Matthew Martin

@mistersql
1.2K Followers
2.2K Following
8K Posts

Software developer in Washington, DC (Herndon, VA specifically)

Doing #govtech, #cybersecurity python, dotnet, aws, mostly Infrastructure as Code and cloud apps.

I tweet about software, programming, #python, dad jokes, DC, Fed government tech contracting

My Youtube Channelhttps://www.youtube.com/channel/UCw1p2a3LW1VG7DTZQaT8Oaw
Bloghttps://blog.wakayos.com/
Githubhttps://github.com/matthewdeanmartin/
1 Page Resumehttps://matthewdeanmartin.github.io/Matthew_Martin_Sept_2024_One_Page.pdf
Target's shopping baskets updated for the recession and tariffs. Fits everything you can afford.
Is it still fashionable to expect devs to know all the HTTP codes for interviews or was that only a thing when REST and microsevices were at peak hype?
Getting ready to go to shoe store to buy shoes before I can't anymore. First we will need to elect a steering committee to steer the car. Robert Rules baby! I make a motion to turn left!

Most of the money in Indie Games is in youtube revenue from channels talking about Indie Game development.

https://www.youtube.com/results?search_query=indie+games+development

Happy Light Jacket Day

Yesterday, for reasons best left unstated, I invented a technique for combining #bash and #Python into a single file.

The motivation was to have something a bit more powerful than the #! to decide which installed Python to use.

The magic is in line two:

#!/bin/bash
""""true"
# bash sees this, python ignores it
if [ -e /path/to/file ]; then
exec python3 "$0" "$@"
else
echo "OMG, something is missing"
exit 1
fi
"""
# begin python fun!
from thing import python_stuff
python_stuff()

“The errors and obfuscations underlying DOGE’s claims of savings are well documented. Less known are the costs Mr. Musk incurred by taking what Mr. Trump called a ‘hatchet’ to government and the resulting firings, agency lockouts and building seizures that mostly wound up in court.

The Partnership for Public Service [produced] a rough estimate that firings, re-hirings, lost productivity and paid leave of thousands of workers will cost upward of $135 billion”
https://www.nytimes.com/2025/04/24/us/politics/musk-cuts.html

Elon Musk and DOGE’s Savings May Be Erased by New Costs

An expert on the federal work force estimates that the speed and chaos of Mr. Musk’s cuts to the bureaucracy will cost taxpayers $135 billion this fiscal year.

The New York Times
If you injure 2 fingers, on average how many letters can you still type? Sounds like an interview question. A threatening one.

PSA, don't enter payment details into Booking.com They are currently hacked. This is the page you see after filling out the payment page:

#security #hack

It isn't a trump presidency if we don't have another pandemic

https://wapo.st/42pXdGS

Millions of U.S. measles cases forecast over 25 years if shots decline

Measles, once virtually wiped out in the United States, could become commonplace again if declining vaccination rates continue, a new model shows.

The Washington Post