Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
pshc
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
15 ms
·
1.
▲
by
pshc
25d ago
I think it’s similar to the reasoning behind HN stripping numbers from clickbait headlines. Numbers feel salient even when they represent nothing at all, because numbers are used universally in every field of human study and endeavor. Unlik
2.
▲
by
pshc
1mo ago
I've been experimenting with a Remarkable Paper Pro. Additive inking works pretty well. As long as I am adding black ink to the page, everything is responsive. But if I want to push other updates asynchronously, or (god forbid) erase s
3.
▲
by
pshc
2mo ago
Very glad to see this, I've been dreaming about spatial representations for code for a long time.
4.
▲
by
pshc
3mo ago
Same, I was actually having interesting thought experiments with Fable.
5.
▲
by
pshc
6mo ago
Even though it's quantized-to-hell Mixture of Experts, honestly, it's crazy this model can run semi-coherently on an phone.
6.
▲
by
pshc
7mo ago
Wall mount? I'll pray for an e-Ink model.
7.
▲
by
pshc
7mo ago
With batched parallel requests this scales down further. Even a MacBook M3 on battery power can do inference quickly and efficiently. Large scale training is the power hog.
8.
▲
by
pshc
8mo ago
I was daydreaming of a special LLM setup wherein each token of the vocabulary appears twice. Half the token IDs are reserved for trusted, indisputable sentences (coloured red in the UI), and the other half of the IDs are untrusted. Effectiv
9.
▲
by
pshc
9mo ago
Yeah, myself and several friends of mine with EOL Windows 10 PCs are looking to jump ship.
10.
▲
by
pshc
10mo ago
MacBooks outclass any other laptop in the market thanks to those chips.
11.
▲
by
pshc
1y ago
We can spend more time on art, music, camaraderie, love, play, and the pursuit of grace.
12.
▲
by
pshc
1y ago
apparently this is the source: https://youtu.be/1L2ef1CP-yw The fan increases air speed at the centre of the rotor, creating a low pressure zone which then sucks in surrounding air. So it helps to place the fan away from th
13.
▲
by
pshc
1y ago
This stuff is a dream of mine, editors in different modes that can collaborate seamlessly. Keep up the good work!
14.
▲
by
pshc
1y ago
I think we need a spatial/physics model handling movement and tactics watched over by a high level strategy model (maybe an LLM).
15.
▲
by
pshc
1y ago
Compared to google translate of yore, it’s gotten way more fluent thanks to transformers. Good translation relies heavily on context of course. Voice recognition and text to speech quality have increased dramatically. And near real-time (or
16.
▲
by
pshc
1y ago
What’s wild to me is that we have basically manifested the Babel Fish in the last few years.
17.
▲
by
pshc
1y ago
Meanwhile Switzerland is implementing e-ID which gives citizens private and public keys so they can sign and prove things without leaking their whole identity.
18.
▲
by
pshc
1y ago
Sometimes a problem is a weird combination of hairy/obscure/tedious where I simply don’t have the activation energy to get started. Like, I could do it with a gun to my head. But if someone else were to do it for me I would gratef
19.
▲
by
pshc
1y ago
They do discuss optimization of the IDs at the bottom of the article.
20.
▲
by
pshc
1y ago
Use of server reconciliation makes me think client-side reconciliation would be tricky… how do you preserve smooth editor UX while applying server updates as they arrive? For example, if your client-sent request to insert a character fails,
21.
▲
by
pshc
1y ago
http://steve-yegge.blogspot.com/2006/03/execution-in-kingdom...
22.
▲
by
pshc
2y ago
https://archive.is/xa218
23.
▲
Creating a Decentralized Bathroom
(dame.is)
3 points
by
pshc
2y ago
|
0 comments
24.
▲
by
pshc
2y ago
Have you tried Zed?
25.
▲
by
pshc
2y ago
The underlying problem is that setenv is mutable global state and should never have existed
26.
▲
by
pshc
2y ago
Shouldn’t building dense housing in an area with a terrible housing shortage increase the tax base if anything?
27.
▲
by
pshc
2y ago
DLSS artifacts are pretty obvious to me. Modern games relying on temporal anti aliasing and raytracing tend to be blurry and flickery. I prefer last-gen games at this point, and would love a revival of “brute force” rasterization.
28.
▲
by
pshc
2y ago
Dang, I implemented SDFs in 2023 around that time with jump flooding. Wish I had seen this version. Thanks for pointing it out!
29.
▲
by
pshc
2y ago
https://archive.is/4hczD
30.
▲
by
pshc
2y ago
Lua as a language is pretty warty, with some obvious omissions. But it’s widespread as an embedded language, and has been around a long time, and I think that tends to give it a nostalgic halo effect. I would like to see more minimalist scr
More ›