Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
jexp
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
jexp
3mo ago
Shouldn’t it be possible since forever to put machine readable source information into PDF metadata. It’s more a problem of the tools and programs generating the PDFs. We spend millions turning structured information into PDFs and billions
2.
▲
by
jexp
1y ago
Imported the graph json into Neo4j Have fun https://gist.github.com/jexp/8d991d1e543c5a576a3f1ee70132ce7...
3.
▲
by
jexp
2y ago
Catchall for 25 years :) (on domainfactory - df.eu) each company/service gets their own email prefix, so I can determine spam and also filter unsolicited emails.
4.
▲
by
jexp
2y ago
Thanks for the praise for APOC-ML, happy that it's useful. Did you see the two blog posts that Tomaz Bratanic did on the topic? For the ingestion: https://neo4j.com/developer-blog/global-graphrag-neo4j-langc... Fo
5.
▲
by
jexp
2y ago
RenTec was covered in much depth at the Acquired podcast. Basically algorithms from signal processing applied to huge volumes of historical and current data to determine buy and sell signals. Originally developed for national defense. Very
6.
▲
by
jexp
2y ago
Many advanced RAG patterns are easier with a graphdb and you can pull the relevant context starting with the vector search results. You can also construct graphs with an llm out of text. See here. https://neo4j.com/labs
7.
▲
by
jexp
2y ago
There was a really awesome deep history of TSMC on the Acquired podcast https://www.acquired.fm/episodes/tsmc
8.
▲
Running Hugging Face GGUF Models Locally with Ollama [video]
(youtube.com)
3 points
by
jexp
3y ago
|
1 comments
9.
▲
by
jexp
3y ago
Quick 5 minute video on downloading and running Hugging Face language models in GGUF format (quantized by TheBloke) with Ollama on your local machine and checking GPU consumption with asitop (Apple Silicon Mac Top).
10.
▲
by
jexp
3y ago
God wrote in Lisp, Bob Kanefsky performed by Julia Ecklar. My favorite song. https://www.prometheus-music.com/audio/eternalflame.mp3 Refrain (full lyrics): http://www.songworm.com/lyrics/songworm-p
11.
▲
by
jexp
3y ago
Unbelievable that they completely missed to mention the equivalent in size but failed airship company Cargolifter in Germany. They operated in the early 2000s and went bankrupt. They construction dome is as high as the Statue of Liberty and
12.
▲
Show HN: Venkat – An inline code snippet execution extension for VS Code
(markhneedham.com)
1 points
by
jexp
3y ago
|
0 comments
13.
▲
by
jexp
3y ago
The article is factually incorrect on many fronts. There were only 3 reactors running at last. Nuclear was never profitable, the country shouldered most of its costs (esp for radioactive waste storage) The renewable energy transition was bl
14.
▲
by
jexp
3y ago
Luna Display for wirelessly extending screen to ipad and teleprompter.
15.
▲
by
jexp
3y ago
I used to do Lego Time Tracking when I was still consulting, as none of the other approaches worked for me (ADHD). It even made it on LifeHacker back then: https://lifehacker.com/track-your-time-with-lego-bricks-3997... The
16.
▲
by
jexp
4y ago
Not really, they don't support graph algorithms.
17.
▲
Git learning resource thread by b0rk
(twitter.com)
3 points
by
jexp
4y ago
|
0 comments
18.
▲
Pick up your own graph database skills, build something fun on Neo4j AuraDB Free
(neo4j.com)
8 points
by
jexp
5y ago
|
1 comments
19.
▲
by
jexp
5y ago
I'm not impressed. Same in Neo4j's MATCH (e:Employee) RETURN e { .* } as employee; MATCH (e:Employee) RETURN collect(e { .* }) as employees; MATCH (e:Employee)-[:IN]->(d:Department) WITH d, collect(e {.*}) as employees
20.
▲
by
jexp
5y ago
Not sure if you saw our graphql integration, that takes typedefs and converts a graphql query into a single cypher query, which can then be executed directly. https://neo4j.com/product/graphql-library/ has links t
21.
▲
by
jexp
5y ago
That's what you can do in Neo pretty easily. The DS library offers a bunch (50+) algorithms to run on the graph data directly or projected, e.g. PR on 117M wikipedia links runs in 20s.
22.
▲
The Great Hookup: The Neo4j Connector for Apache Spark
(neo4j.com)
1 points
by
jexp
6y ago
|
0 comments
23.
▲
Connecting Your React App to Neo4j with React Hooks
(medium.com)
1 points
by
jexp
6y ago
|
0 comments
24.
▲
by
jexp
6y ago
Not sure why, but the blog post in question (same URL), has been sneakily replaced with one replacing "graph database" with "GraphQL" in the title. And changing the tagline on relational database from "Relational d
25.
▲
Whaddya mean,'niche'? Neo4j's chief scientist schools El Reg on graph databases
(theregister.co.uk)
4 points
by
jexp
7y ago
|
0 comments
26.
▲
Neo4j Online Conference Nodes 2019 Oct 10: 52 Talks by Developers for Developers
(neo4j.com)
2 points
by
jexp
7y ago
|
0 comments
27.
▲
Neo4j for Google Cloud
(neo4j.com)
7 points
by
jexp
7y ago
|
0 comments
28.
▲
Graphing Brexit
(towardsdatascience.com)
6 points
by
jexp
7y ago
|
0 comments
29.
▲
Night or Day: How to detect a user’s preferred color scheme in JavaScript
(medium.freecodecamp.org)
2 points
by
jexp
7y ago
|
0 comments
30.
▲
Neo4j nabs $80M Series E as graph database tech flourishes
(techcrunch.com)
189 points
by
jexp
8y ago
|
93 comments
More ›