Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
minus7
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
minus7
1mo ago
Is it really, or do you just think so and it could actually mislead you and your LLM the next time? In my experience, the information in the comments tends to be quite redundant, often even with other comments in the same file
2.
▲
by
minus7
2mo ago
If you don't think about it, it doesn't seem like a bad idea. If you do, you realized how incredibly complex the whole thing is
3.
▲
by
minus7
4mo ago
It's just using libvte like gnome-terminal and lxterminal, so I doubt it's much different from them.
4.
▲
by
minus7
5mo ago
>Note that if an "Ephemeral Device" exists for more than 4 hours continuously, it consumes 0 minutes, and is billed as a tagged device. The docs are being upgraded to change the language around this. Thanks for explaining, that
5.
▲
by
minus7
5mo ago
This is potentiallya bit of a downgrade if you are using the Personal or Standard plans for infrastructure: - Reduction from 100 to 50 tagged devices on Personal (was 100 total devices before)/Standard (was 100 + 10 per user before) -
6.
▲
by
minus7
6mo ago
The `eval` alone should be enough of a red flag
7.
▲
by
minus7
10mo ago
Issues I observed, mostly using GoLand: - syntax errors displaying persistently even after being fixed (frequently; until restarted; not seen very recently) - files/file tree not detecting changes to files on disk (frequent; until rest
8.
▲
by
minus7
10mo ago
JetBrains should stop building stupid AI shit and fix their IDEs. 2025 versions are bordering on unusable.
9.
▲
by
minus7
10mo ago
All code is inherently not concurrency-safe unless it says so. The http.Client docs mention concurrent usage is safe, but not modification. The closure compiler flag trick looks interesting though, will give this a spin on some projects.
10.
▲
by
minus7
10mo ago
In my experience that's because most users run their monitors on 100% brightness instead of turning that down. I prefer light mode unless it's really dark.
11.
▲
by
minus7
1y ago
I was excited that Firefox finally exposed its local translations as API, but it's Chrome-only (still?). Will be nice for userscripts, for example to replace Twitter's translation button that hardly ever works
12.
▲
by
minus7
1y ago
If you consult with someone over their project, then proceed to fork it behind their back, that's just being a dick, even if it was perfectly legal. We should not accept that kind of behavior. And that's even ignoring that the con
13.
▲
by
minus7
1y ago
There's a pinned comment on the video about the cable: For everyone that's interested, the included USB cable is wired like this: GND -------> GND D+ -------> VCC D- -------> VCC VCC -----
14.
▲
by
minus7
1y ago
No one's gonna pay just for the sidebar being collapsible. Maybe someone is going to because it was the last straw, but most are just going to be annoyed. Better ask for money only for something with real value (which I'm sure the
15.
▲
by
minus7
2y ago
Hey, I found your library a few weeks ago when I was annoyed by nothing like this being built into the standard library. It’s been a breeze to use so far. A neat trick I found to gauge bottlenecks in pipelines is using Buffers between steps
16.
▲
by
minus7
2y ago
Used to vendor for a bit, but it's messy in git. If anything disappears, it should still be easy enough to recover it from somewhere.
17.
▲
by
minus7
3y ago
Unfortunately that feature of invidious also seems to depend on the upstream RSS URLs and the feeds are just empty at the moment
18.
▲
by
minus7
3y ago
The DNS records for that domain are hijacked on two German ISPs' resolvers I tested, yikes. Google and Cloudflare resolvers resolve it just fine however. canna.to. 0 IN CNAME notice.cuii.info. notice.cuii.info. 34953 IN A 167.23
19.
▲
by
minus7
3y ago
`<div />` getting parsed as opening tag instead of self closing is a bug (be it in the browser or in the spec) and should be fixed
20.
▲
by
minus7
3y ago
IIRC there were issues with IPv6 on the hardware, which will be replaced once services move to Europe, and IPv6 will be available.
21.
▲
by
minus7
4y ago
Best thing about it is that it has support for huge files; I was looking for a hex editor that can do that
22.
▲
by
minus7
4y ago
You can also use a pre-polished connector instead of splicing e.g.: https://www.fs.com/de-en/products/35165.html (there's instructions if you scroll down)
23.
▲
by
minus7
4y ago
I also installed fiber a while ago after being told "this isn't hard" by Michael Stapelberg's post [1]. Luckily I managed to get by with patch cables; a 30m cables really goes a long way! I even managed to get a duplex L
24.
▲
by
minus7
4y ago
Good joke, there are no $35 pis
25.
▲
by
minus7
4y ago
>TOTP is almost purpose made to be phished. Well, that's a tad hyperbolic. While TOTP codes have no protection against phishing, an attacker still requires interaction from the account owner every time they want to make use of it an
26.
▲
by
minus7
4y ago
The problem is that a) you want it to work properly for users of Go modules hosted on your Git forge and b) you don't want to effectively waste time on working around a problem that the GoProxy engineers could just solve with a more in
27.
▲
by
minus7
5y ago
Literally no significant extra effort to download the files and put them with your website. If you fetch them from a CDN with a fixed version you're not getting updates anyway.
28.
▲
by
minus7
5y ago
> Nearly 8% of the top 10 million websites support HTTP/3, according to the latest figures from W3Techs. Let me guess: those are all behind Cloudflare
29.
▲
by
minus7
5y ago
Does this article not need to say more than the <title> and a picture of tools? Because that's all I see
30.
▲
by
minus7
5y ago
FLIF has been superseded[1] by JPEG XL, which, in my very limited testing, performed better (speed and compression-wise; libjxl) than FLIF. Interesting though that FLIF 0.4 was released 3 days ago. I haven't checked out that new releas
More ›