frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Art Bits from Apple Macintosh HyperCard

https://archives.somnolescent.net/web/mari_v2/junk/hypercard/
19•TigerUniversity•52m ago•2 comments

this css proves me human

https://will-keleher.com/posts/this-css-makes-me-human/
31•todsacerdoti•43m ago•10 comments

Show HN: Moongate – Ultima Online server emulator in .NET 10 with Lua scripting

https://github.com/moongate-community/moongatev2
207•squidleon•8h ago•117 comments

Tech employment now significantly worse than the 2008 or 2020 recessions

https://twitter.com/JosephPolitano/status/2029916364664611242
560•enraged_camel•4h ago•385 comments

The worst acquisition in history, again

https://www.profgmedia.com/p/the-worst-acquisition-in-history
61•JumpCrisscross•1h ago•39 comments

Hardening Firefox with Anthropic's Red Team

https://www.anthropic.com/news/mozilla-firefox-security
401•todsacerdoti•10h ago•115 comments

Nintendo Sues U.S. Government for Tariff Refunds

https://www.scribd.com/document/1008639172/Nintendo-Sues-U-S-Government-For-Tariff-Refunds
59•coloneltcb•1h ago•14 comments

Open Camera is a FOSS Camera App for Android

https://opencamera.org.uk/
181•tetris11•4d ago•80 comments

Ada 2022

https://www.adaic.org/ada-resources/standards/ada22/
87•tosh•2h ago•14 comments

Apache Otava

https://otava.apache.org/
57•djoldman•5d ago•3 comments

Launch HN: Palus Finance (YC W26): Better yields on idle cash for startups, SMBs

27•sam_palus•4h ago•37 comments

Math Notepad

https://mathnotepad.com
10•the-mitr•4d ago•2 comments

Triplet Superconductor

https://www.sciencedaily.com/releases/2026/02/260221000252.htm
36•jonbaer•4d ago•7 comments

Payphone Go

https://walzr.com/payphone-go/
271•walz•4d ago•58 comments

CT Scans of Health Wearables

https://www.lumafield.com/scan-of-the-month/health-wearables
158•radeeyate•8h ago•34 comments

Entomologists use a particle accelerator to image ants at scale

https://spectrum.ieee.org/3d-scanning-particle-accelerator-antscan
75•gmays•6h ago•9 comments

Multifactor (YC F25) Is Hiring an Engineering Lead

https://www.ycombinator.com/companies/multifactor/jobs/lcpd60A-engineering-lead
1•multifactor•5h ago

Astra: An open-source observatory control software

https://github.com/ppp-one/astra
68•pppone•6h ago•17 comments

A tool that removes censorship from open-weight LLMs

https://github.com/elder-plinius/OBLITERATUS
80•mvdwoord•8h ago•31 comments

LibreSprite – open-source pixel art editor

https://libresprite.github.io/
232•nicoloren•13h ago•78 comments

Anthropic, please make a new Slack

https://www.fivetran.com/blog/anthropic-please-make-a-new-slack
120•georgewfraser•2h ago•93 comments

Workers who love ‘synergizing paradigms’ might be bad at their jobs

https://news.cornell.edu/stories/2026/03/workers-who-love-synergizing-paradigms-might-be-bad-thei...
463•Anon84•9h ago•273 comments

Analytic Fog Rendering with Volumetric Primitives (2025)

https://matejlou.blog/2025/02/11/analytic-fog-rendering-with-volumetric-primitives/
75•surprisetalk•1d ago•4 comments

Good Bad ISPs

https://community.torproject.org/relay/community-resources/good-bad-isps/
86•rzk•8h ago•25 comments

Show HN: Claude-replay – A video-like player for Claude Code sessions

https://github.com/es617/claude-replay
48•es617•6h ago•24 comments

Why it takes you and an elephant the same amount of time to poop (2017)

https://www.pbs.org/newshour/health/takes-elephant-amount-time-poop
57•Tomte•2h ago•55 comments

The Shady World of IP Leasing

https://acid.vegas/blog/the-shady-world-of-ip-leasing/
5•alibarber•1h ago•0 comments

Show HN: Reconstruct any image using primitive shapes, runs in-browser via WASM

