I'm launching MeetingDebrief on PeerPush this week and happy to see it get the trending badge. π
π https://peerpush.net/p/meetingdebrief
Posts by Martijn Smit
either the Vercel AI skill was vibe-coded, or they are trying to collect everything you do via your agent
both of those options aren't good
π akshaychugh.xyz/writings/png/vercel-plug...
These things kind of died a slow death with passkeys now being a thing, right?
Donβt see them anywhere anymore
tired of your AI agents' verbosity? make it talk like caveman.
also save money by not needing many tokens
π https://github.com/JuliusBrussee/caveman
reasons I keep going with the things I build π₯°
happy customers > anything
TIL (after decades): PHP has a `clone` keyword, which lets you create an independent copy of a object
for nested objects you can define `__clone()` to deep copy those too, but just the basic thing existing is already great. π
laravel-pausable-jobs lets you tag queue jobs to be paused, instead of having to pause the entire queue.
I use this for maintenance of specific (large) database tables, pausing data inflow while keeping the rest of the jobs going
π github.com/smitmartijn/...
I just tagged the laravel-pausable-jobs package with v1.2.0 with #Laravel v13 support, a configurable backoff config, and a few fixes with jobs with parameters.
if you're unfamiliar with the package.. π
busy building a pacman typing game π
be fun to see if I get a DMCA for it
Release notes: github.com/whatpulse/linux-external...
I'm deep into AI, like co-dependent deep
I trust it to build my apps and generate revenue
but boy do I not trust it with my news, and neither should you
no time like easter time to upgrade your production servers π§βπ³
sometimes, it's very clear someone's in an AI-psychosis and you should stop listening to their podcast
I absolutely π«Ά AI helping me with creating these kinds of component for my desktop apps
before, I knew what I wanted to build - but couldn't
now, it's a breeze
looks trivial, and it is for web, but it isn't for desktop - you have to manage everything, including the animations. it's about 500 loc
a handy quick reset when my day feels fragmented / overwhelmed
- write one βdone by 18:00β line
- hide every backlog except the next task
- timebox replies to two windows
- end each task with a 2-line handoff note for future me
fancy systems are nice, but this keeps me going when my brain is noisy
I don't understand the "anthropic is over" type of posts about the claude code leak
the agent app is not their moat
seems like a lot of work with a high failure rate
I just spent the last 4 hours analyzing transactions and subscriptions - and refunding a lot of πΈ π¬
this was new to me:
a referral scam where they set up automation to create accounts for your website, then subscribe with fraudulent cards in hopes of getting the kickbacks?
me right now
ruhroh, @laravelphp docs are broken π¬
I don't care about the code, I care about what the code lets me do
if you need a reminder to not put infrastructure directly on the internet, this is an excellent video:
π https://www.youtube.com/watch?v=T2mHPGbRPgA
launching a new internet IP with open ports gets it attacked immediately
if the ports allow communication, targeted attacks start almost instantly
huh. claude just told me to not ship a feature and to wait for the next version instead π€
how's your day going? π«
Project Hail Mary is a masterpiece
do yourself a favor and go see it, if only for Rocky
I did some big maintenance on WhatPulse's applications database yesterday - splitting out the app companies into their own records and giving them a profile page
seeing that Microsoft has 18,8k different applications is blowing my mind π€―
some will be duplicates, but still wild
wow, I guess @kickstarter never heard of multi-threading
only 1 person at a time allowed to back a project, wtf?!
seeing a lot of new analytics products pop up, like Openpanel, Rybbit, etc. Open-sourced with hosting, which hopefully is a good business model for them.
but none have import functions, so they're not going to capture much market.
keeping your history in stats is like keeping your liver - critical
notification management is a quiet superhero skill