We take a closer look at Sony’s PlayStation 5 Pro announcement, examining the new features, design changes, and what it means for gamers. Find out what stood out and where the presentation fell short.
Automating time tracking can be a hassle, but Auto Clock makes it easier. Originally a simple NestJS cron job, Auto Clock has evolved into a more sophisticated solution with a user interface. It connects JIRA projects to Clockify, automatically logging your hours based on your configured workweek.
Old site features markdown pages converted to HTML, Vue.js integration for dynamic content, and automation via Plop.js for creating devlogs and more. Progress includes a devlog section, automated content creation, and updated side menu design. Challenges include managing data persistence, with a JSON file evolving into a makeshift database.
This post covers the development of a Sudoku app using a basic grid generation algorithm, NestJS for the backend, and Firebase for room management. WebSocket operations are handled with Socket.IO for precise game control. Future plans include refining the grid generation and possibly switching to a non-SQL database.
This was a fun experiment with Lua and Pico 8. It's an incomplete tower defense game that incorporates all my knowledge of angles and trigonometry.