Erin Catto, autor open source 2D fyzikálního enginu Box2D (Wikipedie), představil nový 3D fyzikální engine Box3D. Engine je již používán ve hře The Legend of California.
Byla vydána nová verze 4.0.0 multiplatformního svobodného frameworku pro zpracování obrazu G'MIC (GREYC's Magic for Image Computing, Wikipedie). Přehled novinek i s náhledy nových filtrů na PIXLS.US.
Český statistický úřad (ČSÚ): Průměrná hrubá měsíční mzda ICT specialistů v roce 2025 meziročně vzrostla o 6 % na téměř 100 tisíc korun. Nejlépe placeni byli vývojáři softwaru. Dlouhodobým trendem zůstává nízké zastoupení žen, a to jak mezi specialisty, tak studenty těchto oborů.
Ochranný svaz autorský (OSA) připravuje žalobu na společnost Suno, která umožňuje generování hudby pomocí umělé inteligence (AI). ČTK to sdělil předseda představenstva OSA Roman Strejček. Suno podle něj bez souhlasu využívá k trénování svých modelů hudbu autorů, které svaz zastupuje. Nedávný investigativní materiál magazínu The Atlantic ukázal, že firmy jako Suno nebo Udio k trénování modelů používají rozsáhlé databáze obsahující miliony skladeb. V databázích, které časopis zveřejnil, lze dohledat i písně řady českých a slovenských umělců.
Byl publikován přehled dění a novinek z vývoje Asahi Linuxu, tj. Linuxu pro Apple Silicon. Vyřešen byl problém s macOS 27 Golden Gate. Vývoj lze podpořit na Open Collective a GitHub Sponsors.
EU dnešním dnem zavedla clo ve výši 3 eur na balíky nízké hodnoty dovážené ze zemí mimo EU. To zahrnuje širokou škálu výrobků běžně nakupovaných on-line, jako jsou oděvy, hračky, elektronika a další spotřební zboží v hodnotě až 150 EUR.
Vyšel Redmine 7.0, jeden z nejlepších open source ticketovacích systémů. Došlo k migraci na Rails 8, vylepšení UI/UX, Workflow, byla přidána podpora náhledu pro Microsoft Office a LibreOffice dokumenty, došlo k výkonnostním optimalizacím a přibylo spoustu dalších oprav a novinek. Více informací v oficiálním oznámení.
Nové číslo časopisu Raspberry Pi zdarma ke čtení: Raspberry Pi Official Magazine 166 (pdf).
Blíží se prázdniny a než se rozutečete k moři, je na čase se opět sejít na Virtuální Bastlírně - pravidelném setkání elektroniků, ajťáků, bastlířů a obecně nadšenců do techniky. Co si pro vás strahovští bastlíři připravili tentokrát? Určitě proberou blížící se Linux Days i další události. U softwaru se chvíli zdrží a poví si kupříkladu o tom, jak se zbavit Bambu Cloudu, ale nepřijít o možnost ovládat tiskárnu na dálku. Řeč dojde i na AI,
… více »Vývojáři postmarketOS vydali verzi 26.06 tohoto operačního systému pro chytré telefony vycházejícího z optimalizovaného a nakonfigurovaného Alpine Linuxu s vlastními balíčky. Přehled novinek v příspěvku na blogu. Na výběr jsou 4 uživatelská rozhraní: GNOME, KDE Plasma Mobile, Phosh a Sxmo.
Author: Zbyněk Ondrák (AToL - PV208, FI.MUNI)
Having looked at the tools of remote access from a visual angle, we can divide it into the textual and graphical interface and only graphical interface type. In the first mentioned, we have terminal services, file system or particular files access, messaging and other web protocols, time synchronization, audio transmission, database manipulation or wireless types of connection such as wi-fi, bluetooth or infraport. The latter includes more sophisticated tools such as a window manager of multi-user systems and desktop sharing which is useable for real-time collaboration of group of users.
Non-secure tools, which does not contain an encryption of transmitted data, are telnet, rlogin which follows rhosts authorization mechanism, rsh, which does the same as rlogin but can be used with a command, or screen and the protocols are for example http, nntp (news), pop3, irc, ntp or rtp. We have rcp, ftp, nfs, svn (replacement of svn) or LDAP as file transfer or file system connection. Although the non-secure utilities are sufficient in many cases, recommended are secure tools using an encryption such as ssh, VPN or among protocols it is https, pop3s or nntps. For the purpose of file transfer or file system connection, there exist scp, sftp or sfs.
The X Window System transmits remotely started applications to the local X server and displays them on specified display. It is easy to use ssh -X command (can be set manually via DISPLAY environment variable) to connect to the X server and use X forwarding in GNU/Linux systems or putty in Windows OS from Microsoft. Configuring the system can be done by editing xhost, which allows hosts to connect to the X server, or xauth, which allows users to connect with the knowledge of some secret (~/.Xauthority).
Another way of using the X Window System is XDMCP (X Display Manager Control Protocol) for a trusted network (possible with VPN). The Xming, which acts as an X server, can be used in Windows. The XDMCP starts remote window manager after login. The usage of it is by X [local display] -query [host] and then we can start X applications in it by [app] -display [specified display]. It can be required to use in windowed mode with Xnest.
It is a relatively simple protocol applicable to X Window System, Windows and Mac OS X and is used specially by Virtual Network Computing (VNC) which uses a VNC viewer (vncviewer) to connect to a VNC server (vncserver ). The startup script is ~/.vnc/xstartup which can be edited to change for example a window manager. We can use krfb for desktop sharing as a server and krdc as a client in KDE. The Mac OS X uses Apple Remote Desktop.
This is a proprietary protocol used especially in Windows system and provides almost all required features such as 128-bit encryption with RC4, redirection of audio, local file system, printers, ports and others. We can use Terminal Services in Windows which consist of Terminal Server and a client named Terminal Services Client or Remote Desktop Connection. There is just one session per PC allowed. If we want to use desktop sharing, there exist Windows Desktop Sharing which shares the entire desktop, a specific region or a particular application potentionally to multiple clients. This protocol can be used by rdesktop, which is a Unix client utility, if we want to use it in Unix based system. It has a GUI frontend named tsclient. Another tool based on rdesktop is xrdp.
Tiskni
Sdílej: