Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
jasonpeacock
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
PCB is brought to you by Fable 5
(a6mzero.com)
41 points
by
jasonpeacock
3d ago
|
13 comments
2.
▲
by
jasonpeacock
16d ago
> My office is in walking distance of my home. You are definitely in the minority ;) IMO the commute is the biggest problem with RTO - why must I spend >1hr of _my_ time going to/from an office when I can do the same work at home
3.
▲
by
jasonpeacock
19d ago
It’s always new for someone… https://xkcd.com/1053/
4.
▲
by
jasonpeacock
20d ago
it was `zmodem`: https://b0b.com/ZMODEM.TXT
5.
▲
by
jasonpeacock
20d ago
The steep rise in the last few decades is primarily due to increased awareness and expanded definition/diagnoses.
6.
▲
by
jasonpeacock
22d ago
It's not $5/bag. There's also tools to be bought or rented, knowledge and skills to learn, and time spent. $2k is the cheat code to skip all of that. My calculus is to evaluate time, cost, and quality. If someone can match or
7.
▲
by
jasonpeacock
25d ago
I’ve always wanted to do something similar, but with screen printed capacitive sensors on a pcb with a matching led in each sensor. Much more scalable in cost.
8.
▲
by
jasonpeacock
26d ago
Reminds me of Tie::Hash::Cannabinol: Tie::Hash::Cannabinol is a completely useless demonstration of how to use Tie::StdHash to pervert the behaviour of Perl hashes. Once a hash has been tied to Tie::Hash::Cannabinol, there is a 25
9.
▲
Neo: A distraction-free word processor for authors, by a wannabe author
(github.com)
9 points
by
jasonpeacock
1mo ago
|
2 comments
10.
▲
by
jasonpeacock
1mo ago
What doesn’t work? It’s my daily driver and it renders every website I visit.
11.
▲
by
jasonpeacock
1mo ago
There must be something fascinating about writing Markdown apps - either it scratches an itch, or AI is really good at creating them. There's a flood of them on r/macapps and similar places.
12.
▲
by
jasonpeacock
1mo ago
Or because rollbacks (and release) are slower than flipping a flag. I’d rather invest in the feature flag upfront so I can unbreak customers in 2min rather than telling them to wait hours for the rollback. Why are rollback and release so sl
13.
▲
by
jasonpeacock
3mo ago
Trailer for the movie (coming soon): https://www.youtube.com/watch?v=KlwmEqQv82M
14.
▲
by
jasonpeacock
3mo ago
Change the tmux leader to ctrl-space, problem fixed!
15.
▲
The (new) place for thoughtful puzzles
(puzzmo.com)
3 points
by
jasonpeacock
3mo ago
|
0 comments
16.
▲
by
jasonpeacock
3mo ago
It’s basically Ribbit from Puzzmo, which is fine because reimplementations let you experiment with different gameplay. https://www.puzzmo.com
17.
▲
by
jasonpeacock
3mo ago
HEY email service does something like that: https://www.hey.com/features/the-screener/
18.
▲
by
jasonpeacock
3mo ago
That all sounds exhausting (introvert here). The last thing I want to do when out in public is be stuck talking with strangers.
19.
▲
by
jasonpeacock
3mo ago
Huh, I just ran the same timing command for my fish shell (with starship prompt) and got 168ms. What all is happening in the Zsh profile?
20.
▲
by
jasonpeacock
3mo ago
If you don’t owe then you have 3yrs (IIRC) to file. Of course, you also don’t get a refund until you file. And you usually have to do all the same work to know whether you owe or not…
21.
▲
by
jasonpeacock
5mo ago
I used to use Glow, but now I'm enjoying mdterm: https://github.com/bahdotsh/mdterm
22.
▲
by
jasonpeacock
5mo ago
Just wait until you _don't_ buy something... Throw some items in your cart and enjoy all the emails reminding you to check out, look at similar items, share with your friends, and use discounts before they expire!
23.
▲
by
jasonpeacock
5mo ago
> A neat trick I was told is to always have sleep statements in your code. Just a few sleep statements that you can delete in cases like this. This won't fix the problem, but will buy you time and free up latency for stuff like slow
24.
▲
by
jasonpeacock
6mo ago
My viewing distance is one-arm-length (kinda close), when I raise my arm my fingertips just touch the screen. Definitely closer than my previous monitor, as you need to sit within the curved-screen radius to be in the sweet spot. Looks like
25.
▲
by
jasonpeacock
6mo ago
I just upgraded to a 49" curved display because it lets me view everything I need _for the current task_ at one time. One virtual desktop is Messages, Slack, and Outlook for all my comms needs. Another is IDE & browser for developm
26.
▲
by
jasonpeacock
6mo ago
My guess is that it's for drop-in compatibility with make. There is (at least) one open issue about this - the solution/alternatives are not trivial: https://github.com/ninja-build/ninja/issues/1459
27.
▲
by
jasonpeacock
6mo ago
Long ago, I bought the O'Reilly "Sed & Awk" book with plans to become a true unix guru. Then I realized I already knew Perl (and Perl one-liners), so there it sat unused on the shelf.
28.
▲
by
jasonpeacock
6mo ago
I'm concerned that someone had the permissions to make such a change without the knowledge of how to make the change. And there was no test environment to validate the change before it was made. Multiple process & mechanism failure
29.
▲
by
jasonpeacock
7mo ago
Flakes fixes this for Nix, it ensures builds are truly reproducible by capturing all the inputs (or blocking them).
30.
▲
by
jasonpeacock
7mo ago
You can network-jail your builds to prevent pulling from external repos and force the build environment to define/capture its inputs.
More ›