Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
joelby37
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
joelby37
4y ago
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 really 'spidering' web sites, but rather conti
2.
▲
by
joelby37
4y ago
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.
3.
▲
by
joelby37
5y ago
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 the classic editor to create a pipeline without
4.
▲
by
joelby37
6y ago
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/MK122X/A/power-ad
5.
▲
by
joelby37
6y ago
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.
6.
▲
by
joelby37
10y ago
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 the form of performance bonuses, which you technically aren
7.
▲
The complete archive for DOOM for the 3DO
(github.com)
85 points
by
joelby37
12y ago
|
18 comments
8.
▲
by
joelby37
12y ago
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 misbehaving state machine. I'll update the article with
9.
▲
by
joelby37
12y ago
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 was keen to find the cheapest boards out there, and decided to
10.
▲
by
joelby37
12y ago
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 need to change states at opposite edges to guarantee setup
11.
▲
by
joelby37
13y ago
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 scrolled the page by swiping and your finger happened t
12.
▲
by
joelby37
15y ago
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 and an asynchronous reset, or if it's combinatorial logic, al