There's no BASIC interpreter for 211BSD UNIX, so I... wrote one this morning (with some codex help!). Code below! I targeted CBM BASIC v2 as the language reference, and it's reasonably close. This sample program runs nicely! 10 for a=0 to 100000 step .2 20 print tab(40+40*sin(a));"*" 25 sleep 1 30 next a The code runs on MacOS and 211BSD and probably Linux, too:show more

Dave W Plummer
43,694 次观看 • 8 个月前
i found the code for this in the files!!... it's in an object called obj_bushjump, it's a bit broken by default due to the assets being moved at some point and a bit of the code being fucked with/deleted for some reason, but i was able to fix itshow more

soap bar
21,084 次观看 • 2 个月前
We were never fully satisfied with the animated components... available outside. Some looked good but were hard to customize. Some were easy to use but felt too basic. So 2 months ago, we started building our own. It started as a Framer component library. Then we expanded it to Next.js and MCP, so people can use it with code and AI builders too. Now we’re finally launching the beta on July 2, 11 AM IST. Only for the first 500 users. If you’re building animated websites, this will save you a lot of time. And I think you’re going to love this.show more

Praha
45,576 次观看 • 1 个月前
ANTHROPIC AND OPENAI BOTH MISSED THIS. Someone just open-sourced... one SDK that gives AI agents a mouse, keyboard, and screen across macOS, Linux, and Windows. It's called CUA. Same code drives a local VM or a cloud sandbox regardless of the OS. Your agent sees the screen, clicks, types, and runs shell commands like a real user. > Benchmark against OSWorld and ScreenSpot > Export trajectories for model training > Near-native performance on Apple Silicon No separate SDK per OS. No infrastructure headache. 100% Free. Open Source.show more

Simplifying AI
33,076 次观看 • 1 个月前
I keep seeing the same pattern with Three.js games,... shaders, p5.js, and now 3D UI. Give a coding agent a strong reference, the live URL, and the source repo. It can study the mechanics, recreate them, and give you a working place to experiment. For this one, I turned a Trevor Noah-inspired book interaction into fictional manuals for Codex, Claude Code, and Cursor. X post: GitHub: Original site:show more

Meng To
174,724 次观看 • 21 天前
I am one of the only ones in the... world to have a code for this dance, there are only 10 people who received a code from the French label of Aya Nakamura 😜 I think no one knows because I made sure that no one knows but in collaboration with Aya Nakamura and Michoushow more

FN Codes Drops
23,985 次观看 • 1 年前
Simplicity is at the heart of great software. This... is one of the reasons why Claude Code has been sticky for me. As a builder, I love planning and brainstorming, and this is now a key focus of Claude Code. I use Shift + Tab a lot to cycle between brainstorming, planning, and execution. This functionality provides the appropriate interface for me to either be very involved or less involved as I please. This works particularly well when building out new and complex features or entire new projects. This saves a huge amount of time. It allows me to tune Claude Code to execute and build more effectively. It also builds a loop of trust, and I often (surprisingly) find Claude Code asking for clarifications when it's confused. Coding agents don't normally do that. I have shared before on the power of brainstorming with AI for longer times. Try it and you will not be disappointed. Vibe coding is fun, but pair it with intentional development cycles, and you watch how far you can take a project with coding agents today.show more

elvis
81,765 次观看 • 9 个月前
🤯 Mind officially blown: I recorded a screen capture... of a task (looking for an apartment on Zillow). Gemini was able to generate Selenium code to replicate that task, and described everything I did step-by-step. It even caught that my threshold was set to $3K, even though I didn't explicitly select it. 🤯🔥 "This code will open a Chrome browser, navigate to Zillow, enter "Cupertino, CA" in the search bar, click on the "For Rent" tab, set the price range to "Up to $3K", set the number of bedrooms to "2+", select the "Apartments/Condos/Co-ops" checkbox, click on the "Apply" button, wait for the results to load, print the results, and close the browser."show more

👩💻 Paige Bailey
899,757 次观看 • 2 年前
I'm fascinated with this challenge and spent several hours... competing...I'm slowly inching my way to 500. I built a starter AMM strategy visualizer: code on the left, market sim on the right, step-through trades with line-by-line explanations, and live metrics for noobs like me to better understand what's going on. Happy to share / contribute this as a PR if there's interest.show more

Andrea | Devrelius
35,882 次观看 • 6 个月前
This is the PDP-11/83 I've been working on... it's... got a lot of pretty das blinkenlights! It's running 211BSD UNIX that I custom compiled to make it all work. I had to tweak the kernel's idle loop to get the display panel to work, as this setup uses fast PMI (private memory interface) between the RAM and CPU, so the panel can't see it happen unless you cheat a little! The dual floppy unit is wild... a single stepper motor moves the heads on BOTH drives at the same time, so they're like conjoined drives. The bus spans three chassis, which are the three grey boxes. So unlike a PC, you can just "add most slots" and keep going to your heart's content!show more

