Right! "Boys will be boys" is "we turned away for 5 seconds and now they painted themselves with mud, lost 3 shoes, and ate a worm"
Permanently Deleted
- America 3000
- Shaolin vs Evil Dead
- Battle Beyond the Stars
Double click the exe, pending update blocks the installer, reboot, click the exe, go through a wizard that ask questions you don't know the answer to (usually defaults are ok though), be prompted for admin password, get blocked by corporate policies, fill out the IT ticket, have them remote to your box and install, reboot, find the program in the menu, run it, have it blocked by HBSS, put in ticket for that, update antivirus, reboot, manually pull group policy updates, reboot, more updates install, reboot, run the program.
Obviously silly, but also real.
To add a couple of issues with Dynamic Libraries, and why someone would choose Static Libraries:
- The dynamic library being updated can break a program due to a change in the library. Think a math call goes from divide(a,b) to divide(a,b, precision), so now the old call doesn't exist.
- Some languages don't have a "stable" way to talk to itself. This means that if you have a program and library compiled with compiler version A, then later compile an update to the library with compiler version B, the program won't know how to talk to the library correctly, even though the call is still there.
Like a lot of things, there are tradeoffs, and there is no universal correct choice.
Feral Developer Level 3
Unfortunately it is up to SCOTUS what parts are recognized.
"We are not final because we are infallible, but we are infallible only because we are final."
Yes, another great solution.
A lot of people recommend Docker, but I will go further and say to specifically use Docker compose.
That way all the configuration is in a file that you can backup/restore. Updating is really easy, and you will never forget one of the random flags you need to set.
- PiHole - you can use the custom DNS to route domain names to you npm
- npm (Nginx proxy manager) - allows easy access to all your services hosted on one box
Republicans hate railroads, so that's actually a plus for them.
Oblivion: introduced predatory micro transactions
When they said, "Don't write self modifying code", they obviously didn't mean me! /s
Lisp gang rise up! uses inhaler
Emacs with evil-mode or when I am banging around the console, neovim.
Of course I say it because I'm old. Now get off your PlayStation so I can dial in to the BBS and post about some dames thou hast seen.
Wait, there is nothing after second life? What is the point of second life without third life to give it meaning? /s
They made distros after Slackware?
PostScript was my first thought to. I guess these days WASM also applies.
So use cheap Chinese AI models then?
If you hate the taste of scrum give SAFe a try! (but really, please don't)
My main complaint with how Gnome does stuff is in environments where it is the only option (e.g. RHEL).
How is Shepherd?
I am thinking about moving to Guix, and was wondering what you all think of Shepherd?
What are things you like? What are its shortcomings? Any cool or weird things you wish you knew before using it?
For context, I am currently using Runnit.