# I am the Watcher. I am your guide through this vast new twtiverse.
# 
# Usage:
#     https://watcher.sour.is/api/plain/users              View list of users and latest twt date.
#     https://watcher.sour.is/api/plain/twt                View all twts.
#     https://watcher.sour.is/api/plain/mentions?uri=:uri  View all mentions for uri.
#     https://watcher.sour.is/api/plain/conv/:hash         View all twts for a conversation subject.
# 
# Options:
#     uri     Filter to show a specific users twts.
#     offset  Start index for quey.
#     limit   Count of items to return (going back in time).
# 
# twt range = 1 2389
# self = https://watcher.sour.is?uri=https://feeds.twtxt.net/the-coding-love-programmer-humor-gifs-memes-jokes/twtxt.txt&offset=1789
# next = https://watcher.sour.is?uri=https://feeds.twtxt.net/the-coding-love-programmer-humor-gifs-memes-jokes/twtxt.txt&offset=1889
# prev = https://watcher.sour.is?uri=https://feeds.twtxt.net/the-coding-love-programmer-humor-gifs-memes-jokes/twtxt.txt&offset=1689
When ChatGPT generates a huge block of code that matches exactly what I needRead more
When the intern tells me it works on his machineRead more
When I find a dubious but effective workaroundRead more
When I discover a ready-made function that will save me a ton of development timeRead more
The sysadmin when he realizes I just accessed the production databaseRead more
When I’ve run the build for the 10th time after trying to fix a bug and it still doesn’t workRead more
When I go back to the code of a project I haven’t touched in monthsRead more
When I run a script without knowing exactly what it doesRead more
When I use a piece of code I found onlineRead more
When I discover the salesperson’s estimateRead more
When I add a JavaScript library and my project doubles in sizeRead more
When I realize the bug I thought I fixed at the beginning of the week is now in productionRead more
When I search for the difference between two filesRead more
When the lead dev asks me to refactor my codeRead more
When we change a single line of code and all our error messages suddenly disappearRead more
When production just went down and I’m doing everything to deliver my hotfix as quickly as possibleRead more
When the boss asks for my opinion on what the salesperson just soldRead more
When all my tests passRead more
When my code works without me really understanding whyRead more
When I encounter a bug that doesn’t prevent my program from runningRead more
When I crack a dev joke in a meeting with the sales teamRead more
When I try to understand uncommented codeRead more
When I tell the sysadmin that I’d like to quickly test something in productionRead more
When I’m in a meeting and quickly explain to a colleague how to fix their bugRead more
When I’m assigned a PR with more than 5000 lines of changesRead more
When the client shows us their design ideas generated by a terrible AIRead more
When I’m asked for my opinion in a technical meeting and I haven’t been listening at allRead more
When I receive a ticket that just says “it doesn’t work”** ⌘ Read more
When I spent all day on a bug and realize it was just due to a typoRead more
When it’s the 5th time I’ve fixed my code and I still get the same errorRead more
When the boss asks me for the 4th time if I can change the color of a buttonRead more
When I discover the legacy project I’ll be working on for the next few monthsRead more
When a colleague says in the team meeting that I’m responsible for the critical production bugRead more
When I listen to the feedback from the intern who did my code reviewRead more
When I see a branch named final-realfinal-v22-okRead more
When the client asks if it would take long to redo the entire interfaceRead more
When I’m stuck in a meeting that could have been an emailRead more
When I see the backlog for our next sprintRead more
When I waste 2 hours debugging my script only to find I had the wrong pathRead more
When I’m explaining my problem to my partner and he fixes my bug in 30 secondsRead more
When I edit a CSV file by handRead more
When I get to the bathroom and remember I forgot to lock my sessionRead more
When I ask the senior dev if he has started my code reviewRead more
When I press Ctrl-C in my terminalRead more
When I manage to fix a critical bug 5 minutes before the end of the dayRead more
When the boss tells me I have to do a production deployment on FridayRead more
When the sysadmin asks if someone gave me access to the production serverRead more
When I hear the boss tell the client that he also did some coding on the projectRead more
When I try to remember what I was doing with my code that I left unfinished the day beforeRead more
When I’m learning a new programming languageRead more
When we don’t have time to test and deploy straight to productionRead more
When I realize we have an error because of a typo in our config fileRead more
When it’s my turn at the daily and I’m at the same point as yesterdayRead more
When the lead dev hears someone say we don’t need unit testsRead more
When I don’t understand the APIs I need to implementRead more
When the director announces that starting today we are becoming DevOpsRead more
When I try to understand how a regular expression worksRead more
When I’m asked to log my time on a project line that’s been at 100% for 3 monthsRead more
When I realize the project documentation is completely outdatedRead more
When I volunteer to optimize a SQL query and see it has 50 joinsRead more
When the client proudly shows us their mockups made in PowerPointRead more
When I’m waiting for the compilation to finish and wondering if I’d be better off raising goats in the countrysideRead more
When I go to bed thinking about the bug I couldn’t fix at the end of the dayRead more
When I’m in a meeting but all I can think about is my current bugRead more
When I follow all the steps to reproduce a bug and nothing happensRead more
When I try to explain to a non-developer why my code is awesomeRead more
The DPO after sending a fake phishing campaign to raise awareness across the companyRead more
When I finish setting up my development environmentRead more
When I manage to fix a bug 10 minutes before the demoRead more
When I’m looking for inspiration for my next test printRead more
When the director who makes three times my salary asks for my help to convert his Word document to PDFRead more
When I’m on a coffee break and the boss asks if I’ve finished coding what he asked for last nightRead more
When we finally deploy a massive multi-year project to productionRead more
When I test my recursive file deletion script… in its own directoryRead more
When the sysadmin restarts the machine we were working on without warningRead more
When I get a production alert notification at 3 AMRead more
When I’m waiting for the unit tests to passRead more
When I realize the intern’s code is much cleaner than mineRead more
When I try to understand uncommented codeRead more
When I see the stack of tickets waiting for me on Monday morningRead more
When I receive a ticket at 5 PM on a FridayRead more
When I just fixed a bug and a new one appearsRead more
When I write in a comment “never ever touch this” for my future selfRead more
When my code works on the first try and I remember I haven’t tested anything yetRead more
When my code passes the review without any commentsRead more
When I realize I’ve been working on the wrong branch all dayRead more
When I explain to the salesperson why the deadline they promised is unachievableRead more
When I fixed a bug and have no idea how I did itRead more
When the Product Owner does a demo and the project is still far from finishedRead more
When the client wants to review the specs for the 4th timeRead more
When I get merge conflicts after an intense day of workRead more
When I tell the boss that it works on my machineRead more
When I tell the boss I need more time to “optimize”** ⌘ Read more
When I have to deploy an urgent hotfixRead more
When I discover a bug an hour before the production deploymentRead more
When I realize too late that I forgot to save all the files I edited on the serverRead more
When I see the state of the code I have to refactorRead more
When I’m deep into my code and my partner says “hey I have a quick question”** ⌘ Read more
When a client requests changes on a Friday at 5pmRead more
When I’ve spent 2 hours optimizing a SQL query and gain only a few millisecondsRead more