Viewing profile — damageboy
damageboy
HN member- Joined
- Fri, Nov 12, 2010, 9:21 AM UTC
- HN karma
- 67
- Public activity
- 19 items
- HN profile
- View on Hacker News ↗
About damageboy
No profile information was provided.
Recent public activity
-
comment
Comment #47398013
The rules don't apply for reporters outside of Israel, and this was historically been the way that Israeli journos and other bypass the censorship completely. The author is being p…
-
comment
Comment #45714294
I can see why systolic arrays come to mind, but this is different. While there are indeed many ALUs connected to each other in a systolic array and in a data-flow chip, data-flow i…
-
comment
Comment #45714230
No real overlap with Cerebras. Have tons of respect for what they do and achieve, but unrelated arch / approach / target-customers.
-
comment
Comment #45714210
You can indeed and should assume there is a heavy JIT component to it. At the same time, it is important to note that this is geared for already highly parallel code. In other word…
-
comment
Comment #45714184
Not really. I work for NextSilicon. It's a data-flow oriented design. We will eventually have more details available that gradually explain this.
-
comment
Comment #45714166
Yeah, it's an unfortunate overlap. The Mill-Core in NextSilicon terminology is the software defined "configuration" of the chip so to speak that represents swaths of the applicatio…
-
comment
Comment #45709154
I work in NS. The riscv was the "one more thing" aspect of the "reveal". The main product/architecture discussed has nothing to do with vector processors or riscv. It's a new, fund…
- story
- story
-
comment
Comment #34606836
Then your org is over paying for mediocre HW, at least for servers, arguably also for laptops (Dev machines for sure) At least for the last two years.
-
comment
Comment #30743567
Thank you for writing the obvious. Instruction Byte count is the wrong metric here 100%. Instruction Count (given reasonable decoding/timing constraints) is the thing to optimize f…
-
comment
Comment #21534583
OP from twitter here. I'll take the blame for the click-baity-ness, but I was really shocked and this was in real-time in my defense. I'm assuming it will get resolved, as the erra…
- story
-
comment
Comment #19357401
Isn't this a whole lot of words for installing traefik with DNS challenge and let it do basically all of the work?
- story
-
comment
Comment #18021227
Fault? He is getting free publicity to the point he is even on the front page of HN (not that he care about this specifically). Show me the last time this happened with a French bo…
-
comment
Comment #17944596
Would be interesting to see how xsv compared to miller ( https://johnkerl.org/miller/doc/index.html ) in terms of perf, this tool comes exactly as I am about to munge 1TB of gzippe…
- story
-
comment
Comment #3073263
What a load of crap... you just wasted 2gb of address space not of DRAM... You'll "waste" exactly up to the amount of stack each thread uses, rounded up to PAGE_SIZE which is usual…