frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

this css proves me human

https://will-keleher.com/posts/this-css-makes-me-human/
116•todsacerdoti•2h ago•40 comments

Plasma Bigscreen – 10-foot interface for KDE plasma

https://plasma-bigscreen.org
30•PaulHoule•36m ago•7 comments

C# strings silently kill your SQL Server indexes in Dapper

https://consultwithgriff.com/dapper-nvarchar-implicit-conversion-performance-trap
35•PretzelFisch•1h ago•19 comments

Show HN: The Roman Industrial Revolution that could have been (Vol 2)

https://thelydianstone.com/volume-2
16•miki_tyler•1h ago•4 comments

Math Notepad

https://mathnotepad.com
45•the-mitr•4d ago•11 comments

The Shady World of IP Leasing

https://acid.vegas/blog/the-shady-world-of-ip-leasing/
41•alibarber•3h ago•21 comments

Hardening Firefox with Anthropic's Red Team

https://www.anthropic.com/news/mozilla-firefox-security
457•todsacerdoti•12h ago•132 comments

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

https://github.com/moongate-community/moongatev2
218•squidleon•10h ago•124 comments

Open Camera is a FOSS camera app for Android

https://opencamera.org.uk/
202•tetris11•4d ago•99 comments

Tech employment now significantly worse than the 2008 or 2020 recessions

https://twitter.com/JosephPolitano/status/2029916364664611242
686•enraged_camel•6h ago•462 comments

Apache Otava

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

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

34•sam_palus•6h ago•52 comments

Payphone Go

https://walzr.com/payphone-go/
297•walz•4d ago•67 comments

The worst acquisition in history, again

https://www.profgmedia.com/p/the-worst-acquisition-in-history
82•JumpCrisscross•3h ago•59 comments

Ada 2022

https://www.adaic.org/ada-resources/standards/ada22/
98•tosh•4h ago•19 comments

Triplet Superconductor

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

CT Scans of Health Wearables

https://www.lumafield.com/scan-of-the-month/health-wearables
173•radeeyate•10h ago•39 comments

Art Bits from HyperCard

https://archives.somnolescent.net/web/mari_v2/junk/hypercard/
47•TigerUniversity•2h ago•13 comments

Galileo's handwritten notes found in ancient astronomy text

https://www.science.org/content/article/galileo-s-handwritten-notes-found-ancient-astronomy-text
11•tzury•1d ago•0 comments

Multifactor (YC F25) Is Hiring an Engineering Lead

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

Entomologists use a particle accelerator to image ants at scale

https://spectrum.ieee.org/3d-scanning-particle-accelerator-antscan
90•gmays•8h ago•16 comments

Astra: An open-source observatory control software

https://github.com/ppp-one/astra
77•pppone•8h ago•20 comments

LibreSprite – open-source pixel art editor

https://libresprite.github.io/
247•nicoloren•15h ago•82 comments

The disappearing Form D (2018)

https://techcrunch.com/2018/11/07/the-disappearing-form-d/
6•eatonphil•2d ago•0 comments

A tool that removes censorship from open-weight LLMs

https://github.com/elder-plinius/OBLITERATUS
105•mvdwoord•10h ago•42 comments

Anthropic, please make a new Slack

https://www.fivetran.com/blog/anthropic-please-make-a-new-slack
173•georgewfraser•4h ago•148 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...
496•Anon84•11h ago•282 comments

Good Bad ISPs

https://community.torproject.org/relay/community-resources/good-bad-isps/
90•rzk•10h ago•28 comments

Analytic Fog Rendering with Volumetric Primitives (2025)

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

Global warming has accelerated significantly

https://www.researchsquare.com/article/rs-6079807/v1
938•morsch•10h ago•919 comments
Open in hackernews

Show HN: A trainable, modular electronic nose for industrial use

https://sniphi.com/
28•kwitczak•3d ago
Hi HN,

I’m part of the team building Sniphi.

Sniphi is a modular digital nose that uses gas sensors and machine-learning models to convert volatile organic compound (VOC) data into a machine-readable signal that can be integrated into existing QA, monitoring, or automation systems. The system is currently in an R&D phase, but already exists as working hardware and software and is being tested in real environments.

