anzo

joined 2 years ago
MODERATOR OF
[–] anzo 1 points 4 hours ago

Just the memes, and then I hear someone mention some atrocity and I understand the half of them :p

[–] anzo 1 points 1 day ago

Yet, this will be the future DE when all C-language is finaly replaced with Rust. Right before we start porting everything to Zig. There will be a brief moment in the middle, whre Assembler will gain traction too. Anyway, I need to get back to the time warp portal. Enjoy your timeline! Long live FLOSS

[–] anzo 2 points 1 day ago

Reduce cognitive load, don't scroll through series posters, seasons, episodes. Rewatch your favorites randomly zapping around with a button...

[–] anzo 1 points 2 days ago (1 children)

Not sure if this is what you're are after, but https://github.com/lakinduakash/linux-wifi-hotspot allows, among other things, to share the Ethernet-connected PC internet (with VPN if needed) as a WLAN for TVs, Phones, etc.

[–] anzo 1 points 3 days ago

It's not direct, Lemmy doesn't reveal these itself, but votes being federated to Mbin are exposed because that software shows them. So you'd have to use an account over there, joinmbin.org .. for technical details, see github.com/LemmyNet/lemmy/issues/4967

While we are at it, if you wanted to make your votes privates, join piefed.social ;)

[–] anzo 2 points 4 days ago (1 children)

Wouldn't that be religion? But yeah, it's sad that humans can always find 'others' by any differences and then make that an excuse for discrimination or even genocide.

Actually, ethnicity is difficult to define. It's not just skin color, religion, and culture.

Plus, there's gender discrimination. Oh, and class warfare. Ah, specism too! Ecocide!!

So, let's just all agree that God doesn't exist and it's up to us to start looking for empathy where is due ;p

[–] anzo 11 points 4 days ago (2 children)

Bigots that deserve bans. Technically we could see who downvoted, is one of the "problems" with Lemmy...

[–] anzo 3 points 5 days ago

To make things more infuriating, Meta was found "unable" to stop or censor hate speech in many opportunities..

[–] anzo 1 points 6 days ago (1 children)

Nice setup! You crafted like a grafana dashboard there, lol.

Btw... aren't you concerned that htop uses 10% CPU? I was, and then swirched to use btm (cargo install bottom) because the F key freezes the metrics.

[–] anzo 1 points 6 days ago

Perhaps you want a touchscreen.

I learned basics of vim, I can recommend. But also, it takes time to master. And I'd put other stuff first like fundamentals of git (stashes, staging area, branches and rebase.)

Also, don't underestimate using an IDE that's popular, I had switched over recently and found it convenient when a colleague asks for help. I can't tell them 'oh yeah I know how to do that on my setup' (though is valid..)

Like 3 years ago, I was into emacs, which I used with vi keybindings. Many extensions provided quality of life (tramp, magit, which-key) that others (vscode) only emulated and required hardware I lacked. Anyway...

If this is really about keys, go for gnu readline flavor instead of vi. I didn't, and those are way more ubiquitous. Anyway, research that and make your own decision.

Ps, here's a rabbit hole https://codeberg.org/ashton314/emacs-bedrock#emacs-bedrock

[–] anzo 3 points 6 days ago (1 children)

Didn't both distros have Btrfs auto snapshots. Same as Garuda. Anything broken? Just a reboot, arrow keys, and rollback.

[–] anzo 1 points 1 week ago (4 children)

Apprently, yes. Haven't tested it (yet). Btw you are on a kbin instance. Fyi, Mbin is a community fork that superseded kbin with new features (more info on the link's homepage...)

47
NASA climate spiral 1880-2024 (self.dataisbeautiful)
submitted 1 week ago by anzo to c/[email protected]
 

cross-posted from: https://lemmy.world/post/25580771

The visualization presents monthly global temperature anomalies.

https://svs.gsfc.nasa.gov/5190

57
Lemmy is so ez, btw (self.fediverse)
submitted 1 week ago by anzo to c/[email protected]
 

Joinmbin.org has nicer ux than any corporate. Behold the power of open source and s(tf)u ;)

591
Solarpunk AF (programming.dev)
submitted 4 weeks ago by anzo to c/[email protected]
 
335
Versatility wins (programming.dev)
submitted 4 weeks ago by anzo to c/programmer_humor
 

Same could be said about other distros, btw ;)

827
Serial experiments (programming.dev)
submitted 1 month ago by anzo to c/[email protected]
 
 

cross-posted from: https://lemmy.ml/post/21672073

You will go straight to jail 😡😡😡

 

cross-posted from: https://lemmy.ca/post/31369276

124
Your worth (programming.dev)
submitted 4 months ago by anzo to c/[email protected]
 
 

(For context, I'm basically referring to Python 3.12 "multiprocessing.Pool Vs. concurrent.futures.ThreadPoolExecutor"...)

Today I read that multiple cores (parallelism) help in CPU bound operations. Meanwhile, multiple threads (concurrency) is due when the tasks are I/O bound.

Is this correct? Anyone cares to elaborate for me?

At least from a theorethical standpoint. Of course, many real work has a mix of both, and I'd better start with profiling where the bottlenecks really are.

If serves of anything having a concrete "algorithm". Let's say, I have a function that applies a map-reduce strategy reading data chunks from a file on disk, and I'm computing some averages from these data, and saving to a new file.

 

cross-posted from: https://discuss.tchncs.de/post/22527376

Rockstar Games' servers have been under heavy fire from massive DDoS attacks in recent days, causing widespread login and connectivity issues for players of GTA Online. These attacks come in the wake of Rockstar’s recent implementation of BattlEye, a new anti-cheat system designed to crack down on in-game cheating, sparking backlash from a segment of the player base. Protesters, unhappy with the new system, have resorted to using distributed denial-of-service (DDoS) attacks to disrupt the servers, escalating tensions between the gaming giant and its community.

view more: next ›