Open source webový aplikační framework Django slaví 20. narozeniny.
V Brestu dnes začala konference vývojářů a uživatelů linuxové distribuce Debian DebConf25. Na programu je řada zajímavých přednášek. Sledovat je lze online.
Před 30 lety, tj. 14. července 1995, se začala používat přípona .mp3 pro soubory s hudbou komprimovanou pomocí MPEG-2 Audio Layer 3.
Výroba 8bitových domácích počítačů Commodore 64 byla ukončena v dubnu 1994. Po více než 30 letech byl představen nový oficiální Commodore 64 Ultimate (YouTube). S deskou postavenou na FPGA. Ve 3 edicích v ceně od 299 dolarů a plánovaným dodáním v říjnu a listopadu letošního roku.
Společnost Hugging Face ve spolupráci se společností Pollen Robotics představila open source robota Reachy Mini (YouTube). Předobjednat lze lite verzi za 299 dolarů a wireless verzi s Raspberry Pi 5 za 449 dolarů.
Dnes v 17:30 bude oficiálně vydána open source počítačová hra DOGWALK vytvořena v 3D softwaru Blender a herním enginu Godot. Release party proběhne na YouTube od 17:00.
McDonald's se spojil se společností Paradox a pracovníky nabírá také pomocí AI řešení s virtuální asistentkou Olivii běžící na webu McHire. Ian Carroll a Sam Curry se na toto AI řešení blíže podívali a opravdu je překvapilo, že se mohli přihlásit pomocí jména 123456 a hesla 123456 a získat přístup k údajům o 64 milionech uchazečů o práci.
Byla vydána (𝕏) červnová aktualizace aneb nová verze 1.102 editoru zdrojových kódů Visual Studio Code (Wikipedie). Přehled novinek i s náhledy a videi v poznámkách k vydání. Ve verzi 1.102 vyjde také VSCodium, tj. komunitní sestavení Visual Studia Code bez telemetrie a licenčních podmínek Microsoftu.
Byla vydána nová verze 2.4.64 svobodného multiplatformního webového serveru Apache (httpd). Řešeno je mimo jiné 8 bezpečnostních chyb.
Společnost xAI na síti 𝕏 představila Grok 4, tj. novou verzi svého AI LLM modelu Grok.
These instructions assume you know how to configure, build and install Linux kernels. If not, please consult the README and Documentation files in your kernel sources. When you configure the 2.6 kernel, you need at least these options. CONFIG_MODULES=y CONFIG_SECURITY=y CONFIG_SECURITY_CAPABILITIES=m CONFIG_SECURITY_SELINUX=y You probably also want CONFIG_MODULE_UNLOAD=y, so the LSM can be unloaded. Reloading is currently the only way to change parameters. Note that CONFIG_SECURITY_CAPABILITIES *must* be a module. If it is configured directly into the kernel ("=y"), the realtime LSM will not work. Compile the kernel and its modules in the usual way. This need not be done as `root', but does require write access to the kernel build tree. $ make bzImage $ make modules Don't forget (as root) to install the kernel `bzImage' in some appropriate place, update /etc/lilo.conf, and run `lilo'. Unpack the LSM. $ tar xvzf realtime-lsm-${version} $ cd realtime-lsm-${version} If `/usr/src/linux' does not point to your kernel sources, set the appropriate KERNEL_DIR in the Makefile or pass it as an argument to make. Now build the LSM and install all the kernel modules. The make can be done by any user, but does require write access to the kernel build tree. $ make KERNEL_DIR=/usr/src/linux-2.6.6 $ sudo make install The install requires root authority. For 2.6.5 and earlier kernels this also recreates the entire /lib/modules/2.6.x subdirectory. If that already exists, you might want to save it under a different name first, just to be safe. For 2.6.6 and later kernels, make install only writes `realtime.ko' to the `extras' subdirectory. So, you still need to go back to the kernel directory and install the remaining modules... $ cd /usr/src/linux $ sudo make modules_install
make menucofig
a zaskrnout si to co potrebujes.
Tiskni
Sdílej: