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
- Weightliftingrecent activity (1,783 total)
comment
> Coding, the backbone and justification for the entire economic model of software development, went from something that could only be done slowly by an expensive few to something anyone could turn…
comment
[dupe] https://news.ycombinator.com/item?id=45894466
comment
I actually prefer the runner-up to the winning design.
comment
https://www.electronjs.org/docs/latest/tutorial/performance …
comment
> If it doesn't, then why not simply move the sort out of the loop? Yup, they should definitely move the sort outside of the loop. Shifting is O(N) so overall complexity would be O(N^2) but th…
comment
Why not consider the cosine similarity between elements and focus on developing better feature vectors? Possibly models trained with a focus on DOM semantics and graph structure?
comment
ah that makes sense
comment
huh I thought Maya + Windows was pretty stereotypical
comment
Last month, Nvidia and Intel announced jointly developed 'Intel x86 RTX SOCs' + custom Nvidia data center x86 processors.[0] Opcodes 0Fh,3Ah,E0h...EFh combined with VEX/EVEX encoding su…
comment
just a handful? or are most of their machines Macs?
comment
pretty much every large tv/film studio/production company uses Linux for vfx/pipelines, and Windows is more common than macOS. macs are much more widely used by independent/solo cr…
comment
> The lead levels in plant-based products were, on average, nine times the amount found in those made with dairy proteins like whey For this, and other reasons, whey will continue to be my protein …
comment
(2022) Previous discussion: https://news.ycombinator.com/item?id=32471624
comment
You're looking for https://www.wscuc.org/directory/ ACSWASC is the Accrediting Commission for elementary and secondary schools, adult schools, and supplementary education pr…
comment
Link to journal article: "A cGAS-mediated mechanism in naked mole-rats potentiates DNA repair and delays aging" https://www.science.org/doi/10.1126/science.adp5056 …
comment
fixed in: https://github.com/electron/electron/pull/48376