back
user profile

nateb2022

13,199karma·1,783submissions·January 4, 2022
about
Computer/Software Engineer & Mathematician.

meet.hn/city/38.8950982,-77.0363849/Washington

__ Location

  Washington, DC, USA
__ Contact

  Discord: .gnu.
  Email:   6mac0wobz@mozmail.com (resume available upon request)
__ Skills

  - Systems and embedded engineering, with expertise in VHDL for hardware description and FPGA design
  - Software development in C++, Go, Rust, TypeScript/JavaScript, and Python
___ Affiliations

  - IEEE Nanotechnology Council
  - IEEE Systems Council
__ Professional Interests

  - Analog systems
  - Kernel development, focusing on Linux ABI design and optimization
  - Low-level GPU driver architecture and hardware-accelerated computation
  - ASIC development and methodology
__ Personal Interests

  - Hiking
  - Pizza
  - Volleyball
  - Weightlifting
recent activity (1,783 total)
comment
Edit: HN shortened the URL, thus removing the section reference. Original was https://developer.apple.com/app-store/review/guidelines/#1.1... …
3y ago·view thread
comment
I found it very interesting that I haven't heard of this before. It seems pretty analogous to Fuse on Linux, and I wish there was more stuff built on it.
3y ago·view thread
comment
This isn't _actually_ by NASA, but the title purports to be so. >You'll consume 6 meals per day, every 2 hours, (50 food pills x 6 meals = 300 food pills) and then have a traditional dinn…
3y ago·view thread
comment
Yes, and it will include advertisements not only from Microsoft, but also Canonical, all injected into convenient places in the everyday command line utilities that people use via a revolutionary new …
3y ago·view thread
comment
Well said, over all. I very much disagree, though, about what you said about mutexes and channels. Channels are by far the most idiomatic way to transfer data in a concurrent model. Timeouts, worker p…
3y ago·view thread
comment
The C is mainly used to wrap the Lua interpreter, so that the editor can be distributed without the need for the user to have a compatible Lua interpreter installed.
3y ago·view thread