pkill

joined 9 months ago
[–] [email protected] 1 points 2 days ago (1 children)

why even install multiple copies of chromium in the first place if all this electron proprietary garbage comes with virtually no extra features compared to the web version, in the first place?

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

on chromium screen sharing works flawlessly though.

[–] [email protected] 8 points 5 days ago

plot twist to make it worse: you put in in an onInput hook without even a debounce

[–] [email protected] 9 points 5 days ago

Also constant time is not always the fastest

[–] [email protected] 2 points 5 days ago (1 children)

yeah sysctl > regedit

'tis a meme... ;)

[–] [email protected] 13 points 5 days ago
[–] [email protected] 3 points 6 days ago

the real question is whether you use git variants. Which is another way of not making arch (and Gentoo) certainly not free as in free beer, especially if you live in Europe and need to deal with those outrageous energy prices. btw imo one should be suspicious of projects with long tagged release cadence since it's usually a sign of technical debt and the need to look for alternatives.

[–] [email protected] 6 points 6 days ago* (last edited 6 days ago)

The X server has to be the biggest program I've ever seen that doesn't do anything for you.
Ken Thompson

I see Wayland's flaws but X is such a bloated piece of hardly maintainable spaghetti code that it is sadly beyond saving or prospects for anything in terms of significant improvement

[–] [email protected] 5 points 1 week ago* (last edited 1 week ago) (1 children)

well in this particular case it's initramfs' fault for not designing for all-or-nothing atomicity (a operation either completes fully or not at all). which you can work around with a terminal multiplexer where a session can be re-attached later in such cases btw.

[–] [email protected] 4 points 1 week ago* (last edited 6 days ago)

well in my experience it was opensuse tumbleweed or Manjaro that were significantly less stable, but perhaps my perception is a little bit skewed since I use artix and it's certainly not too rarely just the bloated, tightly coupled nature of shitstemd that causes some of arch's issues.

507
low effort maymay (programming.dev)
 

Alt text: O'RLY? generated book cover with a donkey, navy blue accent, header: "It's only free if you don't value your time", title: "Handling Arch Linux Failures", subtitle: "Mom, please cancel my today's agenda!"

[–] [email protected] 7 points 1 week ago* (last edited 1 week ago) (1 children)

it's good for 3-2-1 backup rule though. but you can also ask a relative or a friend to let you plug a NAS to their router.

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

Yes definitely. However Rust manages to become extensible and capable of constructing powerful DSLs out of it's macros without using S-expressions. But I still find them prettier than Rust's syntax.

 

...from people who seem to refuse to install paredit or coloring plugins for either? ps lisp syntax ftw, it's a feature!

45
submitted 3 months ago* (last edited 3 months ago) by [email protected] to c/[email protected]
 

Alternative links: YT Tubo Invidious Piped 0 Piped 1

7
submitted 3 months ago* (last edited 3 months ago) by [email protected] to c/paradoxgames
 

Would anyone here be perhaps interested in developing an alternative history mod for HOI4 where the Chinese revolution of 1925 resulted in early unification of China under communist rule, leaving it in much better position to defend itself against Japan? Might also make USA even more reluctant to join the war as Japan could be much more easily left in no position to wage the Pacific War.

Might even take a spin off the Soviet opposition paths, especially focuses like "The Committee in Exile" if China decides to split from the Soviets via it's focus tree and serve as a base for launching a coup in the USSR (think Polish or Lithuanian monarchist path mechanics).

5
submitted 5 months ago* (last edited 5 months ago) by [email protected] to c/[email protected]
 

I currently use Svelte in my main personal project but while enjoying it's relatively concise, declarative syntax, I don't really like how it's not always easy or even possible to do stuff without relying on shared state and I think that's bad. So I started looking into Elm, but it seems to require a significant portion of boilerplate and somewhat more procedural code, which surprised me, considering how Haskell is often notably more concise than C. Is there anything that is somewhat like Elm, i.e. functional, but without being overly verbose?

Edit: I'd also prefer bundle sizes no larger or marginally larger than with Svelte and decent noscript support, at least on par with Vue or HTMX.

view more: next ›