frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Linux phones are more important now than ever

https://feddit.org/post/18353777
44•wicket•50m ago•6 comments

Hosting a website on a disposable vape

https://bogdanthegeek.github.io/blog/projects/vapeserver/
669•BogdanTheGeek•7h ago•373 comments

William Gibson Reads Neuromancer (2004)

http://bearcave.com/bookrev/neuromancer/neuromancer_audio.html
133•exvi•3h ago•25 comments

The awe keeps dropping

https://morrick.me/archives/10137
35•mgrayson•1h ago•18 comments

React is winning by default and slowing innovation

https://www.lorenstew.art/blog/react-won-by-default/
250•dbushell•7h ago•267 comments

macOS Tahoe

https://www.apple.com/os/macos/
275•Wingy•8h ago•364 comments

Wanted to spy on my dog, ended up spying on TP-Link

https://kennedn.com/blog/posts/tapo/
308•kennedn•8h ago•114 comments

Addendum to GPT-5 system card: GPT-5-Codex

https://openai.com/index/gpt-5-system-card-addendum-gpt-5-codex/
173•wertyk•6h ago•103 comments

Fighting human trafficking with self-contained applications

https://lwn.net/SubscriberLink/1036916/2b10f1356b7ab0e7/
17•chmaynard•1h ago•2 comments

GPT-5-Codex

https://openai.com/index/introducing-upgrades-to-codex/
211•meetpateltech•8h ago•65 comments

PayPal to support Ethereum and Bitcoin

https://newsroom.paypal-corp.com/2025-09-15-PayPal-Ushers-in-a-New-Era-of-Peer-to-Peer-Payments,-...
349•DocFeind•11h ago•284 comments

The Rising Sea: Foundations of Algebraic Geometry Notes

https://math.stanford.edu/~vakil/216blog/
22•ibobev•3d ago•1 comments

Massive Attack turns concert into facial recognition surveillance experiment

https://www.gadgetreview.com/massive-attack-turns-concert-into-facial-recognition-surveillance-ex...
139•loteck•3h ago•62 comments

How big a solar battery do I need to store all my home's electricity?

https://shkspr.mobi/blog/2025/09/how-big-a-solar-battery-do-i-need-to-store-all-my-homes-electric...
248•FromTheArchives•12h ago•370 comments

Launch HN: Trigger.dev (YC W23) – Open-source platform to build reliable AI apps

123•eallam•10h ago•49 comments

Show HN: Pooshit – Sync local code to remote Docker containers

39•marktolson•3h ago•29 comments

Debian Upgrade Marathon: 3.1 Sarge

https://wrongthink.link/posts/debian-upgrade-marathon-sarge/
11•zdw•3d ago•2 comments

I wish my web server were in the corner of my room (2022)

https://interconnected.org/home/2022/10/10/servers
31•jonassaid•3d ago•13 comments

From Unit Tests to Whole Universe Tests (With Will Wilson of Antithesis) [video]

https://www.youtube.com/watch?v=_xJ4maWhSNU
4•zdw•2d ago•1 comments

CubeSats are fascinating learning tools for space

https://www.jeffgeerling.com/blog/2025/cubesats-are-fascinating-learning-tools-space
164•warrenm•11h ago•71 comments

Ghost Kitchens Are Dying. Here's the $15B Lesson Every Restaurateur Must Learn

https://davidrmann3.substack.com/p/ghost-kitchens-are-dying-heres-the
35•mooreds•4h ago•21 comments

When Your Father Is a Magician, What Do You Believe?

https://thereader.mitpress.mit.edu/when-your-father-is-a-magician-what-do-you-believe/
37•pseudolus•3d ago•10 comments

GPT‑5-Codex and upgrades to Codex

https://simonwillison.net/2025/Sep/15/gpt-5-codex/
40•amrrs•6h ago•4 comments

The Revised Report on Scheme or An UnCommon Lisp (1985) [pdf]

https://dspace.mit.edu/bitstream/handle/1721.1/5600/AIM-848.pdf
20•swatson741•3h ago•2 comments

How to self-host a web font from Google Fonts

https://blog.velocifyer.com/Posts/3,0,0,2025-8-13,+how+to+self+host+a+font+from+google+fonts.html
115•Velocifyer•10h ago•100 comments

Scryer Prolog Meetup 2025

https://hsd-pbsa.de/veranstaltung/scryer-prolog-meetup-2025/
35•aarroyoc•5h ago•1 comments

GuitarPie: Electric Guitar Fretboard Pie Menus

https://andreasfender.com/publications.php
25•DonHopkins•10h ago•3 comments

Removing newlines in FASTA file increases ZSTD compression ratio by 10x

https://log.bede.im/2025/09/12/zstandard-long-range-genomes.html
235•bede•3d ago•94 comments

The Mac App Flea Market

https://blog.jim-nielsen.com/2025/mac-app-flea-market/
343•ingve•18h ago•129 comments

Boring work needs tension

https://iaziz786.com/blog/boring-work-needs-tension/
93•iaziz786•9h ago•53 comments
Open in hackernews

You can now directly sync Postgres with Redis

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

Comments

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

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

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