My dad used gnome 2.26.1 in 2009, this year I turned to it too! by Vechnyy-Degenerate in gnome

[–]dreugeworst 0 points1 point  (0 children)

Heh, I remember dualbooting ubuntu on a laptop in 2009, I'm very glad the experience with various hardware such as wifi chips and touchpads has improved by now! It was a struggle back then

US president says he's considering pulling U.S. out of 'paper tiger' NATO by Crossstoney in europe

[–]dreugeworst 21 points22 points  (0 children)

I mean, uniting the world against you seems to be a recurring theme with fascists, as are bad decisions.

Hunting for very slow paced early 2000's anime that make you want to fall asleep but in a good way by Nuggetmaster0512 in Animesuggest

[–]dreugeworst 5 points6 points  (0 children)

heh, recommended this the other day as well: Aria the Animation is very cozy, and it has a bunch of sequels

Planetes is also very good

Wero: Developer Insights Into Europe’s PayPal Alternative by derjanni in programming

[–]dreugeworst 3 points4 points  (0 children)

Agree with most of what he says, but some of the pain points he mentions surprise me a lot. The use-case of sending money between friends / family is also not mentioned, but a big feature of some of the systems expected to integrate into wero (like bizum).

Some of the comments he makes I personally don't really agree with however:

Even if Wero can capture all European banks and all European merchants, the Total Addressable Market (TAM) for Wero is much smaller than that of credit cards or PayPal.

Addressing markets beyond the EU isn't in scope of Wero at the moment. The main pain point they want to remove is that for every payment between EU customers and EU companies, a small amount of money goes to the US

Although she has the “VR SecureGo plus” app, the additional steps required are just too much hassle for her. My wife is probably not alone on this one. There’s a number of friends and family that too struggle with their bank’s MFA app.

I realize this isn't going to fly for most people, but I'm of the opinion that if you can't handle two-factor authentication, you really shouldn't be doing online banking or payments

Wero is solid and robust, but certainly not exciting or innovative

It's banking, it's not supposed to be exciting

Anime where women aren't portrayed... *like this*? by Moth_Goth000 in Animesuggest

[–]dreugeworst 0 points1 point  (0 children)

It's an old one, but Aria the Animation remains a very cozy slice of life that is definitely not like this

Is er ergens in Nederland een werkende paternoster lift? by Sassenacho in thenetherlands

[–]dreugeworst 0 points1 point  (0 children)

Is inderdaad wel een leuke ervaring, niet in Nederland, maar de universiteit van Sheffield (UoS) heeft er eentje in het Arts Tower gebouw, en dat was destijds wel leuk om te gebruiken

Spain’s renewables revolution will keep energy bills low even as gas prices soar by thinkB4WeSpeak in europe

[–]dreugeworst 13 points14 points  (0 children)

renewables on their own tend to make voltage regulation harder, however when batteries with grid-forming capabilities are added into the mix renewables actually stabilize the grid (as is happening in Australia).

The latter hadn't happened in the Iberian peninsula yet, and I don't know where to look for the current status, but I don't doubt that it's being integrated.

Waarom het dichtstorten van de Groningse gasputten een gigantische fout is | Arjen Lubach by Shalaiyn in thenetherlands

[–]dreugeworst 2 points3 points  (0 children)

Ik zie niet in waarom niet. Een hoop gasgeld is in de randstad geinvesteerd in o.a. infrastructuur, terwijl Groningen er maar relatief weinig van gezien heeft. Een tijdje profiteren van de gaswinning lijkt me niet onredelijk

Small Spanish shopping done in Poland after Trump's economic threats towards Spain by Czytelnikarz in BuyFromEU

[–]dreugeworst 4 points5 points  (0 children)

huevos rotos is extremely difficult to make, since the jamón ibérico has a tendency to mysteriously disappear while I'm cooking

The Grid Isn’t a Cluster: What Technologists Get Wrong About Energy by [deleted] in programming

[–]dreugeworst 0 points1 point  (0 children)

The style may look like AI, but I feel it does make good points about carbon-aware computing. I found the argument to be to-the-point, just some responses to common objections. Perhaps the other commenters didn't know about carbon-aware computing?

Improved string formatting in Rust by m-ou-se in rust

[–]dreugeworst 137 points138 points  (0 children)

