Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
seurimas
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
seurimas
2y ago
Positional encoding is standard for transformers of all stripes. They introduce a seemingly novel, redundant positional encoding scheme. It's more difficult to train, but seems to enable producing multiple tokens at once (i.e. you coul
2.
▲
by
seurimas
2y ago
Interesting! 25 business days for a business is close to 41 calendar days, too. I wonder if there's some sort of common, human constant involved. 25 days of engaging with something to decide whether that something is worth keeping arou
3.
▲
by
seurimas
2y ago
Is that a joke, or are you just misreading the stats on that page? Reddit definitely isn't down 30% of the time.
4.
▲
by
seurimas
3y ago
Usually, you pay what they ask and, if you don't like the price, you don't use their work. It's very simple, but OpenAI skipping that step opens them up to courts deciding that price, if a price is actually owed. That price w
5.
▲
by
seurimas
3y ago
Doesn't that kind of demonstrate the value being actively stolen from the creators, more than anything? Copyright law killed Napster, too. That doesn't mean applying copyright law was wrong.
6.
▲
by
seurimas
3y ago
Well, we didn't mind the mold and mildew as much, for starters.
7.
▲
by
seurimas
3y ago
The features vs versions graph is more than a little nonsensical, and its conclusions even more so. > They should be stable and move slowly so that most of the time of your develoeprs is not spent fighting with their tools. I can't
8.
▲
by
seurimas
3y ago
I had the wrong path for the demo file. It ought to work now.
9.
▲
by
seurimas
3y ago
MUDs are a great breeding ground for bespoke programs. I've made my own system of triggers and aliases in Rust, which interfaces with Mudlet (very popular MUD client) through JSON over stdio. Being written in Rust, it has enabled a pub
10.
▲
by
seurimas
3y ago
Point in fact, those were the rules. The DIF protected them past 250k. This was not an exceptional measure. Everything worked as intended.
11.
▲
by
seurimas
4y ago
I think the greatest idea for Rust scripting is just supporting WASM scripts. I've had some success toying with wasmer in bevy.