Viewing profile — malwrar
malwrar
HN member- Joined
- Sun, May 14, 2017, 3:57 AM UTC
- HN karma
- 1,892
- Public activity
- 440 items
- HN profile
- View on Hacker News ↗
About malwrar
Recent public activity
-
comment
Comment #49189999
We are only ever one computer science paper or github repo away from all of their moat fading to dust anyways. The question everyone financial should be asking is “what happens whe…
-
comment
Comment #49089448
The sizes for the matrices are decided up front (“hyperparameters”, more or less guesstimated) and the values that are learned (“parameters”, for completeness) and remain static af…
-
comment
Comment #49086875
Yes. Each token prediction is one big function call. Then you just recursively generate more tokens until run out of context or the model predicts a next token indicating end of se…
-
comment
Comment #48906517
They log all DNS requests made to their public resolver in a searchable internal database, at least when I worked there a decade or so ago. I wonder if they seed their crawler with…
-
comment
Comment #48884733
One of my personal faves on that site: fauux.neocities.org
-
comment
Comment #48835534
> We really need an open protocol to build on. I’d bet making a slack-compatible client or bridge isn’t hard, we all just instinctively know whoever develops it is going to get sue…
-
comment
Comment #48680955
Perhaps “censorship” & manufacturing consent? I think both political extremes have their own angles: liberals might be concerned that conservative censors will censor kids from lea…
- comment
-
comment
Comment #48655573
My proposal is that we increase the effectiveness of child controls on devices, so kids can’t get access to the adult world on them. Parents in other threads however tell me that t…
-
comment
Comment #48653031
I heard a billionaire is funding this, he’s probably afraid of the one famous instance of someone like him getting killed by one of those.
-
comment
Comment #48646300
My point is that the entire check is bypassed easily and instantly, and in the meantime the government gets data that someone _will_ figure out how to make personally identifying f…
-
comment
Comment #48646091
Headline news: children infiltrate the universal adult one time password scheme for porn, parents panic! Turns out the 18 year olds started selling access to their younger friends,…
-
comment
Comment #48583905
These things passing the Turing Test makes anthropomorphizing their behavior awkward , but don’t forget it’s just an analogy to communicate an experience. If you convey a certain w…
- comment
-
comment
Comment #48426976
It was precisely that for me! Another commenter captures it well; “the bitter lesson” indeed.
-
comment
Comment #48426921
I’d recommend my method of just drawing out the block diagram and drawing out + digging into the math at each step! I’m the kind of person who needs to take time to ask lots of que…
-
comment
Comment #48426845
Im also a mere mortal, and after putting a few years into it IMO I’d say people make it much more complicated than it actually is. I failed most of my math courses for lack of inte…
-
comment
Comment #48421462
Back when ChatGPT came out, I was so shocked by how _good_ it was for an “AI” product that I simply had to know how it worked. Over the next month I ended up drawing out a block di…
-
comment
Comment #48379153
How do you verify someone’s age reliably without identifying them? Unless there’s some standard around zero-knowledge proofs they’re implementing that I’m not aware of, they’re pro…
-
comment
Comment #48375870
I don’t understand how video evidence from a mass surveillance network would have helped here. They found your car without it! Shouldn’t your issue be with the prosecutor, and thus…
-
comment
Comment #48358809
Indeed sad, congrats on publishing your book though. I’ve certainly felt a bit of that same angst myself. I think SWGEmu (cool project, just learned of it from you!) do represent s…
-
comment
Comment #48355463
Really hate to say it, but I’ve stopped publishing my work too for this reason. I spend most of my time now building my own little software ark, and I aspire to no longer think of …
-
comment
Comment #48348222
I don’t think people realize that these devices can even be used that way. I talk with people outside of the tech scene frequently, and they are routinely surprised when I tell the…
-
comment
Comment #48348129
You know how when you finish prompting some code generator to build something, and you look over what it has built and feel a sense of emptiness even if it does what you want? I th…
-
comment
Comment #48341157
I’m still pretty skeptical about OpenRouter. I have a client implemented for them so I can use them with my harnesses, but at the same time that client was generated and tested in …