|
You are here |
itwont.work | ||
| | | | |
ounapuu.ee
|
|
| | | | | It all started with me getting a Steam Deck. RIP the Ubuntu Server installation on my LattePanda V1. Background After getting familiar with the Steam Deck and how the Proton compatibility layer works, I decided to write a backup script that would back up everything in the home folder, excluding the Steam games themselves due to the sheer girth of modern games (how the hell has GTA V ballooned up to 100+GB? | |
| | | | |
hackaday.io
|
|
| | | | | I've posted the scripts used to generate the anti-aliased text used in the User Interface. The first is a Photoshop script,CreateFontData.jsx. This makes a set of PNG files, one for each character. The second isConvertText.py, a Python script that takes the output of CreateFontData and generates C code for display the characters on the Epson LCD used in the project. Note these scripts have some hard-coded pathnames in them (to the development folder) but this is pretty easy to find and modify. | |
| | | | |
parkerhiggins.net
|
|
| | | | | I'm releasing new software today for solving crossword puzzles in the terminal. cursewords is a small Python program to open, navigate, and solve puzzles stored as .puz files. If you're a Mac or Linux user, you can install it today by running pip3 install --user cursewords in your terminal, and then use the cursewords command to open a .puz file on your computer. | |
| | | | |
mydevpa.ge
|
|
| | | Explore Next.js, a React framework featuring SSR, SSG, and API routes to enhance app performance and SEO.... | ||