News
inpainting " Hackaday
7+ hour, 8+ min ago (331+ words) Browser-Based Image Inpainting Runs Locally, If One Doesn't Mind A Big Download Hackaday [Simon Willison] ported the Moebuis 0. 2 B image inpainting model to run locally in a web browser. The web tool simply requires a user to provide an image,…...
Browser-Based Image Inpainting Runs Locally, If One Doesn't Mind A Big Download
12+ hour, 58+ min ago (258+ words) Hackaday [Simon Willison] ported the Moebuis 0. 2 B image inpainting model to run locally in a web browser The web tool simply requires a user to provide an image, mark a section of it to be removed, and the model will…...
Linux Fu: The Local Phonebook
2+ day, 10+ hour ago (530+ words) I'll admit it: I miss the simplicity of /etc/hosts. There was something elegant about it. You wanted laserprinter to mean 192. 168. 1. 40, so you opened a text file and wrote: Modern LANs solved this with m DNS, using Avahi on Linux....
Godot's New Contributing Policy Adds Barriers For AI Slop
1+ week, 15+ hour ago (35+ words) Like so many large and popular open source projects these days, the Godot game engine struggles with an influx of pull requests. The situation has become increasingly dire due to the advent of AI-gene. .....
cot forgery " Hackaday
1+ week, 16+ hour ago (200+ words) Chain-of-Thought Spoofing Targets Reasoning AI Models Hackaday Researchers [Charles Ye], [Jasmine Cui], and [Dylan Hadfield-Menell] have shown that AI Large Language Models (LLMs) can fail to correctly distinguish between different instruction sources because they prioritize writing style over metadata tags,…...
role confusion " Hackaday
1+ week, 16+ hour ago (200+ words) Chain-of-Thought Spoofing Targets Reasoning AI Models Hackaday Researchers [Charles Ye], [Jasmine Cui], and [Dylan Hadfield-Menell] have shown that AI Large Language Models (LLMs) can fail to correctly distinguish between different instruction sources because they prioritize writing style over metadata tags,…...
It's Linux, On A Sega Megadrive
1+ week, 4+ day ago (215+ words) Hackaday If you were in the market for a games console in 1990, the chances are that the object of your desire was either a Super Nintendo with its 16-bit 6502 derivative, or the Sega Megadrive, sold as the Genesis in North…...
Polytrack
1+ week, 5+ day ago (199+ words) Hackaday If you're a fleshy human, you probably learn to play video games by looking at the screen and pressing the buttons, and maybe copying the way you've seen others play the game before. [tryfonaskam] has recently been trying to…...
Teaching An AI To Play A Racing Game Via Screen Input
1+ week, 6+ day ago (205+ words) Hackaday If you're a fleshy human, you probably learn to play video games by looking at the screen and pressing the buttons, and maybe copying the way you've seen others play the game before [tryfonaskam] has recently been trying to…...
Bringing Swift To The Apple II
1+ week, 6+ day ago (32+ words) Swift is a relatively modern program language, appearing in 2014 as a replacement for Objective-C. Since then, it's become a popular solution for programming apps across Apple platforms. That led [Yeo. .....