frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

WebMCP is available for early preview

https://developer.chrome.com/blog/webmcp-epp
186•andsoitis•5h ago•113 comments

Show HN: Timber – Ollama for classical ML models, 336x faster than Python

https://github.com/kossisoroyce/timber
48•kossisoroyce•3h ago•6 comments

If AI writes code, should the session be part of the commit?

https://github.com/mandel-macaque/memento
39•mandel_x•3h ago•56 comments

C64 Copy Protection

https://www.commodoregames.net/copyprotection/
17•snvzz•3d ago•1 comments

Little Free Library

https://littlefreelibrary.org/
82•TigerUniversity•5h ago•35 comments

Ghostty – Terminal Emulator

https://ghostty.org/docs
654•oli5679•15h ago•286 comments

Right-sizes LLM models to your system's RAM, CPU, and GPU

https://github.com/AlexsJones/llmfit
34•bilsbie•4h ago•1 comments

Tove Jansson's criticized illustrations of The Hobbit (2023)

https://tovejansson.com/hobbit-tolkien/
117•abelanger•2d ago•48 comments

Show HN: Vibe Code your 3D Models

https://github.com/ierror/synaps-cad
27•burrnii•2d ago•6 comments

When does MCP make sense vs CLI?

https://ejholmes.github.io/2026/02/28/mcp-is-dead-long-live-the-cli.html
305•ejholmes•11h ago•202 comments

Running Neural Amp Modeler on embedded hardware

https://www.tone3000.com/blog/running-nam-on-embedded-hardware
17•woodybury•2d ago•2 comments

What Your DNA Reveals about the Sex Life of Neanderthals

https://www.nytimes.com/2026/02/26/science/human-evolution-neanderthal-sex.html
30•Hooke•3d ago•22 comments

Next-gen spacecraft are overwhelming communication networks

https://atempleton.bearblog.dev/how-next-gen-spacecraft-are-overwhelming-our-communication-networks/
37•korrz•2d ago•10 comments

Decision trees – the unreasonable power of nested decision rules

https://mlu-explain.github.io/decision-tree/
416•mschnell•19h ago•72 comments

Long Range E-Bike (2021)

https://jacquesmattheij.com/long-range-ebike/
131•birdculture•3d ago•199 comments

Microgpt explained interactively

https://growingswe.com/blog/microgpt
219•growingswe•18h ago•35 comments

Chorba: A novel CRC32 implementation (2024)

https://arxiv.org/abs/2412.16398
53•fnands•2d ago•15 comments

Setting up phones is a nightmare

https://joelchrono.xyz/blog/setting-up-phones-is-a-nightmare/
122•bariumbitmap•3d ago•146 comments

Flightradar24 for Ships

https://atlas.flexport.com/
202•chromy•17h ago•44 comments

Microgpt

http://karpathy.github.io/2026/02/12/microgpt/
1724•tambourine_man•1d ago•296 comments

I built a demo of what AI chat will look like when it's “free” and ad-supported

https://99helpers.com/tools/ad-supported-chat
491•nickk81•16h ago•273 comments

Allegations of insider trading over prediction-market bets tied to Iran conflict

https://www.morningstar.com/news/marketwatch/20260301140/allegations-of-insider-trading-over-pred...
81•paulpauper•5h ago•41 comments

Ape Coding [fiction]

https://rsaksida.com/blog/ape-coding/
152•rmsaksida•13h ago•93 comments

Interview with Øyvind Kolås, GIMP developer (2017)

https://www.gimp.org/news/2026/02/22/%C3%B8yvind-kol%C3%A5s-interview-ww2017/
127•ibobev•3d ago•56 comments

Programming in K

https://github.com/JohnEarnest/ok/blob/gh-pages/docs/Programming.md
51•tosh•3d ago•9 comments

10-202: Introduction to Modern AI (CMU)

https://modernaicourse.org
235•vismit2000•20h ago•53 comments

Why XML tags are so fundamental to Claude

https://glthr.com/XML-fundamental-to-Claude
176•glth•13h ago•122 comments

You Don't Have To

https://www.scottsmitelli.com/articles/you-dont-have-to/
17•marginalia_nu•6h ago•9 comments

