Viewing profile — bit1
bit1
HN member- Joined
- Wed, Mar 14, 2018, 1:17 AM UTC
- HN karma
- 57
- Public activity
- 15 items
- HN profile
- View on Hacker News ↗
About bit1
No profile information was provided.
Recent public activity
-
comment
Comment #21776016
I turned down a job in Oregon this year because they wanted me to sign an IP assignment clause to that effect and refused to budge when I asked them to remove it.
-
comment
Comment #19122890
Came here to say the same! I'm a C++ programmer by day, but I love the speed at which I can bang out a prototype in Love2D (Lua). I found kikito's[1] bump, gamera, and anim8 librar…
-
comment
Comment #19091359
I hadn't recognized the equivalency of [lean] and agile before. That's interesting and helps give me a better appreciation for why we only end up paying lip service to the idea. Th…
-
comment
Comment #19091326
Added to my queue, thanks!
-
comment
Comment #19088742
Definitely "The Machine That Changed the World" by Womack, Jones, and Roos [0]. This is "the first book to reveal Toyota's lean production system." Before reading it, I had never i…
- story
-
comment
Comment #18664139
This year I read "Clean Coder" by Robert Martin and "The Software Craftsman: Professionalism, Pragmatism, Pride" by Sandro Mancuso. They were both excellent and I recommend them to…
-
comment
Comment #18590466
Location: Seattle, WA Remote: Open to it Willing to relocate: Only within Washington and Oregon Technologies: bare-metal and RTOS-based embedded C & C++ in avionics. Delphi, Python…
-
comment
Comment #18422975
Raptor codes are powerful, but one has to be careful with them, as they are heavily patent encumbered by Qualcomm according to Wikipedia[1]: "Raptor codes are heavily covered with …
- story
-
comment
Comment #18027011
> the quality of the product. "Good enough" is never actually good enough for me I hear you loud and clear. One way to get a higher standard of quality may be to switch industries.…
-
comment
Comment #17822427
> I recently became a multi-millionaire (not from crypto) and this is so true. I'm less happy than I was > Even though I'm young, I feel as though I'm entrenched in this game now w…
-
comment
Comment #16990230
Agreed. The PIC32MZ is a neat MIPS microcontroller (if you're able to tolerate the MPLab Xpress IDE). Unfortunately the cheapest PIC32 board they offer is the DM320001 at $50. I pi…
-
comment
Comment #16989147
Now if only there was somebody besides Microchip making low-cost dev kits for these things, maybe we could have some fun and get a MIPS revival. I can get ARM microcontroller board…
-
comment
Comment #16581488
An aircraft's Flight Management Computer uses a Kalman filter to combine the data from all available sensors (GPS, IMU, altimeter, ADC, VOR, DME, etc.) to compute the position of t…