Hacker Timesnew | past | comments | ask | show | jobs | submit | rezaprima's commentslogin


I got lucky I saw and screenshot when this had 222 points with 55 comments.

<http://ibb.co.com/1Y7QFB8N>


Oh, yea, I know of it. I just found out about this new project and want to share it here.


I am still wishing for the "real" Turbo Vision, the Pascal version because the C++ one is more like a port of the Pascal one.

"Uses" is keyword in Pascal, for example, so "including" a module by "#define"-ing feels like a "hack"

I guess it doesn't matter, nowadays.


Free Vision, included with Free Pascal is basically that. The text mode IDE[0] uses Free Vision.

The main issue is that Free Vision (and Turbo Vision) uses the original "object" types introduced in Turbo Pascal 5.5 instead of "class" types introduced in Delphi which make a lot of things easier (e.g. the "class" RTTI allows for enough reflection to implement automatic serialization of objects, but "object" types do not have that and Free/Turbo Vision require manual serialization with registration of the VMT pointer -accessed via a fixed offset in object pointers- as a means to distinguish at runtime between different types). Free Pascal adds a few of the niceties of "class" types to "object" types (like private/protected/public sections -TP objects are all public- and properties) but Free Vision doesn't use those as it implements the original Turbo Vision API.

[0] https://wiki.lazarus.freepascal.org/images/1/19/Userscreen.p...


happy to know that KDE has thrived for this long. It was my first DE I used from around 1998. And any time I use linux distro, I tend to gravitate to Kubuntu, although I find Gnome based Ubuntu quite nice. My only grief for KDE Plasma (at least until 2 years ago, I only use mac at home and Windows at work) is a lot of space wasted in its widgets.

I still smile every time I remember fictional interview with Konqi, and it said that its footprint grew to be a full blown DE.

Hope KDE continue to thrive, and also Calligra's quality and popularity to increase


the getting started button only links to github of the owner. I found this link [1] gives better info about this.

[1] https://docs.racket-lang.org/nanopass/index.html



What prevents you from doing apt imstall kubuntu-desktop ? No root access ?


The AskHN about preventing ads in VR is hillarious


"This software does not run on macOS versions older than Sequoia.". Is there any reason I should upgrade from Sonoma ?


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: