Na čem pracují vývojáři webového prohlížeče Ladybird (GitHub)? Byl publikován přehled vývoje za květen (YouTube).
Úřad pro ochranu osobních údajů řeší desítky stížností na jednotné měsíční hlášení zaměstnavatele, které stát spustil počátkem dubna. Systém, jenž má firmám odlehčit od desítek formulářů, nejenže výrazně zatížil jejich účetní oddělení, ale docházelo v něm i k únikům osobních dat zaměstnanců k firmám, kde nepracovali. Podle ministerstva práce a sociálních věcí stála za problémem technická chyba. „Incident se týkal několika stovek
… více »Byla vydána (𝕏, Bluesky) nová verze 22.0.0 open source webového aplikačního frameworku Angular (Wikipedie). Přehled novinek v příspěvku na blogu.
Vim Classic byl vydán ve verzi 8.3. Drew DeVault oznámil tento fork editoru Vim (verze 8.2.0148, tj. těsně před zavedením Vim9 skriptování) v březnu letošního roku. Důvodem forku bylo, že vývojáři editorů Vim a Neovim začali při vývoji využívat LLM.
Open source konference DevConf.CZ 2026 proběhne 18. a 19. června v Brně na FIT VUT. Publikován byl program a spuštěna byla registrace.
Společnost JetBrains uvolnila verzi 2 svého open-source velkého jazykového modelu (LLM) pro vývojáře Mellum.
Probíhá konference Microsoft Build 2026. Microsoft představuje své novinky: kvantový čip Majorana 2, Surface Laptop Ultra a Surface RTX Spark Dev Box s NVIDIA RTX Spark, Intelligent Terminal, Coreutils for Windows (fork Rust Coreutils), AI modely MAI, AI agenta Scout, platformu pro agent-first zařízení Project Solara, …
Google Chrome 149 byl prohlášen za stabilní. Nejnovější stabilní verze 149.0.7827.53 přináší řadu novinek. Podrobný přehled v poznámkách k vydání. Vylepšeny byly také nástroje pro vývojáře.
Pluto.jl, reaktivní notebook pro programovací jazyk Julia, dospěl do verze 1.0.
Byla vydána nová verze 12.0.0 vizuálního programovacího jazyka Snap! (Wikipedie) inspirovaného jazykem Scratch (Wikipedie). Přehled novinek na GitHubu.
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?! ;-]