Olivier Leroy
defuneste@fosstodon.org
<p>I am a geographer interested in all things spatial and open science!</p><p>he/him/homard</p>
Posts
-
Post #3971674
#podcast commute! Super great episode of test set with Joe Cheng: https://posit.co/thetestset/episode/curiosity-duty-and-existential-dread-with-joe-cheng Grumpy take: this is not only managers or "lead" that are "gapfilling"๐ Really appreciate that Joe is sharing his ethical concerns about LLM and his tough process (I might disagree but it is refreshing that is not dodging it). To me it is not weird that Hadley trust more Claude in base R than himself. Would he have bu...
-
Post #3863164
a coworker asked me how to style a basemap vector tile (you know one of the kind of issues they were developed...). I could not figure how to do that with their access to arcgis pro (agol is supposed to works easily, no idea). It was one copy paste, 3 clicks in #QGIS and very transparent. One day govt sector will wake up and rise!!! #gischat
-
Post #3779498
3 nukes power plant stopped in France (water rejected was getting too hot). This is your monthly reminder that nuke is not the one trick solution and lowering consumption is still king!
-
Post #2272739
#RStats #Quarto Question I am reviewing Advanced R function and this ``` my_f &lt;- function(){ #test return(1) } attr(my_f, &quot;srcref&quot;) ``` Return the correct output but return NULL in quarto. Idea?
-
Post #2044329
If you want to see some very real world data &quot;analytics&quot; in &quot;production&quot; (quote are from video) https://youtu.be/91GmS5ee4qc From the great Cleveland #Rstats users groups
-
Post #1853693
#geoAI #gis researchers in my feed, I failed to see how this https://research.google/blog/mapping-the-modern-world-how-s2vec-learns-the-language-of-our-cities/ is &quot;a significant step toward foundational intelligence for #Geography &quot; Rasterizing data (how did they handle support change?) and reducing dimensionality is nothing new (is innovation here that llm are good at &quot;analyzing&quot; some kind of &quot;eigenvalues&quot;?). Also is &quot;embedding&am...
-
Post #1567407
random post appreciation about jq I do not use it a lot, forgot half the syntax most of the time but it still do everything you can dream with json and fast!
-
Post #1405060
it seems France want to move away from windows to linux. If they use their own distro how should it be named? (obv wrong answer only!!)
-
Post #1179983
well even if news are saying &quot;junior&quot; do not exist anymore, I still find useful to gave less experienced people specific tasks that need to be done in one file (since they usually struggle with git) with clear input/output. &quot;Having AI&quot; is not a justification to give (or try to give in my case ๐ ) less structure. (it may sound obvious but sadly I feel it need to be repeated)
-
Post #1076454
&quot;prompt engineering is a skill that employees in your agency will need to train&quot;
-
Post #1076448
every time I used the compost to plant stuff I feel so smug! Hahah I hacked the system and did not pay for good soil!
-
Post #1076447
Mastodon leftist give me the power to argue with some republicans that financing private schools (that cost between 13k to 25k / year before our &quot;freedom of choice discount&quot;) mostly help rich families! Edit: opening an other beer maybe that will gave me some patience.
-
Post #1020744
#Rstats, I failed for a long time to write tests, now my tests are still bad but way better than not having some! (and maybe I am slightly getting better at it). What helped me move on that was an @rOpenSci coworking event btw!
-
Post #943742
RE: https://fosstodon.org/@robinlovelace/116295268012278872 Adding to that praise that: - {gittargets} can allow you to do similar stuff than DBT to do &quot;collaborative version controlled data transformation&quot; (never try it since I have my own crappy function... but I should test) - {targets} has good integration with all objects storage (S3 like).
-
Post #865221
RE: https://hachyderm.io/@rOpenSci/116159038229593976 I truly believe providing other languages than English for &quot;documentations&quot; (broadly defined in my use cases) is an amazing tasks and truly help &quot;democratize&quot; anything computer/data science! Great job @rOpenSci!