Jesse Dobbelaere
banner
jessedobbelae.re
Jesse Dobbelaere
@jessedobbelae.re
Still in beta. Software engineer at http://showpad.com with interest in Data & Analytics
🔗 https://jessedobbelae.re
Momenteel zie ik deze models (nieuwe models worden snel toegevoegd bv GPT 5.1). Maar ze maken zelf de evaluatie bv Sonnet 4.5 vs Opus 4.1 (www.reddit.com/r/AugmentCod...). Augment rekent eigen "credits" aan maar ik heb er geen zicht op (werkgever betaalt).
November 18, 2025 at 9:50 AM
@friemelkubus.bsky.social Goede ervaring met https://www.augmentcode.com (heeft alle models incl. claude). Goed voor complexe codebases ook
November 18, 2025 at 12:21 AM
Ik dacht InvoiceNinja op te zetten en een integratie (Node.js/Python/PHP/…) te bouwen om de UBL gemakkelijk naar een access point te sturen. En inkomende invoices van Peppol ook naar InvoiceNinja te pushen… bij jou volledig custom invoices?
October 11, 2025 at 7:27 PM
Hier ook van plan om een UBL te genereren en te verzenden via een access point. Welke software gebruik je voor de invoice opstellen en UBL?
October 11, 2025 at 7:08 PM
Saw a few cases using Bluesky for comments, e.g. wouterds.com/blog/moving-.... It uses this npm package (www.npmjs.com/package/blue...), however it's React. There might be ways to replicate it with vanillaJS or turn the idea into a Kirby plugin...
bluesky-comments
Embed Bluesky comments on your website. Latest version: 0.9.0, last published: a month ago. Start using bluesky-comments in your project by running `npm i bluesky-comments`. There are no other project...
www.npmjs.com
February 5, 2025 at 9:47 AM
I'm using Synology Photos as a local & privacy-friendly setup. Interface is really similar to Google Photos. Has basic face & object recognition: community.synology.com/enu/forum/1/.... There's a trending self-hosted app "Immich" which does a similar thing immich.app/docs/feature...
January 6, 2025 at 10:15 AM
I noticed Snowplow released v4 last week where they removed the sendBeacon call in favor of Fetch API + keepalive 🤔 Similar to Sentry. github.com/snowplow/sno... (`out_queue.ts`)
Add an emitter and event store interface in the tracker core to be used both by the browser and node trackers and use fetch API for making requests (close #1076) by matus-tomlein · Pull Request #1337 ...
This PR replaces the XMLHttpRequest API in the browser tracker and the got library in the Node tracker with the fetch API in order to make requests to the collector using a common code base. The ch...
github.com
November 4, 2024 at 10:50 PM