Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
nichch
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
nichch
3mo ago
My opinion is that you should wait for 6-12 months before making a purchase either way. Open weight models are getting good. With GLM 5.2 now chasing Opus, I'm very excited to see a smaller model's distillation. Plus, the OLED Mac
2.
▲
by
nichch
6mo ago
The "just wifi" is about getting your true geolocation so regulated gaming platforms can operate legally. Ironically, I bet whatever API they use can be intercepted by a kernel level process. They also have VM checks. I "acci
3.
▲
by
nichch
3y ago
Mullvad uses both OpenVPN and Wireguard
4.
▲
by
nichch
3y ago
At the bottom of Settings > Camera, there is a setting called “Macro Control”. If enabled, it displays an icon when the lenses are auto swapped and pressing it swaps them back.
5.
▲
by
nichch
3y ago
Most recent archive (2022): https://web.archive.org/web/20221024011918/https://sites.goo...
6.
▲
by
nichch
3y ago
The full name of the company seems to be “Rust for Javascript Developers Ltd” Disclaimer: I hate Oracle
7.
▲
by
nichch
4y ago
Anecdotally, I’ve shown VR to 15 or 20 people and nobody has gotten motion sick or felt nauseous. One person got dizzy, but only when guardian became visible.
8.
▲
by
nichch
4y ago
> What about uploading every binary you run to their server to check if its “approved”? My understanding was macOS only checked the signature of third party executables before first run. Windows may let you run it first, but any unknown
9.
▲
by
nichch
4y ago
Yet those types of organizations are already scraping this data behind the scenes. Twitter’s API restrictions hurt well intentioned actors.
10.
▲
by
nichch
4y ago
I wonder how open and shut those DUI cases really are. In Michigan, they’ve recently discovered their THC test would return positive with the presence of CBD. https://www.mlive.com/public-interest/2022/08/mich
11.
▲
by
nichch
4y ago
I was thinking the same thing, but wouldn’t these be okay if his workload is mainly WORM?
12.
▲
by
nichch
4y ago
Could you elaborate on the Australian laws?
13.
▲
by
nichch
4y ago
I’m hoping the full API becomes open again.
14.
▲
by
nichch
5y ago
Economic value and actual usage.
15.
▲
by
nichch
5y ago
Unlikely for now . The ball has just started rolling with the M1.
16.
▲
by
nichch
5y ago
I can confirm this as recently as June 2021
17.
▲
by
nichch
5y ago
> Due to Chessbase’s repeated license violations, leading developers of Stockfish have terminated their GPL license with ChessBase permanently. What do they mean by this?
18.
▲
by
nichch
5y ago
I’d suggest a link change to this, given the advertisements on TPB
19.
▲
by
nichch
5y ago
The Steam Link continues to be very useful for my girlfriend and I. It’s plug and play and we haven’t had issues with compatibility or controllers like we have trying to set steam up on a Pi 4.
20.
▲
by
nichch
5y ago
Wouldn’t it be the duty of the platform in this situation?
21.
▲
by
nichch
5y ago
Epic has no DRM. Steam’s “DRM” is non intrusive and optional. The EGS is a CEF application and is probably less resource efficient than it should be.
22.
▲
by
nichch
5y ago
https://deno.land/x/ is explicitly for third party modules.
23.
▲
by
nichch
5y ago
> "save file" is greyed out when you download a file, requires an extra click Always thought that was a security thing, so you can’t be tricked to download a file you may not want. Separately, I do wish FF had “Save As” for dow
24.
▲
by
nichch
5y ago
Off topic but is connecting to Mongo on every API hit best practice? I abstract my connection to a module and keep that open for the life of the application.
25.
▲
by
nichch
5y ago
I agree that the VPN industry is shady, I agree that the claims they make border on fraud. I was just saying cash wise, these guys have to be rolling in it. I'm sure there are backhaul providers that will turn a blind eye to constant a
26.
▲
by
nichch
5y ago
The economics make sense to me. I’ve ran a VPN for 10 (concurrent!) people on a $5 droplet. If I charged them PIA prices (monthly), that’s $95 a month in profit. The insane 3 year or 2 year deals are obviously subsidized by continuous sign
27.
▲
by
nichch
5y ago
I don't think you have thought about the problem space enough. Nobody has disputed that JWT reduces network latency. My argument is that JWTs are unnecessary complexity for your app, overused, potentially dangerous [0] and for 99% of
28.
▲
by
nichch
5y ago
You keep parroting "complexity", yet in your original argument you stated that for "sensitive" requests, you should just hit the backend anyway. So that implies that you already have a database setup and you are alread
29.
▲
by
nichch
5y ago
First of all, if my requirements are "not JWT" then the correct answer is not JWT. > You aren't blocking most of your requests waiting on your auth backend Yeah, at Facebook scale. My database responds in less than 1 ms. &
30.
▲
by
nichch
5y ago
The amount of JWT tutorials available right now is absolutely overwhelming. I found myself worried actually that session tokens were insecure just because I could not find recent documentation/tutorials on them. I asked for suggestio
More ›