HackerTrans
トップ新着トレンドコメント過去質問紹介求人

IvyMike

no profile record

コメント

IvyMike
·3 か月前·議論
This but for government:

https://www.reddit.com/r/gamedev/comments/z4meh0/game_design...
IvyMike
·3 か月前·議論
https://web.archive.org/web/20021203075817/https://cr.yp.to/...
IvyMike
·3 か月前·議論
Maybe this from 8 months ago?

https://news.ycombinator.com/item?id=44728369
IvyMike
·4 か月前·議論
Once upon a time in the 90's I was at work at 2am and I needed to implement a search over a data set. This function was going to be eventually called for every item, thus if I implemented it as a linear search, it would be n^2 behavior. Since it was so late and I was so tired, I marked it as something to fix later, and just did linear search.

Later that week, now that things were working, I profiled the n^2 search. The software controlled a piece of industrial test equipment, and the actual test process would take something around 4 hours to complete. Using the very worst case, far-beyond-reasonable data set, if I left the n^2 behavior in, would have added something like 6 seconds to that 4 hour runtime.

(Ultimately I fixed it anyways, but because it was easy, not because it mattered.)
IvyMike
·5 か月前·議論
From the linked article:

> By directly harnessing near-constant solar power

Implies they would not spend half of their time in the dark.
IvyMike
·5 か月前·議論
I don't pretend to understand the thermodynamics of all of this to do an actual calculation, but note that the ISS spends half its time in the shadow of the earth, which these satellites would not do.
IvyMike
·5 か月前·議論
To me, this is the only real football game: https://www.sbnation.com/a/17776-football.

(No spoilers please!)
IvyMike
·5 か月前·議論
The Dash Cart was pretty close.
IvyMike
·5 か月前·議論
The "just walk out" surveillance system sucked, but the Dash Cart shopping was actually pretty nice/
IvyMike
·6 か月前·議論
This is very forthright (misleading)
IvyMike
·7 か月前·議論
"If you're thinking without writing, you only think you're thinking." - Leslie Lamport

Writing a blog entry to simply clarify your own thinking makes it worth it.
IvyMike
·7 か月前·議論
> GNU Unifont is part of the GNU Project. This page contains the latest release of GNU Unifont, with glyphs for every printable code point in the Unicode Basic Multilingual Plane (BMP)

I mean that's pretty close no?
IvyMike
·8 か月前·議論
I would need a device with a physical switch rather than a touch control. Sadly many devices, mine included, have "power was cycled = device is off" logic.
IvyMike
·8 か月前·議論
Holy shit, perfect!
IvyMike
·8 か月前·議論
I've been toying with a variant of this project for my Honeywell home air filters. I have one in all my "big" rooms, and I like to keep them running at a low speed most of the day.

But I also have time-of-day energy pricing, and it would be nice to automatically turn off (or at least slow) my air filters during the 5pm-8pm window. This project inspires me to at least look into the feasibility of adding that functionality myself.
IvyMike
·8 か月前·議論
I'm so happy that you get to discover Greg Egan. If you can find a copy of Axiomatic, start there.
IvyMike
·8 か月前·議論
Sounds like the type of mistake I always make: Notice someone being off by two days, and in haste, post a correction that is off by ten years.
IvyMike
·8 か月前·議論
Personally, I feel like human intelligence is "unknown black box" + an LLM.

And the LLM part of our intelligence isn't really thinking.

And some people out there have a very, very small "unknown black box".
IvyMike
·9 か月前·議論
> what does this do that an app like AnyDesk doesn't

Work when the network config on that particular computer is down/borked.
IvyMike
·10 か月前·議論
More context, from an earlier HN comment: https://news.ycombinator.com/item?id=3033446