Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
fyhn
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
fyhn
16d ago
I'm not sure why but this seems very phone dependent. I can stand next to another person, both running Merlin in silence, and mine will pick up much more than some people's phones. My phone is not particularly new (Zenfone 8).
2.
▲
by
fyhn
2mo ago
I noticed these for the first time earlier this summer. Incredible insects! They really do give a hummingbird impression.
3.
▲
by
fyhn
5mo ago
Very nice. Learned about `banner`. It'd be nice if zooming the page also zoomed the poster itself.
4.
▲
by
fyhn
8mo ago
I've gotten used to this essential feature too via Semaphore CI, and I just can't stand not being able to SSH into a GitHub Action. Debugging is so slow.
5.
▲
by
fyhn
9mo ago
Not all though, I've been looking at Minimed pump reverse engineering (which would be just reading glucose data, not controlling the pump), and that's not solved yet, at least not for the 780G. But I hope it will be, and perhaps I
6.
▲
by
fyhn
11mo ago
Some password managers like 1Password can do the two-factor stuff for you, so you don't have to pull out your phone. On the fully supported pages it'll just autofill your username, main password, and one-time password.
7.
▲
by
fyhn
1y ago
The only app I have that I actually like. It's great.
8.
▲
by
fyhn
2y ago
Those of you who use ROS in production, do y'all use ROS 1 or 2? Do you maintain your own fork? I'm curious how people do this, with the upcoming Noetic deprecation.
9.
▲
by
fyhn
3y ago
I've been fiddling a lot with getting my CGM glucose data on a smartwatch, in a way that I like, recently. I'm in the middle of a small series of posts on my silly blog here: https://fyhn.lol/blog/glucose-watc
10.
▲
by
fyhn
3y ago
I love the font. Maybe particularly because it's kind of big, so you can see the details. It seems to be EB Garamond: https://en.wikipedia.org/wiki/EB_Garamond
11.
▲
by
fyhn
3y ago
This is very interesting, and I (T1D) would like to learn more. However, the e-mail signup doesn't work for me. ("Oops! Something went wrong while submitting the form.")
12.
▲
by
fyhn
4y ago
Fairly common in Norway
13.
▲
by
fyhn
4y ago
Home: A 13-inch Asus Zenbook from 2014 (UX32LN) now running Ubuntu (MATE) 22.04. It's still good! Work: A recent 13-inch Dell XPS that shipped with Ubuntu 22.04. It's also great, but the function key row has been replaced with tou
14.
▲
by
fyhn
4y ago
And like in all things, there is probably a better middle ground. Don't commit forever to a horrible partner, but also don't look for the "perfect person" with whom there will be no difficulties. Neither is good. Look fo
15.
▲
by
fyhn
4y ago
Given that you can compare all N against each other, and then select, which this assumes you cannot.
16.
▲
by
fyhn
4y ago
That's it! I had a feeling I'd seen it before.
17.
▲
by
fyhn
4y ago
Not at all. I'm looking for something that shows incident frequency over time, without scrolling through a bunch of pages.
18.
▲
by
fyhn
4y ago
Does anyone have long-term stats for GitHub status incidents over the last few years or so?
19.
▲
by
fyhn
4y ago
Isn't this only relevant for fixed gear bikes, where you can skid the rear wheel to brake, and you want maximize the number of possible "skid patches", or orientations of the rear wheel while the pedals are in a fixed positio
20.
▲
by
fyhn
5y ago
I agree, `mktemp` is very useful. I recently worked on a script that would check if you had a repo locally, if so update it, and otherwise clone it for you. `mktemp` made it a lot simpler, as I could just always clone it and be sure that I
21.
▲
by
fyhn
5y ago
I dunno, I've submitted four bugs. One solved within a day, one after 20 days, and two still unresolved as far as I know. It could of course be better, I don't think it's quite like you describe.
22.
▲
by
fyhn
5y ago
I've used #!/bin/sh python3 -c "from math import *; print($1)" as my calculator for some time now, and it's quite useful. I need to invoke it with quotes though: calc '100/34.2'
23.
▲
by
fyhn
6y ago
For instance != is just a way to write something that looks similar to ≠. With ligatures, you can actually see the symbol you're representing, and not an approximation. I suppose that is the appeal. And it looks neat.
24.
▲
by
fyhn
6y ago
One one hand I agree. But my experience is that an okay password manager makes the process of logging into things, creating new accounts, updating passwords, etc. so streamlined that it rarely bothers me anymore.
25.
▲
by
fyhn
7y ago
I tried this out now, and it seems really useful, both at work and outside work. Feature request: There are some sites I consider as generally unwanted distractions always, and some that I consider as unwanted distractions only when I'
26.
▲
by
fyhn
8y ago
The difference is whether the author of the pull request considers his code not ready for review or not. Both are work in progress but they need different treatment.
27.
▲
by
fyhn
8y ago
This is good. We have been emulating this with either a "don't review yet" tag or by opening a pull request without setting reviewers, but it's clearly better to have support for it built in. More people will use it, and
28.
▲
by
fyhn
8y ago
One thing this project does really well is to start the readme with a screenshot. I open the link, scroll down to the readme, and I immediately see what sort of user interface/experience I will get. Some commenters have noted that Gita
29.
▲
by
fyhn
8y ago
True enough, but the more magic your carpet is, the more likely you are to get flats.
30.
▲
by
fyhn
8y ago
This looks really good. I'm trying it out now, and my main immediate pain point is that there is too little visual separation between staged and unstaged files. A horizontal divider or a slight change in background color could be usef
More ›