Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
Miniminix
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
Miniminix
5mo ago
I have worked with Kalman Filters for years, and gave this quick read. I saw the comments on Process Noise, so I focus there for now. I might get back to other sections tomorrow. My simple head space (as I was taught and re-learned thru e
2.
▲
by
Miniminix
5mo ago
I have worked with Kalman Filters for years, and gave this quick read. I saw the comments on Process Noise, so I focus there for now. I might get back to other sections tomorrow. My simple head space (as I was taught and re-learned thru e
3.
▲
by
Miniminix
2y ago
Secondly, I remember watching a few months ago a video from Michael Penn, about something called Padé Approximations: Pade Approximation – unfortunately missed in most Caclulus courses. It was a subject worth exploring.
4.
▲
by
Miniminix
2y ago
Two points It is strange that the "entry level" computer in 2024 competes and sometimes wins against the 2022 fully-decked out M2 and the original M1 Ultra. The M3 Pro had a DECREASE in number of P-cores compared to the M2 Pro. Th
5.
▲
by
Miniminix
2y ago
This guy can summarize other Apple news sites and extract concise info. Click on his other links at the bottom. For Apple fanboys, perhaps no info... but a quick summary for those thinking about a Mac is welcome
6.
▲
by
Miniminix
2y ago
For an article like this, what is the difference between a service and a microservice? Seems to lots of space between monolith and microservice
7.
▲
by
Miniminix
2y ago
Not disagreeing with you, but do you have a link on process which includes your callouts would work for micro services?
8.
▲
by
Miniminix
2y ago
Let the (verbal) battle begin...
9.
▲
by
Miniminix
2y ago
Another shout out to Emmy Noether's (First) theorem. Informally stated, if a system has a continuous symmetry property, then there are corresponding quantities whose values are conserved. As an illustration, if a physical system behave
10.
▲
by
Miniminix
2y ago
If you are not writing the GPU kernel, just use a high level language which wraps up the CUDA, Metal, or whatever. https://julialang.org https://juliagpu.org
11.
▲
by
Miniminix
2y ago
Could it look less like the T800 from Terminator ?
12.
▲
Two High School Students Provide New Proofs of the Pythagorean Theorem
(tandfonline.com)
4 points
by
Miniminix
2y ago
|
0 comments
13.
▲
by
Miniminix
2y ago
Re: SIMD Suggest you look at the Julia Language, a high-level but still capable of C-like speed. It has built in support for SIMD (and GPU) processing. Julia is designed to support Scientific Computing, with a growing library spanning diffe
14.
▲
Alabama hacker arrested for the fake SEC tweet that caused a Bitcoin price spike
(theverge.com)
4 points
by
Miniminix
2y ago
|
0 comments
15.
▲
by
Miniminix
2y ago
Love the snark in the proposal. Just one gem > The question isn’t whether there are still architectures where bytes aren’t 8-bits (there are!) but whether these care about modern C++... and whether modern C++ cares about them.
16.
▲
by
Miniminix
2y ago
they did acknowledge some alternatives, but I agree more discussion would have been nice. FTA - Option 3: Using other existing REPL implementations: The authors looked at several alternatives like IPython, bpython, ptpython, and xonsh. Whil