The project grew out of earlier collaborations with university researchers on gas sensors and odor classification. What we kept running into was a gap between promising lab results and systems that could actually be deployed, integrated, and maintained in real production environments.

One of our core goals was to avoid building a single-purpose device. The same hardware and software stack can be trained for different use cases by changing the training data and models, rather than the physical setup. In that sense, we think of it as a “universal” electronic nose: one platform, multiple smell-based tasks.

Some design principles we optimized for:

- Composable architecture: sensor ingestion, ML inference, and analytics are decoupled and exposed via APIs/events

- Deployment-first thinking: designed for rollout in factories and warehouses, not just controlled lab setups

- Cloud-backed operations: model management, monitoring, updates run on Azure, which makes it easier to integrate with existing industrial IT setups

- Trainable across use cases: the same platform can be retrained for different classification or monitoring tasks without redesigning the hardware

One public demo we show is classifying different coffee aromas, but that’s just a convenient example. In practice, we’re exploring use cases such as:

- Quality control and process monitoring

- Early detection of contamination or spoilage

- Continuous monitoring in large storage environments (e.g. detecting parasite-related grain contamination in warehouses)

Because this is a hardware system, there’s no simple way to try it over the internet. To make it concrete, we’ve shared:

- A short end-to-end demo video showing the system in action (YouTube)

- A technical overview of the architecture and deployment model: https://sniphi.com/

At this stage, we’re especially interested in feedback and conversations with people who:

- Have deployed physical sensors at scale

- Have run into problems that smell data might help with

- Are curious about piloting or testing something like this in practice

We’re not fundraising here. We’re mainly trying to learn where this kind of sensing is genuinely useful and where it isn’t.

Happy to answer technical questions.

Comments

limel•3d ago
The problem is not whether we can digitize the sense of smell, but that no industrial process currently relies on it by default. The real challenge is identifying the first scalable use case that proves measurable business value (sniphi team member here).
gh5000•4h ago
There are a few industries that use odorants/aromas.

What is the limit of detection on the sensors? Can they reliably pick up compounds in the parts per billion range? Parts per trillion?

limel•44m ago
That’s true. We even started a PoC with a skincare products factory. The challenge, however, was that the frequent rotation of the product portfolio — and the large number of SKUs — made it difficult to justify the training effort.

On the limits of detection - with Sniphi we follow a different approach than traditional selective sensors. The system is based primarily on non-selective chemical sensors operating at controlled temperature profiles. Each measurement cycle (6 seconds) generates around 60 measurement points per sensor, creating multidimensional signatures of gas mixtures that are then analyzed using classification models.

murdockq•4h ago
The nearest current use of detection of particles in the air that I can think of is smoke and carbon-monoxide detectors for safety. Could adoption on these smart versions like Nest or Ring by adding your sniphi detector provide other types of early warning systems for safety, air quality or sensing?

Some thoughts are musty odors from mold/mildew, rotten egg smells indicating gas leaks, and fishy/burning plastic odors from electrical issues.

limel•58m ago
That is actually an interesting direction. Since smoke detectors already exist, the next level could be distinguishing smoke from a cigarette — or even something harmless like burning scrambled eggs — from more dangerous sources such as burning carpet or electrical wire insulation. We will definitely think about it.

A mold detector is also an interesting idea. Our ‘digital nose’ can measure humidity and temperature as well, and these factors are often strongly correlated with mold growth. Combining odor detection with environmental data could therefore be very useful for early mold detection.

chabes•3d ago
I built a prototype “digital nose” almost a decade ago, inspired by this blog post https://web.archive.org/web/20180513090020/http://www.maskau...

I have a friend with Chrons, IBS, and a handful of other gut issues. He wants me to build something like this to help self-diagnose acute issues as they arise. Yes, a fart classifier.

I want to use a smell classifier to identify ripeness levels in agriculture.

I haven’t tested to see if this is even feasible, but I’d like to also use a tool like this for pest scouting in agriculture. If the sensors are sensitive enough to detect small amounts of fungi, arthropod activity, or hormonal shifts, this could be useful for early detection in integrated pest management systems.

