Viewing profile — joelby37
joelby37
HN member- Joined
- Mon, Feb 13, 2012, 12:03 AM UTC
- HN karma
- 86
- Public activity
- 13 items
- HN profile
- View on Hacker News ↗
About joelby37
No profile information was provided.
Recent public activity
-
comment
Comment #34435551
I've been experiencing exactly the same thing over a number of sites for the last few days too, with exactly the same user agent in this post. The annoying part is that it is not r…
-
comment
Comment #33254925
As an alternative, here's my list of cheap FPGA development boards: https://joelw.id.au/FPGA/CheapFPGADevelopmentBoards . It covers a bunch of other vendors.
-
comment
Comment #27792221
I totally agree.. I like the idea of YAML and source control for pipelines, but unless you're already very familiar with the system it is much slower. Fortunately there's a "Use th…
-
comment
Comment #26123239
The two pin plug that attaches directly to the power brick isn’t grounded, but the power adapter extension lead is and it solves this problem. https://www.apple.com/nz/shop/product…
- story
-
comment
Comment #23496843
Thanks for the hot tip! I've been struggling with my monitor's menu buttons, but after reading your comment I found the macOS tool MonitorControl, which works perfectly.
-
comment
Comment #13280843
From personal experience (other workplaces may have different policies), I can see why people in Japan would not change jobs very often. A large proportion of your salary can be in…
- story
-
comment
Comment #8127881
Excellent point about the LEDs and switches - and that's exactly what I use then for! You can never have too many LEDs when you want to track the progress of a ponderous and misbeh…
-
comment
Comment #8127862
A few years back I was working on a PhD project that involved software defined radio for tracking wildlife in real time, which was an ideal FPGA project. With a limited budget I wa…
-
comment
Comment #7941485
Using double-edge clocking usually comes from a misunderstanding about how FPGA timing works. When you look at a waveform in a simulator, it's intuitive to think that you would nee…
-
comment
Comment #6878881
I concur - a few months ago I used the mobile Web site on an iPhone. I was idly scrolling around the "People You May Know" list while distracted. I noticed that if you merely scrol…
-
comment
Comment #3583533
You're right - including 'D' in the sensitivity list is incorrect and is a good way to lead to the synthesis of latches. Sensitivity lists should only include the clock, or clock a…