Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
maclockard
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
13 ms
·
1.
▲
by
maclockard
2mo ago
A replicated SQLite is very cool! One question I would have is why expose that as the storage instead of the platform providing a managed storage API? I guess I might be concerned about replication lag and complexity for consumers with the
2.
▲
by
maclockard
2y ago
I think that trust needs to be 'pushed deeper' than that so to speak. While this would be an improvement, what happens if there is a malicious actor at Github? This may be unlikely, but would be even harder to detect since so much
3.
▲
New updates to Hex's AI tools for data analysis
(learn.hex.tech)
1 points
by
maclockard
2y ago
|
0 comments
4.
▲
by
maclockard
3y ago
What does MSW stand for here? Maybe "Mock Service Worker" https://mswjs.io/ ?
5.
▲
by
maclockard
3y ago
I love dan luu's blog posts. Great examples of principled thinking. Much of their writing on (computer) performance has pushed my own thinking and expectations.
6.
▲
by
maclockard
3y ago
Not just delivery, but also security. Browsers offer a level of isolation and safety that you generally don't get with native desktop apps. Things like iOS do bridge the gap a bit more though
7.
▲
by
maclockard
3y ago
> make the browser a full blown VM and just write normal programs that run in it This is actually happening, albeit slowly, with recent efforts around WASM etc. If you want a fun hypothetical of where this all goes, check out the talk &q
8.
▲
by
maclockard
3y ago
Wrote about something similar a while ago https://hex.tech/blog/a-pragmatic-approach-to-live-collabora... Using a server to tie break and locking has worked pretty well for us
9.
▲
by
maclockard
3y ago
I understand what you are saying here in terms of the difference between using wall-clock or causal ordering to determine who 'wins' for LWW. However, both of these strategies seem convergent to me? In any case, all clients will a
10.
▲
by
maclockard
3y ago
> This is the same guy who tried to make "effective altruism" part of his image. That was a pretty strong signal that the outcome we all witnessed was highly likely. Why do you think that was such a strong signal?
11.
▲
by
maclockard
3y ago
FWIW I'm not sure analogies between intellectual property and actual property really work, since they are pretty fundamentally different if you compare the specifics.
12.
▲
by
maclockard
3y ago
Even better, Jamie Lee Curtis was in both of those movies.
13.
▲
by
maclockard
4y ago
I actually talked to the drifting in space team about our experience implementing multiplayer. Really cool to see their findings! Our team ended up having a similar take away, we wrote a blog post detailing our approach and experience here:
14.
▲
by
maclockard
4y ago
I really like how well this bookends with https://hex.tech/blog/long-live-code ! (Disclaimer, I work at Hex but wish more tools would embrace ejecting to code in the same way)
15.
▲
Stop using so many CTEs
(hex.tech)
2 points
by
maclockard
4y ago
|
0 comments
16.
▲
by
maclockard
4y ago
I'm also pretty cynical of most JS rebuild/reinvention projects. I'm very tentatively excited by this one _because_ it looks like all it does is incrementally improve. Having something that is a drop-in API compat replacement
17.
▲
by
maclockard
4y ago
https://linear.app is pretty great
18.
▲
Hex scores $52M Series B
(techcrunch.com)
2 points
by
maclockard
4y ago
|
0 comments
19.
▲
by
maclockard
5y ago
This sounds really similar to Dutch Blitz! https://www.dutchblitz.com/ surprised I haven't seen anyone else call it that in this thread
20.
▲
by
maclockard
5y ago
That's assuming that these people only contribute to PostgreSQL. I'm betting most of the folks listed here make major contributions on other projects or at work. Your comment feels like a bit of unfair judgement, particularly sinc
21.
▲
by
maclockard
5y ago
How much time do you spend a month on marketing for placecard?
22.
▲
A Pragmatic Approach to Live Collaboration
(hex.tech)
3 points
by
maclockard
5y ago
|
0 comments
23.
▲
by
maclockard
5y ago
I really love how reactivity is being utilized across the stack. It's been pretty big on the frontend for a while now (React, etc), but I think data is another space it can really shine.
24.
▲
A Pragmatic Approach to Live Collaboration
(hex.tech)
1 points
by
maclockard
5y ago
|
0 comments
25.
▲
by
maclockard
5y ago
If you publish the code anywhere, potentially. You could be (unknowingly) violating the original license if the code was copied verbatim from another source. How much of a concern this is depends heavily on what the original source was.
26.
▲
by
maclockard
5y ago
Doesn’t fufill your wish for no-sign up link yet, but https://hex.tech supports live collaboration for python notebooks. I think as time goes on, live collaboration is becoming “table stakes” for a lot of tools.
27.
▲
by
maclockard
5y ago
Oh hey! I work here. Happy to answer any questions folks would have
28.
▲
by
maclockard
5y ago
I think they were referring to the historical value of the bond itself makes it worth far more than its strict monetary value over time. So even if its 'worth' 30-50 times more when you do the math, a collector maybe be willing to
29.
▲
by
maclockard
6y ago
no. typescript doesn't add any runtime type checking.
30.
▲
by
maclockard
6y ago
In my experience bigger companies seem possibly _more_ prone to a DIY approach than scrappy startup. Especially if there is a 'not built here' mentality.
More ›