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 saying it should be, just saying there are other ways that a more verbose concept can be shorted for certain contexts
HN user
jadengeller
Modern Swift borrows a lot from Rust! And it also has its own benefits, both ergonomic and also supporting eg generic in dynamic libraries
this comment seems to be astroturfing to sell a course
exfiltrating a credential provides persistent access (until detected and rotated) tho! probably one of the more leveraged things to prevent
No, you misread
I think this is a bit similar to Mojo's origin types: https://docs.modular.com/mojo/manual/values/lifetimes/#origi...
what do you verify about the bots?
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 segmented picker, but both seem to actually initiate a modal presentation
this tool seems interesting, but it would be worth polishing some of these ui quirks because my first impression was that it seems a bit broken (or confused me)!
but seems like a cool project otherwise, love people building and sharing explainers as they learn stuff!
I'd probably say we ought to use DNS.
If there are rate limits, or if the search space is vast, this is notably more limited (even if arguably still enumeration)
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 pricing that in. coordination is needed. that's why we regulate the market
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
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 systems generally?
it feels like there're all features for ergonomic dependency injection, but maybe that's a lot of programming
When it matters?
This applies to usernames too! It's easy to phish if platforms render capital I and lowercase l the same
it may be about safety against cyberattacks
Client web app makes POST request. It leaves browser, but not in URL
If this is true, XML must've been way more exciting than I could've imagined
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 $200. https://shop.play.date
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.
If downtown apartments are not sufficiently desirable without parking, developers will build parking.
It's not so bad if you think of this as pipelining. I definitely agree some intermediates ought to be named though.
Here's a great article that links to a lot of research: https://lilianweng.github.io/posts/2023-03-15-prompt-enginee...
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…)
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, so the average family wealth is less apparent.
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...
"The fall in diagnoses among gay and bisexual men is a result of the growing availability of HIV prevention pill PrEP and targeted promotion of routine HIV testing followed by the rapid initiation of HIV treatment for those diagnosed, meaning they are more quickly virally suppressed and cannot pass on HIV."
Sexually active gay men generally take PrEP.
Oh, I fully agree: https://twitter.com/jadengeller/status/1427672235028795396?s...
(Seems like many others do too!)
There are APIs for this.
iOS: https://developer.apple.com/documentation/uikit/uidevice/162...
Android: https://developer.android.com/reference/android/os/BatteryMa...
It looks like they just used three.js
Are there any useful contracts you might write that require Turing completeness?