HackerTrans
TopNewTrendsCommentsPastAskShowJobs

Peter5

no profile record

Submissions

Quickheap: The fastest comparison-based heap?

curiouscoding.nl
3 points·by Peter5·vor 2 Monaten·0 comments

Lazarus 4.0: Free and Open Source Pascal IDE

forum.lazarus.freepascal.org
4 points·by Peter5·letztes Jahr·0 comments

Telegram E2E Group Calls

core.telegram.org
1 points·by Peter5·letztes Jahr·0 comments

SQLite Rsync: Database Remote-Copy Tool for SQLite

sqlite.org
75 points·by Peter5·vor 2 Jahren·11 comments

The AI Icon [video]

youtube.com
2 points·by Peter5·vor 2 Jahren·0 comments

comments

Peter5
·letztes Jahr·discuss
fpcupdeluxe is great if you want to get a particular revision or build cross-compiling. If you need a stable version, just download the setup from. The docked IDE is the default option for this version.
Peter5
·letztes Jahr·discuss
2.5 MB is for most of the Lazarus Component Library (LCL) with minimal size increases even as program complexity grows. For example, Dadroit JSON Viewer EXE is less than 6 MB while having complicated tree views, JSON handling, networking, and more. By the way, an empty CLI EXE on Windows is less than 50KB.
Peter5
·letztes Jahr·discuss
Custom control set is supported too, and there are multiple alternatives.
Peter5
·letztes Jahr·discuss
Yes. Try the IDE itself; on Windows it is built with Win API. PeaZip is a sample of it https://github.com/peazip/PeaZip