IT related posts

I originally named this group "Amadeus IT Solutions" as my former business. Amadeus is the name of my software development framework. The first version was released in 1985. It supported Modula-2. The second version,, Amadeus-2, still for Modula-2, supported virtual text windows and lots of nifty features that were still quite uncommon, in those days. It got a full-page review in BYTE magazine by Dick Pountain, one of the major IT journalists. In 1994, I created Amadeus-3 for Oberon-2, the first fully object-oriented framework for Windows. Some design features are still unique and I can impress IT students with my interface designer to this day, as it does things no one else attempted. I sold about 500 copies to major businesses around the planet over the years and used it myself on large projects, including to write a private banking client and document management system, expert and laboratory systems for DuPont, HP's Telecom-95 scheduling system, a conference hotel reservation system for HP as well as their European salary survey and Swiss employee management. TopScan, a German engineering company that developed laser-based topographic mapping software used Amadeus-3 for their extremely complex user interface. Oberon-2 is more powerful than C++, the code runs faster, it supports full garbage collection and is statically and dynamically safe without any limitations - it was designed to implement operating systems. As it is extremely compact - the entire language is fully documented on 20 pages of very readable text - you can learn it in a day and be productive in a week. And because it is so expressive and readable, one can get an enormous amount of functionality out of very little code -without all the headaches from "popular" programming languages. My entire banking application that Royal Bank of Canada, private banking, used for 25 years fits into less than 50K lines of Oberon-2 code, yet it provides more functionality than the competion, which is why SYZ bank chose it in 2015.
Type: All

Hair was one of the really hard problems, in computer graphics. They tried to "cheat", at first, but it looked super weird, so they had to simulate individual hairs... became possible with enough computing power. "Little Red", the 3 min animation Pixar presented at Siggraph 1987, had taken 1 year to produce. To calculate 140'000 individual hairs would have taken a million years 😅 https://www.youtube.com/shorts/izV2ppX-kw8

thumb_up1thumb_downchat_bubble

We all love Windows, especially the updates 🤣

Incidentally, you CAN permanently disable the Windows 11 update. There are various methods: https://windowsreport.com/disable-windows-11-update/

play_circle_outline
thumb_up13thumb_downchat_bubble9

This also works on bureaucrats

thumb_up7thumb_downchat_bubble

I swear, I never used any of those excuses 🤣

thumb_up5thumb_downchat_bubble7

I’m watching this - I always said C++ was a catastrophe, but it’s even much worse than I thought! 😱 Like the language had been designed by a bunch of chipmunks on meth … https://youtu.be/7fGB-hjc2Gc

thumb_up3thumb_downchat_bubble27

This would be a great work and gaming portable - absolutely top of the line, released just over a month ago. GPU 5090 😮 CPU i9 Ultra, 18" more than 4K 3D screen... https://www.digitec.ch/en/s1/product/lenovo-legion-9-3d-18-2000-gb-64-gb-ch-intel-core-ultra-9-275hx-notebooks-62205339#fullscreen=show It's getting as powerful as my PC tower. Cooling must be a problem. Yeah, I know that the 5090 is not even as good as the 4090 and I'm more into AMD than NVidia, but still, that much CPU and GPU power on a portable is impressive.

thumb_up2thumb_downchat_bubble7
I originally named this group "Amadeus IT Solutions" as my former business. Amadeus is the name of my software development framework. The first version was released in 1985. It supported Modula-2. The second version,, Amadeus-2, still for Modula-2, supported virtual text windows and lots of nifty features that were still quite uncommon, in those days. It got a full-page review in BYTE magazine by Dick Pountain, one of the major IT journalists. In 1994, I created Amadeus-3 for Oberon-2, the first fully object-oriented framework for Windows. Some design features are still unique and I can impress IT students with my interface designer to this day, as it does things no one else attempted. I sold about 500 copies to major businesses around the planet over the years and used it myself on large projects, including to write a private banking client and document management system, expert and laboratory systems for DuPont, HP's Telecom-95 scheduling system, a conference hotel reservation system for HP as well as their European salary survey and Swiss employee management. TopScan, a German engineering company that developed laser-based topographic mapping software used Amadeus-3 for their extremely complex user interface. Oberon-2 is more powerful than C++, the code runs faster, it supports full garbage collection and is statically and dynamically safe without any limitations - it was designed to implement operating systems. As it is extremely compact - the entire language is fully documented on 20 pages of very readable text - you can learn it in a day and be productive in a week. And because it is so expressive and readable, one can get an enormous amount of functionality out of very little code -without all the headaches from "popular" programming languages. My entire banking application that Royal Bank of Canada, private banking, used for 25 years fits into less than 50K lines of Oberon-2 code, yet it provides more functionality than the competion, which is why SYZ bank chose it in 2015.