frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

Terence Tao's NSF grants suspended

https://bsky.app/profile/dangaristo.bsky.social/post/3lvc7ldavhk2o
108•xqcgrek2•49m ago•45 comments

Every satellite orbiting earth and who owns them (2023)

https://dewesoft.com/blog/every-satellite-orbiting-earth-and-who-owns-them
162•jonbaer•6h ago•71 comments

The Untold Impact of Cancellation

https://pretty.direct/impact
4•cbeach•17m ago•2 comments

Slow

https://michaelnotebook.com/slow/index.html
816•calvinfo•17h ago•194 comments

How to Secure a Linux Server

https://github.com/imthenachoman/How-To-Secure-A-Linux-Server
42•redbell•1h ago•36 comments

Releasing weights for FLUX.1 Krea

https://www.krea.ai/blog/flux-krea-open-source-release
319•vmatsiiako•22h ago•92 comments

How Hyper Built a 1m-Accurate Indoor GPS

https://andrewhart.me/hyper/
20•AndrewHart•2d ago•18 comments

The anti-abundance critique on housing is wrong

https://www.derekthompson.org/p/the-anti-abundance-critique-on-housing
389•rbanffy•15h ago•565 comments

PHP-ORT: Machine learning inference for the web

https://krakjoe.github.io/ort/
59•Bogdanp•2d ago•14 comments

Living with an Apple Lisa [video]

https://www.youtube.com/watch?v=KISxcJ2DydY
28•zdw•3d ago•0 comments

QUIC for the kernel

https://lwn.net/Articles/1029851/
292•Bogdanp•20h ago•197 comments

Ubiquiti launches UniFi OS Server for self-hosting

https://lazyadmin.nl/home-network/unifi-os-server/
333•speckx•21h ago•264 comments

MacBook Pro Insomnia

https://manuel.bernhardt.io/posts/2025-07-24-macbook-pro-insomnia
440•speckx•22h ago•203 comments

“No tax on tips” is an industry plant

https://www.newyorker.com/magazine/2025/08/04/no-tax-on-tips-is-an-industry-plant
148•littlexsparkee•14h ago•309 comments

Gemini Embedding: Powering RAG and context engineering

https://developers.googleblog.com/en/gemini-embedding-powering-rag-context-engineering/
245•simonpure•19h ago•82 comments

Show HN: I made a website that makes you cry

https://www.cryonceaweek.com
240•johnnymaroney•4d ago•175 comments

Many countries that said no to ChatControl in 2024 are now undecided

https://digitalcourage.social/@echo_pbreyer/114946559233051667
420•nickslaughter02•1d ago•305 comments

Programmers aren’t so humble anymore, maybe because nobody codes in Perl

https://www.wired.com/story/programmers-arent-humble-anymore-nobody-codes-in-perl/
114•Timothee•2d ago•134 comments

You might not need tmux

https://bower.sh/you-might-not-need-tmux
84•elashri•3h ago•85 comments

Pride Versioning 0.3.0

https://pridever.org/
37•laacz•2h ago•9 comments

Rao Reading Algorithm (2024)

https://raohacker.com/rao-reading-algorithm/
14•surprisetalk•2d ago•6 comments

Show HN: Mcp-use – Connect any LLM to any MCP

https://github.com/mcp-use/mcp-use
131•pzullo•20h ago•61 comments

Show HN: Rewindtty – Record and replay terminal sessions as structured JSON

https://github.com/debba/rewindtty
4•debba•3d ago•4 comments

Raspberry Pi 5 Gets a MicroSD Express Hat

https://www.cnx-software.com/2025/07/28/raspberry-pi-5-gets-a-microsd-express-hat/
76•geerlingguy•4d ago•54 comments

Show HN: AgentMail – Email infra for AI agents

https://chat.agentmail.to/
95•Haakam21•22h ago•59 comments

Face it: you're a crazy person

https://www.experimental-history.com/p/face-it-youre-a-crazy-person
624•surprisetalk•3d ago•335 comments

