Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
altano
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
altano
4d ago
Opt-in = explicit and opt-out = implicit. You can't have implicit opt-in, that wouldn't make any sense.
2.
▲
by
altano
8d ago
Yeaaahhhhhh, you’re totally right
3.
▲
by
altano
9d ago
https://github.com/jellyfin/jellyfin/issues/5415 A lot of Jellyfin's API doesn't require any authentication at all, as an example.
4.
▲
by
altano
9d ago
You can either require mesh vpn or make it easy for friends to access your library. You can't have both.
5.
▲
by
altano
9d ago
I hate people who are demanding of open source projects but... doing performance improvements and adding comic book support before making the product secure enough to expose to the internet is wild prioritization and I don't know what
6.
▲
by
altano
1mo ago
What is the point of this? Either buy Berkeley Mono or go use something else.
7.
▲
by
altano
2mo ago
I don't understand the configuration. How do you turn off the feedback/prompt sound?
8.
▲
by
altano
3mo ago
Ending sequence? Arco was an entirely hand-drawn movie w/ a 93% Rotten Tomato score released this year. Couldn't even break even. I liked it a lot. Seems bleak to me.
9.
▲
by
altano
3mo ago
I bought exactly that, in 14", last April. Before tax, it was $5,853 and is now $7,849
10.
▲
by
altano
5mo ago
visualjj, it’s fantastic
11.
▲
by
altano
5mo ago
The `gh stack` CLI sounds essential for people using git, but I hope it doesn't become required, as people using things like jj/sl should be able to work with stacks. `gs submit`/`gs push` being the interface is fine, but `gs
12.
▲
by
altano
5mo ago
This _is_ a solution to slow reviews. Smaller reviews are faster to get in. And many small reviews take less time to review than one large review. Plus there's no review that's instant. Being able to continue working is always bet
13.
▲
by
altano
6mo ago
It's better than having to hear them complain every time plex goes down
14.
▲
by
altano
6mo ago
In the 1Password entry go to the "website" item. To right right there's an "autofill behavior" button. Change it to "Only fill on this exact host" and it will no longer show up unless the full host matches
15.
▲
by
altano
7mo ago
Or those who use pnpm
16.
▲
by
altano
8mo ago
Moonlight on the Apple TV works great.
17.
▲
by
altano
8mo ago
They added auto-playing, full screen video ads to the home screen. I threw mine in the garbage. Pride and love, lol…
18.
▲
by
altano
8mo ago
Who’s going to make the rehype plugin?
19.
▲
by
altano
1y ago
I think it's pretty common for more than one thing to happen on most days.
20.
▲
by
altano
2y ago
https://lobste.rs/s/a1jo3a/devenv_0_6_generating_containers_...
21.
▲
Why, after 8 years, I still like GraphQL sometimes in the right context
(magiroux.com)
4 points
by
altano
2y ago
|
0 comments
22.
▲
The Stabilizer Problem
(ryan.norbauer.com)
9 points
by
altano
2y ago
|
0 comments
23.
▲
by
altano
3y ago
I think Devbox's killer feature is trivially searching for and installing packages by version: https://www.jetpack.io/blog/how-nixhub-searches-nixpkgs/
24.
▲
by
altano
3y ago
There's no need for anecdotes as the data is published. Only ~1% of connections are missed: https://reporting.sbb.ch/punctuality?=&years=1,4,5,6,7&scrol... ~93% of trains are punctual with a VERY strict definit
25.
▲
by
altano
3y ago
CFML was the easiest way to get into dynamic, server-side rendered pages back in the day. It was insanely productive and easy for a person cutting their teeth on programming as it was such a small leap from HTML. I don't know of anythi
26.
▲
by
altano
3y ago
Oh! I understand the question now. You can put any expression into a conditional breakpoint, so anything you can do in the console you can do in a conditional breakpoint. So, if you're doing this sort of thing once, you can just type i
27.
▲
by
altano
3y ago
Your comment made me want to scratch this long-standing itch and write-up why you should disable source maps. Check this out: https://alan.norbauer.com/articles/disable-source-maps
28.
▲
by
altano
3y ago
Disable source maps in the debugger. They are likely the source of your frustration and frankly I still do not understand why they are on by default given how bad the experience is of actively debugging with them on.
29.
▲
by
altano
3y ago
That’s not under the conditional breakpoint heading. You would just override the value to be a getter in the console, or you could even change it in your source code if you have write access.
30.
▲
by
altano
3y ago
I'm the author of the article and my advice is that you stop reading it and go learn about Replay.io instead. It's the most slept on web tech and will up your debugging game immensely. Seriously, go check it out.
More ›