Articles tagged with: Development

A few articles and tools about ZX Spectrum programming

Summary: A basic introduction to ZX Spectrum programming, providing a list of articles and tools for learning and improving development techniques.


Code and style checks for Python at Sublime Text

Summary: Outlines the packages used for code and style checks for Python in Sublime Text, including SublimeLinter 3, PEP8, MyPy, Flake8, and Flake8Lint. Also explains how custom rules can be added under the pep8 section.


Code and style checks for Ruby at Sublime Text

Summary: Using Sublime Text for Ruby code and style checks, and setting up some Sublime plugins.


Making Rails CookieStore more secure and sessions expirable

Summary: How to make Ruby on Rails CookieStore more secure and sessions expirable.


Freakend 2015 and my Gameboy Powerpoint-like ROM

Summary: Summary of the 2015 Freakend event, where I presented a project called GBSlides, a Gameboy Powerpoint-like ROM.