
Google announces distrust of Entrust certificates. If you need replacement certificates or certificate lifecycle automation, we’re here to help.

Ha, it really was satisfying!
Crazy to see this in my feed, I was just thinking about this the other day. I didn’t steal the balls, but I remember figuring out that I could remove them and clean the crud off of the rolling components inside to smooth my cursor movement. (This would have been 3rd or 4th grade.)
In my experience, Ubuntu and Ubuntu variants make for a great daily driver for someone who is new to Linux. When I started to get into Linux, I just found the most Q&A content and support for Ubuntu as I googled my way through it. This plentiful support was specifically geared towards newcomers, which I felt the other Linux communities lacked in comparison.
Who?
Got my missile launcher, right here! Got my missile launcher, right here! Got my missile launcher, right here! Got my missile launcher, right here!
It looks more like the dev felt the PR being introduced was purely for political reasons, which he disliked. I'm not saying I agree with the dev, but you've stated he "had a public freakout over the idea that women exist" and that doesn't appear to be the case here.
Consider that claims like yours, and the responses to his rejection of the PR, probably only strengthened his belief of the PR's intent.
Source?
Now that’s a good shower thought.
Thanks. I’ve legit never understood how to navigate Twitter. Both Twitter and Snapchat gave me a good dose of what I imagine my grandmother feels when faced with operating a desktop computer…
Is this a real post? I can’t seemed to find it on that website “X, formerly known as Twitter.”
Code never lies; comments sometimes do.
🫡
Wow! I’ve been thinking about making something like this and I’ve even poked at a few “hacker/terminal/code” themed games. However, every time I get serious about giving this type of game my time, I think to myself, “I could just be programming and hacking something more useful than this, and I could just look at that experience as ‘the game’ rather than programming and hacking on something less valuable (the game, in this case).”
This train of thought has me working on an FPS built on Bevy. I’m hacking, learning, and convincing myself that this is the hacker game experience I wanted. Heck—I might even come out of this with something tangible that could generate money one day. At the very least, I’ve up-skilled my programming knowledge. 🤷♂️
That probably sounds uber boring and having said all this, I think I’ll still have to give this game a go!
So, basically, “we started learning Git and accidentally blew away the only copy of the code base we had!” 😂
I’ve watched new developers delete 2 weeks worth of development by misunderstanding Git🤦♂️
Alright stranger, let’s hear it. What is it about Fish that you love so much?
I’ve been generally happy with bash or zsh, pretty much whatever is installed by default (and I honestly don’t know the difference between the two I just mentioned 😬).
Gimp is all I know, I can’t compare to Photoshop, and I love it! ❤️
That’s fair. The replies here have opened my narrow thoughts that I’ve had on everyone solely using UTC.
In my defense, when discussing this with others in person, I’ve only ever been given garbage reasons to have time zones…
Now …can we all agree to hate Daylight Saving Time?
…this feels like Dune
Google Chrome will soon block Entrust certs
Google announces distrust of Entrust certificates. If you need replacement certificates or certificate lifecycle automation, we’re here to help.
Voyager (a lemmy app) just hit 1.0
Voyager — a mobile-first Lemmy web client (formerly wefwef) - GitHub - aeharding/voyager: Voyager — a mobile-first Lemmy web client (formerly wefwef)
Voyager, aka ‘wefwef.app’, just hit 1.0
This is a project that makes me really interested in what I can do with a PWA.
(It’s an Apollo-esque (an iOS app for Reddit) progressive web app for Lemmy, and it kicks ass so far.)
Yaegi powers executable Go scripts and plugins
Yaegi is Another Elegant Go Interpreter. Contribute to traefik/yaegi development by creating an account on GitHub.
I’ve been using this to execute Go “scripts” in CI pipelines where Bash just doesn’t cut it. It’s an interpreter for Go. It can be used to treat Go code like a “script,” rather than a compiled application. It is also able to be imported into a Go program and used to load up Go code dynamically at run time (think “loading plugins” with Go!).
From the readme:
Yaegi is Another Elegant Go Interpreter. It powers executable Go scripts and plugins, in embedded interpreters or interactive shells, on top of the Go runtime.
OrbStack: a Docker Desktop alternative for MacOS
OrbStack is a fast, light, and simple way to run Docker containers and Linux machines on macOS. You can think of it as a supercharged WSL and Docker Desktop alternative, all in one easy-to-use app.
I just caught wind of this and have yet to try it. Does anyone here have any experience with OrbStack that they can speak to? 👀