Dave W Plummer
43,343 次观看 • 1 年前
✍️ I wrote an article on programming blur shaders... for beginners. You do not need to be adept at either math or programming to understand how it works :) Going from the most basic/straightforward type of blur, to what you see below, and more! Lots of pretty pictures, media, and interactive code to learn from. -- Box blur, with clipping and radial weighting. (So, no longer really a box blur...?) 🔍 #gamedev #indiedev #unity3dshow more

Mirza Beig
121,190 次观看 • 5 个月前
So happy that the next chapter of boy is... out. I wrote “Close my Eyes” as I headed into my late twenties and felt a wave of fear and anxiety towards my youth slipping away from me. This song helped me find myself… maybe it can help you in some way too. Thank you for listening, as always. All my love, Luke.show more

Luke Hemmings
391,640 次观看 • 2 年前
Even with close confirmation I sometimes close my terminal... and think "OH FUCK NO." Coming soon to Ghostty, you can undo that. 🥰 (Technical details: we keep the terminal running for a configurable time in the background before terminating for real, similar to email undo send). (macOS only for now, AppKit APIs provide a nice undo manager implementation that eases this quite a bit. I still have to do research on GTK for Linux.)show more

Mitchell Hashimoto
87,223 次观看 • 1 年前
Claude Code + ChatGPT Images 2.0 is f*cking cracked... 🤯 I rebuilt my static ad system inside Claude Code on the new ChatGPT Images 2.0 model. One brand name + one URL = 40 production-ready static ads. All inside Claude Code. Perfect for DTC brands and agencies who need high-volume ad creative without briefing a designer or spending hours in Canva. If you're finding winning ad concepts on Meta and manually recreating them one at a time — copying prompts, pasting product details, tweaking aspect ratios, downloading, organizing... This system eliminates the entire loop: → Give Claude a brand name and URL → It researches the brand's fonts, colors, packaging, and photography style → Builds a Brand DNA document from scratch → Fills in 40 proven ad templates (headline, us vs them, testimonial, UGC, review cards, stat callouts) with brand-specific details → Fires every prompt to ChatGPT Images 2.0 with your product photos as reference → Downloads finished ads into organized folders with an HTML gallery No manual prompt filling. No Canva templates. No copy-pasting between tools. What you get: → 40 ad formats filled with your exact brand colors, fonts, and copy → Text that actually renders correctly (the new model handles dense copy, logos, and multi-language callouts cleanly) → Product photos passed as reference so the model matches your real packaging → A reusable system — new brand, new folder, same pipeline Built 100% in Claude Code with ChatGPT Images 2.0. I put together a DIY playbook showing the exact architecture so you can build this yourself in Claude Code. Want it for free? > Like this post > Comment "CHAT" And I'll send it over (must be following so I can DM)show more

Mike Futia
189,584 次观看 • 3 个月前
Claude Code + ChatGPT Images 2.0 is f*cking cracked... 🤯 I rebuilt my static ad system inside Claude Code on the new ChatGPT Images 2.0 model. One brand name + one URL = 40 production-ready static ads. All inside Claude Code. Perfect for DTC brands and agencies who need high-volume ad creative without briefing a designer or spending hours in Canva. If you're finding winning ad concepts on Meta and manually recreating them one at a time — copying prompts, pasting product details, tweaking aspect ratios, downloading, organizing... This system eliminates the entire loop: → Give Claude a brand name and URL → It researches the brand's fonts, colors, packaging, and photography style → Builds a Brand DNA document from scratch → Fills in 40 proven ad templates (headline, us vs them, testimonial, UGC, review cards, stat callouts) with brand-specific details → Fires every prompt to ChatGPT Images 2.0 with your product photos as reference → Downloads finished ads into organized folders with an HTML gallery No manual prompt filling. No Canva templates. No copy-pasting between tools. What you get: → 40 ad formats filled with your exact brand colors, fonts, and copy → Text that actually renders correctly (the new model handles dense copy, logos, and multi-language callouts cleanly) → Product photos passed as reference so the model matches your real packaging → A reusable system — new brand, new folder, same pipeline Built 100% in Claude Code with ChatGPT Images 2.0. I put together a DIY playbook showing the exact architecture so you can build this yourself in Claude Code. Want it for free? > Like this post > Comment "CHAT" And I'll send it over (must be following @learnwithella so I can DM)show more

Ismail Khan
19,824 次观看 • 3 个月前
From product image to video with just one tool... - Dzine As you may have noticed, this is one of my favorite tools. It is also very underrated, as probably 50% of my tutorials include some workflow. I was testing the new image-to-video option today, and I love it. Step - by step guide in comments 🔽 I can do 95% of a workflow without switching between apps. Image generation, Image to image with style reference, background removal, background generation, and 2 frames image to video. The only other app I have been using for this video is CapCut so that I can stitch it together. Step by step 🔽show more

Teodora P L
28,523 次观看 • 1 年前