Viewing profile — Flex247A
Flex247A
HN member- Joined
- Sun, Feb 02, 2020, 6:46 AM UTC
- HN karma
- 805
- Public activity
- 182 items
- HN profile
- View on Hacker News ↗
About Flex247A
No profile information was provided.
Recent public activity
-
comment
Comment #48989745
Hi, I didn't follow any specific guide on this, but asked ChatGPT about the bare minimum environment needed to run DOOM. From there, I figured out how to execute the instructions u…
-
comment
Comment #48989186
Great work! This reminded me of a project I built a while back: a RV32IM emulator in C++ that can boot and run DOOM. Initially I implemented only RV32I, and implementing the M exte…
-
comment
Comment #48036069
Pretty much yeah
-
story
Show HN: I built a RISC-V emulator that runs DOOM
Demo: https://www.youtube.com/watch?v=f5uygzEmdLw Hi HN, I built a RISC-V emulator that implements the RV32IM instruction set and a minimal syscall interface to run DOOM. A few wee…
- story
-
comment
Comment #44043835
Lights in games use real electricity :)
-
comment
Comment #44004310
Leetcode monkeys with little dev experience will do that.
-
comment
Comment #44003621
By compression they mean dynamic range compression, which loudens softer sounds so they are more audible. Pop songs for example, are heavily compressed because "compressed" music s…
-
comment
Comment #44003007
Just when it was included in S&P500 :(
- story
-
comment
Comment #43880853
Personal plug: https://github.com/lalitshankarch/Qitab This is a small EPUB reader I made that uses the system Webview to render EPUB documents!
-
story
Show HN: WinMon – A Lightweight Process Monitor for Windows in Rust
Hi guys, I’ve always liked the Windows Sysinternals tools, so I decided to reimplement pslist as a small learning project. Ended up using the windows-rs crate and I found that very…
- story
- story
-
comment
Comment #42143885
Not a good idea for someone with memory loss to use an LLM, especially when they are prone to hallucination!
-
comment
Comment #42143879
There are some cheap android phones which come with an IR sensor. But the app for such functionality needs to be custom made.
-
comment
Comment #42004450
It does work. Automated builds are here: https://github.com/deevus/zed-windows-builds
-
comment
Comment #41894650
Example of an almost instant webpage today: https://www.mcmaster.com/
- story
- story
- story
-
comment
Comment #41660383
Because the compiler ends up looking at all the functions anyway, only for the linker to discard them all.
-
comment
Comment #41656686
The jokes write themselves!
-
comment
Comment #41655350
Enabling FAT LTO reduces the final binary size but it isn't a permanent fix.
-
comment
Comment #41643872
Quite likely no, as even grayscale antialiasing is going to look amazing in 4K. macOS has grayscale antialiasing on by default.