Viewing profile — jadengeller
jadengeller
HN member- Joined
- Tue, Feb 16, 2016, 11:03 PM UTC
- HN karma
- 107
- Public activity
- 36 items
- HN profile
- View on Hacker News ↗
About jadengeller
No profile information was provided.
Recent public activity
-
comment
Comment #48813731
when naming the protocol part of a url, obviously you don't want to pick something so verbose, but that doesn't mean you gotta pick an acronym. could be hyper:// or smth. not sayin…
-
comment
Comment #48509785
Modern Swift borrows a lot from Rust! And it also has its own benefits, both ergonomic and also supporting eg generic in dynamic libraries
-
comment
Comment #47659206
this comment seems to be astroturfing to sell a course
-
comment
Comment #47577301
exfiltrating a credential provides persistent access (until detected and rotated) tho! probably one of the more leveraged things to prevent
-
comment
Comment #47209946
No, you misread
-
comment
Comment #47209941
I think this is a bit similar to Mojo's origin types: https://docs.modular.com/mojo/manual/values/lifetimes/#origi...
-
comment
Comment #46897801
what do you verify about the bots?
-
comment
Comment #46834184
some quick feedback on the user interface: - i pressed "Amino Acids", and nothing updated below the toolbar. can't figure out what it does - the "Tools" buttons looks like a segmen…
-
comment
Comment #45678251
I'd probably say we ought to use DNS.
-
comment
Comment #40924061
If there are rate limits, or if the search space is vast, this is notably more limited (even if arguably still enumeration)
-
comment
Comment #40797644
is it actually free? or are we collectively paying for it by allowing the big business to gain control of an otherwise competitive market and jack up prices individuals are not pri…
-
comment
Comment #40797601
it's not a great market for consumers if we allow big business to undercut pricing and kill competition government should help us coordinate to prevent this Nash equilibria
-
comment
Comment #40796611
It's hard for me to tease apart the differences between Rye "first class context", deprecated JS "with" statement, Scala/Idris/Agda implicit arguments, and I guess also just effect…
-
comment
Comment #40128766
> When it matters? This applies to usernames too! It's easy to phish if platforms render capital I and lowercase l the same
-
comment
Comment #39737093
it may be about safety against cyberattacks
-
comment
Comment #39633521
Client web app makes POST request. It leaves browser, but not in URL
-
comment
Comment #38988203
If this is true, XML must've been way more exciting than I could've imagined
-
comment
Comment #38931399
Yeah, the price difference between this and Teenage Engineering's own products is wild! It's worth noting the Playdate (by Panic) is designed by Teenage Engineering and also just $…
-
comment
Comment #38931319
I'll admit the device is very cute, but without a solution to prompt injection, you'd be a fool to give this access to your accounts.
-
comment
Comment #38858129
If downtown apartments are not sufficiently desirable without parking, developers will build parking.
-
comment
Comment #38780166
It's not so bad if you think of this as pipelining. I definitely agree some intermediates ought to be named though.
-
comment
Comment #38588849
Here's a great article that links to a lot of research: https://lilianweng.github.io/posts/2023-03-15-prompt-enginee...
-
comment
Comment #37627099
I have dozens of old Pages documents that are inexplicably now “Zero KB”. I would not trust iCloud with your data. (Aside: I really gotta backup my iCloud Photo Library…)
-
comment
Comment #35033021
I don't think the data supports this: https://www.nytimes.com/interactive/projects/college-mobilit... I do think it's true that Caltech students are all very passionate about STEM,…
-
comment
Comment #34916491
The following models are considered GPT 3.5: - code-davinci-002 - text-davinci-002 - text-davinci-003 Source: https://platform.openai.com/docs/model-index-for-researchers...