Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
nayuki
searching PlanetScale…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
3 ms
·
1.
▲
by
nayuki
6d ago
> Modern flatscreens all have fixed resolutions True by design. > and purely digital interfaces, True but not relevant. Even if you connected an LCD monitor over an analog interface like VGA or composite video, it would have to re-dig
2.
▲
by
nayuki
8d ago
8-bit: There is no IEEE 754 standard format. 16-bit: https://en.wikipedia.org/wiki/Half-precision_floating-point_...
3.
▲
by
nayuki
8d ago
Very interesting, you are right. The IEEE 754 standard defines positive/negative zero as not subnormal numbers. Mechanically speaking, the two zeros use the subnormal number format, so in that sense they are subnormal (but definitional
4.
▲
by
nayuki
8d ago
I think the notion of fractional pixels is rare indeed. But I can think of one example from astrophotography. After taking a photo, we use software to analyze the size of stars - for features like autofocus, auto-guiding, and detecting smea
5.
▲
by
nayuki
8d ago
Previous discussion: https://news.ycombinator.com/item?id=43769478 (176 comments) [2025-04-23]
6.
▲
by
nayuki
8d ago
I can think of one useful property of subnormal numbers off the top of my head. If subnormal processing is enabled, then for all finite values of `a` and `b`, `a != b` if and only if `a - b != 0`. But if subnormals are flushed to zero, then
7.
▲
by
nayuki
11d ago
In certain personal projects, I have the opposite philosophy where I don't want quality. I got addicted to designing models and 3D-printing them a year ago. Over time, I learned to reduce the amount of safety factor and make items just
8.
▲
by
nayuki
16d ago
CLRS is a wonderful book and I learned a ton from it. https://en.wikipedia.org/wiki/Introduction_to_Algorithms , https://www.cs.mcgill.ca/~akroit/math/compsci/Cormen%20Intro...
9.
▲
by
nayuki
16d ago
I experimented with this concept over a decade ago: https://www.nayuki.io/page/symmetry-sketcher-javascript I was probably inspired by mouse-painting tools in Corel Photo-Paint (like Adobe Photoshop) that have an "
10.
▲
by
nayuki
16d ago
Pedantic note: The symbol for the speed of light constant is c (italic lowercase c). https://en.wikipedia.org/wiki/Speed_of_light Roman lowercase c is the metric prefix centi-. Roman uppercase C is the metric unit co
11.
▲
by
nayuki
16d ago
Likewise, many years ago, I got confused by less common meanings of the word "schedule". The most common meaning is a written or explicit arrangement of how a person or machine spends their time, particular for future planning. Th
12.
▲
by
nayuki
17d ago
The Simpsons have lightly mocked their parent company Fox too.
13.
▲
by
nayuki
20d ago
I didn't learn much from reading this article. Questions linger in my mind, for example: What are the CIE XYZ coordinates of each colored square? What is the spectral distribution of each square? How were the colors chosen?
14.
▲
by
nayuki
20d ago
> maybe a society which has laws and regulations voted by citizens (anarchy for example) commercial products shouldn't profit over 700% or some absurdity which caps the 5000 usd number No problemo. The consequence of that law is you
15.
▲
by
nayuki
24d ago
Kudos to the author for explaining these concepts, but I personally find this to be a poor use of my time and mental capacity. I dabbled in C++ programming before Rust 1.0 was released (year 2015). I have spent some time understanding thing
16.
▲
by
nayuki
1mo ago
Here are two excellent videos that explain and visualize the PageRank algorithm: * [2020-06-17] Spanning Tree - "How Google's PageRank Algorithm Works" (5m16s): https://www.youtube.com/watch?v=meonLcN7LD4 * [
17.
▲
by
nayuki
2mo ago
Humans have a bunch of digital components at their core: DNA, RNA, and peptides. It's not all analog. Likewise, phones have numerous analog components: microphone, speaker, camera, screen, radio modem, power regulation. Please don'
18.
▲
by
nayuki
2mo ago
> Petrol stores 50 times more energy by weight, but it needs to be exploded. A doughnut stores around 15 times, but it needs to be digested. You left out a very important fact: Combustion requires external oxygen, which is not counted in
19.
▲
by
nayuki
2mo ago
https://archive.is/27YEq
20.
▲
by
nayuki
2mo ago
In this port, using the menu to disable the music has no effect. Surprisingly, typing "hidden test" does have an effect, but the interpretation of mouse movements is weird and uncontrollable, unlike the original Windows EXE game.
21.
▲
by
nayuki
2mo ago
In Toronto, I think golf courses are built on flood plains along rivers (Don, Humber, etc.). Some other flood plains are public parks. Houses are generally not built on flood plains.
22.
▲
by
nayuki
2mo ago
Exactly. Radar stands for "radio detection and ranging". Quoting https://en.wikipedia.org/wiki/Radar : > Radar is a system that uses radio waves to determine the distance (ranging), direction (azimuth and
23.
▲
by
nayuki
2mo ago
This is an excellent visualization! I would love to see someone adapt this data into a first-person navigation game. The game should put you at some location in the station complex and ask you to navigate to some location. This would be exc
24.
▲
by
nayuki
2mo ago
I guess one could rack through many QR Code parameters while encoding the same payload text: Version (40 sizes with capacity constraints), 4 error correction levels (with capacity constraints), 8 mask patterns, splitting text into various b
25.
▲
by
nayuki
3mo ago
lim_{2 -> 2.5} 2 + 2 = 5 /s
26.
▲
by
nayuki
3mo ago
> Synthesis is harder than analysis Taking this statement at face value, it means something in computer science: computing an answer (synthesis) is currently believed to be harder than checking an answer (analysis). The simplest example
27.
▲
by
nayuki
3mo ago
True, but the article is complaining about other innocent people that might get caught in the surveillance dragnet.
28.
▲
by
nayuki
3mo ago
Maybe design cities to be walkable and bikeable so that you have the option get things done without driving a car which is inherently trackable?
29.
▲
by
nayuki
3mo ago
> Reminding Us Nothing Digital Is Ever Truly Ours Wrong, Kotaku. Lots of digital things are ours. Digital files on our personally owned HDDs and SSDs. Digital movies on DVD and Blu-Ray discs on our shelves. Digital ISO files on hard driv
30.
▲
by
nayuki
3mo ago
The game discs hold digital data. They're certainly not analog.
More ›