Are salmon technically dogs or cats? You decide!
But to answer the question, I recommend your wife start an IRA to be able to make tax deferred investments
Expert developer, Buddhist
Are salmon technically dogs or cats? You decide!
But to answer the question, I recommend your wife start an IRA to be able to make tax deferred investments
The most interesting part of this take is that JD Vance is very much in the big tech friends circle with Thiel and Musk. But I’m sure they can run some antitrust against their enemies at Google or whatever
I remember one internship in college, I realized that after 4 months of work, the result was 15k lines less code than when I started. I figured out new ways to structure the system so it was much easier to write and maintain, while actually adding features. That felt great
And yeah, there are many ways for it to happen. Ex. someone was shipping the tests with the code and decided to stop, debug symbols being removed, inlined dependencies being externalized, maybe a new version of a UI toolkit has extra icons built in
Efficiency can gently creep in. What blows my mind is that this is averaged out across so many packages at once. And sure, sometimes it goes up too, but nothing like Windows/OSX. It’s really cool that you can make a Linux that will fit into ~any space you want, whereas the min requirements for Win11 include 64gb of hd
Out of all the comments here hahaha this is the one that gets me lmao
You haven’t had an update with less than 52 packages?? Ever??
Well, I took the time to read the whitepaper, and it’s yeah, pretty dumb sounding. The gist is that it’s p2p post sharing with lots of captchas & a crypto edge that it probably doesn’t need https://img1.wsimg.com/blobby/go/eb02f20b-e787-4a02-b188-d0fcbc250ba1/pleb.tex-6d2e1bf.pdf
The similarities to Lemmy are substantial, it’s just not on activitypub, but rather its own pubsub thing. If you want to host data, you still have to keep a node running at all times, it’s not the case that “there are no instances”. Those instances can moderate the content, so it’s not the case that “there’s no moderation.” The whitepaper mentions that “its possible to delegate running a client to a centralized server…” rather than having to have a fat syncing client running on your own machine … in lemmy, it’s more like “its possible to run your own node if you want”. Plebbit doesn’t care about maintaining history of posts, it expects that servers will go down over time, and the data will be lost. Lemmy is pretty similar in that regard too, if all instances hosting the data go down, then it’s lost. The expected outcome is that there’s a handful of big nodes, as is the typical result of this form of “decentralization” - same as Lemmy, Email
Ultimately, I don’t see Plebbit doing anything particularly smarter/better, and having private/public key cryptography involved doesn’t really matter. They talk about blockchains and using coins as anti-spam mechanisms, but I don’t see why that’s relevant to the implementation
Easy: WordPress, Medium
Pretty easy: run a static site that supports RSS (I use Hugo) and then type your domain name into this to make it bridge https://fed.brid.gy/
Nothing wrong with rsync, it’s still kinda the shit. Short script, will do everything
https://git-annex.branchable.com/ this thing extends git to handling lots of big files. Probably a solid choice, haven’t tried, but it claims to do exactly what you need, and even has ui and partial sync
Everything is customizable if you are brave enough with the code :)
But yeah gnome is known for breaking changes & rewrites. As a result, Cosmic desktop was born to be more stable and reliable with plugins. That’s ~alpha. But if you truly wanna DIY, then the tiling window managers are king. Stuff like dwm and awesomewm where you configure every part of the UI and can easily make your own widgets