Momo je fenka cavapoo, která svými náhodnými stisky kláves bezdrátové klávesnice vytváří jednoduché počítačové hry. Technicky to funguje tak, že Raspberry Pi s připojenou bluetooth klávesnicí posílá text do Claude Code, který pak v Godotu píše hry a sám je i testuje pomocí screenshotů a jednoduchých simulovaných vstupů. Za stisky kláves je Momo automaticky odměňována pamlsky. Klíčový je pro projekt prompt, který instruuje AI, aby i
… více »GNU awk (gawk), implementace specializovaného programovacího jazyka pro zpracování textu, byl vydán ve verzi 5.4.0. Jedná se o větší vydání po více než dvou letech. Mezi četnými změnami figuruje např. MinRX nově jako výchozí implementace pro regulární výrazy.
Internetový prohlížeč Ladybird ohlásil tranzici z programovacího jazyka C++ do Rustu. Přechod bude probíhat postupně a nové komponenty budou dočasně koexistovat se stávajícím C++ kódem. Pro urychlení práce bude použita umělá inteligence, při portování první komponenty prohlížeče, JavaScriptového enginu LibJS, bylo během dvou týdnů pomocí nástrojů Claude Code a Codex vygenerováno kolem 25 000 řádků kódu. Nejedná se o čistě autonomní vývoj pomocí agentů.
Byl vydán Mozilla Firefox 148.0. Přehled novinek v poznámkách k vydání a poznámkách k vydání pro vývojáře. Nově lze snadno povolit nebo zakázat jednotlivé AI funkce. Řešeny jsou rovněž bezpečnostní chyby. Nový Firefox 148 bude brzy k dispozici také na Flathubu a Snapcraftu.
Byla vydána nová verze 22.1.0, tj. první stabilní verze z nové řady 22.1.x, překladačové infrastruktury LLVM (Wikipedie). Přehled novinek v poznámkách k vydání: LLVM, Clang, LLD, Extra Clang Tools a Libc++.
X86CSS je experimentální webový emulátor instrukční sady x86 napsaný výhradně v CSS, tedy bez JavaScriptu nebo dalších dynamických prvků. Stránka 'spouští' assemblerovový program mikroprocesoru 8086 a názorně tak demonstruje, že i prosté CSS může fungovat jako Turingovsky kompletní jazyk. Zdrojový kód projektu je na GitHubu.
Po šesti letech byla vydána nová verze 1.3 webového rozhraní ke gitovým repozitářům CGit.
Byla vydána nová verze 6.1 linuxové distribuce Lakka (Wikipedie), jež umožňuje transformovat podporované počítače v herní konzole. Nejnovější Lakka přichází s RetroArchem 1.22.2.
Matematický software GNU Octave byl vydán ve verzi 11.1.0. Podrobnosti v poznámkách k vydání. Vedle menších změn rozhraní jsou jako obvykle zahrnuta také výkonnostní vylepšení a zlepšení kompatibility s Matlabem.
Weston, referenční implementace kompozitoru pro Wayland, byl vydán ve verzi 15.0.0. Přehled novinek v příspěvku na blogu společnosti Collabora. Vypíchnout lze Lua shell umožňující psát správu oken v jazyce Lua.
Author: Jakub Talaš
Virtualization is one of the most promising and developing IT techniques nowadays. Although virtualization concepts started to appear back in 1960s, the boom of operating systems virtualization began to spread among IT professionals since the dawn of new millennium. VMware is company, that offers widespread virtualization portfolio, from lightweight home toys to hi-end enterprise-class implementations in datacenters. Host operating systems can be Linux, Windows, *BSD and Intel-based Macs. Guests can be virtually everything suitable to run on IA32 and x32_64bit architectures. Most of the products are proprietary and commercial, but VMware is quite Linux-friendly firm, they are also member of Linux Foundation since 2008.
First VMware product ever stated was VMware Workstation in 1999. Nowadays it supports advanced features like 3D acceleration, snapshosts taking, transparent support for USB devices and so on. Unity mode also offers guest OS's windows to run separately in seamless mode in host desktop environment. On the other side of spectrum is Vmware Player. It isn't able to create new virtual machines (VM), but can be used for executing VMs created in other VMware's products. In the world of Apple, VMware Fusion is used for virtualizing other operating systems. Competitors on Mac OS are Parallels' virtualization products. VMware ThinApp is new solution for enabling Windows application to run in “sanbox” environment. This prevent for example compatibility issues. Unfortunatelly, this is Microsoft Windows-only software.
In the world of servers is crucial support of high end techologies such as iSCSI, Fibre Channel, Storage area networks. VMware company has server products that are able to ensure compatibility with whole this company's network and storage infrastructure. VMware Server (originally released as GSX Server) is on Linux able to run without X Window system, so you can spare memory for your VMs. In version 2, it brings much better cooperation with VMware Infrastructure, but isn't suitable as replacement of VMware Workstation for home or small office anymore. You can obtain free serial number after registration. Administration is provided easily via web browser with plugin for connecting to VM's desktops. VMware Server doesn't provide such functionality as Workstation – for example allows only one snapshost per VM and 3D acceleration is not supported at all. Flagship of VMware's server virtualization software is ESX server. It is based on RHEL, but is strongly modified; ESX is meant to run in datacenters/big enterprise on certified hardware. Since it doesn't use any host OS (“bare metal”), hardware certification ensures, that ESX will be able to run on your machines. All management services are maintained by Service console (“vmnix” service) over CLI as well as web interface or VMware Console (this console uses slightly modified VNC protocol for remote desktop management).
Package of ESX server and other extra features is called VMware Infrastructure. It enhances ESX with several high end possibilities
VMware Infrastructure also consists of other extras such as tools for consolidated backup or distributed resource scheduling and so on.
I have come through the most important and most visible software products of VMware, but this company also issues and develops more interesting tools:
Citrix XenServer (that is free) with combination with Citrix Essentials (commercial advanced automation and management for the virtual datacenters) is probably biggest ESX server competitor in the world of Linux-based virtualization.
XenServer serves with lower price than ESX server or VMware infrastructure, so it aims to lower cost solutions (for example allows also 1 CPU licences in opposite to at least 2 CPU licences of VMware). It also has better license policy – array of pricing and configuration options for ESX is quite confusing and complicated.
According to material on the vmware.com, VMware ESX has approximately twice lower slowdown to native. It also wins in most tests (integer as well as floating point math, Xen was little better in encryption or compression tests). On the other hand, since aquiring XenSource by Citrix recently, Xen boosted its performance and continues to get better and better.
Advantages of ESX: Widest selection of guest operating systems, hundreds of prebuilt appliances, de-facto standard.
Advantages of Xen: Open source solution, that doesn't require host OS. Lower cost when compared to VMware Infrastructure.
Disadvantages of ESX: Confusing array of pricing and configuration options.
Disadvantages of Xen: Limited support for MS Windows guests.
Tiskni
Sdílej:
x32_64bithuh?! ;-]