HN user

LLcolD

291 karma
Posts64
Comments23
View on HN
news.ycombinator.com 12mo ago

Ask HN: Will I get left behind if I don't jump on AI train?

LLcolD
24pts33
memgraph.com 1y ago

LLM Throws Syntax Error Tantrum: Teaching AI to Craft Graph Style Scripts (2024)

LLcolD
2pts0
variety.com 1y ago

'The Office' Offshoot 'The Paper' to Premiere in September

LLcolD
3pts0
memgraph.com 1y ago

We Integrated 15 Data Sources with Memgraph in a Day Using ChatGPT

LLcolD
1pts0
memgraph.com 1y ago

How Can Companies Meet Energy Management Demands – A Graph Approach

LLcolD
3pts0
www.microsoft.com 1y ago

Muse: Our first generative AI model designed for gameplay ideation

LLcolD
1pts0
www.ibm.com 1y ago

Implementing graph RAG using knowledge graphs

LLcolD
1pts0
www.microsoft.com 1y ago

The Impact of Generative AI on Critical Thinking: Reductions in Cognitive Effort [pdf]

LLcolD
3pts1
old.reddit.com 1y ago

I gave Matt the domain Wordpress.com for Free – he then sued me

LLcolD
7pts8
www.businessinsider.com 1y ago

Microsoft's performance-based job cuts begin

LLcolD
10pts2
arxiv.org 1y ago

Frontier AI systems have surpassed the self-replicating red line

LLcolD
24pts5
www.theregister.com 1y ago

What better place to inject OpenAI's o1 than Los Alamos national lab, right?

LLcolD
3pts0
www.reversinglabs.com 1y ago

Malicious ML models discovered on Hugging Face platform

LLcolD
2pts0
www.microsoft.com 1y ago

Microsoft Entra end-user rollout templates and materials

LLcolD
1pts0
onlinelibrary.wiley.com 1y ago

Simultaneous Triboelectric and Mechanoluminescence Sensing

LLcolD
1pts0
memgraph.com 1y ago

What Types of Data Are Supported in Memgraph?

LLcolD
1pts0
memgraph.com 1y ago

Migrating a Neo4j Database to Memgraph: A Step-by-Step Guide Using Compare41

LLcolD
1pts0
hbr.org 2y ago

Have (At Least) Two Careers (2017)

LLcolD
1pts0
twitter.com 2y ago

Can confirm a current Broadcom VMware customer went from $8M renewal to $100M

LLcolD
94pts129
soltiq.eu 2y ago

SoltiQ Charging Station

LLcolD
3pts0
www.techrepublic.com 2y ago

How to create a board with GitHub Issues

LLcolD
1pts0
memgraph.com 2y ago

Writing Mutations and Complex Cypher Queries in Memgraph

LLcolD
10pts0
maciekpalmowski.dev 2y ago

Beginner's Guide to Surviving Layoffs

LLcolD
3pts1
news.ycombinator.com 2y ago

Ask HN: What is the purpose of status page if it is wrong – OpenAI

LLcolD
3pts3
memgraph.com 2y ago

Visualizing Graphs with Graphistry and Memgraph

LLcolD
1pts0
community.neo4j.com 2y ago

Farewell py2neo. What happens now?

LLcolD
1pts1
www.windowscentral.com 2y ago

Microsoft may bring AI capabilities to apps like Paint and Photos on Windows 11

LLcolD
2pts0
www.loreal.com 3y ago

Maybelline Virtual Makeup on Teams: 12 makeup looks ready in a click

LLcolD
2pts0
www.anl.gov 3y ago

New fluoride-containing electrolyte paves the way for long-lasting batteries

LLcolD
2pts0
news.ycombinator.com 3y ago

Ask HN: Do you use Docker extensions?

LLcolD
6pts1

The issue probably comes from the fact that web browsers try to render HTML even if it’s not perfect. HTML isn’t super strict, so browsers will still display pages with small mistakes. There was a push to make HTML stricter with XHTML, which enforced rules like case-sensitive elements and closing tags, kind of like XML. But it didn’t really stick. Browsers had a hard time with those stricter rules, so HTML’s more relaxed approach stuck around. For some time I really tried to use XHTML when createing weh pages, but then I asked my self why all of the trouble when browsers don't follow the standards.

I don't see what VP would get by forcing an IC to remain in a team that the IC doesn't want to be part of anymore.

If VP's signals about promotion were not backed by some form of agreement, I can't blame the IC for looking for another place under the sun.

I have issues when companies don't support vertical/horizontal movement among the teams. It is in human nature to develop different interests.

He does "disclose" in related blog post [1]: "I don’t work for Neo4j anymore, why am I here defending them? Well… that and the fact that I still have a dinghy load of vested shares I have to sell so I can buy a place in the Villages and begin a new life as a golf cart driving day drinker."

This seems like a series of post on benchmarking results from different vendors so if he "disclosed" it once I don't think that there is need for another one.

[1] https://maxdemarzi.com/2022/12/06/khop-baby-one-more-time/

Yes, running a benchmark on your data is the only way. I've taken a look at both benchmarks (the one from OP and the one from Memgraph). They seem like different types of benchmarks and different approaches. But I still find it interesting that although the numbers in OP's are not so much in favor of Memgraph it turns out that Memgrpah is faster than Neo4j in large number of benchmark queries. So yes, it all comes down to type of benchmark and data that you use.

I've also noticed (from OPs tweet https://twitter.com/maxdemarzi/status/1613075177704677376) that he used Enterprise version of Neo4j, but it doesn't say which Memgrpah version was used. I don't have experience with this two databases, but usually ENT versions are somewhat better than community ones.

[EDIT]: I fixed few typos.