Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
tyho
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
tyho
23d ago
It's also stores and releases light, not electricity, a bit like luminous paint, less like a battery or a capacitor.
2.
▲
by
tyho
28d ago
The SIMD stuff is incredible. I have been having lots of fun with it. You can use LLMs as a scalar to SIMD transpiler, it works amazingly well. Sure a SIMD expert writing assembly can probably do a better job than an LLM using these new int
3.
▲
by
tyho
1mo ago
What a brutal bug. I'd never entertain a that bug in SQLite could be causing problems in code I wrote.
4.
▲
by
tyho
1mo ago
Go's implementation is vector size independant https://pkg.go.dev/simd@master
5.
▲
by
tyho
2mo ago
You can absolutely parse HTML with regex, so long as the document is finite in length. Every finite language is regular, hence can be parsed with regex's.
6.
▲
by
tyho
5mo ago
Eat the gamma cookie, it's the worst option for any, but with gamma it won't matter much whether it's in your hand, pocket or gut. Pocket the beta emitter, a little bit of shielding will make a big difference. Hold the alpha
7.
▲
by
tyho
6mo ago
Wow, what a free society! In the UK if you refuse to unlock your device you can be imprisoned indefinitely! In HK it's just one year!
8.
▲
by
tyho
6mo ago
4chan send their packets to their ISP, not the UK.
9.
▲
by
tyho
9mo ago
> following a highly publicised mass-murder of children which was (entirely wrongly) being blamed on asylum seekers. The mass-murder was a consequence of the asylum system. Given what is publicly known, parents of Axel Rudakubana were ov
10.
▲
by
tyho
10mo ago
Are we using different models? Here is a simulation of Chernobyl reactor 4 using research grade numerical modeling I made with it in a few days: https://rbmk-1000-simulator-162899759362.us-west1.run.app/
11.
▲
by
tyho
1y ago
What's the easiest way to get these local models browsing the web right now?
12.
▲
by
tyho
1y ago
FFS, it's too late for me to edit. You are of course correct.
13.
▲
by
tyho
1y ago
> The 2D map analogy was a nice stepping stone for building intuition but now we need to cast it aside, because embeddings operate in hundreds or thousands of dimensions. It’s impossible for us lowly 3-dimensional creatures to visualize
14.
▲
by
tyho
1y ago
I wrote some code today and I relied on the new behaviour. I felt a little dirty.
15.
▲
by
tyho
1y ago
The single example given here is incorrect. Since Go 1.22 loop variables have per-iteration scope, the "broken" code is deterministic and correct. https://go.dev/blog/loopvar-preview
16.
▲
by
tyho
2y ago
Uppercase for exported is actually one of my favorite go features. https://cs.opensource.google/go/go/+/refs/tags/go1.24.0:src/... https://www.compart.com/en/unicode/c
17.
▲
by
tyho
2y ago
Does anyone really use an X GUI on BSD?
18.
▲
by
tyho
2y ago
A crude way: To watermark: First establish a keyed DRBG. For every nth token prediction: read a bit from the DRBG for every possible token to label them red/black. before selecting the next token, set the logit for black tokens to
19.
▲
by
tyho
2y ago
There are way better ways to watermark LLM output. It's easy to make it undetectable, which this is'nt.
20.
▲
by
tyho
2y ago
I tasted the coin cell bitterant when I replaced my Airtag battery. Didn't taste very bitter to me.
21.
▲
by
tyho
2y ago
I have been using txtar to provide context to LLM's recently.
22.
▲
by
tyho
2y ago
Is that actually happening? I use o1 a lot for brainstorming etc, but I don't think I could build a program of any significant size without understanding how to program myself so to guide o1 and stitch it's outputs together. It&#x
23.
▲
by
tyho
2y ago
I’m imaging a variable focal length across the image plane, decreasing as the distance to the centre increases.
24.
▲
by
tyho
2y ago
Yes. Do people not reliably dip beams in the US? that must be horrible!
25.
▲
by
tyho
2y ago
All psychology research falls in one of two categories: a) common sense intuitive result b) does not replicate
26.
▲
by
tyho
2y ago
There isn't really anything you can do to convince me that your team has the expertise to maintain a browser after this. It doesn't matter that you have fixed it, your team is clearly not capable of writing a secure browser, now o
27.
▲
by
tyho
2y ago
Tell that to the Dutch.
28.
▲
by
tyho
2y ago
https://aws.amazon.com/corretto/
29.
▲
by
tyho
2y ago
This is like a very regressive tax policy. If you are high capability individual, you will sail through these screens and avoid adding extra charges, if you are a ... low capability individual, you won't be able to do that, and you end
30.
▲
by
tyho
2y ago
Required for crowdstrike to do what crowdstrike does. Which is mostly useless security theatre.
More ›