julien.dokitek.com
š½ I love all things tech and IT š»
ā”ļø FPGAs, IoT and Digital Design
šāāļøRunning and Fitness
Cat person šāā¬
637 posts
179 followers
127 following
Active Commenter
comment in response to
post
Itās not even a public beta, what did you expect ?
comment in response to
post
On the scale of disappointment, heās up there with Dennis Quaid
comment in response to
post
Huh ? It obviously runs on the GPU, not on CPU cores
comment in response to
post
Thatās just a shader, I donāt see anything here that would be heavy on the GPU
comment in response to
post
Like a developer beta probably
comment in response to
post
⦠so it begins š©
comment in response to
post
When your ego is so fragile you need a special product to brush your teeth
comment in response to
post
So say we all
comment in response to
post
Cinq ans de sursis ? Pas un mois ferme ? Cāest au delĆ de la complaisanceā¦
comment in response to
post
What a sick burn at the worst moment š.
Perfect timing š
comment in response to
post
What a condescending prick
comment in response to
post
I think you missed the point š©.
Not really surprised though.
You canāt complain about others giving you a « warm welcomeĀ Ā» if this is how your first interaction with Bluesky looks like.
Itās just a lame confirmation bias
« See, I told you Bluesky was bad »
So sadā¦
comment in response to
post
Sure thing buddy, full self driving by the end of the year
comment in response to
post
F9 was launching commercial payloads on the sixth flightā¦
The fact that a company did very well under a certain leadership and mindset 10+ years ago does not mean said company will do well in the future.
Starship is a failure.
comment in response to
post
Sure thing buddy
comment in response to
post
Cheh
comment in response to
post
A croire quāil nāy avait que les recrutements DEI qui savent construire des fusĆ©es
comment in response to
post
Le karma cāest marrant, tous les vols de Starship depuis lāinauguration sont des Ć©checs cuisants š¤·āāļø
comment in response to
post
ā¦. Says the dude, completely disregarding the 6 first flights.
Honestly, SpaceX flushing Starship prototypes down the drain since mid January is kind of poetic and satisfying.
Also called karma
comment in response to
post
« It blew up later, thatās progressĀ Ā»
Iāve read some wild stuff, Elon simps are delusional.
Before flight 7, you could see the progress, with each flight being much better than the previous one.
Now itās just pathetic and the simps copium is ridiculous
comment in response to
post
So thatās even worse for your narrative ?
Come on guys, itās enough of a disaster like it is, no need for blatant lies and misinformation, it does not serve the cause
comment in response to
post
They learn nothingā¦
comment in response to
post
When fighting for a noble cause, itās important not to spread misinformation.
You can still delete your post and find a better argument than a lie, there are MANY
data.unicef.org/resources/le...
comment in response to
post
š
comment in response to
post
I think itās an European thing. Iām from France but Iāve seen it at least in Spain
comment in response to
post
Thatās a bus stop
comment in response to
post
I once perforated my foot stepping on a 555 timer š
comment in response to
post
I wish
comment in response to
post
Que sur les 360 millions de citoyens en âge de répondre, uniquement 1 millions de signatures aient été récoltées est alarmant et inquiétant.
Je nāai entendu parler quāhier de cette pĆ©tition, dont la collecte des signatures sāarrĆŖtent aujourdāhui.
Où était Le Monde pour informer de son existence?
comment in response to
post
Iāll add a personal contribution on top of that : dreams are actually you scrolling through these universes, waking up in the less weird one
comment in response to
post
This is terrifying š
Mine is « The Mandela Effect is real and whatās actually happening is that every time you fall asleep you wake up in a slightly different universeĀ Ā»
comment in response to
post
Pets growing old is the shittiest thing
comment in response to
post
Fuckā¦
comment in response to
post
Tbf, if you watch how this new CarPlay integrates, the manufacturer is to blame here.
Nevertheless, what the fuck
comment in response to
post
Obviously signed it.
The fact that we still need a petition in 2025 is mind blowing to me.
What the fuckā¦
Iām quite proud France banned these abominations 3 years ago.
What a sick world
comment in response to
post
This one is particularly awesome.
Also totally stealing the wife
comment in response to
post
In France we have a word for situations like these :
CHEH
comment in response to
post
« THE SOFTWARE IS PROVIDED "AS IS" »
All caps š
comment in response to
post
comment in response to
post
Hereās the repo !
github.com/julienfdev/d...
comment in response to
post
148 000 weekly downloads.
Kill me
comment in response to
post
I agree, my home is full of Apple products, Iāve tried to replace my Mac with a Linux laptop so many times, I just canāt, they make good products.
But now, and I donāt remember who Iām paraphrasing, product timelines are only driven by managers who look at spreadsheets, nothing else.
TC needs to go
comment in response to
post
Now that I think about it, SW will also be a challenge once I add some memory mapped IO (i2c, spi peripherals) with various latencies. That can be solved by adding datavalid (readdatavalid/writedatavalid) signals and tweaking the FSM state transition logic.
comment in response to
post
Why the fuck is a president even allow to spend taxpayer money on a fucking birthday party ? Thatās beyond me.
I canāt even imagine the backlash that would create in Europe omg.
comment in response to
post
Look at this piece of shit
comment in response to
post
Tomorrow will be either RV32I completion or intense testing if I manage to squeeze the first in today.
comment in response to
post
Todayās goal is to implement data and control hazard handling
LW is the main challenge here, the registered BRAM of the FPGA hardware forces me to implement an FSM to deal with the extra latency, and I need to stall all the pipeline except the writeback stage, not just the « upstream » stages.