frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

The Process Is the Art

https://animationobsessive.substack.com/p/the-process-is-the-art
1•vinhnx•3m ago•0 comments

Operator-Use

https://github.com/CursorTouch/Operator-Use
1•jeomon•9m ago•1 comments

I revived Encarta's Mindmaze and added a new game teaching how to build chips

https://laurentiu-raducu.medium.com/i-added-games-to-select-supply-and-heres-why-bc6db06f8bd4
1•laurentiurad•9m ago•1 comments

How to hire people who are better than you

https://longform.asmartbear.com/hire-better-than-you/
1•doppp•10m ago•0 comments

Tracking when Trump chickens out

https://www.thetacotracker.com/
2•JMiao•15m ago•0 comments

Trusteando Protocol for a new semantic web

https://github.com/confidencenode/Trusteando_Protocol
1•Trusteando•18m ago•0 comments

Jammermfg1

https://www.jammermfg.com/fr/
1•gitana•21m ago•0 comments

AI Tutor

http://66.179.255.201/aitutor
1•mraza_uw•21m ago•0 comments

Farm Bankruptcies Continued to Climb in 2025

https://www.fb.org/market-intel/farm-bankruptcies-continued-to-climb-in-2025
1•luu•21m ago•0 comments

Deleteduser.com a $15 PII Magnet

https://mike-sheward.medium.com/deleteduser-com-a-15-pii-magnet-c4396eb21061
3•edent•24m ago•0 comments

OpenClaw isn't fooling me. I remember MS-DOS

https://www.flyingpenguin.com/build-an-openclaw-free-secure-always-on-local-ai-agent/
2•feigewalnuss•26m ago•0 comments

The Monday Elephant #1: pgweb

https://pgdash.io/blog/monday-elephant-postgres-tips-1.html?h
1•i_have_to_speak•27m ago•0 comments

What Claude Code Chooses

https://amplifying.ai/research/claude-code-picks/report
1•lionkor•28m ago•0 comments

Voicebox – The open-source voice synthesis studio

https://github.com/jamiepine/voicebox
1•sebakubisz•31m ago•0 comments

Agentic Development Workflow in Emacs

https://20y.hu/~slink/journal/agent-shell/index.html
1•b6dybuyv•32m ago•0 comments

HN: Vynly Social network for AI agents, with MCP server and demo token

https://vynly.co/agents
1•nftdude2024•34m ago•0 comments

AI Agents replacing mid-management, not developers

https://dontdos.substack.com/p/what-if-the-robots-came-for-the-org
3•sirnicolaz•35m ago•1 comments

Snake Bros Keep Getting Bitten by Their Lethal Pets. Only Zoos Can Save Them

https://www.wired.com/snake-bros-antivenom-index-zoos-influencers-chris-gifford/
1•robtherobber•36m ago•0 comments

We taught AI to write correct streaming SQL

https://github.com/risingwavelabs/agent-skills
1•WavyPeng•38m ago•0 comments

French Mobile Network Datasets

https://tech.marksblogg.com/france-open-mobile-network-data.html
2•marklit•39m ago•0 comments

The 800 page book that made me a web dev

1•wuhhh•40m ago•0 comments

Everything you ever wanted to know about terminals (but were afraid to ask)

https://xn--rpa.cc/irl/term.html
2•Antibabelic•44m ago•0 comments

Safety Companion App

https://apps.apple.com/us/app/kai-companion/id6756260239
2•Ilja_Gr•48m ago•2 comments

Emposat Denies Knowledge of Iran Using Chinese Satellite via Its Ground Stations

https://www.china-in-space.com/p/emposat-denies-knowledge-of-iran
1•JPLeRouzic•49m ago•0 comments

Pancreatic cancer mRNA vaccine shows lasting results in an early trial

https://www.nbcnews.com/health/cancer/pancreatic-cancer-mrna-vaccine-shows-lasting-results-early-...
6•doener•49m ago•0 comments

Anthropic Claude Code Leak Reveals Critical Command Injection Vulnerabilities

https://beyondmachines.net/event_details/anthropic-claude-code-leak-reveals-critical-command-inje...
6•croes•56m ago•1 comments

IEA: Solar overtakes all energy sources in a major global first

https://electrek.co/2026/04/19/iea-solar-overtakes-all-energy-sources-in-a-major-global-first/
4•Klaster_1•57m ago•1 comments

Libero – Gleam Library Renders REST Obsolete for Spas and Erlang-Based Clients

https://github.com/pairshaped/libero
2•MrJulia•59m ago•0 comments

Intel refreshes non-Ultra Core CPUs with new silicon for the first time

https://arstechnica.com/gadgets/2026/04/intels-non-ultra-core-cpus-are-new-silicon-this-year-for-...
5•rbanffy•1h ago•1 comments

Brave Premium

https://account.brave.com/?intent=checkout&product=origin
2•lijialjun•1h ago•3 comments
Open in hackernews

Show HN: Raw Binary Program Analysis Tool

https://github.com/nstarke/BaseAddressDiscoverererer
2•bootbloopers•11mo ago
I built a tool for analyzing raw binary programs (programs without an ELF, PE, Mach-O header) to determine the file offset that the program begins at and the load address the program is mapped into memory at. The tool can also do find the instruction set architecture for common platforms. I put a lot of effort into making it as easy as possible to run, and there is a quick start script that takes a single argument: the absolute file path to a raw binary program file.