Using wavelets and entropy coding to analyze code structure https://lobste.rs/s/8ntcw9 #programming #vibecoding
https://yogthos.net/posts/2026-06-02-wavescope.html
programming
revo, the programming language https://lobste.rs/s/ikkx3r #programming #zig
https://gills.pages.dev/revo/
Package Name Prefixes via @hugoarnal https://lobste.rs/s/js37j1 #programming
https://nesbitt.io/2026/07/23/package-name-prefixes.html
Are Emojis Allowed in XMPP Addresses? https://lobste.rs/s/q4ldkf #programming
https://op-co.de/blog/posts/emoji_xmpp_address/
What are you doing this week? by @caius https://lobste.rs/s/7p1a5u #ask #programming
#lispyGopherClimate #lambdaMOO #virtualReality #programming #software
https://archives.anonradio.net/202508130000_screwtape.mp3 0UTC Wed / Boston 8pm Tue
Talking to @me , who programmed and hosts a popular sushi restaurant in virtual reality.
This is the fourth of a series of interviews, following @vidak's permacomputer, @jeremy_list's Habitat and @kasper's Swooprace. Using Mashey's #unix scale, Paradise sushi is a minor success.
As well as #MUD, #commonLisp #CLIM #gamedev on #itchio.
The following is a valid DOS COM executable https://lobste.rs/s/o8ttys #art #programming
https://oldbytes.space/@gloriouscow/117045701876951834
#LispyGopherClimate #live
Missing guests! But joined by https://en.wikipedia.org/wiki/Kent_Pitman @dougmerritt @mdhughes
https://communitymedia.video/w/2YtDzQ55UsgSfuVqoexPAZ
The #ANSI #commonLisp committee standards process conversation between @vnikolov and @kentpitman , also #climate #climateCrisis haiku and things.
Some notes about the #knowledgeRepresentation handbook apropos #lisp #programming.
Adding author context to RSS https://lobste.rs/s/crcktq #programming
https://coywolf.com/notes/adding-author-context-to-rss/
New Research: A "Verified" GitHub Commit Is NOT Unique https://lobste.rs/s/qlw9wg #programming #security
https://www.internationalcyberdigest.com/new-research-a-verified-github-commit-is-not-unique/
Learning Software Architecture https://lobste.rs/s/f47lxm #practices #programming
https://matklad.github.io/2026/05/12/software-architecture.html
Common Lisp is not just a language. It's a ritual. A framework. A tool that's known by a minority - a cipher for the Ghosts.
https://deadswitch404.github.io/2025/08/learn-to-cut-with-cl.html
If a news story can be turned into a dystopian short story by merely replacing “AI” with “cocaine,” you don’t have a news story; you have the other thing.
- Meta quarterly projections revised upward; analysts cite efficiency gains from cocaine
- CEO fires engineers who refuse to use cocaine at work
- “Cocaine enables one employee to do the work of 50,” managers say
- Cocaine companies now comprise 10% of US economy
Don't take the black pill https://lobste.rs/s/td8rne #video #programming
https://www.youtube.com/watch?v=zLZwpH5lCD4
I'm writing a series of blog posts, in which I write a #bytecode #compiler and a #virtualMachine for arithmetic in #Haskell. We explore the following topics in the series:
- Parsing arithmetic expressions to ASTs.
- Compiling ASTs to bytecode.
- Interpreting ASTs.
- Efficiently executing bytecode in a VM.
- Disassembling bytecode and decompiling opcodes for debugging and testing.
- Unit testing and property-based testing for our compiler and VM.
- Benchmarking our code to see how the different passes perform.
- All the while keeping an eye on performance.
The second post of the series that focuses on writing the #compiler is now out: https://abhinavsarkar.net/posts/arithmetic-bytecode-vm-compiler
#gamedev #devlog #itchio #commonLisp #McCLIM #NicCLIM #programming Map editor programming alpha note part 3/3: Picking up and using host lisp lambdas inside the map editor (also, player-based ephemeral storage).
https://screwlisp.small-web.org/lispgames/nicclim-alpha-part-iii-map-edit-macros/
I left this one as *just* picking up and using lambda forms around the map so as not to clutter up the example, a finished game of life game will be separate.
Also includes my thoughts after reading Dungeon Crawler Carl #bookstodon .
Hey everyone,
I made a simple #GUI dynamically-resizing-for-cells table using #McCLIM #commonLisp Interface Manager while working on my #NicCLIM #gamedev (help menu display). If you didn't know what lisp's nsubst was like, I certainly used that.
tfw forgot link https://screwlisp.small-web.org/lispgames/minimal-keyboard-mcclim/
Might be nice just to see it working like it says on the back of the box #programming #UI
I'm not contending to be a graphic designer, but at some point you need a table of things, right.
#emacs too I guess.
On these displays you see the SBC in action. The screen on the lower right belongs to a very old sturdy notebook which couldn't even run an important piece of OpenSource software I use to make certain types of connections. I had to degrade The Notebook to a music player after I got it out the two and a half inch hard drive
Hi everyone!
This is my #introduction (or #Introductions) post for the aus.social mastodon, as recommended by @aussocialadmin.
I'm new to this server and to #mastodon in general, so I'm still getting used to best practices.
Professionally, I'm a senior software engineer and absolutely love #programming.
I have over 10 years of professional experience, and in general, if I see a screenshot or graphic mockup of it, I can build it.
My GitHub can be found at https://github.com/f3rno64
If you have any technical questions or need some coding done, message me!
Overall, I'm usually either working on some new personal #OpenSource project, studying some newly-released technology, or playing video games 🙂📺
I work from home, so my days are a bit bland. I want to connect with like-minded people here on #mastodon and hopefully make new friends with similar interests, as they are hard to find around here (I'm from #bucharest, #romania).
If you ever want to chat, reach out! 🚀
And if you read this far, cheers to you 🍻
Have a great day!
Hello to all of you people of mastodon! 🤗
This is my #introduction
Here I will share stuff and links that I would like more people to know, I will also try to write some reflexions and though on my projects. I live in Normandy, France. My current topics of interests are various: #programming #bike #osm #climatechange #selfhosting #freeSoftware #linux #maps #openstreetmap #wikidata #rust #python
I speak french 🇫🇷 and english 🇬🇧 .
#commonLisp host language simple #parser #programming of #emacs #orgmode orgfiles.
I suspect I've got several things grievously wrong. For one, my parser is #typetheory -etic. And the recursion is more of an ascent than a descent.
https://screwlisp.small-web.org/programming/org-parser/
Still, it's interesting to see what an s-expression-ised org file is and is not.
Also some notes on the Karl Voit interview on org versus markdown this Sunday morning (Europe)
Comments solicited @dougmerritt @mdhughes @kentpitman and all.
#lispyGopherClimate #live #archive on-the-hour #lisp #programming #commonLisp
https://communitymedia.video/w/kyq1eCA7Sr2wLVLnVukMCr
Lots of release announcements today
- @kentpitman #haiku and commentary
- #Rogue's #gamedev and @dougmerritt , @mdhughes , in some small way my #NicCLIM and @vnikolov v@ieji.de
- #GOF_AI by #FranzInc ?
- @eduardoochs 's #eev #slime #commonlisp feature release
- @masso 's great lisp article toot
- Last week's Tufts astrophysics common lisp bleeding edge 4D #HPC #simulation (and NicCLIM).
A new version of snac has been released
Feast yourself on these fantastic features
Want to meet other awesome people like you who are looking to learn and level up their Wagtail skills? Join us for Wagtail Space 2025! We have three half-days of all-online programming to help you meet people and get inspired.