"I get to have parental leave, but the poor don't!"
Glad it was a bipartisan showing of the rich at least
Google results are dog trash. Bing results are dog trash.
It's gonna stay free forever, you're totally not externalizing those costs to someone else. You can't break the laws of thermodynamics
You know what they say about when you don't pay for a service...
Music would be gone forever lol
Gigabytes of L3 cache when
Side note: what's the typeface? It's beautiful
Damn why doesn't git just use sql instead of Merkle trees I guess that's just stupid tell Linus to get to using SQLite asap!!!
But no, you're wrong. Cryptographically verifiable merkle trees are a valuable way to store changing data. Unlike your recommendations, they don't satisfy the needs of verification, which is literally a great use-case for ssns. Now I'll admit that the SSN db doesn't need to be distributed, which is the only thing a blockchain adds to that equation. But you are just flat out wrong for suggesting a sql db 😂
That's because it's using a language you don't speak.
I love Esperanto, so to me forgejo is very cool
Im merely making a value proposition because im an engineer and I've had this same exact problem and desire. Call it experience — a static blog is fine since I can build one of those in my sleep, but for me I wanted to post on it when I was away and only had my phone. Now do I put it on my git? A separate notebook that is synced somewhere? I have ADHD—if I want to write I have to write and I can't just hope to remember it sometime later. Now what's the point of my blog if I can't write on it when I need to but simply don't have my desktop nearby? Also you have to have pay for a CI to do the building anyway for a static site generator, that ain't free and even if you found a service that provides CI for free you're just externalizing your costs somewhere else. Laws of thermodynamics still apply. So instead of paying for CI to build your static site, I'd argue just pay for the server rendered site. Why choose to have a 1gb ram build server for a blog when you can just use that server to run the blog.
And they want federation support. Ghost is working on that as well speak. What static site generator supports federation?
It costs like $3/mo to host it. If that's too resource intensive then I don't know what your limits are. Compute isn't free—that literally breaks the laws of thermodynamics, no matter what you're told by hosting services, and ghost does server side rendering and has a dynamic admin dashboard and can even work headless... and it costs less than $3/mo for your own personal open source cms.
If you need something that costs less then you can just build your own I guess, but how many hours of your time is that worth when you could just be spending $3/mo. If you make minimum wage at $7/hr one hour of work gets you two months of running a website.
Can't see a problem with Java on Steam as long as you bundle the runtime and not depend on linking to it
iirc valve uses Akamai. They might even be responsible for all game storage. It's a stretch but they might have had some input but that's just me trying to be big brain
Mining for cobalt has gotta be up there though
Or mandatory car insurance I think
I'm not talking about protection, I'm talking about reclamation. Ie not all words must be protected, but some words have reason to be reclaimed. Very different things. The right shouldn't have a monopoly on liberty in political discourse.
Wrong, it was 4
Okay but partial application of curried functions is a really cool way of doing dependency injection and you haven't experienced bliss until you create a perfect module of functions that are exactly that
Also languages with macros and custom operators (where operators are just functions with special syntactic sugar) are so much cooler than those without (Clojure and elixir my beloved)
Additionally a system where illegal states are made impossible is soooo nice to work in. It's like a cheat code
Not really, it's just good practice. You write your application in layers, and the outer layer/boundary is where you want your side effects and that outer layer takes the crazy effectful world and turns it sane with nice data types and type classes and whatnot and then your inner layers operate on that. Data goes down the layers then back up, at least in my experience with functional projects in OCaml, F#, Clojure, and Haskell.
The real sauce is immutability by default/hard-to-do mutation. I love refs in OCaml and Clojure, so much better than mutation. Most of the benefits of FP are that and algebraic data types, in that order imo.
I drive through NH every time I visit my sister in Maine. Call it the southern kid in me, but I enjoy a few tiny minutes of no seatbelt 🫣 but I've been in a horrible car accident where I was the only one with a seatbelt so don't take that the wrong way 😅