HackerTrans
TopNewTrendsCommentsPastAskShowJobs

zerohp

no profile record

comments

zerohp
·18 дней назад·discuss
Apple Card already offers credit limits high enough for it
zerohp
·20 дней назад·discuss
That’s exactly what this is.

9 months to production is completely impossible anyway.

9 months from design to early samples is probably impossible given than TSMC takes 3 months after tape out to produce them. Then it’s up to the customer to qualify and revise for production. TSMC doesn’t do that.

There’s no AI that makes this happen in 9 months.
zerohp
·28 дней назад·discuss
The Buddha lived before writing in India. We have plenty of other stories that were passed by oral tradition before they were written down.
zerohp
·2 месяца назад·discuss
The time from tapeout to first samples is 3-4 months even for the biggest customers of TSMC.

Shorter for a metal only change.
zerohp
·6 месяцев назад·discuss
In the chip design world, 2:1 for design verification to design is on the low end of normal.

Some organizations have gone as low as 1:1 but that is considered an emergency that must be fixed. It’s so important that designers will be intentionally underworked if there are not enough validation engineers on staff.

When you can’t fix bugs in the field, quality is important.
zerohp
·6 месяцев назад·discuss
The joke is that AI companies pretend to care about doing legal things.
zerohp
·10 месяцев назад·discuss
* * *
zerohp
·12 месяцев назад·discuss
My solution is that I no longer contribute to the public internet in any meaningful way. No more open source projects. No more contributions to free software. Bug reports only when it helps me. The hacker ethos is dead. Selfishness and greed won.

Silicon Valley builds empires off the back of free intellectual labor. I'm done with all of it. If they want something from me they can (and do) pay for it.
zerohp
·в прошлом году·discuss
Methodology doesn't support the conclusion.

Try using images that it wasn't trained on.
zerohp
·2 года назад·discuss
I don't know of any CPU that speculates both sides of a branch. I work on a CPU design team.

Modern CPUs speculate hundreds of instructions ahead, and with just a dozen branches you can have a few thousand different paths. It makes more sense to speculate down one path with very high accuracy.
zerohp
·2 года назад·discuss
Software table walk performance is bad on modern out of order processors because it has to finish every older instruction in flight and redirect the front end to the exception vector. This can take several hundred cycles. Hardware table walk can take <20 cycles to hit in the next level cache.
zerohp
·2 года назад·discuss
In AArch64, `BR LR` and `RET` do not perform the same logic when FEAT_BTI (Branch Target Identification) is present.
zerohp
·2 года назад·discuss
As a professional EE, I know that ARM Cortex-M4 is not a chip. It's an embedded processor that is put into an SOC (which is a chip), such as the STM32-family from ST.
zerohp
·2 года назад·discuss
More cooks can't make one meal better but more cooks can make dozens of different meals and you can choose the best result.
zerohp
·2 года назад·discuss
John Carmack had some things to say about it:

https://www.forbes.com/sites/paultassi/2022/12/17/john-carma...

EDIT: direct link https://www.facebook.com/permalink.php?story_fbid=pfbid0iPix...
zerohp
·2 года назад·discuss
How is your wifi network? Have you tried changing the display resolution on the Mac while you're connected to the Vision Pro?

The virtual display doesn't look as good as the laptop screen, but it looks as good or better than the 1440p monitor I normally use at my desk.
zerohp
·2 года назад·discuss
You can read the theory of operation for generating negative voltage in this application note from Analog Devices: https://www.analog.com/en/resources/design-notes/generating-...
zerohp
·2 года назад·discuss
Compare phones to game consoles.
zerohp
·4 года назад·discuss
Amiga's were used for a lot of weird video things like touch-screen video kiosks. Genlock a serial controlled laser disc player to the Amiga and put it in a cabinet with a serial port touch screen.

A PC could certainly replace it by 2000 but if you developed your content in the mid-1980's then Amiga was probably your solution and you needed to keep it going for a while.