Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
synthos
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
9 ms
·
1.
▲
by
synthos
4mo ago
Isn't this solving a subproblem of the overall issue of uncompressed tool call polluting context? Furthermore, this could be compressed even further with a dynamic legend of every UUID in the context. So UUID@Bravo and UUID@Delta would
2.
▲
by
synthos
4mo ago
How much does your data privacy cost?
3.
▲
by
synthos
1y ago
Regarding AVX: could rust be compiled with different symbols that target different x64 instruction sets, then at runtime choose the symbol set that is the more performant for that architecture?
4.
▲
by
synthos
1y ago
> First Revision - Completed with minimal human contribution (auto-accept mode) > > Second Revision - Planned with increased human-in-the-loop involvement At least 'minimal human contribution' in the first revision. So
5.
▲
by
synthos
1y ago
> Compilers are not yet rewriting data structures and algorithms based on microarchitecture. Afaik mojo allows for this with the autotuning capability and metaprogramming
6.
▲
by
synthos
1y ago
What data type/precision? How much parallelism versus iterative? Is this fully in fabric or part of a SoC? Easy to get mired in many details. HW design has so many degrees of freedom which makes it fun but challenging. What specific to
7.
▲
Silver Lake Nears Deal for Stake in Intel's Altera Unit
(bloomberg.com)
16 points
by
synthos
2y ago
|
2 comments
8.
▲
by
synthos
2y ago
https://archive.ph/CnUbF
9.
▲
by
synthos
2y ago
Newton Raphson could be used to calculate a reciprocal. (in a bit width larger than 8). If starting from a good reciprocal approximation, convergence to bit accurate reciprocal should not take many iterations. Then multiply the reciprocal w
10.
▲
by
synthos
2y ago
I worked on an automotive FMCW LiDAR that didn't quite make it to market. Cool technology but it was difficult to scale the cost down, which is pretty important for automotive. Margins are very low in that market
11.
▲
by
synthos
2y ago
Does anyone have a good summary of the Buck(2) track?
12.
▲
by
synthos
2y ago
It's also, if not more so, a factor of transistor voltage. 1.1V transistors are less prone to upset events than 0.7V. It's possible (assumption, here) that some 3+ volt circuits are still used for critical components of the system
13.
▲
by
synthos
2y ago
You could probably post it on http://fpgajobs.com/
14.
▲
by
synthos
2y ago
ARM also recently entered a partnership with Untether to collaborate on low power AI inference for automotive
15.
▲
by
synthos
3y ago
Hi, Could you please elaborate on your original problem? The binaries your Bazel system built could not be run unless the runtime environment matched the build environment?
16.
▲
by
synthos
3y ago
It's a perfect time for Matt Colville's MCDM RPG to be announced. It's on backerkit and people are clearly eager for something different. The crowdfunding is at 4x funding and climbing
17.
▲
by
synthos
3y ago
Definitely buybait and a shame that a blatant advertisement has made to YC news front page. What's next? Novelty toothpaste for nerds?
18.
▲
by
synthos
3y ago
Sounds like highly functional personality disorder or manic depression
19.
▲
by
synthos
3y ago
If there _was_ a good reason to fire Sam, and the board had appropriately and clearly communicated their decision, I think less of the staff would have signed a the petition to walk. From the public's perspective, and probably most ran
20.
▲
by
synthos
3y ago
Maybe one day, Mojo
21.
▲
by
synthos
3y ago
nod.ai was just acquired by AMD for a chunk of money. I expect they hope to find a similar exit once they can show an end-to-end product: Take a model written in Pytorch, upcast it to mojo, and put it through their unified compiler stack to
22.
▲
by
synthos
3y ago
I think LiFi or something similar has the great potential for VR/AR headset connectivity. With a high bandwidth, low latency link, you could have an untethered experience without the weight and heat of compute and processing in the hea
23.
▲
by
synthos
3y ago
To really optimize for latency, perform read lookup (and maybe write slot resolving) before the entire UDP packet is fully buffered and checksum verified.
24.
▲
by
synthos
3y ago
Interesting, seems like it's very similar to Modular's runtime portion of their business case
25.
▲
by
synthos
3y ago
> Many Canadian aerospace engineers have never forgiven the government for dismantling Avro Canada’s CF-105 Arrow, a billion-dollar project that, on October 4, 1957—the same day that Russia sent the world’s first satellite into orbit—rol
26.
▲
by
synthos
3y ago
Xilinx's AI has a dedicated AI accelerator in the versal so calling it taking advantage of FPGA isn't quite accurate. It's really another chip that happens to be copackaged with the FPGA
27.
▲
by
synthos
3y ago
I agree that section is a bit confusing. The takeaway is that there are two 4bit formats they're using for weight compression E3M0 and E2M1.
28.
▲
by
synthos
4y ago
https://archive.md/YyEWv
29.
▲
by
synthos
4y ago
https://rapidsilicon.com
30.
▲
by
synthos
4y ago
AR's limitation is optics. specifically, occluding and brightness
More ›