Samuel Batista

Results 22 issues of Samuel Batista

It would be really cool if you could parse a config file at compile time and get autocompletion directly from the json file. It's possible to do this using macros....

### Overview I'm a software engineer and I know C# is a high level garbage collected language, unlike C++ which is a lower level language without any garbage collection. Building...

miscellaneous

I want to expose my DB so I can manage it remotely. I noticed that by default Postgres is initialized with `scram-sha-256` authentication method, which in theory helps prevent password...

25% complete - https://github.com/gamedevsam/PhaserHaxe/tree/2.0.2

I was wondering if it was possible to apply post process effects (to do dynamic lighting for example), or to use this tech: https://www.kickstarter.com/projects/finnmorgan/sprite-lamp-dynamic-lighting-for-2d-art Thanks for this amazing engine, great...

- Hide password hint when no hint is provided. - Decrypt contents when users press enter key. - Use password input type with checkbox to display text characters.

I got this error when running `bun setup` after installing Zig with this package: ``` /home/samuel/WSL_Dev/Personal/bun/build.zig:194:13: error: The minimum version of Zig required to compile Bun is 0.12.0-dev.1297+a9e66ed73, found 0.12.0-dev.1286+cc394431a...