frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Cloudflare outage on November 18, 2025 post mortem

https://blog.cloudflare.com/18-november-2025-outage/
941•eastdakota•9h ago•494 comments

A down detector for down detector's down detector

https://downdetectorsdowndetectorsdowndetector.com/
77•SeanAnderson•1h ago•22 comments

Gemini 3

https://blog.google/products/gemini/gemini-3/
1391•preek•17h ago•864 comments

Exploring the Limits of Large Language Models as Quant Traders

https://nof1.ai/blog/TechPost1
21•rzk•1h ago•5 comments

Google Antigravity

https://antigravity.google/
859•Fysi•16h ago•845 comments

Show HN: Browser-based interactive 3D Three-Body problem simulator

https://trisolarchaos.com/?pr=O_8(0.6)&n=3&s=5.0&so=0.00&im=rk4&dt=1.00e-4&rt=1.0e-6&at=1.0e-8&bs...
111•jgchaos•17h ago•35 comments

Pebble, Rebble, and a path forward

https://ericmigi.com/blog/pebble-rebble-and-a-path-forward/
385•phoronixrly•15h ago•190 comments

I wrote a Pong game in a 512-byte boot sector

https://akshatjoshi.com/i-wrote-a-pong-game-in-a-512-byte-boot-sector/
32•akshat666•4d ago•1 comments

I made a down detector for down detector

https://downdetectorsdowndetector.com
89•gusowen•8h ago•20 comments

Mojo-V: Secret Computation for RISC-V

https://github.com/toddmaustin/mojo-v
21•fork-bomber•6d ago•3 comments

Blender 5.0

https://www.blender.org/download/releases/5-0/
722•FrostKiwi•11h ago•220 comments

Bluetooth Channel Sounding: The Next Leap in Bluetooth Innovation

https://www.embedded.com/bluetooth-channel-sounding-the-next-leap-in-bluetooth-innovation?_gl=1*8...
37•JoachimS•5d ago•12 comments

Ultima VII Revisited

https://github.com/ViridianGames/U7Revisited
69•erickhill•1w ago•7 comments

Gemini 3 Pro Model Card [pdf]

https://storage.googleapis.com/deepmind-media/Model-Cards/Gemini-3-Pro-Model-Card.pdf
219•virgildotcodes•21h ago•316 comments

The code and open-source tools I used to produce a science fiction anthology

https://compellingsciencefiction.com/posts/the-code-and-open-source-tools-i-used-to-produce-a-sci...
142•mojoe•16h ago•19 comments

Cloudflare Global Network experiencing issues

https://www.cloudflarestatus.com/incidents/8gmgl950y3h7
2361•imdsm•21h ago•1604 comments

I just want working RCS messaging

https://wt.gd/i-just-want-my-rcs-messaging-to-work
98•joecool1029•7h ago•77 comments

I am stepping down as the CEO of Mastodon

https://blog.joinmastodon.org/2025/11/my-next-chapter-with-mastodon/
463•Tomte•14h ago•306 comments

OrthoRoute – GPU-accelerated autorouting for KiCad

https://bbenchoff.github.io/pages/OrthoRoute.html
160•wanderingjew•13h ago•18 comments

Strace-macOS: A clone of the strace command for macOS

https://github.com/Mic92/strace-macos
33•signa11•7h ago•2 comments

Google boss says AI investment boom has 'elements of irrationality'

https://www.bbc.com/news/articles/cwy7vrd8k4eo
235•jillesvangurp•1d ago•441 comments

Show HN: RowboatX – open-source Claude Code for everyday automations

https://github.com/rowboatlabs/rowboat
84•segmenta•13h ago•18 comments

Solving a million-step LLM task with zero errors

https://arxiv.org/abs/2511.09030
176•Anon84•16h ago•54 comments

GitHub: Git operation failures

https://www.githubstatus.com/incidents/5q7nmlxz30sk
362•wilhelmklopp•12h ago•294 comments

What I learned about creativity from a man painting on a treadmill (2024)

https://quinnmaclay.com/texts/lets-paint
49•8organicbits•4d ago•13 comments

Rebecca Heineman – from homelessness to porting Doom (2022)

https://corecursive.com/doomed-to-fail-with-burger-becky/
194•birdculture•9h ago•26 comments

Lucent 7 R/E 5ESS Telephone Switch Rescue (2024)

http://kev009.com/wp/2024/07/Lucent-5ESS-Rescue/
46•gjvc•8h ago•22 comments

Bild AI (YC W25) is hiring – Make housing affordable

https://www.ycombinator.com/companies/bild-ai/jobs/m2ilR5L-founding-engineer-applied-ai
1•rooppal•11h ago

Short Little Difficult Books

https://countercraft.substack.com/p/short-little-difficult-books
172•crescit_eundo•18h ago•95 comments

Nearly all UK drivers say headlights are too bright

https://www.bbc.com/news/articles/c1j8ewy1p86o
761•YeGoblynQueenne•18h ago•748 comments
Open in hackernews

You can now directly sync Postgres with Redis

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

Comments

yohannparis•6mo ago
No Pricing information nor an open-source project. I don't know what to do with this product.
jasonlotito•6mo 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•6mo 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•6mo ago
https://github.com/redfly-ai-org/redfly.ai/wiki/Q-&-A
maxmcd•6mo 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•6mo ago
There’s also Polyscale as a service.
vijaymohan1979•6mo ago
https://github.com/redfly-ai-org/redfly.ai/wiki/Q-&-A
vijaymohan1979•6mo ago
https://github.com/redfly-ai-org/redfly.ai/wiki/Q-&-A
henning•6mo 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•6mo ago
> Yes, I realize the source is there

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

vijaymohan1979•6mo ago
https://github.com/redfly-ai-org/redfly.ai/wiki/Q-&-A
hangonhn•6mo 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•6mo 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•6mo ago
https://github.com/redfly-ai-org/redfly.ai/wiki/Q-&-A
solatic•6mo 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•6mo 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•6mo ago
https://github.com/redfly-ai-org/redfly.ai/wiki/Q-&-A