Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
dnewcome
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
dnewcome
1mo ago
Good to know I'll still have the reassurance of a 9:30 standup even though AI is reading my thoughts.
2.
▲
Show HN: I visualized Wasteland as an RTS game
(gascraft.ai)
2 points
by
dnewcome
5mo ago
|
1 comments
3.
▲
Reverse-engineering the Alesis MMT8 firmware
(github.com)
2 points
by
dnewcome
6mo ago
|
1 comments
4.
▲
by
dnewcome
6mo ago
The MIDI sequencer that launched a thousand 90s EDM careers. Unique workflow that I wanted to preserve so I reversed it and built a simulator with Claude.
5.
▲
Curses-exec: interactive xargs for less
(github.com)
4 points
by
dnewcome
6mo ago
|
2 comments
6.
▲
by
dnewcome
6mo ago
I always wanted to pipe `ps -a` to something interactive using vim key bindings to select the process to kill. Maybe now someone in the comments will tell me how to do it with xargs and a complicated vim script instead of vibe coding my own
7.
▲
by
dnewcome
2y ago
The authors mention the possibility of holographic curing of multiple simultaneous layers. That seems significant although they haven't demonstrated it here.
8.
▲
by
dnewcome
4y ago
There was GEOS https://en.wikipedia.org/wiki/GEOS_(8-bit_operating_system) in 1986.
9.
▲
by
dnewcome
11y ago
This is basically the Atomic CSS idea [1]. Yes it violates separation of concerns, but it does a good job at getting the page weight down. [1] http://acss.io
10.
▲
by
dnewcome
13y ago
Since I moved to California I no longer wear socks at all. I find that there is little need given the climate. Maybe this is the real reason for the miracle of Silicon Valley?
11.
▲
by
dnewcome
13y ago
You can prefix your command with pasuspender to temporarily disable pulseaudio. This is usually what I do. It's kind of inconvenient and half the time I forget to do it, so sometimes I just write a little launcher script that includes it.
12.
▲
by
dnewcome
14y ago
To get true understanding of what you're working with you need to be able to trash the configuration of your gear at will. I learned a lot buying up some big old Cisco Catalysts and EMC Clariion SAN boxes back when I was doing data center w
13.
▲
I don't want to download your app
(newcome.wordpress.com)
316 points
by
dnewcome
14y ago
|
169 comments
14.
▲
by
dnewcome
14y ago
There just needs to be some UX work here indicating the document status. Just like typing a chat message. "blahblah has entered text"-style. Evernote did this early on in their Windows application, we did it with Ubernote - it rocks. Everyt
15.
▲
by
dnewcome
14y ago
This is one of the reasons I stopped messing around trying to find the perfect text editor. I focused on getting better with a stock VIM install. I think the spirit of this post is that you should at least give the defaults a chance before
16.
▲
by
dnewcome
14y ago
Citing a single data point doesn't refute the quoted assertion. It is basically the same as me trying to refute that air travel is safer than automobile travel per passenger mile by mentioning a single notable crash. I'm not trying to downp
17.
▲
by
dnewcome
14y ago
It takes a lot of discipline to run a shared power setup like you describe. Most of those servers that have two power supplies operate in a shared power mode, rather than active/failover. This means that if one of your sides (LH/RH) is over
18.
▲
by
dnewcome
14y ago
I used to use CopSSH for running sshd on Windows. Worked pretty well from what I can remember. It's just cygwin+sshd packaged up nicely.
19.
▲
by
dnewcome
14y ago
> by acknowledging the mastery, we have changed the practice. I'm somehow (without irony) enlightened by this statement.
20.
▲
by
dnewcome
14y ago
I wrote something like this as a user script that works in FF(w/Greasemonkey)/Chrome/Opera a while ago [1]. The idea is to remove individual stories or add filters rather than removing everything like the OP. My script is based on VI-style
21.
▲
by
dnewcome
14y ago
I like the declarative way of defining/extending the highlighters in code. Clean, direct and easy to grok if you're familiar with regexps.
22.
▲
by
dnewcome
15y ago
Hacking HN content helped me more with readability than hacking the style. I wrote a userjs to apply kill filters https://github.com/dnewcome/hn-plonk
23.
▲
HN Plonk - filter Hacker News stories by title/username/id
(github.com)
2 points
by
dnewcome
15y ago
|
0 comments
24.
▲
Google, Cisco top the list of the greenest IT companies
(gigaom.com)
3 points
by
dnewcome
15y ago
|
0 comments
25.
▲
Letters to the Copyright Office: Why I Jailbreak
(eff.org)
1 points
by
dnewcome
15y ago
|
0 comments
26.
▲
by
dnewcome
15y ago
I've tried what the OP has done in the past. I ran into the mouse issue and what I did to make it better was to map the button under the analog stick to increase the mouse speed. Getting the pointer to a rough position quickly is a more gro
27.
▲
by
dnewcome
15y ago
I've got to push back on the anti-guid stance for surrogate keys. They may be big but it is nice to have opaque IDs so that no one makes flawed assumptions about ordering or relative insertion time/trying to guess valid IDs, etc. Opaque is
28.
▲
by
dnewcome
15y ago
This made my morning. You should write a gonzo-style programming epic. It reminds me that some of what we do might as well be magic to the people that hire us and unlike in past cultures where we'd be anointed as medicine men and revered as
29.
▲
Donatello, a pure CSS drawing library
(github.com)
113 points
by
dnewcome
15y ago
|
22 comments
30.
▲
by
dnewcome
15y ago
I thought about doing an in-browser git implementation for enabling offline mode in a webapp. Doing things with git would make some really interesting sync scenarios possible. Looking at what was involved though, I think I'm glad I didn't g
More ›