home.social
  1. Flamenco 3.9.1 was just released.

    Grab yours from flamenco.blender.org/download/

    It fixes a few issues with Blender Asset Tracer v2, including a case where some files were silently ignored. If you're on 3.9, upgrading is strongly recommended.

    Flamenco is Blender's Open Source render farm system.

  2. 3 May: International Leopard Day. A day that draws attention to the leopard. Although an all-rounder, this animal is increasingly under pressure. Including due to poaching because body parts are sought after in traditional medicines.

    Photo: Africa Wildlife Safaris

  3. Today, 23 April, is International Pallas’s Cat Day. A day dedicated to raising awareness of the Pallas’s cat, also known as the Manul.

    This animal, which looks so very different from other felines, has a special place in our hearts. I think it’s absolutely adorable! 😻

  4. Flamenco v3.9 was just released!

    It now uses the brand-new Blender Asset Tracer v2 (also just released) for a faster and more future-proof file submission process. And it has some other nice new improvements & fixes.

    flamenco.blender.org/

    Flamenco is Blender's render farm software. Of course Open Source & free forever.

  5. 🔔 Flamenco 3.9-alpha7 was just published 🥳

    Please download it from flamenco.blender.org/download/ and give it a good test.

    v3.9 is slated for release soon, and we need all the testing we can get. This version will include BAT v2.0, a complete re-write of Blender Asset Tracer (the code that figures out which files are needed for a render job). This means lots of new things that can go wrong, so your help is most needed.

  6. I just released Blender Asset Tracer v1.22, which is going to be the last release in the 1.x range.

    It just has a single bugfix compared to 1.21, no new features.

    pypi.org/project/blender-asset

  7. Why oh why does VSCode on Linux manage to render these two + signs so differently?

    And the differences are even different depending on the surrounding code, or the indentation level, or whatnot. It's not always the same.

  8. I ordered two blu-rays from the same seller at bol.com. They were sent in two different packages, but both via PostNL, to the same pickup point.

    WHY did one get delivered to the pickup point, but is the other rerouted to a shop much further away? Because it needs my signature, that's why.

    The movies in question? Flow and The Wild Robot.

    Why would the latter need my sig?

  9. I made a little "dynamic DNS" tool for my domains.

    stuvel.eu/post/2026-01-02-tran

    I'm moving all my websites, from a hosting party to a server at home. That means it has a dynamic IP address, and now that's updated for me automatically. No more brain required 🥳

    My DNS is hosted by @transip , and their API made this super simple to build.

  10. We verkopen onze banken! Een 2-zits en een 1-zits. Tegen elk aannemelijk bod, kom ze maar halen.

    link.marktplaats.nl/m2345555271

  11. Re-make of the Day of the Tentacle intro, with Blender: youtube.com/watch?v=2LYPfMBie9Y

    DOTT is still one of my favourite games ever 😻

  12. I'm selling my Valve Index VR headset. It's complete (headset, controllers, lighthouses, power supplies), including two extra face masks. For €490 it's yours, but feel free to place a bid.

    Located in Amsterdam, NL, but I can send it wherever.

    link.marktplaats.nl/m2314990543

  13. 𝗗𝗶𝗴𝗶𝘁𝗮𝗹𝗲 2025! 4 Oktober is het , daarom verdubbelt DierenLot alle* giften in de collectebussen van de Erkend DierenLot Beneficanten!

    Vraag vrienden, familie en vage kennissen via whatsapp, messenger enz. ook een gift te doen! Zie dierenlot.digicollect.nl/

  14. Blender Conference was amazing again. I got some really nice responses to my talks as well. Here's the one on add-on development:

    youtube.com/watch?v=GP53gDHGiIQ

  15. Fish Shell question.

    In Bash I can do "rm prefix[0-4]*.md", which means "remove all files that start with 'prefix', then have a digit in the 0-4 range, and end in '.md'". How can I do this in the Fish shell?

    The docs (fishshell.com/docs/current/fis and fishshell.com/docs/current/lan) don't mention this type of path matching at all.

  16. Who knows why I see `rustc` running when I run `pip install --no-binary :all: --no-compile jsonschema`?

    Shouldn't that be avoided because I said "do not compile"?

    Edit: I was using these options in the hope to get an overview of binary vs. pure-Python packages.

  17. Donating plasma this time. 🩸

    The machinery is impressive. Feels just as good.

    #BloodIsLife #donate #SavingLives

  18. Pretty please with sugar on top, never, ever do this in Python.

    Don't use a bare `except:` (it catches more than you may think), and especially never use it to silence errors. This makes bug hunting super, super hard. Instead, catch only those exceptions that you _know_ will be raised, and let the rest bubble up.

    #Python #FootGun

  19. Ik verkoop mijn DJI Mavic 2 Pro drone!

    I'm selling my DJI Mavic 2 Pro drone!

    If you're in The Netherlands, and you're interested, check link.marktplaats.nl/m213115819

    #Marktplaats #DJI #Drone #Mavic2Pro #DroneForSale

  20. Yesterday's Animation & Rigging meeting notes:

    devtalk.blender.org/t/2024-04-

    More talk about project Baklava, mostly about merging the new Animation data-block into the existing Actions.

    #b3d #blender3d #animation #rigging #devfund #meeting #meetingnotes @blender

  21. And this is why I don't buy cheap electronics. Same for USB chargers, be careful when you buy off-brand ones.

    youtube.com/watch?v=ENFxBLoQjI

    #ItsOnFire #FireHazard #Safety

  22. And another oldie. This was actually a blog post, and I managed to link it into the Electronics section as well.

    stuvel.eu/post/2020-07-06-simp

    #electronics #diy #SharingKnowledge

  23. My electronics projects have a new home! I added a new section to my website so that I can showcase their designs, and explain a bit about the how & why.

    The first project: bicycle lights! stuvel.eu/electronics/2022-03-

    #electronics #diy #SharingKnowledge

  24. Yesterday's Animation & Rigging meeting was very nice again. Among other things, we've gone over a whole bunch of operators ported from Animaide.

    devtalk.blender.org/t/2023-08-

    #Animation #Rigging #Blender3D #b3d #devtalk #meeting