Michael T. Richter

2 Followers
3 Following
93 Posts
Embedded systems developer. (Real embedded systems, not PCs with a funky form factor running Linux.) Married. Child. And that's the extent of personal life sharing that's happening here.

#nobridge

#fedi22

#programming #embedded #logtalk #ada #rexx

#processors #stm32 #arm #cortexm #riscv

#ttrpgs #fate #harp #spark #fiasco #fgu

#boardgames #xiangqi #chinesechess #junqi #armychess #wargames

#cardgames #changpai #majiang #mahjong

With LLMs sucking every snippet of source ever written through a fire hose and churning out garbage from it, I think it may be time to start checking in code that's been run through this little toy program I made. You'll have to get a copy of CSNOBOL4 to run it, but the output is worth it, IMO.


With it, the code:

#include <stdio.h> int main(int argc, char** argv) { char msg[] = { "Hello, world!\n" }; char *msgp = msg; do { printf("%c", *msgp); } while (*msgp++); return 0; }
Turns into this:
??=include <stdio.h> int main(int argc, char** argv) ??< char msg<:??) = ??< "Hello, world!??/n" %>; char *msgp = msg; do ??< printf("%c", *msgp); %> while (*msgp++); return 0; ??>
This compiles in GCC (with the -trigraphs option) and reversing it for human compatibility is a trivial exercise in your stream editor of choice.

Recent discussion about the perils of doors in gamedev reminded me of a bug caused by a door in a game you may have heard of called "Half Life 2". Are you sitting comfortably? Then I shall begin.

After 4 years, I have lost my job. Now, I am being rejected without a reply (even on weekends!) to positions where I have all of the skills they asked for.

I have >10y experience with POSIX, C, C++, Wasm, MCUs and also willing to learn Go/Rust/Zig... I also contribute to many FOSS projects like @speed_dreams_official , @dino , @dillo and slcl.

I hope the fediverse (and not AI) can help me.

Remote/hybrid preferred

CV: http://slcl.privatedns.org/public/11f10f9b57b18eef5ad03e1f76136ab1

https://gitea.privatedns.org/xavi/

#fedihire #lookingforwork

No, I don't want to read a transcript of your podcast.

I want to read a four-to-six paragraph article written by a journalist and edited by an editor.

@celesteh It's easy to keep track of your rights. You only have three:

1. You have the right not to be killed. Murder is a crime. Unless it was done by a policeman or an aristocrat.

2. You have the right to food money. Providing of course you don't mind a little investigation, humiliation and if you cross your fingers rehabilitation.

3. You have the right to free speech. As long as you're not dumb enough to actually try it.

Joe Strummer listed these for us DECADES ago!
Since we appear to be doing this shit again in the USA, I've dusted off some old code that I'm releasing for the use of ICE. I hope they enjoy it.

#software #algorithm #sort #satire #ICE
@BenDoubleU @[email protected] THERE WAS NO SEQUEL! YOU TAKE THAT FILTHY LIE OUT OF YOUR FILTHY MOUTH!

đŸ™‰LALALALALALALALALALALALALALALA I CAN'T HEEEEEEEEEEEEEEEEEEEAAAAAAAAAAAAAAAAAR YOU!
@hector Fair.