Post #1561762
2026-04-23 06:37 UTC
Replies (11)
-
@jimbob@aus.social 2026-04-23 07:52
I will admit, this is probably all not helped by geospatial tools being [[extremely silly]] and NetCDF files also being [[extremely silly]]. I went through multiple iterations of: "Of course, you naturally need to store the dimensions as (lat, lon, time)" Okay but now this next step is failing. "Oh that's because the convention in that file format is (lon, lat, time), you had better change it to that!" Okay but now I'm getting this new error. "Of course you are! That was expected behaviour and only natural, because this tool I've recommended you use requires the time dimension first! Here's code to change the dimension order to (time, lon, lat). Guaranteed to work." Folks, it did not.
-
@Kels_316@aus.social 2026-04-23 06:39
@jimbob average user experience I think. Except for chuds that are getting it to organise their email folders or whatever. But actual work, nope no good.
-
@skua@mastodon.social 2026-04-23 06:49
@jimbob This calls for a global all-hands meeting in which you present and share what you've learnt about using AI, and how you've learnt it, in a half day webinar using Powerpoint AND an AI video overlay that makes you look and sound like Elon Musk. With enough breathless excitement from you about your "stunning breakthrough", your boss will authorise this. #AISlop
-
@bencourtice@aus.social 2026-04-23 07:54
@jimbob circa 2002 I contemplated a career in IT. I am definitely not cut out for it, I have made many dumb and self-destructive career moves but that was not one of them. Imagine dealing with this shit as your primary work. Is anyone cut out for it? At what point does being directed to use it become an OHS issue?
-
@doc@mastodon.social 2026-04-23 07:56
@jimbob having dealt with computations on large multidimensional arrays, a solution I found was to use the HDF5 format. This supports massive arrays of several data types (with optional compression), which can be lazy-loaded and lazy-written, so you can handle things slice-by-slice or line-by-line without overloading your memory. Be careful with selecting the right chunk size and dimensions optimized to your problem.
-
@eliocamp@mastodon.social 2026-04-23 08:05
@jimbob CDO will gladly produce 1x1 files to represent timeseries (e.g. from cdo fldmean), so I'm sceptical that it can't handle them afterwards. btw, cdo distgrid will chop up your files into several independent regions that you can process and then collect with cdo collgrid.
-
@ramblingsteve@floss.social 2026-04-23 08:17
@jimbob it's so great. i had to explain to a chatbot that it couldn't retrieve data because it hadn't created an API end point. eventually it agreed. apparently this is the new super productive way to work.
-
@PaulMcEwan@eigenmagic.net 2026-04-23 08:34
@jimbob We're required to utilise Copilot at my university. I'm refusing to do so and if I'm disciplined for such, I'm out the door, looking for another position. Maybe I'll become a barista.
-
@noodle@aus.social 2026-04-23 12:27
@jimbob Did it give you an variants on 'ah yes the classic blunder' or 'It looks like you've got the perfect storm'? Those were my favorites* when I went through the process of learning not to use it.
-
@allsumnull@mastodon.cloud 2026-04-23 10:39
@jimbob some colleagues are super bullish about Claude Code. I wish they were wrong, but there do seem to be some impressive examples.
-
@bakuninboys@aus.social 2026-04-23 22:29
@jimbob this has been my experience too. Extremely frustrating. It's so incongruent from the folks who see it as a true revolution (and a far cry from the world ending monster everyone's talking about). I just don't understand their experience. Are they lying? What's going on?