Replicate is joining Cloudflare

Big news: We’re joining Cloudflare. Replicate’s going to carry on as a distinct brand, and all that’ll happen is that it’s going to get way better. It’ll be faster, we’ll have more resources, and it’ll integrate with the rest of Cloudflare’s Developer Platform. The API isn’t changing. The models you’re using today will keep working. […]

FreeMDU: Open-source Miele appliance diagnostic tools

freemdu:-open-source-miele-appliance-diagnostic-tools

The FreeMDU project provides open hardware and software tools for communicating with Miele appliances via their optical diagnostic interface. It serves as a free and open alternative to the proprietary Miele Diagnostic Utility (MDU) software, which is only available to registered service technicians. Most Miele devices manufactured after 1996 include an optical infrared-based diagnostic interface, […]

Are you stuck in movie logic?

are-you-stuck-in-movie-logic?

Consider just saying what the problem is Illustration by Alexander Naughton Have you ever noticed just how much of the drama in movies is generated by an unspoken rule that the characters aren’t allowed to communicate well? Instead of naming the problem, they’re forced to skirt around it until the plot makes it impossible to […]

Ned: ImGui Text Editor with GL Shaders

ned:-imgui-text-editor-with-gl-shaders

A retro-style text editor with GL shader effects. NED offers Tree Sitter syntax highlighting, LSP integration, and a terminal emulator. ned.demo.github.mp4 Shader Effects: Static Noise, Burn In, Screen Curvature, Bloom, Vignetting. Amber Solarized amber.github.mp4 solarized.github.mp4 Ned Custom ned.github.mp4 custom.github.mp4 Notable Features OpenGL Shaders with retro style for the best coding vibes Text Bookmarks make editing […]

Giving C a Superpower

giving-c-a-superpower

09 Nov, 2025 The story of how I wrote a leak-free, thread-safe grep in C23 without shooting yourself in the foot, and how you can too! Let’s be honest: most people have a love-hate relationship with C. We love its raw speed, its direct connection to the metal, and its elegant simplicity. But we hate […]

Android/Linux Dual Boot

android/linux-dual-boot

To dual boot pmOS you need a boot method and a way to store data. After selecting both and following the guide, you will have a working device with dual boot. For a lot of the methods, you will need pmbootstrap Booting with a computer This is the simplest option, but you will need a […]

Tektronix equipment has been used in many movies and shows

tektronix-equipment-has-been-used-in-many-movies-and-shows

DFVr$l/*)DWgH= $(ׄIHnr7RLFժI19|B3U@dLm�x6w_ӥ7Ϣ`Ǭx`W-oz*̹H8lmMf X!ff 22D9aǜɉsp“m@VDp߯Q74^Ď;>9=&UJ#>0$Fffxܝ>^UB%)#!wEzc$^cz0C%(Rw%7-bTTEQl)paMcX6Ŭ2DDFQ”g4@t’u֐Uҗ3`Ҵh6EYsArX3IJpBJµơj$ol6jd`DR4* t4JdCv&H�3= 3MOPHp䦀”[A՛+igpc1}Gě,{“1Op6c6_ |xݓg-8,uU&Ғo O|z+aT2I/ NY읮wDKcHP ;ߟ>1rOH_ѓ˫’_$XN%XLEsziER�4h2DJ1OHg$4~’q’*a�,m˓޻ίmLLz*mO//S%꺼֫77HDv;_׃#h*Z#‡VIK~EwWx�/|zy”- l9-p/ϭɸ=φJqvga$io>И`7>PNexLLT,Anj[e[zx8fKo7Ȍ-;w

People are using iPad OS features on their iPhones

people-are-using-ipad-os-features-on-their-iphones

The newly released itunesstored & bookassetd sbx escape exploit allows us to modify the MobileGestalt.Plist file to change values inside of it. This file is very important since it contains all the details about the device. Its type, color, model, capabilities like Dynamic Island, Stage Manager, multitasking, etc. are all present inside that file. Naturally, […]

sit: Create StuffIt archives on Unix systems

sit:-create-stuffit-archives-on-unix-systems

Create StuffIt archives on Unix systems Summary sit is a command-line tool that can create compressed StuffIt 1.5.1-compatible archives. The archive may contain both files and folders. Resource forks and metadata are preserved, and the resulting archive file can be extracted with StuffIt or StuffIt Expander on a classic Mac OS system, as well as […]