Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
amaterasu
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
amaterasu
4mo ago
I love the way they buried the “we are no longer supporting an entire operating system” in a small missing tick, half way down the page…
2.
▲
by
amaterasu
1y ago
I'm trivialising, but a lot of software in medical devices is turning a GPIO pin on/off in response to another pin, then announcing that it did so. The piece missing from the article is that the assumed probability of software
3.
▲
by
amaterasu
1y ago
The co-leads on drafting the code are rather interesting: > Drafting of the code was co-led by Digital Industry Group Inc. (DIGI), which was contacted for comment as it counts Google, Microsoft, and Yahoo among its members.
4.
▲
by
amaterasu
2y ago
Underwriters Laboratories, UL. Look at the back of pretty much any mains powered device and you'll see their mark. They were founded 130 years ago, and test and warrant devices (typically high voltage) to be safe. Security is a new thi
5.
▲
by
amaterasu
2y ago
In which shell?
6.
▲
by
amaterasu
3y ago
Ignoring the common trope that developers are bad testers (I am, but not all devs are), QA presence allows teams to move faster by reducing the developer test burden to automated regression, and developer acceptance testing only. Good QA ca
7.
▲
by
amaterasu
3y ago
If I was a prosumer/hobbyist video equipment company, I'd be terrified about what Apple does next. They already have significant penetration into the editing market (both with Final Cut, and codec design), they control a number of
8.
▲
by
amaterasu
3y ago
Some sensors do this internally, unusual though. The rest of the high-end ones apply curves manually in software directly at the egress of the sensor. The reason they don't in all cases is that it complicates black level correction, ga
9.
▲
by
amaterasu
4y ago
For the Australians reading this, Gotham city is a brothel in Melbourne, ymmv on clicking this link at work or school.
10.
▲
by
amaterasu
6y ago
Still ending really... There are still travel restriction from metropolitan Melbourne to regional Victoria - expected to end Sunday at midnight. Retail capacity is also limited still, but ramping back up.
11.
▲
by
amaterasu
6y ago
I've been using Kicad for the same workloads as you, and Altium + Cadence for heavier ones over the years, and I must say they hit the nail on the head here with their comments about KiCad: https://horizon-eda.readthedocs.io
12.
▲
by
amaterasu
7y ago
Also, there is significant political opposition to this, specifically in the Victorian highlands.
13.
▲
by
amaterasu
7y ago
Seconded it not being about safety. In Victoria, traffic infringement revenue is included in the state budget. I'm assuming that the NSW government does the same, so at $344-$457AUD per offence, this is likely just another revenue gene
14.
▲
by
amaterasu
7y ago
Every SoC I've dealt with containing a WiFi core has a dedicated coprocessor (RPU is a common name, depending on vendor) running its' own firmware. So more likely, _that_ core would go funky, then crash. The kernel might have code
15.
▲
by
amaterasu
7y ago
And unlike hdmi 2.0, 1.4 wont have scrambling in, so any termination issues will sing quite well.
16.
▲
by
amaterasu
7y ago
Not just the big players, I had a conversation with the administrator of the Australian ISP Bigpond about why my server was being spammed. Their response was verbatim "We blocked Digital Ocean, because we get spam from there" Even
17.
▲
by
amaterasu
7y ago
The situation for Vivado (Xilinx) is more or less the same, Tcl for everything but terrible documentation.
18.
▲
by
amaterasu
7y ago
Because Australian politicians are loath to invest in anything, after spending ~20 years convincing the public that government spending is bad.
19.
▲
by
amaterasu
7y ago
Mine was repaired by apple prior to the recall, and is still listed as requiring replacement via the serial number search too...
20.
▲
by
amaterasu
7y ago
This database is inaccurate, my machine was repaired early this year prior to the recall (irritatingly at my cost as the batteries were swollen). It is still listed as requiring replacement batteries via this search...
21.
▲
by
amaterasu
7y ago
I'm trivialising the problem, but whichever station energises the grid first becomes the reference. An operating grid has what may as well be infinite inertia (it isn't infinite of course), so new stations coming online must match
22.
▲
by
amaterasu
7y ago
> I think OTC NSAIDs are abused every bit as much as opiates, though not as harmful obviously This is true only in the short term IMHO. Most people discount (or are unaware of) the severity of long term use leading to gastrointestinal is
23.
▲
by
amaterasu
7y ago
Related question - Are there any services offering virtual credit cards in Australia presently?
24.
▲
by
amaterasu
8y ago
Verb meaning for occult is "to cut off from view by interposing something".
25.
▲
by
amaterasu
8y ago
Looks like 3 cities, https://www.fastcompany.com/40571483/munchery-is-shutting-do...
26.
▲
by
amaterasu
8y ago
Taking a quick look around, the average concentration of platinum group metals in ore seems to be ~1-15g/T, so if his calculations and findings check out, at 6.7g/T this is better than a number of commercially mined deposits...
27.
▲
by
amaterasu
8y ago
Would be interesting to see the actual cost differential in this vs permanent magnets. They don't go into details about the cost of fabricating the HTS, but gadolinium is less than half the cost (in oxide form) of neodymium according t
28.
▲
by
amaterasu
8y ago
Off topic, but with smaller lithography, ANY subatomic particle of sufficient energy becomes a problem: https://www.xilinx.com/support/documentation/white_papers/wp... I've spent months chasing random cr
29.
▲
by
amaterasu
8y ago
any reason for not using :%s/a/b/g for the last one?
30.
▲
by
amaterasu
8y ago
A couple of nice ones: `gq` for re-wrapping a visually selected block of text (<shift>-v is simplest) to your text width. `=` for re-indenting a selection to your current shift-width settings etc. (or `gg=G` to just do the whole file)
More ›