Viewing profile — pantantrant
pantantrant
HN member- Joined
- Sun, Oct 08, 2023, 8:16 PM UTC
- HN karma
- 22
- Public activity
- 111 items
- HN profile
- View on Hacker News ↗
About pantantrant
No profile information was provided.
Recent public activity
- comment
- comment
-
comment
Comment #39773356
After a finite amount of time, it will either report "Halt" or "Infinite Loop", but my program won't take forever, just a finite amount of time.
-
comment
Comment #39773127
[dead]
-
comment
Comment #39772893
[dead]
-
comment
Comment #39772811
Yes, this infinite loop solver would take longer than the universe's age to print all possible configurations of this 4k monitor, but it would take a finite amount of time as oppos…
-
comment
Comment #39772720
[dead]
-
comment
Comment #39772617
Example: ax is a 2 bit register initialized to 0. 100: add 1 ax 101: jmp 100 ax is 0, 1, 2, 3, 0, 1, 2, 3, 0, 1, 2, 3 0 is compared to 1, 1 is compared to 3, 3 is compared to 2, 2 …
-
story
Am open to constructive criticism: My Halting Problem solution
I may be wrong about this, feel free to offer constructive criticism: Step 1: Load the program and initialize my Halting Problem program's variable n to 0. Step 2: Save the registe…
-
comment
Comment #39577261
[dead]
-
comment
Comment #39577157
I like a all in one that comes with a battery, the HP Envy Move. I really can use it like a laptop and it has a 23.8" touchscreen.
- story
-
comment
Comment #39533588
Both aren't that reproducible, I keep running into sha256 hash nondeterminism when upgrading packages on nixos from source after not updating for a while and guix may be better at …
-
comment
Comment #39533569
I tried it and I'd rather # make install to install a program and # make -n install | xargs rm -rf to uninstall a program.
-
comment
Comment #39533554
[dead]
-
comment
Comment #39531675
[dead]
-
comment
Comment #39515521
[dead]
-
comment
Comment #39470124
[dead]
-
comment
Comment #39468064
[dead]
-
comment
Comment #39467711
I changed the printf line of code to this (printf("%2x", integer);) to make it a pseudorandom number generator and made a post about it https://news.ycombinator.com/item?id=3946291…
-
comment
Comment #39467640
Which such systems have a system where ideas that are 43% or greater usually win? I want to know. Edit: My dad says that Ukraine has such a system where 40% or more, cool.
-
story
What if there's a voting system where one needs 43% or more to win? (explained)
In my previous post, I made a pseudo random number generator (licensed under the Public Domain) where every bit is 42.5% random in 10 lines of code and it outputs a byte every cloc…
-
comment
Comment #39465674
[dead]
- story
-
comment
Comment #39462413
[dead]