Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
reassembled
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
reassembled
2mo ago
A friend of mine made a program like that for his kid: https://deftware.itch.io/newbietime
2.
▲
by
reassembled
1y ago
The Northwest Repair Discord server is pretty active with people sharing techniques, tips, technical info and gear advice. While NWR's YouTube channel is mainly focused on GPU repair, there's a lot of good knowledge in their vids,
3.
▲
by
reassembled
1y ago
The RK3588 is actually quite powerful. It is capable of running much heavier video workloads than this. OBS runs very well on it although it does not yet make use of the RockChip’s built-in media accelerator. It’s capable on paper of 16 str
4.
▲
by
reassembled
2y ago
I recently decided that I wanted to relive the PII/3dfx glory days went a little bit overboard buying up parts on eBay. I ended up with an Abit BH6, PIII-800, 768MB RAM, dual Voodoo2 cards and an Asus 3800 TNT2.
5.
▲
by
reassembled
2y ago
Interesting, I didn’t know that. I suspect many casual observers don’t either. So you’re suggesting they did this work with proprietary info they’d gained through work with Sega and thus broke their NDA?
6.
▲
by
reassembled
2y ago
Just this week a PC port of the 360 version of Sonic Unleashed was released that was accomplished via static recompilation techniques. It plays flawlessly and is really quite an impressive release. If this is possible now then emulation of
7.
▲
by
reassembled
2y ago
I was a QA tester on Noby Noby boy at Namco. It was really more of a toy compared to Katamari but it still retained much of Keita's signature weirdness and style. It was also the first game he made with network functionality. NNB is st
8.
▲
by
reassembled
2y ago
A couple of years ago I had my 6Mbps ATT DSL reduced down to less than 1Mbps, to the point of being absolutely useless. I had no forewarning or notice that my service had been compromised. Every attempt to obtain support from ATT was met wi
9.
▲
by
reassembled
2y ago
Arcade collectors are practically liquidating Japan of many valuable arcade cabinets and PCBs. Nobody cared about much of these items 10-15 years ago. The YouTube and Reddit subcultures have grown a new younger audience for retro gaming, wh
10.
▲
by
reassembled
2y ago
Rockstar will fall behind if GTA6 isn’t fun, not because they failed to adopt C++17 or higher. This article is bordering on ridiculous and almost reads like a subversive ad for Unreal Engine or Unity (moreover Unreal). Many game engines esc
11.
▲
by
reassembled
2y ago
Sorry, Bob, but your damaged Apple iEye was cryptographically tied to your iBrain account so a transplant of a generic SeeWorld eye is not possible. We still don’t have wetware right-to-repair laws on the books in 2124.
12.
▲
by
reassembled
2y ago
Everything except Windows 7 and XP that is.
13.
▲
by
reassembled
2y ago
A testament to how well designed and executed the ESP-IDF framework is. Paired with VSCode I’ve found it a joy to work with IDF and my ESP32-S3.
14.
▲
by
reassembled
2y ago
Is there a reason why a few AMD motherboards have Thunderbolt 4 on them but most do not? I believe I’ve only seen it on the workstation class boards, I could be wrong though. Is there a reason why it’s not more broadly available on AMD mobo
15.
▲
by
reassembled
2y ago
I know there is at least one ffmpeg fork with Rockchip mpp and rga support, although I haven’t tested it myself yet: https://github.com/nyanmisaka/ffmpeg-rockchip I have tested the mpp SDK a bit and the code is easy to
16.
▲
by
reassembled
2y ago
You can use Arduino libs via ESP-IDF. The IDF environment comes with a lot of libraries on its own but it is a development environment first and foremost. The design of IDF is very open and easy to understand throughout the stack. It is ver
17.
▲
by
reassembled
3y ago
Meanwhile, to my knowledge, ATT is actively pulling all existing DSL service with the only hard line alternative in many markets being a 1Mbps “UVerse” connection over the same copper phone lines. My 6Mbps DSL was suddenly turned into a 1Mb
18.
▲
by
reassembled
3y ago
I worked in game testing at two major Japanese game companies in the Bay Area for a few years before switching to doing QA in the video industry. As game testers we’d write up a ton of bug reports but generally only the most egregious crash
19.
▲
by
reassembled
3y ago
And did you find the great grandfathers grave?
20.
▲
by
reassembled
3y ago
Typo, max/msp
21.
▲
by
reassembled
3y ago
My recollection is that by default the ESP32 DAC isn't very high bit depth and so the sound quality is limited. It is recommended to interface it with an external DAC chip via I2S in order to achieve higher than 8bits per sample (maybe
22.
▲
by
reassembled
3y ago
Japanese arcade cabs typically have control panels that can be swapped out with different button layouts to accommodate the particular game in the cabinet at the time. So the same cab can go from accommodating two players side-by-side playi
23.
▲
by
reassembled
3y ago
Did Atari have a haunted house game with a physical screen overlay? My mom’s late brother, Robert Padilla III, used to work at Atari in the 70s and she seems to remember him bringing home “an Atari” to play “pong” and “haunted house”. She s
24.
▲
by
reassembled
3y ago
Wow! That is a very impressive feature set. I’ve used Deflemask but this seems to have a much bigger chip roster.
25.
▲
by
reassembled
3y ago
Would be nice to have it at the top. :/
26.
▲
by
reassembled
3y ago
Thanks for providing some details!
27.
▲
by
reassembled
3y ago
This is something I've been thinking about lately with regards to the early arcade game developers in Japan, not just in regards to the artwork and music but also the decades of technical knowledge and R&D that have gone into creat
28.
▲
by
reassembled
3y ago
I’ve been doing development on a Rock 5B and it’s really powerful for a ~$200 SBC. I’ve been using as my aarch64 CI machine and test system as my company starts to add ARM support to our software stack. Also, OBS runs great on it, although
29.
▲
by
reassembled
3y ago
In my current job I was forced to learn Vim and a lot of the other Unix command-line tools as we mainly do embedded Linux development. For a while I scraped by with VSCode and it’s integrated debugger as a crutch, and I do still use it via
30.
▲
by
reassembled
3y ago
In my experience building large applications in Python becomes delicate due to the lack of static typing, as well as overlooking issues of scope in variable usage. It can be avoided with diligence but I’ve definitely shot myself in the foot
More ›