Booked my flight for the big Star Trek 60th anniversary con in Vegas this August. In a life filled with dorky experiences, this is up there.
Booked my flight for the big Star Trek 60th anniversary con in Vegas this August. In a life filled with dorky experiences, this is up there.
The modern stay at home Dad writes scripts to rip his wife's prized George Jones CDs en masse and makes sure they are stream-able from the NAS for her drive home.
One small trick is to change the color of the favicon for a project when its running locally. Then its easy to spot in the tabs which is production, and which is local. I even do this for preview builds.
This took a bit of time to build. Counter Slayer will now let you manually arrange trays in boxes. I don't know really know what the end of this project looks like, but it's getting pretty cool!
That is quite a lot of storage. I assume a RAID setup?
I don't have a lot of fun with heavy math. This makes it hilarious that my two current projects require a lot of heavy math.
Stack of cards in a tray for the game Burning Banner
Counter Slayer now supports card based trays. It can even label each section to make setup / tear down easy for your games.
It's weird building solo during the current sea change in tech. In some ways, I worry that I'm missing out by not learning how others work. The flip is that I'm pretty much just doing freestyle experimentation right now. It feels close to how I learned as a teenager.
This comment is brilliant Wes. You got me. I even read it as if it was a song lyric.
We wrote pretty much the same comment! Here are my five!
Radiohead - OK Computer
The Wrens - Meadowlands
Curtis Mayfield - No Place Like Living in America Today
Joanna Newsome - Ys
Magnolia Electric co. - Josephine
Like I'm sure many others, this ad got me into Nick Drake when it first aired. I was a 20 year old that discovered a cool song and then immediately was gutted when I learned it was written by someone who had already died with a limited (if excellent) catalog.
Every time I think I'm building something with a small audience I get an email from my local comic store with some super niche comic. I guess there's a new Gaston (from Beauty and the Beast) book that's hitting the shelves if that's your bag. "AT LAST โ A SERIES WORTHY OF THE NAME GASTON!"
Wang Chung did the soundtrack for To Live and Die in LA and it's great but it reminded me that Dance Hall Days proves Peter Gabriel's theory that there are a lot great songs with dumb lyrics but no great songs with bad music.
youtu.be/V-xpJRwIA-Q?...
Counter Slayer UI
When I started this "little" project, I remember thinking... I'll just use tailwind or something and not care about the UI. After a good week of hustling, I now have Counter Slayer up to the UI polish of Table Slayer, using its component layer. Major UI update shipped!
Kind of neat how this is achieved. You basically take screenshots in Three JS with specific camera positions, then stuff them in the PDF. Something similar happens in Table Slayer to generate the image thumbnails. Always amazed at how much you can do in a browser these days.
Made it so that Counter Slayer can generate a PDF with a reference diagram to let you know what counters go in which slots. This is what happens when you spend weeks building something only you will likely use!
Yesterday I spent time to isolate and package up Table Slayer's UI so that I could use it fully within Counter Slayer. I still have UX issues to solve, but this is looking a lot better!
I ran into a lot of issues getting GPU action runners working with Playwright tests so I figured I'd write a small blog post about it since there didn't seem to be a whole lot about this online. Table Slayer uses Three JS, so I needed the beefier runners. www.davesnider.com/posts/gputests
Humble Bundle continues to provide of the best value for legally purchasing pulp fantasy in portable formats. 40 Forgotten Realms novels for $18! 39 Discworld books for $16!
Counter Slayer closed its first user reported issue! Neat to see people are already playing around with it.
github.com/Siege-Perilo...
For the service provider it's advantageous because it's a cheap way to learn their cool features, which hopefully you bring to a larger (or work) project later.
I love pay-as-you-go services because hobbyists can overbuild their small apps and utilize lots of cool tooling. Table Slayer supports multi-region load-balancing, embedded dbs, db branching on PRs, web workers, gpu capable github actions for tests...etc. The features are high, the cost is low.
Oh man. I'm in love with everything about Burning Banners. War game + fantasy + awesome retro art style! My son snuck out a win by retaking Zarinbar in the last turn.
Yeah, generally I'm more worried about summarized knowledge and the inability for citizens to recognize source material. Funnily enough the old movie Rollerball had a great scene about this with a central computer. youtu.be/QjYvdURv3Zw?...
What do you think about "the only moat left is money" theory? I wonder how long this stuff is still accessible.
It's time to introduce a bunch of ten year olds to Blind Guardian before their DnD session today.
youtu.be/Yx1PCWkOb3Y?...
Trying to increase testing coverage in Table Slayer. It uses Three JS for the main editor, which means I need to run play wright with GPU runners. This is one of those funny cases where testing actually costs me money.
Ending a productive code day (launched Counter Slayer, made performance improvements to Table Slayer) by doing a commit-push-test-action loop that is the bane of working with Github's CI.
Thanks! I decided to follow up my super small web app with another one that has an even smaller community :)
OK. Here's the follow up blog post. It's all on GitHub under and MIT license. I've even got a nice YouTube video demo that shows up how the tool works. www.davesnider.com/posts/counte...