Show HN: KubeForge – A GUI for Kubernetes YAMLs

https://github.com/kubenote/KubeForge
51•rakeda•9h ago•16 comments

Secuso – Our Farewell from Google Play

https://secuso.aifb.kit.edu/english/2809.php
4•shakna•3h ago•0 comments

Scientists and engineers craft radio telescope bound for the moon

https://www.bnl.gov/newsroom/news.php?a=122408
32•gnabgib•3d ago•4 comments

Launch HN: Gecko Security (YC F24) – AI That Finds Vulnerabilities in Code

58•jjjutla•20h ago•30 comments
Open in hackernews

GenosDB (GDB) – Decentralized P2P Graph Database

https://www.npmjs.com/package/genosdb
29•estebanrfp•23h ago

Comments

catoAppreciator•22h ago
Looks very promising. Do you have a vision for how we should build p2p apps more generally? I have recently found the holepunch libraries / pear runtime and am curious if you have any thoughts on those projects or how hypercore(?) compares to genosDB.
estebanrfp•13h ago
I'll send you the complete documentation, it's super easy to create applications with artificial intelligence, simply by pasting the official documentation to any assistant and asking it to build it for you and, as if by magic, you'll have it working thanks to the fact that GenosDB is loaded integrated from the CDN. https://github.com/estebanrfp/gdb/wiki/GDB-API-Reference And here's a post from the author on how to build a distributed todolist app in real time.https://genosdb.com/build-a-to-do-list-in-minutes-with-genos...
splintercell•21h ago
How does it relate to in comparison to gunDB?
r14c•21h ago
I haven't heard about gun in a long time. Did they ever figure out their conflict resolution algorithm? I recall their hypothetical amnesia machine or whatever didn't have well defined behavior.
estebanrfp•13h ago
They couldn't agree on how to solve many of the synchronization problems, GenosDB uses the Nostr network, out of the box, you don't need to add signaling servers, all the examples just work
estebanrfp•13h ago
GenosDB just works... :-)
mttpwll•19h ago
This seems like an impressive amount of work and an interesting way to combine RBAC + [realtime] Sync/Conflict Resolution + [local] Document Storage/Querying (and I'm personally interested in the geo module and am intrigued by the AI module to help with some async data pipelines); however, I'm having trouble seeing how this is graph database? Maybe I'm misunderstanding, but I don't see ways for traversing the graph.

I understand that you can create and store a node and then link that node to another node, but how could I query for nodes based on that link/relationship?

E.g.,

```

  const alice = await db.put({ name: "Alice", age: 30 });
  const bob = await db.put({ name: "Bob", age: 31 });
  const cooper = await db.put({ name: "Cooper", age: 29 });
  const dwight = await db.put({ name: "Dwight", age: 33 });
  
  await db.link(alice, bob);
  await db.link(alice, cooper);
  await db.link(cooper, dwight);
  
  const { results } = await db.map({
    query: {
      'edges.age': { $gt: 30 } // pseudo code
    },
  });
  
  console.log(results[0].name); // 'Alice'
```

I see that an `edges` property is added on result nodes from one of the examples[1] and I'm not familiar with Mongo-style queries[2] to know if there's a better operator, but the query above is meant to find nodes that have connected/edge nodes that have an age greater than 30 (e.g., Bob).

(Also, I'm not sure what it'd look like to check against direct AND indirect edges? e.g., Bob and Dwight)

Anyways, my question/point is, is there support (or plans to support) querying and traverse a directed graph?

[1] https://github.com/estebanrfp/gdb/wiki/.map()#b-query-langua... [2] https://estebanrfp.github.io/gdb/examples/testlinks.html

estebanrfp•13h ago
Exactly, it is clearly explained in the following link to the AI module. It shows you an example of how to make queries with natural language, of the type { "prompt": "Get post id 5" }, the link to the experimental module is https://estebanrfp.github.io/gdb/examples/AIQuery.html
estebanrfp•13h ago
If you have any questions, we can comment on https://app.gitter.im/#/room/#GDB:gitter.im