Viewing profile — nudgeee
nudgeee
HN member- Joined
- Wed, Sep 24, 2014, 6:01 PM UTC
- HN karma
- 511
- Public activity
- 131 items
- HN profile
- View on Hacker News ↗
About nudgeee
you can see more at my website: https://nudge.id.au/
Recent public activity
-
comment
Comment #46616677
Check out 1blue3brown’s excellent YouTube video lesson on quantum computing and Grover’s algorithm: https://youtu.be/RQWpF2Gb-gU Goes through qubits, state vectors and Grovers algo…
-
comment
Comment #45573963
Teensy is based on iMXRT which are NXP, not Nexperia.
-
comment
Comment #45126701
Sibling poster did a good job explaining how research relies on labs. Agree that complex EE work can be expensive for individual and smaller companies, indeed :) A comment on the a…
-
comment
Comment #45126321
By fab you mean lab, then agree. Fabs are specific to the manufacturing of integrated circuits. EE encompasses more than just manufacturing of ICs, for example research and applica…
-
comment
Comment #43614646
This is known as Lights-Out Manufacturing: https://en.wikipedia.org/wiki/Lights_out_(manufacturing)
-
comment
Comment #42735901
Hilarious. Reminds me of Pioneer CDJs as well, even on the flagship CDJ-3000 models. If you read the user manual it says: > About using MP3 files > This product has been licensed f…
-
comment
Comment #42731293
Agree on this. As a layman in Australia, i had a friend who was coming back from the USA and asked him to buy me an iPhone before its release in AU (late-2007 iirc, iPhone 3G launc…
-
comment
Comment #42633080
Why not both? It is possible to achieve comfort with privacy.
-
comment
Comment #42005722
Isn’t this how certificate revocation flows work?
-
comment
Comment #41679991
Indeed, this is a common vector for leaking PII and sensitive data. For example, what looks like an innocuous logging/print statement in an exception handler ends up leaking all so…
- comment
-
comment
Comment #41273059
That, and the peace of mind of not being fired at-will when economic times aren’t so good.
-
comment
Comment #41009800
My guess is it probably was a content update that tickled some lesser trodden path in the parser/loader code, or created a race condition in the code which lead to the BSOD. Even i…
-
comment
Comment #40820990
Ooof missed that, thanks!
-
comment
Comment #40820741
I’m amazed there was no mention of LISA [0] — a space-based gravitational wave detector using 3 satellites flying in formation 2.5 million Km apart! Seriously cool engineering, pla…
-
comment
Comment #40565205
NXP runs a USB VID/PID Program [0] for small production designs ( [0] https://community.nxp.com/t5/Kinetis-Microcontrollers/NXP-US...
-
comment
Comment #39492150
Not just institutions, individuals too. I’ve seen many individuals ‘dig their heels’ into protecting their own pet project/baby/solution/etc, mainly due to ego. It takes maturity a…
-
comment
Comment #39452303
Likewise, I think I enabled an option to always show it. Its under System Settings → Accessibility → Display → Show window title icons
-
comment
Comment #39448263
I think there’s an option somewhere to enable it, but yeah annoying it’s not default.
-
comment
Comment #39408276
The point is to use what ever works best for your team, not blindly follow some process that may or may not necessarily work for you. Just as product requirements can change, so ca…
-
comment
Comment #39396241
Indeed, Zuken is still a large player in Japan, and has a leg up with IC packaging tools which the big players (Cadence, Mentor) have that Altium doesn’t. Altium’s play has always …
-
comment
Comment #39391615
Interesting, wonder if Renasas can push Altium past Zuken in the Japanese market, or if this is their play to capture more markets outside of Japan.
- comment
-
comment
Comment #39357308
+1 for last.fm, so glad its still alive and that scrobbling still works :) Been at it since 2004 [0]! [0] https://www.last.fm/user/nudgeee/listening-report/year
-
comment
Comment #39344237
Here’s the catch, as you scale up, more and more users could get caught in the edge case. Remember why we build systems — for end users to use. It is our job as engineers/technolog…