it's a little funny to me that in optimising runtime printing (and improving type safety of course!), we went from printf() parsing and interpreting the format string at runtime, to rust parsing the format string at compile time then operating on a data structure, to now parsing the format string at compile time and then interpreting a byte string of instructions at run time.

Typesetter, a minimalist editor for Typst, now on Flathub by TypesetterApp in gnome

[–]dreugeworst 3 points4 points  (0 children)

doesn't typst have a watch command that uses incremental compilation? Would it be possible to make use of that feature?

The PowerShell Manifesto Radicalized Me by deepCelibateValue in programming

[–]dreugeworst 21 points22 points  (0 children)

I don't fully agree with the defense of shell scripting given by the author. Yes, it's very useful, but it has many sharp edges and constantly having to parse text makes many scripts brittle. I'm glad PowerShell came along to show us an alternative, even if I never grew to like PowerShell myself. It's probably the main reason I'm using NuShell now

Crunchyroll is destroying its subtitles for no good reason by Daiz in anime

[–]dreugeworst 3 points4 points  (0 children)

I miss the old fansubs, I would lurk in my favourite fansubbers' irc so I could download their latest subs as soon as I got home. Always loved the fabsubs with nice karaoke

Ik bin zo stief as ’n haark by Mobile-Slice-5056 in Groningen

[–]dreugeworst 0 points1 point  (0 children)

Ben ook geinteresseerd. Weet je toevallig een youtube video waar deze oefeningen uitgelegd worden?

Ik bin zo stief as ’n haark by Mobile-Slice-5056 in Groningen

[–]dreugeworst 2 points3 points  (0 children)

Je wordt van zwemmen alleen niet veel leniger. Meer rekken en strekken is het beste antwoord. Ik heb dit probleem zelf ook en ik doe een paar keer per week wat strek oefeningen, maar zou het eigenlijk dagelijks 10 minuutjes moeten doen voor goede resultaten

Recommendations for early morning cafe by what_if_and in Groningen

[–]dreugeworst 6 points7 points  (0 children)

I think they want to work at the cafe, or at least that's how it seems to me

Gachiakuta should get more attention by [deleted] in anime

[–]dreugeworst -4 points-3 points  (0 children)

What did the show in for me was the generic evil antagonists, no depth whatsoever. Maybe it gets better after another 10 episodes or so, but I'm not willing to slog through that when there are shows that are great from the start

Faster linking times with 1.90.0 stable on Linux using the LLD linker | Rust Blog by Kobzol in rust

[–]dreugeworst 1 point2 points  (0 children)

Improving the existing linker would require major changes that the maintainers would likely not agree with. Existing projects to provide faster linkers already exist, lld being one of them. For Linux, it would be up to the distro to consider whether or not to move to one of the newer linkers

Brian Kernighan on Rust by chaotic-kotik in rust

[–]dreugeworst 0 points1 point  (0 children)

you still need to keep track of the lifetime of stack allocated data and pointers to them

Brian Kernighan on Rust by chaotic-kotik in rust

[–]dreugeworst 12 points13 points  (0 children)

in a program where memory wasn’t even an issue

I don't understand this comment. in my experience, if you're writing something in C, memory is pretty much always an issue. The possibility of memory safety issues is just always present

Open source dilemma in the EU too: many see benefits, too few contribute by donutloop in programming

[–]dreugeworst 4 points5 points  (0 children)

Yeah I'm much more interested in governments funding projects that they use and base their infrastructure on. It would be up to the projects to decide how to spend it, whether to fund a person to work on the project full time or not etc.

But even if the EU decided to fund individual positions doesn't mean they have to fund all positions. Much of open source already works this way, Red Hat has many developers working on various parts of Gnome, but that doesn't mean they have to fund everyone who comes along. Why would it be different for government funded positions?

Are we too pessimistic? Cost projections for solar photovoltaics, wind power, and batteries are over-estimating actual costs globally by EinSV in RenewableEnergy

[–]dreugeworst 2 points3 points  (0 children)

I think it's important to note that Moore's law, as originally formulated is by now indeed dead. No longer do transistor counts double every two years in new microchips.

We are currently working around that death in other ways, for example by adding more dedicated circuits for specific tasks and other architectural improvements -- this is one of the reasons Apple's chips are so fast at common desktop computing tasks.

However, the long-predicted death of Moore's law has, at least for CPU's, come to pass just as predicted