Skip to content

Instantly share code, notes, and snippets.

View remzmike's full-sized avatar
💭
Where's your code? ¯\_(ツ)_/¯

remzmike

💭
Where's your code? ¯\_(ツ)_/¯
View GitHub Profile
@remzmike
remzmike / 01-guide.md
Last active March 28, 2023 19:58
Hello C : 01 : Compiling and linking
@remzmike
remzmike / 00-overview.md
Last active March 28, 2023 20:03
Hello C : 00 : overview
@remzmike
remzmike / object-pascal-binary-sizes-over-20-years.md
Created March 7, 2023 21:41
Object Pascal binary sizes over 20 years.

Comparison of binary sizes. Object Pascal platforms. 20 years apart.

Release builds for all.

A = GUI Application with empty form
B = GUI Application with form containing a GR32 PaintBox

Platform A B
Delphi 7 (2002) 368k 481k
@remzmike
remzmike / minimal-windows-image-editors.md
Last active February 16, 2023 21:25
minimal windows image editors
@remzmike
remzmike / _.md
Created December 7, 2022 17:12
documentation of raylib library naming convention / "raylib syntax analysis"
@remzmike
remzmike / What is science?.md
Last active September 20, 2022 23:33
What is science?
@remzmike
remzmike / _.md
Created January 15, 2022 17:31
Stop Spotify Automatic Updates 2022

This works as of January 2022, in Windows 7, originally instructions for Windows 10, from a third party.

Open Admin Command Prompt and type these commands one by one:

rm %localappdata%\Spotify\Update

( Change rm to del in Windows 7, or delete manually )

mkdir %localappdata%\Spotify\Update

@remzmike
remzmike / _.md
Created January 3, 2022 15:47
download spicetify without powershell insanity