I believe the lifecycle goes ExceptionLayer, ExceptionIncubator, ExceptionHatcher
It’s critical you don’t throw your exceptions too early, they need to learn to fly first 🤣
I believe the lifecycle goes ExceptionLayer, ExceptionIncubator, ExceptionHatcher
It’s critical you don’t throw your exceptions too early, they need to learn to fly first 🤣
My biggest problem with it is that those aren’t verbs. You might have LegCount -> Countable
and FleaCount -> Countable
though.
Oh phew, I don’t have flowers on my blanket either. I guess I’m safe too. Otherwise I’m in exactly the same position as this meme, and that would make me have to think about my life choices.
I really enjoy programming, but generally I dislike cooking. I just want to eat, not spend time preparing to eat.
My experience with cooking has been that because I don’t do it enough, I’m constantly dealing with food expiration dates and having to plan carefully around them.
In comparison, I’ve got some servers that have been running maintenance free for 5+ years. (Probably not the most secure thing, but meh, I don’t have customers other than myself)
I think programmers often have hobbies that are more physical though. For me, I like working on my car because turning bolts and working with my hands lets my brain turn off for a while. I could see cooking and following a recipe being in the same category for others.
What are the chances of everyone interested in this project already having a tablet? I don’t own any, and I certainly wouldn’t be going out to buy one just to test running Linux on it. I do have multiple old phones I could turn into development test devices however. Anything is better than nothing.
I envy your world, free of American politics.
It’s an extension that makes GitHub pages full width: https://github.com/xthexder/wide-github/
Admittedly the usefulness has gone down a little bit in the last couple years now that GitHub themselves have made code diffs and some other things full width by default.
When I first wrote this I had just gotten a giant 4K display at work and was really annoyed I still had to scroll left and right with the page only covering 1/3 of the screen.
Honestly the best thing about FOSS is that money isn’t driving all the decisions. Most open-source projects are built because the dev just wants to build something cool or useful, or they’re trying to solve specific problems. Most individual devs don’t really care if their user count goes up every quarter.
Personally I’ve been maintaining a chrome extension for about 10 years, and it’s sat happily with about 7000 users that entire time. I built it because I wanted to use it, and I’ve declined several offers to buy the extension and monetize it.
I already had a server running docker, so throwing a few more containers in was trivial. There’s a docker-compose.yml published in the lemmy repo.
Since my server was already running and had free space, it was literally free, but if you’re starting from scratch there’s more to consider.
I’ve been self-hosting for over a year now, and the storage does add up. The postgres DB is 11GB, and pictrs service is getting bigger at 29GB. Between all the different services, it can eat up a decent bit of CPU. My (admittedly 10 year old CPU) sits at a load average of 1.9, so you’ll probably want 3 or 4 cores minimum. And based on my stats, 4GB of ram should be just enough to keep everything loaded.
Since this is an opinion statement, you’re actually quoting the primary source right there!
The goal should be to have less uninformed people overall by educating the population. But unfortunately the people in charge keep voting against funding education (and basically anything beneficial to society).
I think this largely depends on the system they’re using for billing. In Canada, most restaurant systems bill by seat anyway, so it’s easy to print multiple receipts or a combined one. A lot of systems in the US bill by table, so the waiter is the one who has to do all the math.
Is there any country on earth that hasn’t at one point been involved in a land dispute?
Normally the term for this is headless rendering, but I think in this case it’s more like head-only rendering 😆
Lol, $100 would be a deal now. It’s $140-200 for Windows 11 depending on if you get Home or Pro.
I looked up how much it would cost to get a Windows Server license to run in a VM on my linux server, and that’s a minimum of $500 (but possibly more depending on factors that are irrelevant as an individual). I decided I’d run unactivated Win10Home instead with some registry hacks to make things auto-start the way I want. If that stops working, I guess I’ll just stop doing automated Windows CI.
I’ve done the same math recently and decided it would be cheaper just to pay myself and keep a bit of savings around for anything extra. I could not find a plan that would pay out more than $2k in a year, and that’s not even a month of rent some places.
The dental insurance plans available in the US are basically a scam for adults because they have an annual maximum of $1-2k. You have to get a lot of cleanings before you even break even with the premium, and if something major happens you’re basically not even covered.
IMO you may as well just have that $1-2k saved up yourself and pay for your own dental appointments.
moving wealth from the public into the private
That’s a side effect of capitalism and lobbying (aka bribing) the government for preferential treatment. But it’s kind of the opposite of the point of government. Most businesses are incredibly selfish and will cut every corner they can without the government there to enforce workplace safety, market rules, and policing fraud and theft.
It really depends on what you’re measuring. Good luck measuring the distance from a corner if you can’t get 0 to touch the end.
Tape measures are almost always designed with this in mind, so you can hook the end over an edge, or butt it up against something and the measurement will be accurate both ways, since the metal end can slide in or out by just the right amount.
Less used than the Code key apparently. Their editor must crash A LOT if they need a dedicated button to launch it more than A or Space