Do you have any sources about this?
I had suspected stuff like this happened at the end of WW2 but I've never heard any concrete stories
Do you have any sources about this?
I had suspected stuff like this happened at the end of WW2 but I've never heard any concrete stories
Ironically thanks in no small part to Facebook releasing Llama and kind of salting the earth for similar companies trying to create proprietary equivalents.
Nowadays you either have gigantic LLMs with hundreds of billions of parameters like Claude and ChatGPT or you have open Models that are sub-200B.
What's great about lawsuits like this is you really only have to prove intent and they have a record of them asking for similar imagery.
> restricted
More like walking into fansub channels and doing !get and walking away with DC++ info
For awhile Firefox's JavaScript engine used more memory, but those gaps have been mostly filled.
Easiest? Tailscale., set it up on the server and each client you want to access it and it creates auto-resolving P2P VPN tunnels between them all.
Isn't fusion power not as clean as people say it is?
The Practicalities of actual fusion reactors make this seem a lot less appealing than I think I grew up hearing.
I'm happy to see china continue to pump resources into their clean energy mix, but at the same time it feels like this entire concept might end up being more of a meme than we think.
Good luck! Feel free to DM me I'd you have any questions!
You can start a different TTY than the install automatically starts. Guix has a ‘guix system init‘ command you can point to a system config and mounted filesystem, much like arch's system init.
If you use the curses-based installer it auto-generates a system config file for you.
Note that the base configuration is entirely libre kernel so some drivers may not work (like wifi)
In order to get these working out of the box you have to make a boot iso with guix with a non-libre kernel.
The system crafters channel has a guide that details using nonguix (a non-libre kernel channel) in the installation out of the box: https://systemcrafters.net/craft-your-system-with-guix/full-system-install/
Doing a reconfigure right after a pull and half the packages don't have substitutes yet 😭
Active GuixSD user.
Our application catalog is much smaller than many other distros simply because we don't have the userbase large enough to surface the volunteers necessary to support it. So you will have to learn to write your own packages eventually
That said, if you know your way around functional languages (in this case, scheme), it's probably the easiest time I've ever had writing a package. Everything that goes into the script is known at the time the script is written, so weird extrinsic problems don't really occur after you've written the package.
Some stuff that you and the guix maintainers may not have the time to support will also get updated more slowly.
Luckily flatpak exists, and is a godsend for the new wave of read-only (functional/ostree-based) OSs.
Biggest appeal for me was having all my configuration in one place (and documented) so if I forget I did something in 6 months, it's always staring at me in my home or system config file. You can accomplish the same thing by being diligent with say, script files, but it's drop-dead easy to just maintain a system and home descriptor file and keep editing that.
Looking forward to when Europe and China also launch their own satellite internet constellations
You can use nix alongside guix, it'll just double-up the dependencies on disk:
services (append (list (service nix-service-type))
%base-services)))
Services are, in guix terms, any configuration change to a computer, so creating your own service 99% of the time is just extending etc-service-type
and creating a variable interface to fill in the config file text yourself
Creating a service as in a daemon of some kind uses shepherd and involves extending shepherd-service-type
or home-shepherd-service-type
with your service description, depending on whether the service runs in root or user space.
Shepherd service configurations aren't actually part of the guix spec(https://www.gnu.org/software/shepherd/manual/shepherd.html#Defining-Services), but still use Guile, so you can interoperate them super easily.
It's important in guix to understand lisp pretty thoroughly, and knowing how to program lisp is still a very useful skill to have so I'd recommend learning it even if you never touch guix.
I use guix because, while it has a small community, the packaging language is one of the easiest I've ever used.
Every distro I've tried I've always run into having to wait on packages or support from someone else. The package transformation scheme like what nixos has is great but Nixlang sucks ass. Being able to do all that in lisp is much preferred.
Plus I like shepherd much more than any of the other process 0's
Key point in the article is this:
On a visit to the former Tsukiji fish market area in downtown Tokyo, Yuuka Fujikawa from Hokkaido, said she has hardly seen whale meat sold at supermarkets. “I’ve actually never tried it myself,” she said.
I've never seen it in the supermarket and I've only seen whale meat at a restaurant once (whale bacon, it was called, and it was literally fishy bacon. I can see why nobody is fucking buying that shit)
The industry is dying (rightfully) and you have a bunch of people trying to keep it afloat.
One of the few practical things AI might be good at:
https://github.com/CorentinJ/Real-Time-Voice-Cloning
The ISS is aging, and for safety’s sake, NASA intends to incinerate the immense facility around 2031. To accomplish the job, the agency will pay SpaceX up to $843 million, according to a statement released on June 26.
See you guys in 2040
I would recommend instead to use the AI Horde: https://stablehorde.net/ It's a collection of people hosting stable diffusion/text generation models
There's also openrouter which can connect to ChatGPT with a token-based system. (They check your prompts for hornyposting though)
They should probably do the same with cascade, seeing as that license seems to be more restrictive as well
Somebody hit the token chain jackpot