Viewing profile — auroralimon
auroralimon
HN member- Joined
- Fri, Mar 25, 2022, 2:49 PM UTC
- HN karma
- 15
- Public activity
- 21 items
- HN profile
- View on Hacker News ↗
About auroralimon
No profile information was provided.
Recent public activity
-
comment
Comment #39956203
there are tens of thousands of apps that use it, for billions of instances; most all of the most popular apps use it in some fashion. it’s a beast.
-
comment
Comment #39786131
then you have added nothing to the problem. of course if you run the program and it halts, even if runs until T+heatdeathofuniverse^googleplex (which is a finite time) without an i…
-
comment
Comment #39786021
damn. one of the best SF books - a fire upon the deep - ever. RIP Vernor
-
comment
Comment #39773122
So what about a chaotic function like: (assume x is 64bit float) x = 0.035876; while true { x = 3.5699456 * x * (1 - x); if x == rand() break; } does it halt?
-
comment
Comment #39772670
Consider: are all programs that don’t halt infinite loops? Perhaps one which experiences exponential growth in some variable.
-
comment
Comment #39716077
always seemed to me like McKinsey just provided hired brains, ones more clever than any the client could attract on their own.
-
comment
Comment #39158308
i’ve often wondered if mandelbrot is what you get when you do a simple quadratic iterator in complex numbers, what are the comparable sets for quaternions and octonions??
-
comment
Comment #38060361
Kerosene lanterns. astoundingly solid.
-
comment
Comment #36730805
ol’ Vint Cerf has tried for years.
-
comment
Comment #33954068
just use LLCs, much easier, one per startup. need almost no paperwork.
-
comment
Comment #33608237
Operating Systems: Three Easy Pieces Book by Andrea Arpaci-Dusseau and Remzi Arpaci-Dusseau
-
comment
Comment #33608213
xv6 is a terrific project to grok the basics of Unix. very readable and gives you syscalls, context switching, and kernel/user space dichotomy. I also like 3EasyPieces from the cou…
-
comment
Comment #33603621
i have a desk, built about 1720, in PA i bought with quite a bit of filthy lucre from one of my IPOs. use it most days.
-
comment
Comment #33202664
no time zones on date/×? they should be added.
-
comment
Comment #33119960
there lots of examples, in many languages, of Dijkstra’s Two Stack calculator. this one is in ?javascript? https://switzerb.github.io/imposter/algorithms/2021/01/12/di... a very el…
-
comment
Comment #32450697
i have it’s programmers guide around here somewhere.
-
comment
Comment #32450688
no. i seem to recall only intel had a board in an S100(?) chassis? i think that’s the one i had access to.
-
comment
Comment #32450664
i remember trying to use it with an Ada compiler at school. I was the only person on campus who had Ada exposure, and it was a remarkably slow machine. Could not get out of its own…
-
comment
Comment #31626646
Kernighan’s history of unix, amazon has it, it might be print on demand “ UNIX: A History and a Memoir”
-
comment
Comment #31148425
he was very clever; very smart - one of the smartest people I've ever met; he had pretty atrocious manners; and he didn't really "design" but rather reacted to a design, he had a v…
-
comment
Comment #30802885
The several times I have seen this tried, it usually devolves down to a bunch school students asking sex questions and other students posting outrageous (and often incorrect and ha…