frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

ChatGPT Atlas

https://chatgpt.com/atlas
28•easton•5m ago•8 comments

Neural audio codecs: how to get audio into LLMs

https://kyutai.org/next/codec-explainer
208•karimf•4h ago•69 comments

The Greatness of Text Adventures

https://entropicthoughts.com/the-greatness-of-text-adventures
26•ibobev•44m ago•13 comments

LLMs Can Get "Brain Rot"

https://llm-brain-rot.github.io/
93•tamnd•2h ago•42 comments

Fallout from the AWS Outage: Smart Mattresses Go Rogue and Ruin Sleep Worldwide

https://quasa.io/media/the-strangest-fallout-from-the-aws-outage-smart-mattresses-go-rogue-and-ru...
55•jerlam•33m ago•53 comments

Public trust demands open-source voting systems

https://www.voting.works/news/public-trust-demands-open-source-voting-systems
104•philips•1h ago•60 comments

Flexport Is Hiring SDRs in Chicago

https://job-boards.greenhouse.io/flexport/jobs/5690976?gh_jid=5690976
1•thedogeye•23m ago

StarGrid: A Brand-New Palm OS Strategy Game in 2025

https://quarters.captaintouch.com/blog/posts/2025-10-21-stargrid-has-arrived,-a-brand-new-palm-os...
151•capitain•5h ago•24 comments

Foreign hackers breached a US nuclear weapons plant via SharePoint flaws

https://www.csoonline.com/article/4074962/foreign-hackers-breached-a-us-nuclear-weapons-plant-via...
22•zdw•1h ago•2 comments

AI Is Making Us Work More

https://tawandamunongo.dev/posts/2025/10/ai-work-more
117•elcapithanos•2h ago•128 comments

Our modular, high-performance Merkle Tree library for Rust

https://github.com/bilinearlabs/rs-merkle-tree
74•bibiver•4h ago•18 comments

Ilo – a Forth system running on UEFI

https://asciinema.org/a/Lbxa2w9R5IbaJqW3INqVrbX8E
77•rickcarlino•4h ago•26 comments

Apple alerts exploit developer that his iPhone was targeted with gov spyware

https://techcrunch.com/2025/10/21/apple-alerts-exploit-developer-that-his-iphone-was-targeted-wit...
84•speckx•1h ago•35 comments

Katakate: Dozens of VMs per node for safe code exec: K8s+Kata+Firecracker

https://github.com/Katakate/k7
19•gbxk•2h ago•7 comments

Diamond Thermal Conductivity: A New Era in Chip Cooling

https://spectrum.ieee.org/diamond-thermal-conductivity
100•rbanffy•6h ago•28 comments

UA 1093

https://windbornesystems.com/blog/ua-1093
161•c420•3h ago•69 comments

Ask HN: Our AWS account got compromised after their outage

40•kinj28•1h ago•9 comments

The Emulator's Gambit: Executing Code from Non-Executable Memory

https://redops.at/en/blog/the-emulators-gambit-executing-code-from-non-executable-memory
8•thewavelength•4d ago•1 comments

AWS multiple services outage in us-east-1

https://health.aws.amazon.com/health/status?ts=20251020
2166•kondro•1d ago•1967 comments

The Programmer Identity Crisis

https://hojberg.xyz/the-programmer-identity-crisis/
6•imasl42•36m ago•8 comments

RF Shielding History: When the FCC Cracked Down on Computers

https://tedium.co/2025/10/20/computers-fcc-rf-interference-history/
26•shortformblog•2h ago•16 comments

Language Support for Marginalia Search

https://www.marginalia.nu/log/a_126_multilingual/
149•Bogdanp•10h ago•11 comments

Show HN: Clink – Bring your own CLI Agents, Ship instantly

https://clink.new
18•aaronSong•1h ago•18 comments

Quantum dynamics on your laptop? New technique moves us closer

https://www.buffalo.edu/news/releases/2025/10/quantum-dynamics-on-your-laptop.html
50•ceolin•1w ago•14 comments

Is Sora the beginning of the end for OpenAI?

https://calnewport.com/is-sora-the-beginning-of-the-end-for-openai/
78•warrenm•1h ago•87 comments

KDE Connect: Enabling communication between all your devices

https://community.kde.org/KDEConnect
315•snthd•1w ago•134 comments

Weekend projects: Chicken Squisher 3000

https://lcamtuf.substack.com/p/weekend-projects-chicken-squisher
41•robinhouston•1w ago•9 comments

Pasta/80 is a simple Pascal cross compiler targeting the Z80 microprocessor

https://github.com/pleumann/pasta80
96•mariuz•10h ago•16 comments

Show HN: I'm making a detective game built on Wikipedia

https://detective.wiki/
265•jasonsmiles•4d ago•41 comments

Solving the Wrong Problem

https://www.ufried.com/blog/ai_assisted_coding/
28•erlend_sh•1w ago•12 comments
Open in hackernews

Language Support for Marginalia Search

https://www.marginalia.nu/log/a_126_multilingual/
149•Bogdanp•10h ago

Comments

ofalkaed•9h ago
Surprisingly informative for what is pretty much a press release, learned a good deal about search engines.
marginalia_nu•9h ago
(author)

I'm kinda allergic to writing "I did the thing" posts, so I can't help but tryhard and attempt to make them compelling somehow.

Writing in this manner is also very helpful in making sense of the work for myself. Takes a better understanding of the subject to thoroughly explain what you've built than to merely build it. Sometimes I've gone back and read through one of these updates to just get a refresher on what my thinking was when I built something.

ofalkaed•9h ago
In my experience, that is pretty much what marginalia search is. I rarely get what I expect but I always get something very interesting that makes me understand my expectations better which is very helpful in accomplishing my goals. Thanks for your work, marginalia is probably my favorite little corner of the web.
reedf1•9h ago
Took me too long to realize this wasn't a tool to search for marginalia in scanned manuscripts.
internet_points•8h ago
What tools/data do you use for pos-tagging? I'm guessing it has to be fast, to run without a google data center :)
marginalia_nu•8h ago
I'm using RDRPosTagger[1], though I've optimized the code a bit so that it's not just algorithmically efficient, but to use the language in a way that is fast. It isn't perfect, but it's good enough to be useful.

Language detection and sentence splitting are the other two slow bits of processing.

[1] https://github.com/datquocnguyen/RDRPOSTagger

mariusor•8h ago
Off topic, but would there be a way to integrate marginalia with a specific website? Similarly to how people use google search for their forums or how HN uses algolia?

I'm asking this as one of my projects is a link aggregator similar to old reddit (and HN to some extent) and I would like to be able to present to users a search box, but without having to implement document indexing and search. (I assume ad principio that the website is already aligned ethically and technologically with what Marginalia stands for :D)

marginalia_nu•8h ago
Should be soon-ish. I'm working right now on laying the ground works for ad-hoc domain filters. That's technically already possible but comes at a too big performance impact that it deteriorates the search results.

When it works, one of the things I have in mind is making a site search-esque functionality available, as well as exposing it via the public API so that it can be whiteboxed.

mariusor•6h ago
Nice. Is there a way to track the work you're doing there (and in general actually)?
marginalia_nu•4h ago
Best is probably the search-engine tag on my blog[1]. It's the closest you get to release notes for the project.

[1] https://www.marginalia.nu/tags/search-engine/

juliend2•3h ago
I remember asking you for this, so Thank you so much! It works quite well from what I can see.

Small UI issue: on Desktop, the left sidebar should be scrollable, because now on Firefox I can't reach the "Language" menu item in the search results view, unless I zoom-out.