… a massacre which the UN has facilitated by failing to accurately assess the forces at play, and by gathering many Bosnians in one place where they became easy prey.
Sanctions on Serbia were lifted a couple months afterwards, but govs aren't the only ones that can do that.
Qworum doesn't serve the #Serbia region at the moment, and this measure will remain effective until July 11, 2095.
That date will mark the centenary of the #SrebrenicaMassacre, …
https://t.co/QNhOW3nZq1
🚨 BREAKING: A developer on GitHub just built a tool that turns any GitHub repo into an interactive knowledge graph and open sourced it for free.
It's called GitNexus. Think of it as a visual X-ray of your codebase but with an AI agent you can actually talk to.
No server. No subscription. No enterprise sales call.
Here's what it does inside your browser:
→ Parses your entire GitHub repo or ZIP file in seconds
→ Builds a live interactive knowledge graph with D3.js
→ Maps every function, class, import, and call relationship
→ Runs a 4-pass AST pipeline: structure → parsing → imports → call graph
→ Stores everything in an embedded KuzuDB graph database
→ Lets you query your codebase in plain English with an AI agent
Here's the wildest part:
It uses Web Workers to parallelize parsing across threads so a massive monorepo doesn't freeze your tab.
The Graph RAG agent traverses real graph relationships using Cypher queries not embeddings, not vector search. Actual graph logic.
Ask it things like "What functions call this module?" or "Find all classes that inherit from X" and it traces the answer through the graph.
This is the kind of code intelligence tool enterprise teams pay thousands per month for.
It runs entirely in your browser.
Works with TypeScript, JavaScript, and Python.
100% Open Source. MIT License.
Repo: https://t.co/RzIoLR2vAe
@TheYotg#SHACL? Really? Anyone looking to transform relational data into #RDF should look into #R2RML and the "direct mappings" specification:
https://t.co/SukgSCUwAR
If being 15 and shipping this shocked you, the demo made you laugh/cringe/go "how?!", or you're plotting your own agent army → smash like + RT + reply with your craziest automation idea (or advice for a teen founder).
Let's blow this up before judging closes. Tag your builder friends / parents / teachers who said it couldn't be done.
And lastly: a present - for those of you that want to try this product, we have limited seats available: https://t.co/a1Gwe4sBXj
#browseruse @browser_use@ycombinator
4/4
@TheYotg What's required, more than ontology construction benchmarks, is standard ontologies that cover all fields of human activity.
Humans are well-charted across many many dimensions, as are all types of orgs, from NGOs to SMEs to enterprise, as well as all business verticals.
@changelog One of the notable podcasts for devs. Surely your audience would like to be informed about the latest breakthroughs.
@QworumNet is there to help. Feel free to invite me for a talk.
@syntaxfm One of the notable podcasts for frontend devs. Surely your audience would like to be informed about the latest FE breakthroughs. @QworumNet is there to help. Feel free to invite me for a talk.
Qworum makes #ApplicationIntegration more secure and easier than ever. #CyberSecurity
Here are the 3 application architectures that the Qworum platform enables (the Qworum-only solution is on the left; easiest to implement and most secure):
🛡 Qworum offers the most secure #ApplicationIntegration technology on the market. #OAuth+#REST has many security issues, Qworum has none.
For #SaaS, the zero-trust security that a Qworum #API brings is a competitive advantage.
#CyberSecurity
@OwainEvans_UK I think there's an item missing in that mental association:
666 ➡️ the 1666 great fire of London ➡️ the religious notion of evil.
FWIW, in case anyone is wondering where that linking is coming from, this is probably the most likely explanation.
This bears repeating:
The #Web is being massively used for providing applications, yet it is still fundamentally a content platform rather than an application platform.
1️⃣ JavaScript makes the Web a platform for dynamic content, not an application platform.
🧵
2️⃣ The #Web's built-in linking mechanisms (anchors and web forms) are excellent for linking between content units, but by far not enough for applications.
And that's why @QworumNet introduces a new type of link that is script-based, and a new browser runtime to enable it.
@LeaVerou Interesting survey !
I've just posted my wish list on your blog. To summarise:
1️⃣ The memory saver feature of browsers should respect tab ID numbers
2️⃣ Browsers should allow extensions to disable the tab history
3️⃣ Browsers should allow website-to-extension redirections