#Question
#DearInternet
#DearFediverse
#DearLazyWeb

(1) Does the Apple MacBook Neo support virtualisation (Hypervisor)?

#HyperVisor #QEMU #VirtualMachine #Virtualisation

(2) Can you do macOS/iOS software development on an Apple MacBook Neo?

#Swift #ObjectiveC

(3) Can you do software development on an Apple MacBook Neo?

#ObjectPascal #Delphi #Ada #Lisp #Scheme #Racket #SmallTalkLang #SelfLang

#AppleMacBookNeo #Apple #MacBookNeo

... anyone else overwhelmed with a sudden surge of nausea and deja vu?
... anyone else overwhelmed with a sudden surge of nausea and deja vu?

The special discount for the DynaPDF 5 Introduction ends 15th March 2026.

If you need a new license, an update or an upgrade to a higher tier, please use it.

For #FileMaker, #Xojo, C/C++, C#, #Delphi, #Lazarus, #PHP, Visual Basic, #VBA, and VB .Net.

https://www.mbsplugins.de/archive/2026-02-19/DynaPDF_5_Introduction/monkeybreadsoftware_blog_archive

DynaPDF 5 Introduction

Want a fast, no-demo breakdown of responsive UI with FireMonkey? This short Coding Bootcamp 2023 talk explains how to build adaptable layouts for Windows, macOS, Linux and mobile—perfect for Delphi devs aiming for cross-platform polish. Clear, compact, practical! #FireMonkey #Delphi #ResponsiveDesign #CrossPlatform #UI #Programming #CodingBootcamp #English
https://videos.gamolf.fr/videos/watch/387f527a-cb0a-44d9-a193-79e2ea02678b
How to create a responsive design in a FireMonkey application (short version - no demo) - Coding Bootcamp 2023

PeerTube

Durante l'ultima live su #Twitch ho provato a costruire un plugin che genera #UI con l'#AI al volo, direttamente nell'IDE di #Delphi! 🤩

In questo breve video trovate i momenti diciamo più… "creativi" (o cretini?) di questo esperimento. 😁

Il replay completo è disponibile qui su YouTube!
👉 https://www.youtube.com/watch?v=47otIo7VUk4

Faccio live ogni settimana (o quasi) su Twitch: segui il mio canale e vieni in chat!
https://www.twitch.tv/compilaquindiva

E nella live della prossima settimana, che si fa? Aiutatemi! 🫢

The irony: the entire RISC-V base ISA (RV64GC) is beautifully RISC: simple opcodes, fixed 32-bit instructions (+ compressed), load/store architecture, no flags, no implicit state. Then RVV comes along and throws all those principles out the window: global implicit state, microcode-like behavior, variable semantics of the same instruction.

Because vsetvli changes the semantics of all subsequent V-instructions based on the current VLEN configuration. For a JIT compiler in an Emulator and for an Emulator in general, this means having to continuously track the vtype state and react to any changes, a fundamental contradiction to the principle of statically analyzable instructions. It feels like the RISC-V Foundation sacrificed the simplicity and elegance of the RISC principle to create a powerful but extremely complex "super-SIMD" that is difficult to efficiently map in a JIT. A more traditional SIMD extension with fixed vector widths and clearly defined instruction semantics would have been much more JIT-friendly. The upcoming P extension does go in that direction, but it is primarily targeted at embedded and low-power applications rather than high-performance computing.

#riscv #riscv64 #emulation #pasriscv #object_pascal #delphi #free_pascal

Webinaire pratique ! Découvrez comment utiliser FireDAC avec la VCL pour accéder aux bases de données dans vos applis Delphi Windows (32/64 bits) — démonstrations et liens cités. Parfait pour booster vos projets Delphi ! #Delphi #FireDAC #VCL #Windows #BasesDeDonnées #Webinar #French
https://videos.trucs-de-developpeur-web.fr/videos/watch/dd1f3fbb-b4de-4744-bfe6-d531e2b40cfc
Utilisation de FireDAC avec la VCL

PeerTube