HackerTrans
トップ新着トレンドコメント過去質問紹介求人

nicoloren

no profile record

投稿

Mini Micro Fantasy Computer

miniscript.org
281 ポイント·投稿者 nicoloren·2 か月前·86 コメント

Open Occult- Tools for the Modern Mystic

github.com
4 ポイント·投稿者 nicoloren·4 か月前·0 コメント

LibreSprite – open-source pixel art editor

libresprite.github.io
287 ポイント·投稿者 nicoloren·4 か月前·92 コメント

Lazarus 4.6

forum.lazarus.freepascal.org
6 ポイント·投稿者 nicoloren·4 か月前·0 コメント

Polyworld

en.wikipedia.org
3 ポイント·投稿者 nicoloren·4 か月前·0 コメント

The Story of XPilot

web.archive.org
1 ポイント·投稿者 nicoloren·4 か月前·0 コメント

コメント

nicoloren
·2 か月前·議論
3k users? Doesn't seem right. Is Gnutella dying?
nicoloren
·4 か月前·議論
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 か月前·議論
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 か月前·議論
Well it worked for me 2 years, until it didn't...
nicoloren
·5 か月前·議論
Great to see Pascal news. This programming language needs more love. Also check Lazarus IDE if you haven't.
nicoloren
·6 か月前·議論
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
·昨年·議論
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.