KindaABigDyl

joined 1 year ago
[–] KindaABigDyl 1 points 7 months ago (3 children)

If I could use xfce4-panel on Hyprland instead of the dissatisfying bars currently available that would be so clutch. It's what I used back on i3

[–] KindaABigDyl 6 points 7 months ago* (last edited 7 months ago)

Yes

Even on Nvidia. I'm on NixOS w/ Hyprland on a RTX 3080 in reverse sync on a multimonitor setup, and have no issues.

Everything just works most of the time. When it doesn't, updating the driver usually fixes the issue.

[–] KindaABigDyl 27 points 7 months ago* (last edited 7 months ago) (5 children)

This is honestly so frustrating to see bc I'll still never understand why Python isn't just statically typed.

It's right there in the Zen:

Explicitness is better than implicitness

It wouldn't even have to be less simple as it could still be weakly typed, a la Rust or Haskell, but not as robust.

You wouldn't need these extra special tools if the language was just built right!

Same goes for the try/catch exception system where runtime errors can pop up bc you don't have to handle exceptions:

Errors should never pass silently.

Unless explicitly silenced.

Python is a good language that could've been a great one smh

[–] KindaABigDyl 33 points 7 months ago (18 children)

Great reason to push more code out of the kernel and into user land

[–] KindaABigDyl 23 points 7 months ago
[–] KindaABigDyl 2 points 7 months ago

Oh actually I have heard of that as well

[–] KindaABigDyl 4 points 7 months ago

It's like when I run into some issue with how I've set up my system in NixOS and have to explain to a non-Linux user that it isn't Linux that's the issue but how I'm using an especially weird Linux lol

[–] KindaABigDyl 17 points 7 months ago* (last edited 7 months ago) (3 children)

Purpose made for Data-science

Uhhh... R?

That, MATLAB, and Python are the only languages I know of used in that field, and it's not MATLAB or Python lol. I don't know anything about R tho

[–] KindaABigDyl 3 points 7 months ago

#pragma omp parallel for

[–] KindaABigDyl -1 points 7 months ago

a lot of good senior level developers don’t have the specialized knowledge to do shit like build a password validation system that isn’t vulnerable to a timing attack or know what a timing attack is

Please don't tell me that. It's terrifying

[–] KindaABigDyl 1 points 7 months ago

That's how you end up with the unmaintainable state that enterprise software is currently in. "Just Works" mentality is a cancer

[–] KindaABigDyl 0 points 7 months ago

Yeah. Kinda actually

view more: ‹ prev next ›