Ephera

joined 4 years ago
[–] [email protected] 5 points 5 hours ago

Me on Lemmy today:

[–] [email protected] 9 points 7 hours ago

Apparently, they're currently in the process of turning people's Manifest V2 extension off. They seem to be stretching it out over a few weeks to sidestep a shitstorm.

https://developer.chrome.com/docs/extensions/develop/migrate/mv2-deprecation-timeline#october_9th_2024_an_update_on_manifest_v2_phase-out

Afterwards, there will still be uBlock Origin Lite, but the dev didn't choose that name for funsies. It will be even worse at ad blocking, and be missing some important features like automatic block list updates and the element picker.

[–] [email protected] 5 points 16 hours ago (1 children)

Ehm, well, I may or may not be moderator of a DCSS community here on Lemmy. 😅

Yeah, I decided to write "roguelikes" up there, but 99% of my roguelike time, I've also spent in DCSS. It being more puzzley than many of the more recent roguelikes has certainly played a role...

[–] [email protected] 48 points 17 hours ago (7 children)

I've certainly noticed that my patience has dropped off a cliff.

When I was young, I spent hundreds of hours in RPGs. Then I got into roguelikes, which are like RPGs, but condensed down. Well, and now I'm microdosing this crack, because the condensed version of roguelikes is apparently puzzle games.

[–] [email protected] 6 points 19 hours ago (1 children)

Oh, you don't have to always boot anew from the read-only snapshot.

When you're booted into the working read-only snapshot, run sudo snapper rollback and then do a normal reboot.

This will make that read-only snapshot your new (read-writable) system state. So, after doing this, your OS will be as if you never applied that update.

More info on that command: https://doc.opensuse.org/documentation/leap/archive/15.0/reference/html/book.opensuse.reference/cha.snapper.html#sec.snapper.snapshot-boot

[–] [email protected] 4 points 1 day ago (3 children)

Can't you roll back to a snapshot before the update that broke it? Then you can wait with updating for a week or two, in hopes that it gets fixed in the next Tumbleweed update...

[–] [email protected] 2 points 1 day ago

Hmm, it's been a few years since I've run Fedora, but that's an experience also still stuck in my head from that time.

I always figured, Linux had just gotten better at that, because I switched to a more up-to-date distro afterwards, but in retrospect, it's not like Fedora is terribly out of date, so maybe that is just a weird configuration on Fedora...

[–] [email protected] 1 points 1 day ago

I mean, I doubt Kate or Geany or Vim would've closed due to OOM, but sure...

[–] [email protected] 6 points 1 day ago (2 children)

Firefox unloads old tabs when restarting the browser, so most of those are more like temporary bookmarks.

Don't think I've ever seen someone open 300 tabs in one session or on Chromium...

[–] [email protected] 5 points 1 day ago

The easiest is probably tomato soup. Just some tomato purree, salt, oil, pepper will already get you something decent. Adding some vegetable stock will, of course, make it better.

[–] [email protected] 4 points 1 day ago

If you've got specific accounts you want to follow, you can get an RSS feed containing their public posts.

In terms of native clients, the closest such feature I know of, is that Fedilab (for Android) can remember your position in the timeline, so that you can resume reading.
If you primarily use one timeline, then you wouldn't re-encounter already read posts, because they're in the past from the remembered position.
I have to say, though, that it's not the most reliable feature in the world...

[–] [email protected] 14 points 1 day ago

To me, the toxic culture of Reddit is a dealbreaker. Over here, you've got some folks that came from Reddit and didn't quite get the memo that they don't need to enter into gladitorial combat anymore when they disagree with someone, but overall, it's a lot more relaxed.

 

So, this uses a macro, but if you're thinking anything is possible with a macro, it's actually not in Rust. The input does still need to parse as valid Rust tokens.

Which means the authors asked themselves at some point: Is the Rust syntax a superset of the Python syntax?
And well, it's not. In particular, some Python keywords will just be tokenized as an identifier (like a variable name).

But it is close enough that the authors decided against requiring a massive string to be passed in, which does amuse me. 🙃

 

We often talk about the climate impact based on greenhouse gases, but extracting fuel from the ground and using it in exothermal processes of course also releases energy as heat.

This is mostly¹ in contrast with renewables, which make use of energy that's not long-term contained to begin with, so would end up as heat in our atmosphere anyways.

So, my question is: Does the amount of energy released by non-renewables have any notable impact on our global temperature? Or would it easily radiate into space, if we solved the greenhouse gas problem?


¹) In the case of solar, putting up black surfaces does mean that less sunlight gets reflected, so more heat ultimately gets trapped in our atmosphere. There's probably other such cases, too.

 
 

Hi, I just read online that you can apparently run apt --fix-broken install.

I wanted to know, what that really does, but both apt --help and man apt only show a high-level summary of the subcommands and flags. The --fix-broken flag is never mentioned, and presumably many others neither.

Is there some way to access documentation for all subcommands and flags?

 

Real screenshot from (crappy) personal project...

20
July (reddthat.com)
 
 
 
 
 
 

Hi, the default Roboto font is boring me out of my mind and I'd like to change it.

In the past, I've done so by just replacing the font file in the OS, which worked well, but meant that it would reset after every OS update.
I'm considering scripting that with ADB to make it less of a pain, but figured I should ask, if there's a better way.

I'm on LineageOS which has a font styling system, but it only applies to the OS, not the user-installed apps...

view more: next ›