Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
dankamongmen
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
A case study in fullstack device design: a 150C filament dryer
(nick-black.com)
1 points
by
dankamongmen
2y ago
|
0 comments
2.
▲
Computer Science Eponyms
(nick-black.com)
1 points
by
dankamongmen
2y ago
|
1 comments
3.
▲
by
dankamongmen
2y ago
we'll be integrating these into Notcurses soon!
4.
▲
by
dankamongmen
3y ago
great feedback; i shall check out Beej and see what's up. it was many years ago that i learned my basic UNIX work. networking algorithmics is a classic, and there's nothing else quite like it. i stand by that one for sure. he also
5.
▲
by
dankamongmen
3y ago
also dan kaminsky's and to a lesser degree dan knapp's. i was put on the spot as a sixteen year old Georgia Tech freshman acquiring his college of computing account, and between a love of good weed and childish stupidity, i chose
6.
▲
by
dankamongmen
4y ago
not at all what i was trying to investigate, but thanks
7.
▲
by
dankamongmen
4y ago
i know nothing about them! thanks for bringing them to my attention.
8.
▲
by
dankamongmen
4y ago
thanks; this warmed my little hacker heart!
9.
▲
by
dankamongmen
4y ago
you might want to use different algorithms for automatic control than those exposed through the motherboard firmware, which are pretty much limited to either constant, manual setpoints (usually with extrapolation), and a linear temp-to-rpm
10.
▲
by
dankamongmen
4y ago
huh, i didn't know they could be connected like that! i only knew of the -12V as a source for RS-232. thank you for the tip; i'll investigate this (i assume you're correct, just want to understand it for myself) and update th
11.
▲
by
dankamongmen
4y ago
yeah, if you look at the equations at the bottom, power goes up with the third power in relation to rpm. whippin' and drivin' that much air takes some oomph. connect that fan to any normal motherboard, and you're going to b
12.
▲
by
dankamongmen
4y ago
hey neat, i'm glad people enjoyed this (i'm the author)! this was all due to my inaMORAta project, part of my Counterforce project: https://nick-black.com/dankwiki/index.php?title=InaMORAta https://
13.
▲
More than you cared to know about PC fans
(nick-black.com)
175 points
by
dankamongmen
4y ago
|
99 comments
14.
▲
Building a machine with 14 drives and a geiger counter
(nick-black.com)
2 points
by
dankamongmen
5y ago
|
0 comments
15.
▲
by
dankamongmen
5y ago
that makes me so happy to hear. you have no idea how much of a pain in the ass that video was to make, lol--i'm really glad to hear it's been effective in carrying forth The Message. i'm working on a new one now which is goin
16.
▲
by
dankamongmen
5y ago
WITH THAT SAID, Notcurses can now acquire the default background from the terminal (this was not true when I wrote the book, sigh), and I fully support @akkartik's approach given this fact. Using NCALPHA_HIGHCONTRAST together with expl
17.
▲
by
dankamongmen
5y ago
thank you; i take pride in my documentation =]. and it's a lot of work; one ought have fun in the places you can.
18.
▲
by
dankamongmen
5y ago
i am indeed a yellow jacket several times over. pa dank did not attend the university of alabama at tuscaloosa, nor any other institute of higher learning, but as anyone who knows SEC fans can tell you, attendance is not required for fandom
19.
▲
by
dankamongmen
5y ago
The key is ending the device query string with DA1 aka "Primary Device Attributes", which literally every terminal i've managed to test with responds to. Guaranteed that one answer, you completely avoid nasty timeouts. This i
20.
▲
by
dankamongmen
5y ago
take a look at growlight: https://github.com/dankamongmen/growlight
21.
▲
by
dankamongmen
5y ago
why merely write programs with NCURSES when you can hack the planet with notcurses? enjoy the free book: https://nick-black.com/htp-notcurses.pdf
22.
▲
by
dankamongmen
5y ago
1) you can run from a regular console. if it's a linux framebuffer console and you're local, it'll even use the framebuffer to draw graphics. if you're on a pure VGA console, or ssh'd from the framebuffer console, t
23.
▲
by
dankamongmen
5y ago
for the case of 6, there are "sextants", which Notcurses uses for its "sexblitter". 3x2 pixels are mapped to a cell.
24.
▲
by
dankamongmen
5y ago
i TA'd the intro to computer science class at Georgia Tech, taught using Java 1.1.7, back in 1999, and have used very little java since. at the time, it was not a particularly pleasant environment, though i suppose few things were. mor
25.
▲
by
dankamongmen
5y ago
as for performance, i have numbers from the end of 2019 on my wiki: https://nick-black.com/dankwiki/index.php?title=Notcurses#Te... in general, kitty and alacritty are both pretty damn fast. xterm lags behind, and rea
26.
▲
by
dankamongmen
5y ago
no, Notcurses supports both Sixel and the Kitty protocol (indeed, i proposed https://github.com/kovidgoyal/kitty/issues/3809 , which drastically cut down on the bandwidth necessary for certain operations), in
27.
▲
by
dankamongmen
5y ago
hey there! this is my project of close to two years. happy to answer any questions anyone might have! if you haven't seen it, you might enjoy the Notcurses III hype video: https://www.youtube.com/watch?v=dcjkezf1ARY
28.
▲
Threadripper L3 Cpuid Strangeness
(nick-black.com)
4 points
by
dankamongmen
6y ago
|
1 comments
29.
▲
Unicode 13 sextants advances state-in-the-art terminal rendering
9 points
by
dankamongmen
6y ago
|
1 comments
30.
▲
by
dankamongmen
6y ago
notcurses takes this to its logical extreme: https://nick-black.com/dankwiki/index.php/Notcurses#Transpar... check it out in notcurses-demo -- pretty crazy stuff
More ›