Viewing profile — seurimas
seurimas
HN member- Joined
- Tue, Mar 07, 2023, 4:59 PM UTC
- HN karma
- 64
- Public activity
- 11 items
- HN profile
- View on Hacker News ↗
About seurimas
No profile information was provided.
Recent public activity
-
comment
Comment #40609328
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 …
-
comment
Comment #40275009
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…
-
comment
Comment #40120828
Is that a joke, or are you just misreading the stats on that page? Reddit definitely isn't down 30% of the time.
-
comment
Comment #39183253
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 pri…
-
comment
Comment #39017215
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 …
-
comment
Comment #37598862
Well, we didn't mind the mold and mildew as much, for starters.
-
comment
Comment #37527082
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 develoe…
-
comment
Comment #35730545
I had the wrong path for the demo file. It ought to work now.
-
comment
Comment #35730362
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 …
-
comment
Comment #35327307
Point in fact, those were the rules. The DIF protected them past 250k. This was not an exceptional measure. Everything worked as intended.
-
comment
Comment #35057736
I think the greatest idea for Rust scripting is just supporting WASM scripts. I've had some success toying with wasmer in bevy.