Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
cokernel_hacker
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
10 ms
·
1.
▲
by
cokernel_hacker
3mo ago
The actual paper is: "The Geometry of Color in the Light of a Non-Riemannian Space" https://onlinelibrary.wiley.com/doi/10.1111/cgf.70136
2.
▲
Scientists complete Schrödinger's 100-year-old color theory
(sciencedaily.com)
5 points
by
cokernel_hacker
3mo ago
|
1 comments
3.
▲
VHDL's Crown Jewel
(sigasi.com)
149 points
by
cokernel_hacker
6mo ago
|
62 comments
4.
▲
U+237C ⍼ Is Azimuth
(ionathan.ch)
402 points
by
cokernel_hacker
6mo ago
|
81 comments
5.
▲
Variable interpolatable smooth curves and outlines
(thottingal.in)
3 points
by
cokernel_hacker
7mo ago
|
0 comments
6.
▲
by
cokernel_hacker
1y ago
It seems he is still active in the bioinformatics space: https://github.com/thegenemyers/FASTK
7.
▲
by
cokernel_hacker
1y ago
What if it breaks in a way which renders it no longer a chair for you but not others? This seems to imply that what is or is not a chair is a subjective or conditional.
8.
▲
by
cokernel_hacker
2y ago
It was almost certainly added in order to support EFI which uses PE/COFF format binaries.
9.
▲
by
cokernel_hacker
2y ago
Internal DACs/amps have gotten a lot better, at least in Apple products. https://support.apple.com/en-us/108351 https://www.audiosciencereview.com/forum/index.php?threads/r...
10.
▲
The non-Riemannian nature of perceptual color space
(pmc.ncbi.nlm.nih.gov)
2 points
by
cokernel_hacker
2y ago
|
0 comments
11.
▲
by
cokernel_hacker
2y ago
ARM has DIT: https://developer.arm.com/documentation/ddi0595/2021-06/AArc... Intel has DOIT: https://www.intel.com/content/www/us/en/developer/articles/t... The
12.
▲
EUV LLC: An Historical Perspective
(spiedigitallibrary.org)
1 points
by
cokernel_hacker
2y ago
|
1 comments
13.
▲
by
cokernel_hacker
2y ago
With chip fabrication technology in the spotlight lately, this book chapter on the history of EUV development and DARPA's role might be of interest to some.
14.
▲
by
cokernel_hacker
2y ago
So let's change it up a bit. typedef int (*pfn)(void); int g(void); int h(void); pfn f(double x) { switch ((long long)x) { case 0: return g; case 17: return h; } } If I understand your persp
15.
▲
by
cokernel_hacker
2y ago
What behavior should the following have: int f(int x) { switch (x) { case 0: return 31; case 1: return 28; case 2: return 30; } } This code on its own has no undefined behavior. In another tran
16.
▲
by
cokernel_hacker
2y ago
That works for a lot of behavior but not everything. For example: int f(int x) { static int y[] = {42, 43}; return y[x]; } What behavior should `f(-1)` or `f(100)` have? What is sensible?
17.
▲
RVV may not be as good as you think
(blog.quarticcat.com)
1 points
by
cokernel_hacker
2y ago
|
0 comments
18.
▲
Designing a Better Strcpy
(saagarjha.com)
8 points
by
cokernel_hacker
2y ago
|
0 comments
19.
▲
P3292R0R0 Provenance and Concurrency
(open-std.org)
2 points
by
cokernel_hacker
2y ago
|
0 comments
20.
▲
Non-Euclidean Geometry and Games
(zenorogue.medium.com)
2 points
by
cokernel_hacker
2y ago
|
0 comments
21.
▲
The Goodyear Massively Parallel Processor
(en.wikipedia.org)
5 points
by
cokernel_hacker
2y ago
|
0 comments
22.
▲
by
cokernel_hacker
2y ago
This python actually builds a graph under the hood which then gets JIT compiled for CPU/GPU/TPU.
23.
▲
UXL Foundation: Unified Acceleration
(uxlfoundation.org)
1 points
by
cokernel_hacker
2y ago
|
0 comments
24.
▲
The C language is purely functional
(conal.net)
3 points
by
cokernel_hacker
3y ago
|
0 comments
25.
▲
Windows 3.1 in a Windows 95 Virtual Machine
(geoffchappell.com)
3 points
by
cokernel_hacker
3y ago
|
0 comments
26.
▲
Life at Both Ends of the Barrel: An NSA Targeting Retrospective [video]
(vimeo.com)
1 points
by
cokernel_hacker
3y ago
|
0 comments
27.
▲
What This Country Needs is an 18¢ Piece (2002) [pdf]
(cs.uwaterloo.ca)
145 points
by
cokernel_hacker
3y ago
|
272 comments
28.
▲
Going Beyond the Golden Ratio
(extremelearning.com.au)
2 points
by
cokernel_hacker
3y ago
|
0 comments
29.
▲
Making Peace with Simpson's Paradox
(robertheaton.com)
3 points
by
cokernel_hacker
3y ago
|
0 comments
30.
▲
Cracking Playfair Ciphers
(oranlooney.com)
3 points
by
cokernel_hacker
3y ago
|
0 comments
More ›