https://github.com/taiseiue/primitive-playground
13•taiseiue•3d ago•3 comments

Global warming has accelerated significantly

https://www.researchsquare.com/article/rs-6079807/v1
867•morsch•8h ago•856 comments

TypeScript 6.0 RC

https://devblogs.microsoft.com/typescript/announcing-typescript-6-0-rc/
46•johnz•2h ago•8 comments
Open in hackernews

Xous security focused open source on 22nm custom silicon

https://www.crowdsupply.com/sutajio-kosagi/precursor/updates/xous-0-10-0-introducing-baochip-1x-support
67•ZiiS•4d ago

Comments

skywal_l•7h ago
Interesting: https://baochip.com/.

I didn't know the concept of "Warrant Canary". [0]

[0]: https://en.wikipedia.org/wiki/Warrant_canary

sockbot•7h ago
For those unfamiliar with this project:

Baochip is a license-free RISCV implementation with MMU. It is custom CPU logic hitchhiked on another company's SOC. The SOC is dual CPU like the rp2340, but with the other CPU fused off.

Xous is a an operating system that runs on the Baochip and an FPGA version of it.

Precursor is a prototype mobile hardware secrets device. It has an FPGA that runs Xous and costs around $600. One of the core goals of the project is to make inspectable hardware.

This baochip is the next step is to make prototype devices cheaper by running xous on the baochip instead of FPGA. The baochip is inspectable using a technique called IRIS.

Bunnie is leading this project.

jauntywundrkind•5h ago
Almost. SoC is a 1+4 design, with a vexriscv main core (350MHz), and 4 tiny "Baochip IO" PicoRV cores (700MHz) (somewhat akin to the ultra-puny Programmable IO/PIO cores on rp2350). The crowdsupply for this board just opened. For on vexriscv, which has been around: https://hn.algolia.com/?q=vexrisc

This is an embedded chip, not a full on application core like an arm cortex A78. No GPU, 2mb+256k onboard ram + psram external. But like a rp2350 there are graphics drivers. It has a ridiculously fast for its class internal execute-in-place flash. A rather featureful MMU for a device of its small size, to support it's rust based borrow-checked memory OS. Tons of security & encryption features such as sha256/512, blake2/3, ECC ram, TRNG, etc. 22nm doesn't sound impressive by modern standards but is pretty good for a small embedded chip; rp2350 is 40nm.

The BIO is going to be ridiculous. Fully cross barred to output and just ridiculously fast.

Previous discussion from 47d ago on Xous, with Baochip X1 mentions, https://news.ycombinator.com/item?id=46619059 (183 points, 69 comments, nice)

I want Oxide to start an RFD for evaluate changing their base processor to this ("Gimlet"). Much higher security than anything else available. Switching off Hubris is probably a non-starter, it probably lacks some nice/necessary peripherals, and major supply chain risk, but also, an incredible open source chip you could go deeper on.

ysnp•1h ago
Is the case that captures all RF still planned for the productised Baochip?
sockbot•7h ago
https://youtu.be/DaWkfSmIgRs

This talk from 3c explains the hardware and operating system side of the project.

DeathArrow•6h ago
Two cores and 22nm doesn't scream performance if this is a general purpose CPU.
backscratches•6h ago
focus on Security over performance
tliltocatl•4h ago
Depends on your definition of general-purpose. It is much closer to RP2350 than to a Ryzen.

Edit: except it has a MMU…

tliltocatl•3h ago
..which is a huge thing because AFAIK most Cortex-A SoCs on the market are full of undocumented peripherals. Cortex-Ms are usually sufficiently documented that you can bring them up from scratch. Once you want a MMU it's either "use our mainlined Linux drivers full of dark magic" (if you are very lucky - perfect if you want Linux, less so if you are developing your own OS), "use our Linux kernel full of binary blobs" (if you are less lucky) or, as a rule, "sign a NDA and don't even bother us if you aren't a billion-dollar corporation".

(Started it as a minor edit, then decided to elaborate so moved it to a new comment).

IshKebab•5h ago
This is a really interesting project IMO, especially the BIO programmable IO system (similar to RPi's PIO but open).
anonym29•3h ago
https://archive.is/YSfin