Viewing profile — owlbite
owlbite
HN member- Joined
- Wed, Apr 21, 2021, 9:00 PM UTC
- HN karma
- 540
- Public activity
- 193 items
- HN profile
- View on Hacker News ↗
About owlbite
No profile information was provided.
Recent public activity
-
comment
Comment #48964414
At least with LG TVs you can just not give them the internet and nothing of value is lost (at least assuming you have an Apple TV or other trusted smart tv capability). Much more d…
-
comment
Comment #48775784
I'm still astounded my Ford's infotainment system takes 5-10 seconds after opening the radio "app" to present me with the station selection UI. Most of that seems to be some sort o…
-
comment
Comment #48630843
I'm somewhat dubious about anything talking about low level performance programming at the instruction level that doesn't distinguish between latency and throughput, never mind men…
-
comment
Comment #48471768
Or economies of liability and buck passing. I suspect managers and businesses will still want to be in the game of "not my fault, supplier is working on it, we can sue them if they…
-
comment
Comment #47412904
It will be interesting to see if this solves any issues that aren't already addressed by the likes of matlab / SciPy / Julia. Reading the paper it sounds a lot like "SciPy but with…
-
comment
Comment #47339359
Not just for speed, Horner can also be essential for numerical stability.
-
comment
Comment #47228336
FORmula TRANslation, the clue is in the name. It's great at math, but yeah, strings and OS stuff is a PITA. The modern vector-based syntax is still really nice and I've yet to come…
-
comment
Comment #47228234
I suspect main benefits are they have no need to maintain the hardware or software for any longer than it makes sense for their own needs, and don't have to handhold users through …
-
comment
Comment #47138218
I think the current generation of tools have a long way to go before I trust any numerical algorithm they implement, based on our recent experiments trying to make it implement som…
-
comment
Comment #46984448
Have meetings to figure out how to interact with the other 9990 employees. Then try and make the skeleton app left behind by the team of transient engineers who left after 18 month…
-
comment
Comment #46983370
Transmission is pretty expensive, lots of infrastructure and maintenance.
-
comment
Comment #46706916
I think calling VLIW "an adandoned design" is somewhat of an exaggeration, such architectures are pretty common for embedded audio processing.
-
comment
Comment #46103132
This book provides a high level overview of many methods without (on a quick skim) really hinting at the practical usage. Basically this reads as a encyclopedia to me, whereas Noce…
-
comment
Comment #45832064
But it can be even worse than that. It's "we assassinated the phone", "algorithm says vehicle has suspicious travel history and must die". There's no real thinking human in the loo…
-
comment
Comment #45774756
Very true, but a lot of stuff builds on a few core optimized libraries like BLAS/LAPACK, and picking up a build of those targeted at a modern microarchitecture can give you 10x or …
-
comment
Comment #45691398
They just label such people as Applied Mathematicians, or worse: Physicists and Engineers; and then get back to sensible business such as algebraic geometry, complex analysis and g…
-
comment
Comment #45691373
Introduction to PhD study: "How hard can it be, I'm sure I could write that in a week"
-
comment
Comment #45631260
I thought GPLv3 adoption by GCC was what really lit the flames on moving to llvm by commercial entities?
-
comment
Comment #45574229
Oh yes, from an actual implementation POV you can just apply some transpose and ordering transforms to convert from row major to column major or vice-versa. cblas is pretty univers…
-
comment
Comment #45569046
What I suspect he really means is that FORTRAN lays out its arrays column-major, whilst C choose row-major. Historically most math software was written in the former, including the…
-
comment
Comment #45519917
Much better to burn the area for multiple smaller units, its a bit more area for frontend handling, but worth it for the flexibility (see Apple's M-series chips vs intel avx*).
-
comment
Comment #45348439
In the UK specifically the radical reform (read destruction) of council housing by the Thatcher government had a large impact on the housing market in the 1980s.
-
comment
Comment #45329076
The main advantage of cmake is it's slightly easier to use than autoconf so long as you stick to the path. Do not attempt to leave the path. Also the path is poorly signposted.
-
comment
Comment #45324906
So my experience with moving from a Cambridge undergrad to an Edinburgh postgrad, albeit a couple of decades ago now, was the expectations between the two were nowhere comparable. …
-
comment
Comment #45223454
There will almost certainly be an election in 2028. The degree to which it will be rigged through gerrymandering, voter intimidation, voter suppression and/or blatant cheating is a…