0 Followers
0 Following
1 Posts
šŸ˜” ā¬†ļø

What’s pictured is actually an AT4, not a Javelin. The AT4 usually does not have an optic attached either.

https://en.wikipedia.org/wiki/AT4

AT4 - Wikipedia

I mean… It’s decoding into garbage because you’re feeding it more than just the base64 section. I suppose if you’re already running nginx or something you could easily make a page that uses javascript to break the link down (possibly using /, ?, = as separators) and decode sections that look like base64. If you make it javascript and client side there’s not really any privacy concerns.
Yeah, I use it a little…
Why don’t you countersink the holes instead so they’re flush?
I got used to all the other Linux commands, but I had to make an alias for md=mkdir. Why that already isn’t a thing is beyond me.
Don’t comment often, but figured I’d settle this dispute. I work on passenger jets, Airbus A320s. The stars always face forwards as if flying from a flag pole. Here’s two different placards we’re about to put on, one for the left side, one for the right.
That a RetroPie setup at the bottom?
It’s beautiful! I actually adjusted my python code to your method and just for optimization checked if the current two pixel colors match the previous two and if so leave out the color info. Much more fidelity in the images now!
Thanks for the suggestion, gonna look into this. I didn’t want to use real images even though kitty supports them because I like the retro look and wanted it terminal agnostic for when I use termux on my phone.