#c

62 posts · Last used 3d

Back to Timeline
lobsters
@lobsters@mastodon.social · 3d ago
Forest for the trees - An adventure in structured data https://lobste.rs/s/rq4la4 #c #programming https://nick.zoic.org/art/forest-for-the-trees/
0
0
0
lobsters
@lobsters@mastodon.social · 3d ago
0
0
0
Boosted by Welcoming committee @welcome@friends.deko.cloud
mathr
@mathr@post.lurk.org · 4d ago
5000th toot! #introduction time. I'm originally from London, UK, now based in Alt Empordà. I make #CreativeCoding #MathArt. I use Linux since 2004 or so, currently happy with Debian though I need to find something else to keep my remaining 32bit hardware up to date #permacomputing. Most of my code is published under #copyleft licenses. I started making music on classic #Amiga, using #OctaMED SoundStudio until 2003. Then I used #PureData until 2011, but mousing patch cables was increasingly not fun so I wrote pdlua to embed Lua in Pd and later fixed some things to let libpd be compiled with emscripten to run in web browsers. In 2012 I started #LiveCoding music in the #C programming language, which I still do. Always interested in #fractals, I wrote some libraries to support my investigation of the #MandelbrotSet. I took over maintenance of Kalle's Fraktaler 2, but eventually I was fed up with its code and wrote Fraktaler-3 from scratch, to support deep zooming into hybrid escape time fractals. A companion program Zoomasm is for video output. I have a lot of projects, most sleeping until I feel inspired to work on them some more. Currently working on Mandeltron, a thing that combines live-coding with the Mandelbrot set. More on my website, including blog going back to 2005: https://mathr.co.uk
2
0
3
lobsters
@lobsters@mastodon.social · 6d ago
A generic dynamic array in C that stores no capacity and needs no struct https://lobste.rs/s/n3c04h #c https://gist.github.com/alurm/2ca14be134d719fe7431217a6b18d91e
0
0
0
lobsters
@lobsters@mastodon.social · Jun 09, 2026
0
0
0
topo
@topo@mstdn.social · Jun 02, 2026
El movimiento #Cyberciruja es el tema de este artículo que se acaba de publicar en la revista Ciencia, Política y Cultura de la Universidad Nacional de La Plata que escribimos junto a @negravioleta@masto.nobigtech.es y @mebordone@mastodon.uy https://revistas.unlp.edu.ar/CTyP/article/view/19467 #UNLP #Tecnopolítica #CómputoPopular @cybercirujas@rebel.ar
2
0
1
lobsters
@lobsters@mastodon.social · May 25, 2026
0
0
0
In reply to
javi
@javi@mariconear.social · May 13, 2026
@flor_petal@systerserver.town esto fue en el centro de la ciudad de #Córdoba.
1
1
2
DorotheaLange
@DorotheaLange@mastodon.ozioso.online · May 13, 2026
Untitled photo, possibly related to: Corner of one-room cabin belonging to farmer starting in cut-over area. Priest River Valley, Bonner County, Idaho. See caption 54 #PriestRiverValley #BonnerCounty #Idaho #America #DorotheaLange #American #C-10625 #DorotheaLange’s #undefined #photography #DorotheaLange https://www.loc.gov/pictures/item/2017774078/
5
0
11
Boosted by AssertionError("Joe Groff") @joe@f.duriansoftware.com
thalia
@thalia@discuss.systems · May 10, 2026
A cursed feature of C in 1972: Labels and functions were reassignable (i.e., lvalues)! For example, this is a clever way to initialize once: goto init; init: ouptr = oubuf; init = init1; init1: which is compiled to: jmp *4120 mov 4136,4144 mov 4122,4120 Note the indirect jump and assignment to that address. This would have also worked with functions. #c #unix #retrocomputing #vintagecomputing
150
0
81
lobsters
@lobsters@mastodon.social · May 07, 2026
0
0
0
lobsters
@lobsters@mastodon.social · May 06, 2026
Solod v0.1: Go ergonomics, practical stdlib, native C interop https://lobste.rs/s/otb6fk #c #go https://antonz.org/solod-v0-1/
1
0
0
lobsters
@lobsters@mastodon.social · May 05, 2026
0
0
0
AlienJay
@AlienJay@burningboard.net · May 05, 2026
Why does #Canonical wants to replace the fully developed #GNU #coreutils by their newly developed #uutils? The only difference is, that the uutils are a reimplementation in #RUST of the coreutils, written in #C. All they obviously do is to put issues into these absolute basic utilities that doesn’t exist in the originals. To me that makes no sense. The only idea I get why Canonical might do this is to get more control over basic utilities of #Linux. https://seclists.org/oss-sec/2026/q2/332
4
4
0
lobsters
@lobsters@mastodon.social · May 05, 2026
Embedded Rust or C Firmware? Lessons from an Industrial Microcontroller Use Case with Ariel OS via @wezm@mastodon.decentralised.social https://lobste.rs/s/bc2zth #pdf #c #hardware #rust https://arxiv.org/pdf/2604.25679
1
0
1
lobsters
@lobsters@mastodon.social · May 04, 2026
1
0
2
lobsters
@lobsters@mastodon.social · May 03, 2026
1
0
0
lobsters
@lobsters@mastodon.social · May 02, 2026
0
0
0
lobsters
@lobsters@mastodon.social · May 02, 2026
2
0
0
lobsters
@lobsters@mastodon.social · Apr 30, 2026
0
0
0