Viewing profile — near
near
HN member- Joined
- Sat, Jan 21, 2012, 9:14 AM UTC
- HN karma
- 5,473
- Public activity
- 1,003 items
- HN profile
- View on Hacker News ↗
About near
No profile information was provided.
Recent public activity
-
comment
Comment #27557532
The key thing is that I need to be able to suspend 3-5 layers deep into the call frame. The instruction dispatcher calls into an instruction which calls into a bus memory read func…
-
comment
Comment #27549591
They're really incredibly useful for writing emulators. You have to simulate 3-8 processors all running in parallel, but doing so with locks and mutexes tens of millions of times a…
-
comment
Comment #26777793
Frame-skipping is just a speed hack of skipping rendering every other frame or so, and makes games very unenjoyable to play. It won't help with input lag at all.
-
comment
Comment #26773231
That is true. There are however techniques software emulators can use like run-ahead that can get you lower latency than even the original hardware on a PC: https://near.sh/article…
-
comment
Comment #26773096
There's both a cost and a speed barrier to it. FPGAs are often used to design, simulate, and test modern circuits at sub-realtime speeds. No amount of FPGAs will get you a PS2 emul…
-
comment
Comment #26772929
It is, but these cores are almost exclusively not being done that way. Not yet at least. I hope that they will be, that would be really awesome. I paid $1200 last year for the SNES…
-
comment
Comment #26772865
In latency and power usage, yes. In compatibility and accuracy, no. Both are Turing complete, so there's nothing you can do with one that you can't do with the other. If you take t…
-
comment
Comment #26772650
It is indeed an amazing project, especially its open source nature. It provides some impressive power savings and latency reductions that are very hard to match with general purpos…
-
comment
Comment #26703062
Same story here. But in my case, Zoloft gave me really bad tinnitus that persisted even after stopping. I switched to Intuniv that got rid of the panic attacks but not the depressi…
-
comment
Comment #26641395
> Therefore, the choice of which conversation, which comment, is entirely yours. It's not that simple though. You're likely to be part of a broader community and simply deciding to…
-
comment
Comment #26611539
Different people follow for different things. Some people like seeing that other stuff. It would be very helpful if Twitter let accounts tag tweets into categories, and let people …
-
comment
Comment #26437585
Oh, it even has a datasheet! Thanks, that's amazing! The missing SEV instruction could have been aliased to SEP #$40. The only thing missing to produce a working replica today (in …
-
comment
Comment #26432467
On a related note, I had always wished we at least got a complete PDF specification for the unreleased 65832, a 32-bit 6502 core. I'd love to implement it just for the novelty, eve…
-
comment
Comment #26300247
What would be wrong with blocking the entire /32 if you know the owner of it is using it in such a way?
-
comment
Comment #26270525
> Its good to know you got 1M unique visitors last month, but I don't need to know I got 1,214,551 unique visitors. All analytic packages have problems like this. The numbers vary …
-
comment
Comment #26270511
There's a magic point on YouTube at 10 minutes that lets creators insert ads in the middle of their videos, so they all stretch out the content for that purpose. It's very obnoxiou…
- comment
-
comment
Comment #22756825
You can to varying degrees, yes. There's a barcode scanner, an exercise bike, a baseball bat, and more. I designed higan around a modular tree structure so that you can just create…
-
comment
Comment #22756009
Hi all, thank you for sharing this article here! It is technically a "laymen's" version of https://byuu.org/articles/edge-of-emulation (submitted here earlier), meant for a wider a…
-
comment
Comment #22661543
Oh, sorry I forgot I also had user-agent checks in the code, good catch! archive.is checking was based on IP ranges, since they spoof their user agents as Chrome and use proxies. I…
- comment
-
comment
Comment #22654723
Hello, I removed the archive.is check, and requested the entire site to be crawled, which is now done. The entire site is mirrored here: http://archive.is/byuu.org I also sent an e…
-
comment
Comment #22654144
I'll take my leave from HN as well now. It's truly been an honor! I've always greatly appreciated the links to my articles shared here, and the discussions with everyone on these a…
- comment
- comment