Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
quizotic
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
quizotic
6y ago
Thank you for the pointer to DB fiddle!
2.
▲
Ask HN: What Happened to Sqlfiddle?
1 points
by
quizotic
6y ago
|
2 comments
3.
▲
by
quizotic
7y ago
Bridgewater is famous for valuing a culture of almost brutal honesty and fierce internecine warring over ideas. It argues this combination is vital to reaching the deep understanding that is critical to the success of its investments. While
4.
▲
by
quizotic
7y ago
This seems so much more clear to read, with less typing.
5.
▲
by
quizotic
7y ago
Do you do that by memory? Or do you have some text indexing tool that helps?
6.
▲
by
quizotic
7y ago
This is Dan Abadi we're talking about. More importantly, the points he makes are important, clear and true. If that causes heartburn for Vendor A and pride for Vendor B, that's secondary. The primary goal is to help users of distr
7.
▲
by
quizotic
7y ago
Does anyone remember Larry Harris and "Natural" back in the 1980s?
8.
▲
by
quizotic
7y ago
The only problem with singular nouns for table names is that they occasionally conflict with SQL keywords. The canonical example of this is from the TPC-H benchmark which has tables named REGION, NATION, SUPPLIER, CUSTOMER, PART, PARTSUPP,
9.
▲
by
quizotic
7y ago
So true. And so deliciously snarky. Confession: I'm guilty of far greater stupidity. I've asked "Ship of Theseus" questions when interviewing candidates for object database companies, and conservation puzzles, like tesse
10.
▲
by
quizotic
8y ago
Don't C++ 20 modules solve this problem?
11.
▲
by
quizotic
8y ago
Do you have any insight into the reason for the unequal access? Is it that poorer or uninsured patients cannot afford non-emergency healthcare? Is it that they are too far away? Is it education/knowledge/social - belief that they
12.
▲
by
quizotic
8y ago
Agree you need all of these things and more... but if you could do this above the microservice level, as a piece of K8S or whatever the MSA, then you might have an advance over RDBMS. The result would be the same features/guaranteed yo
13.
▲
by
quizotic
8y ago
If you never need to coordinate two or more microservices, then sure. But that means you're dealing with a monolith. In the original article, you could combine Orders and Users into a single microservice. That would resolve all the iss
14.
▲
by
quizotic
8y ago
There's a bit of an emperor's clothes problem with microservices. If microservices are never combined together, they are essentially monoliths under a cooler name. But as soon as you combine them, you run into the same problems th
15.
▲
by
quizotic
8y ago
Is there any protection to be had by a corporate shell game? Suppose I put my technology assets in one corporation, my revenue and monetary assets in a 2nd corporation, and my customer facing presence in a 3rd corporation. The patent trolls
16.
▲
by
quizotic
8y ago
Not getting this at all! How does it help find competitive websites?
17.
▲
by
quizotic
8y ago
So I just had an experience of being forced into "vertical slice" development (not quite the same as architecture, but still). This seemed initially as crazy as erecting a multi-story building in vertical slices. But it turned o
18.
▲
by
quizotic
8y ago
Glad to hear about the FDWs ... but wouldn't foreign keys be your friend here? What else would you need, really, to layer this on an existing DB?
19.
▲
by
quizotic
8y ago
Well ... I kinda like the query syntax's ability to traverse relationships, nest objects/sub-headings, and apply filters at the level of projected expressions! This has been done before of course, but I'm not sure I've s
20.
▲
by
quizotic
8y ago
404?
21.
▲
by
quizotic
9y ago
Beautiful. Data Flow + Functional. Love the idea and can't wait to try it out!
22.
▲
by
quizotic
9y ago
Heck of a title. Wish the article was better at explaining what was actually done.
23.
▲
by
quizotic
9y ago
The article argues that conservative views are correlated with fear/concern over physical safety, and that increasing the feeling of physical safety moves conservative views toward more liberal views. If true, it makes me wonder whethe
24.
▲
by
quizotic
9y ago
+1 for the idea of tuning query optimization based on ML. I don't know of any DBMSs that take this advice, and that's remarkable in this day and age.
25.
▲
by
quizotic
9y ago
The prescription of changing sequential_page_cost to equal random_page_cost is certainly reasonable for SSD, but I wonder if the underlying issues aren't somewhat deeper and more interesting. One difference between a sequential scan
26.
▲
by
quizotic
9y ago
Jim Starkey (founder of NuoDB) is rumoured to have said that any adjective before the word "consistency" is equivalent to the prefix "in" as in "eventual consistency is inconsistency". A bit harsh, and not comp
27.
▲
by
quizotic
9y ago
Yeah, another case of "blame the person" instead of "blame the lack of systems". A while back, there was a thread here on how Amazon handled their s3 outage, caused by a devops typo. They didn't blame the DevOp guy,
28.
▲
by
quizotic
9y ago
While it's good that you know about this optimization, the key point is look at the evidence first. It's surprisingly hard to temporarily ignore what you know, and just use your eyes, but it's so important.
29.
▲
by
quizotic
9y ago
In the early 1990s, I'd co-founded an object database company, with a standard "east-coast-style" non-compete, which among other things, granted us injunctive releif. Our top developer left to work for our main competitor. We
30.
▲
by
quizotic
9y ago
Gosh I like this! Eliminates the artificiality. Eliminates the competition and the anxiety. Replaces all that with something natural. Why is this approach so rare? What's the downside?
More ›