Group passwords are really neat.
Before rootless Docker became possible on Linux, you had 2 options: either run docker through sudo or assign yourself to the docker group, which is dangerous.
I chose a 3rd option that they adopted in their documentation...
Turns out it's doable in FreeBSD with procctl(2) and PROC_NO_NEW_PRIVS_CTL
https://man.freebsd.org/cgi/man.cgi?procctl(2)
The command to do this would be: proccontrol -m nonewprivs /bin/sh
I wonder if HardenedBSD would dare to do this in the future.
I'm not a GNU hater, btw. I just like the way BSD make is integrated with the rest of the system and some design choices.
GNU make has stuff heavily inspired by LISP that some people love anyway and you can directly use Guile on it.
You must know the saying from a few years ago that software was eating the world. Now AI is eating software through commoditization and licence laundering bringing total disruption.
Now is the worst time to take anything for granted... While previously you'd hire a designer for a logo or a...
The ones selling the shovels are getting insane profits. The hyperscalers have yet to turn a profit but they have lots of money to spend. They can also reinvent themselves like Google & Meta not being strictly IT companies anymore but in the ad business.
There's lots of hype but there's also doomerism and both sides are wrong.
The most obvious use-case for AI is cheap entertainment like memes and NSFW content that even OpenAI is flirting with.
Those waiting for an AI bubble pop will be disappointed... We don't need AGI for LLM's to be useful...
The hype is unavoidable and we gotta learn to separate the wheat from the chaff.
There will come a time, very soon, where it'll be considered rude to submit code to review that you didn't review thru to a LLM first. This is being automated in CI as we speak where an AI agent does the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.