HackerTrans
TopNewTrendsCommentsPastAskShowJobs

shadeslayer

no profile record

Submissions

Intel awarded $7.9B from the CHIPS Act

businessinsider.com
3 points·by shadeslayer·2 yıl önce·1 comments

AWS Ground Station

aws.amazon.com
99 points·by shadeslayer·5 yıl önce·37 comments

comments

shadeslayer
·4 ay önce·discuss
It’s been a while friend

Congratulations on getting to the front page ;)
shadeslayer
·2 yıl önce·discuss
I'd wager it's a volume thing. Not enough Linux customers asking for SRIOV support, so it's not worth spending the money to enable driver support for it. The Fortune 500 companies that you mention should specifically ask for SRIOV support on linux mainline when making purchases. Unfortunately, that's the only way to make sure we have support upstreamed.

The silver lining seems to be that more and more things are moving into the firmware, and it's entirely possible that SRIOV could be supported through that in the future. But till then, I doubt it's going to happen.
shadeslayer
·2 yıl önce·discuss
Because implementing designing/manufacturing/validating SR-IOV HW is expensive. It's not something that would be useful as a differentiating feature for most consumer grade HW.
shadeslayer
·2 yıl önce·discuss
AFAIK the video encode/decode pipeline is separate from the graphics pipeline. But they do reside on the graphics tile.
shadeslayer
·2 yıl önce·discuss
Not sure if we need to support SRIOV on the HW. VirtIO GPU native contexts should be good enough for most consumers.

I imagine SRIOV would be useful for more advanced usecases
shadeslayer
·2 yıl önce·discuss
The issue that phoronix is facing might be due to a power management bug that is not related to the driver at all.
shadeslayer
·2 yıl önce·discuss
Last I heard, Microsoft already has designs that it wants to fab on 18A.

At the end of the day it'll come down to how much and how fast 18A can help recoup what they're spending right now.
shadeslayer
·2 yıl önce·discuss
On the consumer side? Higher capacity RAM comes to mind.

What I'd be more interested in is, does this also mean bigger/denser L1-L3 caches?
shadeslayer
·2 yıl önce·discuss
Not quite, some ISPs lock down their routers and you can't expose the relevant ports publically. That's when Cloudflare Tunnels combined with a reverse proxy save the day.

Another really useful service is being able to protect everything behind a SSO like Github, allowing at least the most basic form of intrusion prevention that would secure your homelab from the majority of attacks.
shadeslayer
·3 yıl önce·discuss
AFAIK the Intel Alchemist die is already fabbed by TSMC [1]

[1] https://en.wikipedia.org/wiki/Intel_Arc
shadeslayer
·3 yıl önce·discuss
I've been in the same place you are now. I completely agree with the need for a healthy routine to be able to keep depression at bay and not having a environment to socialize robs you of key experiences we all need to have in our youths in order to be well adjusted later in life.

Having said that, you're in a great place to make a few key changes that might help! I moved to another country and learnt a new language and a whole new culture when I was in the same place as you!

Perhaps that's not a option for you, but maybe you could travel to a new city for a week or two! Trial out a few places and see what fits you. It takes a bit of effort and persistence, at the cost of routine, but having a fresh start might be the thing that gets you out of this.

Edit: You might want to look up Croissant to go and meet other remote co workers, there's a fair few of us around the world ;)
shadeslayer
·4 yıl önce·discuss
It currently seems to use Spotify's audio analysis API [1], which might be hard to replace.

[1] https://developer.spotify.com/documentation/web-api/referenc...
shadeslayer
·5 yıl önce·discuss
Virgl3D should support emulating GL on GLES usecases. If you're seeing issues, please open bug reports on https://gitlab.freedesktop.org/virgl/virglrenderer/-/issues and we can try and look into them :)
shadeslayer
·5 yıl önce·discuss
Hi! Virgl3D developer here. Could you please open a MR with your patches so we can look into integrating them into master?