HackerTrans
TopNewTrendsCommentsPastAskShowJobs

nicoloren

no profile record

Submissions

Mini Micro Fantasy Computer

miniscript.org
281 points·by nicoloren·il y a 2 mois·86 comments

Open Occult- Tools for the Modern Mystic

github.com
4 points·by nicoloren·il y a 4 mois·0 comments

LibreSprite – open-source pixel art editor

libresprite.github.io
287 points·by nicoloren·il y a 4 mois·92 comments

Lazarus 4.6

forum.lazarus.freepascal.org
6 points·by nicoloren·il y a 4 mois·0 comments

Polyworld

en.wikipedia.org
3 points·by nicoloren·il y a 4 mois·0 comments

The Story of XPilot

web.archive.org
1 points·by nicoloren·il y a 4 mois·0 comments

comments

nicoloren
·il y a 2 mois·discuss
3k users? Doesn't seem right. Is Gnutella dying?
nicoloren
·il y a 4 mois·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
·il y a 5 mois·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
·il y a 5 mois·discuss
Well it worked for me 2 years, until it didn't...
nicoloren
·il y a 5 mois·discuss
Great to see Pascal news. This programming language needs more love. Also check Lazarus IDE if you haven't.
nicoloren
·il y a 6 mois·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
·l’année dernière·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.