Show HN: Audio Toolkit for Agents

https://github.com/shiehn/sas-audio-processor
54•stevehiehn•12h ago•9 comments

Operational issue – Multiple services (UAE)

https://health.aws.amazon.com/health/status
174•earthboundkid•8h ago•80 comments
Open in hackernews

You can now directly sync Postgres with Redis

https://github.com/redfly-ai-org/redfly.ai
22•vijaymohan1979•10mo ago

Comments

yohannparis•10mo ago
No Pricing information nor an open-source project. I don't know what to do with this product.
jasonlotito•10mo ago
Assuming the link to the repo is correct: it's open source.

https://github.com/redfly-ai-org/redfly.ai/blob/main/LICENSE

bradleyjkemp•10mo ago
I believe this is another case of abusing GitHub for visibility, not actually doing anything meaningful open source

The code in the repo just seems to be connection code ("provides a way for anybody to test our Redis synchronization service on demand") rather than the sync service itself

vijaymohan1979•9mo ago
https://github.com/redfly-ai-org/redfly.ai/wiki/Q-&-A
maxmcd•10mo ago
Since db cache consistency is a complex research space with things like https://readyset.io/ and https://www.usenix.org/system/files/conference/nsdi13/nsdi13... it would be great to hear more specifics about what this is giving up in order to sidestep all that complexity.
_1tem•10mo ago
There’s also Polyscale as a service.
vijaymohan1979•9mo ago
https://github.com/redfly-ai-org/redfly.ai/wiki/Q-&-A
vijaymohan1979•9mo ago
https://github.com/redfly-ai-org/redfly.ai/wiki/Q-&-A
henning•10mo ago
It'd be nice to see documentation of how it works. Is it using a replication channel for Postgres? The write-ahead log? It looks like it does schema introspection and then works off that. How does it handle schema changes? How does this work in scenarios where you have multi-master replication? What's the compatibility with popular Postgres extensions like PostGIS? What happens if the database is rebooted or crashes? Yes I realize the source is there.
porridgeraisin•10mo ago
> Yes, I realize the source is there

It isn't actually. The codein the repo just seems to be some scaffolding.

vijaymohan1979•9mo ago
https://github.com/redfly-ai-org/redfly.ai/wiki/Q-&-A
hangonhn•10mo ago
Did you really mean to leave your AES key in the code in RedflyEncryptionKeys?

> public const string AesKey = ...

Also, the way AES is used in the code is not good practice. It seems to be using plain AES ( https://learn.microsoft.com/en-us/dotnet/api/system.security... ), which isn't meant to be used bare like that. It needs to be coupled with a digest algorithm to protect the ciphertext. Maybe use AesGcm instead?

foxyv•10mo ago
The reason for this is that AES is not an authenticated algorithm so there is no way to determine if the ciphertext has been modified since encryption. The ciphertext could be modified/corrupted and you wouldn't know.

Also, AES is deterministic and will encrypt the same data the same way every time. This means if you are encrypting a lot of fields you will be able to do statistical attacks. Using an initialization vector with AES GCM is similar to salting a hash. This way there is no statistical method to determine the contents of the ciphertext.

vijaymohan1979•9mo ago
https://github.com/redfly-ai-org/redfly.ai/wiki/Q-&-A
solatic•10mo ago
Can someone ELI5 where this is going to be valuable?

If you set up Postgres read replicas, make sure your queries are covered by appropriate indexes, and your hot queries are handled by Postgres from RAM anyway - do you really need a separate Redis cache?

I feel like anytime I'm going to pull in Redis for a cache, it's going to be for data that I'm not interested in having guaranteed persistency for, like session tokens, and so it'll be for data that I wouldn't be storing in Postgres anyway?

lotharcable•10mo ago
Probably useful for sharing stuff with services that already have access to redis, but you don't want to add SQL client dependencies for and/or don't want to give access to your database.

But you want to be able to store/have single source of authority and update them using a SQL database.

This would then eliminate the need to maintain a separate lambda or cron job or something like that to keep them in sync.

vijaymohan1979•9mo ago
https://github.com/redfly-ai-org/redfly.ai/wiki/Q-&-A