Conversely, ads are now one of the primary vectors how malware is distributed, so you still have at least 3 viruses on your computer. 👍
- 3 Posts
- 387 Comments
trem@lemmy.blahaj.zoneOPto
Linux@lemmy.ml•PSA: Firefox now auto-uses the XDG portal file picker
4·20 days agoYou can still move your folder from
.config/librewolf/to.librewolf/and it will use it from there. At least, it works like that in Firefox (potentially to be removed in the future, but there’s no real reason to remove it any time soon).But yeah, I don’t know how that works together with KeePassXC. I mean, if it worked on LibreWolf before, then presumably moving the folder back to
.librewolf/should fix it until KeePassXC is updated…(And yes, the
.config/directory is specified by the XDG standard.)(Also, good shout about the directory being relevant. I guess, that’s also why the extension is currently broken for me, because I was a bit too eager to switch to the
.config/dir. 🙃)
trem@lemmy.blahaj.zoneto
DACH - Deutschsprachige Community für Deutschland, Österreich, Schweiz@feddit.org•Zuckersteuer soll schon 2027 kommen – und auch Zero-Getränke betreffen
171·20 days agoHab schon von Leuten aus Großbritannien gehört, dass jetzt eben alles mögliche mit Süßstoffen vollgeballert ist. Das ist auch nicht geil, weil:
- Süßstoffe teilweise auch gesundheitsschädlich sind,
- Süßstoffe immer auch einen komischen Nebengeschmack haben, und
- sich die Geschmackswahrnehmung nicht an die geringere Süße gewöhnen kann. Also wenn man z.B. ein paar Wochen hart auf Zucker und Süßstoffe verzichtet, dann schmeckt einem danach vieles wesentlich süßer als davor, ohne dass endlos Zucker oder Süßstoffe drin sein muss.
trem@lemmy.blahaj.zoneto
Europe@feddit.org•Trains in western Europe on a typical week dayEnglish
5·20 days agoPart of it is that the sun rises later there. They are still in the same timezone, but it’s been comically expanded:

trem@lemmy.blahaj.zoneOPto
Linux@lemmy.ml•PSA: Firefox now auto-uses the XDG portal file picker
7·20 days agoOh, I think, you’re right. It was a patch by openSUSE at first, but then they integrated it in about:config.
Huh, isn’t that just plastic bullshit? Why is it so expensive?
trem@lemmy.blahaj.zoneOPto
Linux@lemmy.ml•PSA: Firefox now auto-uses the XDG portal file picker
13·21 days agoJust saw this while flicking through the changelog and hadn’t heard of this when it was released. Perhaps too niche to report on for news pages. So, I figured, I’d post here. ¯\_(ツ)_/¯
trem@lemmy.blahaj.zoneto
Ask Lemmy@lemmy.world•What’s an obscure but concrete technical fact that keeps creating preventable issues in the real world?
7·21 days agoBy the way, it’s absolutely not just Germany that does it the other way:

https://en.wikipedia.org/wiki/Decimal_separator#Conventions_worldwide
It was originally written in Zulu, where it was “wembube” (“of the lion”).
Then the song got colonized and distributed into the US under the title “Wimoweh”.
Later the lyrics “the lion sleeps tonight” got added, but from what I can find, they did not change the “wimoweh”.
No, they mean the license costs. I’m pretty sure, you only have to pay a fee for Docker Desktop…
Oh man, that does not register as food to my brain, from all the food dyes. If the packaging wasn’t there, you could’ve told me this is a cleaning sponge and I might’ve believed you…
trem@lemmy.blahaj.zoneto
VeganDE@discuss.tchncs.de•Wo dickflüssigen Sojadrink kaufen?Deutsch
2·23 days agoAh, guter Punkt. Soweit um die Ecke hatte ich nicht gedacht.
MDN has a really good tutorial: https://developer.mozilla.org/en-US/docs/Learn_web_development/Core
I also want to throw in that a “static site generator” would probably be up your alley.
It is additional software, but it just gives you HTML+CSS in the end, so you can still upload to NeoCities or the like. It would effectively replace PHP for your use-case.Knowing some HTML and CSS, and the rest of what you learned in that tutorial, is still helpful, as you may want to customize your template, but for the most part you can just write your blog posts in Markdown and it’ll generate the HTML with navigation links for you.
Of course, a static site generator is still an additional layer of complexity. For learning how HTML and such work, it’s definitely valid to plug everything together yourself. 🙂
trem@lemmy.blahaj.zoneto
Sustainability@piefed.zip•Plastic-free vegan leather sees production-scale breakthrough
3·23 days agoCork leather is likely what you want, at least it’s available already.
My cork leather belt has lasted easily three times as long as my faux leather belts before that, and it’s the buckle that crapped out in the end.
trem@lemmy.blahaj.zoneto
Ask Lemmy@lemmy.world•If we restarted Earth with 120 people, how long until we get to 8 billion?
28·23 days agoHumanity started growing massively when the Industrial Revolution hit:
Source: https://ourworldindata.org/population-growth-over-timeSo, that would be a factor, whether they’d still have access to technology (and whether we’d expect them to be able to maintain at least some of this technology).
trem@lemmy.blahaj.zoneto
VeganDE@discuss.tchncs.de•Wo dickflüssigen Sojadrink kaufen?Deutsch
31·23 days agoVemondo ist eine Eigenmarke von Lidl, also wirst du nur in Lidl-Supermärkten finden.
Kenne mich mit Sojadrinks nicht aus, aber habe mich schon gefragt, ob vielleicht die “Barista”-Variante, die man teilweise bekommt, dann dickflüssiger ist.
Die sollen ja zum Aufschäumen gut sein, also vermutlich mehr Protein, aber hilft bestimmt auch beim Aufschäumen, wenn sie nicht so wässrig sind…
I would most definitely think so, since they’re just using it for the pan anyways…
trem@lemmy.blahaj.zoneto
Xbox@lemmy.zip•Pre-order Call of Duty: Modern Warfare 4 and Play the Beta TodayEnglish
1·24 days agoWut. Didn’t they release that game like 4 times already?
Well, Anthropic have previously used their near-infinite investor money to give out tokens to open-source projects as a publicity stunt. And it just seemed so impossible to me that they would revert when they’re owned by Anthropic, that it made me unsure, if they’re aware of this ownership… 😅
And good point about Bun being more than just a package manager.
uvis also more than a package manager. Pretty sure, it could also be referred to as a bundler and a test runner, and I’ve seen it used to manage the install of different Python runtime versions. But yeah, being a full language runtime by itself, that is the big one here.I mean, there’s also a near-infinite supply of toy programming languages being implemented in Rust, if the LLM needs something to ripoff, but yeah, a production codebase will be magnitudes more complex, of course.








In programming, we use a tool called “Git” to keep track of changes we make to a piece of software, well, and also to collaborate with other devs.
I’ve been using Git to have a history of how my text-based creative projects evolve (not just writing 😅). And then I’m publishing those like an open-source code repository. So, others can go through the history and look at the first draft, or the final edits, or everything in between.
Obviously, though, this does mean that your final result is public as well, unless you find a way to only give access to paying customers, I guess.
To give an example, here’s a short tech explainer thingy I wrote: https://trem.codeberg.page/rust/macro_rules.html
And here’s the complete change history: https://codeberg.org/trem/pages_src/commits/commit/830718aaa788ac00fb7ba9635c405f7c18cc76fb/src/rust/macro_rules.md