Probably off-by-one errors
Find me on Mastodon, if you want.
Probably off-by-one errors
Holy shit, Math Blaster 9-12. You just threw me back SO far. I just had a vivid image in my mind’s eye of the home office I played it in.
Thank you for the throwback.
I second this.
You’re using them exactly as intended, and that’s a good thing.
Being on benefits alone does not mean people dislike you. I think the way most people see it is that there are two groups: the people who try and get jobs and use benefits to live in the meantime, and the ones who intentionally coast by and live on the taxpayers money without ever intending to work honestly.
You are part of the former group. The good ones. So please don’t feel guilty for accepting help.
implying that any developer actually reads warnings
Baby hurt me, more.
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.
It could be slightly altered to fit:
possibilities
of a haiku obscured by
a vegan hotdog
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.
You’re absolutely right about those colours, but this is a no-LED build.
The Sony Xperia IV series came out late 2022 and that still has a notification LED and a 3.5mm jack. The newer Xperia V series removed the LED but still has the jack.
mouse cursor customization app
There’s your problem. You can install and use cursors directly in your OS settings, much like fonts. There’s no need for a separate application to manage them.
I was more referring to how changing aspect ratios is a bad idea, not that using AI to do it would be a bad idea.
I remember watching a great video about why this isn’t a good idea.
In a democratic government you have the right to protest. Less-so here. At the end of the day the mods have the final say. They could, at any point, dictate extra rules to us and enforce them with bans. We would have no choice but to obey or leave. That’s their choice because they own the community here.
It’s harder to leave a country than it is to leave a Lemmy community. That’s why protests won’t work here. If you disagree with the result of the poll, and by extension the way this community is run, you can always leave with a single click.
Side note: Morality is inherently subjective. Many middle-eastern countries consider women showing off their bodies to be immoral, but in the west it is accepted. Both cultures generally consider their way to be correct.
I’ve heard Intel chips still run hot, especially the 14th Gen i9. However, I came across this article by Puget Systems (a system integrator who mainly deals with professional workstations rather than gaming rigs) who found that decreasing the PL1, which I assume means Power Level, from 253W to 125W was a good enough tradeoff for performance/heat that it’s the default configuration they ship to their customers.
On the other hand, they still do mention that tasks such as UE light baking, V-Ray, Cinebench, and Blender saw gains of 10-18% when using the higher power limit, which seems much more like what OP’s workload is. Puget then proceed to recommend a CPU with a higher core count like a Threadripper PRO for those kinds of workloads, so perhaps OP really would be better off going AMD for their workstation.