HackerTrans
TopNewTrendsCommentsPastAskShowJobs

nicoloren

no profile record

Submissions

Mini Micro Fantasy Computer

miniscript.org
281 points·by nicoloren·2 maanden geleden·86 comments

Open Occult- Tools for the Modern Mystic

github.com
4 points·by nicoloren·4 maanden geleden·0 comments

LibreSprite – open-source pixel art editor

libresprite.github.io
287 points·by nicoloren·4 maanden geleden·92 comments

Lazarus 4.6

forum.lazarus.freepascal.org
6 points·by nicoloren·4 maanden geleden·0 comments

Polyworld

en.wikipedia.org
3 points·by nicoloren·4 maanden geleden·0 comments

The Story of XPilot

web.archive.org
1 points·by nicoloren·4 maanden geleden·0 comments

comments

nicoloren
·2 maanden geleden·discuss
3k users? Doesn't seem right. Is Gnutella dying?
nicoloren
·4 maanden geleden·discuss
Same here! I'm working on a simple game and I use Claude Code to make it with Phaser, and I am not a game dev. I used Claude to plan it (with a chat for 3 hours), it made a document to describe everything I wanted in the game (the spec). Next I use Claude Code to implement every aspect of the game step by step. I didn't know the framework Phaser, but after each step I review the code and learn a lot. I don't think I would have it working so fast without Claude Code. I can focus on the spec and learn the framework. I code maybe 5% of it, everything is made by Claude Code.
nicoloren
·5 maanden geleden·discuss
I am using CudaText [0] with the Distraction Free mode [1] to have a full screen editor "always on" the weekend when I write (on Windows 11, but it should work on Linux).

There is also a full screen mode plugin on GVim [2] but I haven't tested it.

[0] https://cudatext.github.io/ [1] https://wiki.freepascal.org/CudaText#Full-screen_mode [2] https://github.com/lambdalisue/vim-fullscreen
nicoloren
·5 maanden geleden·discuss
Well it worked for me 2 years, until it didn't...
nicoloren
·5 maanden geleden·discuss
Great to see Pascal news. This programming language needs more love. Also check Lazarus IDE if you haven't.
nicoloren
·6 maanden geleden·discuss
Same thing happened to me last year: some files on OneDrive where deleted. It was random txt files that I use to log ma progress on projects. I moved everything out of OneDrive and I backup on hard drives. That is a shame because OneDrive was a very good product.
nicoloren
·vorig jaar·discuss
I did the same. I mostly use Vim without plugin and a simple vimrc file. For the heavy stuff and big projects I use VSCode.