Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
directmusic
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
directmusic
7mo ago
When I saw the post the Newton Virus was the first thing I thought of. Thanks for making it. I remember showing my family the video and remarking about how cool it was.
2.
▲
by
directmusic
8mo ago
Definitely could be, but the dev has been posting updates on Twitter for a while now. It could be just some amount of hype they have built.
3.
▲
by
directmusic
9mo ago
I'm glad I'm not the only one. If I type 'n' into any browser it autocompletes to HN.
4.
▲
by
directmusic
11mo ago
As others have said, a full size HDMI port would be nice. However, I've been very satisfied with my JetKVM. I was about to order the GL.iNet KVM they just launched, but I ended up picking up another JetKVM now that sales are open. My u
5.
▲
by
directmusic
1y ago
My rule of thumb is: Whatever I am doing when the meds start working is what I'm going to be doing.
6.
▲
by
directmusic
1y ago
They were definitely my fault, to be clear. There was a crash at launch (I don't remember the cause exactly) and being unable to copy to clipboard when using the wlr-layer-shell extension. Those likely affected other compositors, but I
7.
▲
by
directmusic
1y ago
I can absolutely echo your sentiment. I recently released some software which has Wayland support. Immediately, I got some bug reports from Hyprland users so I setup a partition with EndeavourOS + Hyprland to work out the issues. I was plea
8.
▲
by
directmusic
1y ago
Say what you want about Tailwind's usefulness, but the author's claim in the section titled "Rule sets" is objectively false. In the Tailwind documentation they mention the @apply directive which allows you to use Tailwi
9.
▲
by
directmusic
1y ago
They did not do that.
10.
▲
by
directmusic
1y ago
I primarily do macOS development work and use Instruments for profiling, but have been working on Linux a lot lately and Hotspot has been pulled out a lot over the last few weeks. Highly recommended.
11.
▲
by
directmusic
2y ago
macOS 14.2 implemented something like this in Core Audio, but it is not user facing (and also documented extremely poorly). You can create a "Tap" that can capture audio from a particular application, or subset of applications, or
12.
▲
by
directmusic
2y ago
You can do this on macOS. However, you need to hold Cmd+Ctrl. defaults write -g NSWindowShouldDragOnGesture -bool true
13.
▲
by
directmusic
3y ago
IMO cdm is a great resource for musicians. I have been reading it for close to a decade and have found many cool tools and learned a lot from it. I particularly like the DAW update summaries.
14.
▲
by
directmusic
3y ago
Have you tried changing the graphics settings? I usually turn them down and have great performance.
15.
▲
by
directmusic
4y ago
I first learned about this tool after writing a simple server in C for the first time. I logged the incoming requesrs and shortly a packet whose content was something along the lines of “Scanned with masscan” popped up. Clever.