Clément Aubert · @clementaubert
223 followers · 184 posts · Server lipn.info

I am currently looking for and -doc candidates to work with me in (GA, USA) on formal methods for programs. More info at github.com/CinRC/.github/blob/

#phd #post #Augusta #concurrent #reversible #academia #job

Last updated 2 years ago

lorddimwit · @lorddimwit
332 followers · 1478 posts · Server mastodon.social

Everyone who works on programming or should have to coordinate getting both my kids into the same battle on the same server at the same time in whatever the hell game they’re playing right now. They’re literally in the same room, a few feet apart, with a reliable communications medium (English) and they’re livelocked.

#concurrent #distributed #consensus #roblox

Last updated 2 years ago

Gopher Advent · @gopheradvent
1 followers · 4 posts · Server fosstodon.org
Gopher Advent · @gopheradvent
1 followers · 4 posts · Server fosstodon.org

Today’s article is by Tom Payne & shows how something can go from interview question idea to article series.
Check out „ Optimizing part 1: single core “: gopheradvent.com/calendar/2022

#gopheradvent22 #concurrent #go #performance

Last updated 2 years ago

Volkan Özçelik · @volkan
18 followers · 903 posts · Server z2h.dev

Haxmap is a fast and memory efficient golang concurrent hashmap.

github.com/alphadose/haxmap

#go #libraries #hashmap #concurrent #haxmap

Last updated 2 years ago

ArchiveOS · @ArchiveOS
26 followers · 64 posts · Server mastodon.social

Multiuser DOS – a real-time multi-user multi-tasking operating system for archiveos.org/multiuser-dos/

#dos #concurrent

Last updated 2 years ago

Heidi Stenner · @hstenner
168 followers · 140 posts · Server qoto.org

Hello Mastodon, or is it Tootland? I'm so confused...I will just blunder on, confused as usual!

I'm Heidi Stenner, a geologist and Project Manager with International () a non-profit focused on working with lower-resourced global communities who are at high risk of natural hazards and climate change impacts.

I have been an and with USGS. Migrated into . I'm most interested in and how to to reduce their impacts.

#hazards #geohazards #earthquake #ghi #geologist #paleoseismologist #scicomm #disasterprep #eq #landslide #volcano #compound #concurrent #cascading #disasters #mitigate #adapt #plan #introduction #SickOfHashtags #EasternWashingtonState

Last updated 2 years ago

claude · @mathr
288 followers · 2739 posts · Server post.lurk.org

Working on 'et' (my escape-time program) this morning.

I added presets from 1x1 through 8x8, selectable by keypress. It already did supersampling but you had to enter 3 numbers in a modal dialog.

The calculations of the array used for progressive image rendering were annoyingly slow, so I'm now caching them on disk using the xdg-basedir and vector-mmap packages (et is written in ). I also need the directory and filepath packages for this part.

The arrays get quite big, almost 700MB total for all supersampling sizes with a base resolution of 1024x576 pixels (it takes up 6 bytes per pixel). Changing the base resolution size means recalculating and storing another set of arrays. Cache will bloat!

So I'm thinking there might be a better procedural way to do what the arrays do, which is style interlacing (coarse pixels getting gradually finer in a multipass rendering) with the pixels in each pass ordered so that the center gets rendered first and it spreads out towards the edges.

So in short I need a cheap function from (ImageWidth, ImageHeight, PixelIndex) to (PixelX, PixelY, PixelWidth, PixelHeight), because using anything other than to increment PixelIndex is much too slow in Haskell.

#fractal #supersampling #haskell #adam7 #atomics #concurrent #multicore

Last updated 6 years ago

Charles Flèche · @charlesfleche
80 followers · 316 posts · Server mamot.fr

"Contrairement au goto banni de Python, ensure_future() est là, et va rester. Donc n’importe quel connard peut dans un code ailleurs vous niquer profond, et en tâche de fond."

J'ai ri. Excellent article, ceci dit.

sametmax.com/go-to-in-asyncio-

#python #concurrent #asyncio

Last updated 7 years ago

freecomputers · @thezerobit
417 followers · 1047 posts · Server anticapitalist.party