implying that any developer actually reads warnings
Find me on Mastodon, if you want.
implying that any developer actually reads warnings
I want to like Forgejo but the name is really terrible.
Is it “forj-joe”? Nah, that double-J sound is way too awkward.
Do you then merge the J sounds to make “forjo”? If so, why not just call it that?
Is it maybe “for-geh-joe”? That seems the most likely to me, but then that ignores the “build < forge” marketing on their website.
I know it’s pretty inconsequential, but it feels weird using a tool that you don’t even know how to pronounce the name of.
Seems like a “haha JS bad” kind of joke, but OP seems to forget that Python is also in a similar boat.
You at least have to know that it’s a meme format. Otherwise it just looks like someone complaining about async with a bad crop.
Interestingly, this JXL loads in Boost, but the one in the post doesn’t. Perhaps it’s because it’s inside a comment?
I would say finding that the bug is in a library is worse than finding it in your own code.
If it’s your own code, you just fix it.
If it’s in a library you then have to go and search for issues. If there isn’t one, you then go and spend time making one and potentially preparing a minimum reproducible example. Or if you don’t do that (or it’s just unmaintained) then you have to consider downgrading to a version that doesn’t have the bug and potentially losing functionality, or even switching to another library entirely and consequently rewriting all your code that used the old one to work with the new one.
Yeah, I’d take my own bugs over library bugs any day.
Last I checked, almost none. They provide a JS API for common functions, so as long as you’re keeping things relatively simple you might not have to touch much Rust at all.
Perhaps a paper hilt. It’ll trick some people into thinking it’s safer but as soon as you begin using it you realise it still has all the same problems as before.
And Lemmy!
At least you didn’t choose Welsh towns or lakes in Massachusetts…
I like the name of the 2nd NAS because you can say “I’m just gonna chuck these files into the abyss”
I tend to name mine after their physical appearance, though I’m leaning towards space-related names now.
I’ll copy a Discord message I sent someone while explaining my naming scheme:
in chronological order: my very old laptop was black and grey so it was Batman my first build had orange/gold fans so it was Aurum my next build was black and white so it was Mono my current build had lots of RGB so it was Nova (like supernova) my home server has the BitFenix wings logo so it was Flight my laptop is sleek and pretty speedy so it was Comet
I run a home server with an i5-4590 and I haven’t seen it use more than 35W. I’m still looking to upgrade to a newer but lower power CPU (ideally one of those super low wattage chips with similar or better performance like an R7 5700U or i7-1260U).
If power usage is a concern and you don’t need much raw compute, a Pi (or similar SBC) should serve your needs just fine.
If you need a decent middle ground, take a look at mini PCs, they tend to use efficiency-focused laptop chips which are way more powerful than an SBC but sip power compared to a full-fat system.
Looks fine for your first website! I would change the colour of the text, though. Black on another dark colour is kinda harder to read. You can catch these problems by opening Firefox Dev Tools (F12), going to the Accessibility tab, and changing “Check for issues” to “Contrast”. It’ll list all the elements that have too low a contrast ratio.
Infinite growth is not a core part of capitalism. You’re right there. But do you know what is? Pursuit of profit. And do you know what leaves dollar signs in companies eyes? Pursuing infinite growth. Infinite growth results in infinite capital, in theory. Such growth is not a requirement of capitalism, but it is the logical conclusion when you throw sustainability out of the window. And boy, do we know that corps love doing that!
Probably off-by-one errors