The only correct point is JetBrain at the bottom ๐
The only correct point is JetBrain at the bottom ๐
fait identique cotรฉ US ๐ฑ
Dans cette interview de Ezra Klein, David Shor dรฉmontre par stats l'ampleur de pb et lance des pistes d'explication...entre autre boucle de confirmation liรฉe aux algos des rรฉseaux sociaux & opposition ร la dรฉvirilisation des valeurs...
www.youtube.com/watch?v=Sx0J...
No need to wait that long... the 'me' one week later is already a different person ^^
it's always about tradeoff
Perhaps a good indicator of a true agile organization where competencies are more important than roles or titles
Some old sages have said :
"Individuals and interactions over processes and tools"
Black and white photo of the Jewish cemetery in Prague, a tomb topped by a pile of stones.
Thanks, that reminds me of this one... almost 20 years ago
Trump, the Kremlin's copycat, is caught LYING again by Macron and is rebutted on LIVE TV NEWS watched worldwide ! Please repost ! Enough of Trumps LIES about Ukraine !!
Patch ยซย Donโt give up !ย ยป Avec un drapeau ukrainien
#Ukraine 21/02 (21) Lโidรฉal serait de monter et dรฉployer un vaste mouvement dโopinion #DontGiveUp qui influerait sur les perceptions des dirigeants europรฉens, ukrainiens et amรฉricainsโฆ
Qui en est ?
Conservative ideas always come from the oldest... and even the best.
In French, we say โc'รฉtait mieux de mon tempsโ (โit was better in my dayโ).
It's the same for the NBA. Watch this video to see the truth:
Modern basketball is much better than the old! ๐
www.youtube.com/watch?v=fp4b...
il me semble que l'ADN du virus a justement รฉtait dรฉtectรฉ au marchรฉ de Wuhan !
Etonnant de relancer la thรฉorie d'une fuite d'un laboratoire...
bsky.app/profile/lost...
Interested in Climat Science?
Watch this masterpiece to know all about Carbon Dioxide Removal
Top French popular scientific information !
Thanks to @lereveilleur.bsky.social cial & @loicgiaccone.bsky.social ๐
En un mot : Parfait ! ๐
Super sujet, hรขte de voir ce que tu peux en dire avec ton approche rigoureuse & science based ๐
๐๐๐
๐
Technology creates new business opportunities but people and human organization are always the bottleneck to the emergence of creative ideas. ๐ง
We saw this 20 years ago with the rise of the Internet...
Old-fashioned businesses have been in freefall ever since ๐
A week ago :)
Run a script without setting the dry_run parameters to True...
And of course the default was set to FALSE
๐
๐ฎ๐คฌ
(Top-Left:) A 25โฒร25โฒ infrared image from the DigitalโSkyโSurveyโ2 centered on our NIRCam field of Mโ4 for JWST program GO-1979 (green box). The image is aligned with North up and East toward the left. The region indicated in red shows the archival HST deep field from programs GO-10146. (Top-Right:) The entire NIRCam primary field. (Bottom:) A zoom-in on a representative dark sub-region (of โผ3โฒร0.6โฒ ) in the NIRCam image (highlighted in magenta in the top panel).
JWST's insane resolution demonstrated.
The ability to see each star clearly from such distance, is clearly the future.
arxiv.org/html/2501.10...
๐ญ ๐งช
Starting a study project on prediction over time series... Interested in learning new things! ๐
NBA Player longevity (count / %) 800 player (23%) only play 1 year LeBron James's 21 year career is simply amazing.
Finally, finish Step 2 of iteration 1 ๐ฅต
I have all the data needed to start making predictions.
For fun, I use it to see how long NBA players' careers last.
Almost 25% of players only play 1 year!
LeBron James's 21 year career is simply amazing. ๐คฏ
Got same issue with JetBrains AI !
Good code suggestion, then suddenly lose all context and redo/delete 50% of the code base. ๐ค
On the other hand, JetBrains AI is fully integrated with the IDE and uses all project files as the current context.
In theory it should be better, but in practice it rapidly reaches its limits. This leads to bugs or regression.
Cool feature is the generated commit messages based on selected files
In canvas mode ChatGPT is the best tool for coding.
It only changes needed lines, keeping the rest the same. However, it only works on small parts of your code. You must keep your IDE code and ChatGPT's changes in sync by hand
Not sure how that scales well with large projects!
No need to think about the implementation details, library API or code formating & linting
Just tell what you want and let the AI do its thing!
I tried this pattern with ChatGPT in canvas more or directly in PyCharm with the JetBrains AI
I have made little progress on the new steps, finished gathering the necessary information on the web.
After some hours at work in pair programming with AI, here are the lessons I learned so far :
AI Pairing is a very efficient and fun way to work with a GenAI !
But does XP is not the computer science child of the lean thinking? ๐
In other words, build your product with the eXtreme Programming philosophy in mind. ๐
An image made of three panels. The largest on the left shows the NIRCam image of a nebula with two bright stars. A skewed box in the top-right points to a second panel on the right, with a MIRI image of that area. A tiny box in the centre of that panel is blown up in a third panel below, with a zoomed-in, combined MIRI and NIRCam image of a yellow and orange blob.
The insane resolution of JWST.
This is a protoplanetary disc surrounding a young star, that lies about 1350 light-years from Earth.
๐ญ ๐งช
Steps 2 : Build Dataset Scrap & Load complete dataset All players stats since 1980 Tasks: Scrap players infos in .csv file Scrap players career stats in .csv file Load cvs file in a panda dataset Handle player / stats dataset relationship Display charts of a player / year
So lets start Step 2 of iteration 1 :
Building full dataset of all stats for all NBA players since 1980
Points, Blocks & 3Points% for Victor Wembanyama between Rookie & sophomore years raise 3.6% for PPG, 0.39 BG and a small 0.03% 3PT%
Make some minor changes to improve charts readability
Now start Iteration 1/Step 2 : Build Dataset
Starting micro planification before building โพ๏ธ