anzo

joined 2 years ago
MODERATOR OF
[–] anzo@programming.dev 9 points 3 days ago

Not that the article answers this, but I found this interesting:

The team dates back to 1967, when it was founded by west German parliamentarians in the then capital of Bonn — a time when the main centre-left and centre-right parties together held more than 90 per cent of the seats. They play weekly matches against other amateur workplace teams from business, culture and civil society, as well as an annual contest against other parliamentary teams from elsewhere in Europe. Players over the years have included former chancellor Gerhard Schröder, former finance minister Wolfgang Schäuble and Joschka Fischer, the country’s first Green foreign minister. Two weeks before German reunification in 1990, the team played against members of the “People’s Chamber” of the communist east German republic.

[–] anzo@programming.dev 14 points 4 days ago

At last, a biblically accurate angel we can enjoy. Jesus! Pass me the bread already

[–] anzo@programming.dev 1 points 6 days ago

Anyone care to join me at the Holodeck, I have a vampire & werewolves novel... XD

[–] anzo@programming.dev 2 points 1 week ago (1 children)

Finally, I can follow those threaded intellectual debates on the Internet without scrolling!

[–] anzo@programming.dev 16 points 1 week ago (19 children)

Perhaps you may want to diversify on those that are feeding propaganda to you ;)

[–] anzo@programming.dev 1 points 1 week ago

And you too!! ¬_¬

[–] anzo@programming.dev 3 points 1 week ago

It's harmless fun, come downvote with us!

[–] anzo@programming.dev 2 points 1 week ago* (last edited 1 week ago)

Check this out (and its most voted comment that clarifies few errors)

https://programming.dev/post/26441066

That is a list of EU mande videogames.

[–] anzo@programming.dev 1 points 1 week ago (1 children)

They take a specific version of arch, (..)

Which? Which one?!!

I believe they might take version numbers (for packages) from Fedora or somewhere else.

[–] anzo@programming.dev 1 points 1 week ago

Do you prefer any of these? To me, knowing my SO 'read' could also be they replied mentally, right after opening the notification but never wrote anything. Or any plethora of reasons beyond what my insecure mind could conjure.

Only that I'm the one doing it, not my SO. Never condidered the issue, simply lived with it.. (and ADHD). Anyway, after it was pointed out, I started to use reactios for that matter.

[–] anzo@programming.dev 3 points 1 week ago

Cool. Although, I will keep at my combo; local searxng container + firedragon.

[–] anzo@programming.dev 5 points 1 week ago

Since the beginning if I recall correctly. Please use English, and follow all rules. Thanks.

 

Sharing this in appreciation on women's day 💪

 

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

The visualization presents monthly global temperature anomalies.

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

 

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

 
 

Same could be said about other distros, btw ;)

 
 
 

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

You will go straight to jail 😡😡😡

 

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

125
Your worth (programming.dev)
 
 

(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.

view more: next ›