Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
r2b2
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
10 ms
·
1.
▲
by
r2b2
11mo ago
This camera's attestation and zero-knowledge proof cannot verify that a photo is not AI generated. Worse, those "verifications" may trick people into believing photos are trustworthy or authentic that are not. Similar to ad-c
2.
▲
by
r2b2
1y ago
Patients and providers should have the ability to shop and negotiate price directly with each other. No 3rd party will ever be in a better position to negotiate individualized care and prices for 350,000,000 people better than we (or our
3.
▲
by
r2b2
1y ago
I've found that as LLMs improve, some of their bugs become increasingly slippery - I think of it as the uncanny valley of code. Put another way, when I cause bugs, they are often glaring (more typos, fewer logic mistakes). Plus, as the
4.
▲
by
r2b2
2y ago
Firefox should make it clear that Firefox (browser) will not collect, transmit, nor sell user data beyond what is technically required for interaction between the browser and other computers over networks. Anything less and people stop usin
5.
▲
Ask HN: What is your expierence selling a domain name?
8 points
by
r2b2
2y ago
|
2 comments
6.
▲
by
r2b2
2y ago
Building a service on top of the OSS, where some people prefer to self-host, but many don't want to self host. Ex. Bitwarden, Infisical, Docker, etc.
7.
▲
Simon Tatham's Portable Puzzle Collection
(chiark.greenend.org.uk)
212 points
by
r2b2
2y ago
|
53 comments
8.
▲
Ask HN: What are your favorite puzzles?
4 points
by
r2b2
2y ago
|
5 comments
9.
▲
by
r2b2
3y ago
I agree, better to use an additional factor than fingerprinting.
10.
▲
by
r2b2
3y ago
Yes, adding max-use counts and expiration dates to links can mitigate against some browser-history snooping. However, if your browser history is compromised you probably have an even bigger problem...
11.
▲
by
r2b2
3y ago
Correct, DNS only queries the hostname portion of the URL. Maybe my attempt to be thorough – by making note of DNS along side HTTP since it's part of the browser ↔ network ↔ server request diagram – was too thorough.
12.
▲
by
r2b2
3y ago
Good to point out. This distinction is especially important to keep in mind when thinking about when and/or who terminates TLS/SSL for your service, and any relevant threat models the service might have for the portion of the HTTP
13.
▲
by
r2b2
3y ago
To somewhat mitigate the link-loading bot issue, the link can land on a "confirm sign in" page with a button the user must click to trigger the POST request that completes authentication. Another way to mitigate this issue is t
14.
▲
by
r2b2
3y ago
To create private shareable links, store the private part in the hash of the URL. The hash is not transmitted in DNS queries or HTTP requests. Ex. When links.com?token=<secret> is visited, that link will be transmitted and potentially
15.
▲
Signal 7.0 released for iOS – Private Phone Numbers
(github.com)
3 points
by
r2b2
3y ago
|
0 comments
16.
▲
Ask HN: Which language has the clearest type syntax?
6 points
by
r2b2
3y ago
|
7 comments
17.
▲
Show HN: Flame – Data Model and Query Library for Firestore
(flame-odm.com)
1 points
by
r2b2
3y ago
|
0 comments
18.
▲
Photos of your home and pet on Rover are not private
5 points
by
r2b2
3y ago
|
0 comments
19.
▲
by
r2b2
3y ago
The syntax of your language is quite nice. I’d maybe change (for …) to (each …), (fun …) to (fn …), and (let …) to (def …) or (set …) depending on implementation details of variable assignment, but those are just aesthetic preferences :) I
20.
▲
by
r2b2
3y ago
The list-style properties should be called marker-style, and list-item renamed > to marked-block or something. I think list and list-item are clear. How about just `mark` instead of `marker-style` to be consistent with other prop
21.
▲
by
r2b2
3y ago
Autonomous electric cars make tunnels easier, which have smaller negative impact on the environment.
22.
▲
Ask HN: How would you build an interactive hex-grid for web?
2 points
by
r2b2
3y ago
|
2 comments
23.
▲
by
r2b2
3y ago
HN needs a @dang apprentice program so it can thrive for centuries.
24.
▲
Ask HN: Where to find board game artists?
1 points
by
r2b2
3y ago
|
3 comments
25.
▲
by
r2b2
3y ago
Jitsi App Privacy: → https://apps.apple.com/us/app/jitsi-meet/id1165103905 And Zoom: → https://apps.apple.com/us/app/id546505307 Looks like one company likes to gobble data more tha
26.
▲
by
r2b2
3y ago
Yes, using a watch + compile + restart development environment where everything can be worked on locally reduces cycle time to 5ms, which is ~100,000x quicker than the 10m compile time in the parent post. I've deployed 35,000+ lines of
27.
▲
by
r2b2
3y ago
https://passkeys.dev/device-support/#matrix
28.
▲
by
r2b2
3y ago
• Ngrok only provides tunnels. • Ngrok pulled a pricing bait-and-switch a year ago increasing prices to $240/year/user if you wanted a stable subdomain, even for bandwidth-trivial users. - Edit: Looks like they now have an $8
29.
▲
by
r2b2
3y ago
Money now is more valuable than money later. As someone who has both built and sold software, it's simply to be able to sell software before it's complete. Without estimates, you can't sell something that doesn't exist y
30.
▲
by
r2b2
3y ago
Why mix regulation of two effects (sound and emissions)? It's smarter to write regulation for each uniquely and directly. Eg. - Sound from air traffic shall meet <sound regulations> and when violated will incur automatic fees of
More ›