limel•3d ago
We conducted research with local universities, and the digital nose was able to detect the presence of pests in oat flakes and beans (two different species).

When we published the white paper ( https://sniphi.com/wp-content/uploads/2025/10/Sniphi_digital... ), we expected a queue of agricultural companies interested in the technology. However, pests apparently aren’t “sexy” enough to capture attention.

We observed the same reaction with bananas — fresh vs. overripe, like in the video. Technically interesting, but no one saw clear business potential.

So now we are looking for use cases that are more obvious and compelling from a business perspective. Any ideas?

MyHonestOpinon•3h ago
Are not there medical applications ? Like the lady that can detect parkinson's by the smell. https://www.scientificamerican.com/article/a-supersmeller-ca...

How good are digital smellers compared with super human smellers?

limel•1h ago
Unfortunately, medical applications require enormous time and effort to meet strict verification and regulatory requirements. While this is an important long-term direction, we are currently focusing on lower-hanging opportunities such as food manufacturing and processing, where there is strong potential for cost savings and loss prevention.

Digital smellers are scalable and more repeatable than human noses. At the current stage our electronic nose operate either through classification of previously trained odor classes or through anomaly detection. What is still missing is a possibility to run a more sophisticated conversation with the model when something smells "suspicious".

thebuilderjr•6h ago
Interesting direction. My guess is the first strong wedge is narrow pass/fail decisions where people already use smell informally and misses are expensive: fermentation batches, packaging seal leaks, or early spoilage or mold detection in storage. If you can show earlier-than-human detection plus low recalibration burden across facilities and seasons, the ROI story becomes much easier to sell than a broad platform story. How close are you on handling humidity and temperature variation plus sensor drift without site-specific retraining?
limel•32m ago
That’s a very good point, and we actually see fermentation batches as one of the most promising early use cases. In many facilities, smell is already used informally as a pass/fail indicator, but it is subjective and difficult to scale.

We measure both humidity and temperature and use them as additional inputs for the ML models. Regarding sensor drift, it is still difficult to fully assess its impact on the business case. At this stage, our main focus is on the accuracy of the classification models rather than very long-term operation — that would be the next step.

For now, the practical approaches we consider are either on-the-fly calibration through a feedback loop based on the actual process output, or simply replacing the sensor when necessary, as the manufacturing cost is relatively low.”

embeddding•4h ago
From the pictures, it looks like it's using sensirion VOC sensor. There are plenty of "experimental" VOC detectors in the market, including BME688/690 with their AI SDK, so far I haven't seen a single reliable industry-grade application, only demos that work sterile conditions and fail in the harsh real-world conditions.
gavmor•3h ago
Can't wait to run smell-to-image GGUF models from HF.
limel•29m ago
lol, that would be fun
m0llusk•3h ago
Strictly speaking not directly related, but this kind of thing always reminds me of the classic Gogol story: https://www.libraryofshortstories.com/storiespdf/the-nose.pd...
sovietswag•2h ago
Part of my training for doing "engine room checks" on a boat involved checking for any unusual smells, e.g. fuel leak, burning oil (from generator/engine), burning coolant (from generator/engine), or burning rubber (from sea chest raw water impeller). All of the components in there are equipped with sensors[1] that measure levels, temperature, etc. Perhaps there is room for a new olfactory sensor there? Aside from avoiding catostrophic issues like fire and engine or generator failure, it's also important to not pump out[2] any water from the compartment into the ocean if it's contaminated with oil, fuel, or coolant (the laws about this are super strict).

[1] There are digital sensors that are readable directly from the pilothouse by the captain which are rigged to automated alarms, as well as manual sensors (e.g. a pressure dial) that are readable from the engine room itself, for redundancy. So I don't think an olfactory sensor would replace the unusual smell check, but it could maybe augment it.

[2] The "bilge pump" is used to pump out water from the bilge (bottom floor cavity of engine room). To be honest on my vessel the policy is to never turn on the bilge pumps in the engine room at all because the risk of dumping contaminants is too high. But I still thought to mention this just in case there's an idea there.