Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
mpartel
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
Trace Institute
(traceinstitute.org)
1 points
by
mpartel
3mo ago
|
0 comments
2.
▲
Get-Shit-Done
(github.com)
14 points
by
mpartel
8mo ago
|
3 comments
3.
▲
Wikipedia and the Destruction of Trust [video]
(youtube.com)
1 points
by
mpartel
10mo ago
|
0 comments
4.
▲
by
mpartel
1y ago
Huge spikes over a short period of time are hard to deal with for anyone, and payment processors have their own infra whose scalability Steam can't necessarily control.
5.
▲
by
mpartel
1y ago
Some LLM APIs let you give a schema or regex for the answer. I think it works because LLMs give a probability for every possible next token, and you can filter that list by what the schema/regex allows next.
6.
▲
FI Framework Laptop 16 – Prototypes and scrapped ideas [video]
(youtube.com)
3 points
by
mpartel
1y ago
|
0 comments
7.
▲
SpacetimeDB
(spacetimedb.com)
5 points
by
mpartel
1y ago
|
0 comments
8.
▲
by
mpartel
2y ago
The design of generics in this one seems rather well balanced in simplicity vs power. The part about interface-typed values [1] is interesting. They do dynamic dispatch as a fallback when the function is too polymorphic to be be specialized
9.
▲
by
mpartel
2y ago
I agree in the sense that answering "what really are qualia" may be as impossible as answering "what really are quantum fields". At some point we may be forced to accept "it just is", but that doesn't mean
10.
▲
by
mpartel
2y ago
> Even after mapping the entire visual cortex to all visual features, it just doesn't get us any closer to understanding that raw experience of "sight" that happens when you look at something. It's not the same thing.
11.
▲
by
mpartel
2y ago
I agree. It's just quite a lot of verbose-looking XML. "I have to write that much XML" is probably not the first impression you want to give. I did scroll down and see that you don't actually have to write such XML by
12.
▲
by
mpartel
2y ago
The rather prominent XML on the front page might scare folks off.
13.
▲
by
mpartel
3y ago
To clarify, dependencies significantly affect incremental builds too. Seems loading information about compiled dependencies into the compiler and/or resolving stuff about them can take significant time.
14.
▲
by
mpartel
3y ago
Compilation times depend very heavily on the amount/size/complexity of dependencies.
15.
▲
by
mpartel
3y ago
The linked github page has a link to a paper.
16.
▲
by
mpartel
3y ago
Excellent work, again! Your intros somehow elicit the best out of HN too: the comments are always full of interesting angles and variations. Wanna do quaternions next? :) Many have tried..
17.
▲
by
mpartel
3y ago
Does it / will it support retractions?
18.
▲
by
mpartel
3y ago
A fanless case would be real nice, and seems theoretically doable.
19.
▲
Physicists Create a Wormhole Using a Quantum Computer
(quantamagazine.org)
1 points
by
mpartel
4y ago
|
0 comments
20.
▲
by
mpartel
4y ago
Several languages have or have had this behaviour. C# made a similar change to its 'foreach' loops a long time ago (but not 'for' loops for some reason). I suppose it's the natural way to do it when implementing a l
21.
▲
by
mpartel
4y ago
https://neon.tech/docs/cloud/compatibility/ says "During technical preview Neon has restrictions on user ability to install PostgreSQL extensions. Following PostgreSQL extensions come pre-installed: [..]
22.
▲
by
mpartel
4y ago
This is a dynamically typed language. Null makes sense there. It also makes sense in a statically typed language with union types, think `string | undefined` in TypeScript. The extra layer added by Some/None is not fundamentally necess
23.
▲
by
mpartel
4y ago
System76 has done good work on Linux support for (seemingly) similar hardware: https://tech-docs.system76.com/models/lemp10/README.html - some of that might be reusable.
24.
▲
by
mpartel
5y ago
Some examples of high-level decisions: - which web framework? - which database? which ORM? which transaction isolation level by default? - will this game/UI be multiplayer? - what's our testing discipline? You can't loosely c
25.
▲
by
mpartel
5y ago
This is true for early high-level decisions. For every-day coding of smallish components in a large project, it matters much less. The more code your design decision will affect, the more up-front planning it deserves.
26.
▲
How to Overcome Tribalism, the Shouty Minority and Facebook Toxicity
(politico.com)
7 points
by
mpartel
5y ago
|
0 comments
27.
▲
The Beast – The ultimate fanless PC
(indiegogo.com)
2 points
by
mpartel
5y ago
|
0 comments
28.
▲
by
mpartel
5y ago
A good chunk of evidence has been summarized here: https://ledger.humanetech.com/
29.
▲
by
mpartel
5y ago
If enough people find it interesting enough to follow, why not?
30.
▲
by
mpartel
5y ago
Many similarly depressing results: https://ledger.humanetech.com/
More ›