Jon Seager z Canonicalu včera na Ubuntu Community Hubu popsal budoucnost AI v Ubuntu. Dnes upřesnil: AI nástroje budou k dispozici jako Snap balíčky, vždy je může uživatel odinstalovat. Ve výchozím nastavení budou všechny AI nástroje používat lokální AI modely.
Nový ovladač Steam Controller jde do prodeje 4. května. Cena je 99 eur.
Greg Kroah-Hartman začal používat AI asistenta pojmenovaného gkh_clanker_t1000. V commitech se objevuje "Assisted-by: gkh_clanker_t1000". Na social.kernel.org publikoval jeho fotografii. Jedná se o Framework Desktop s AMD Ryzen AI Max a lokální LLM.
Ubuntu 26.10 bude Stonking Stingray (úžasný rejnok).
Webový prohlížeč Dillo (Wikipedie) byl vydán ve verzi 3.3.0. S experimentální podporou FLTK 1.4. S příkazem dilloc pro ovládání prohlížeče z příkazové řádky. Vývoj prohlížeče se přesunul z GitHubu na vlastní doménu dillo-browser.org (Git).
Byl publikován přehled dění a novinek z vývoje Asahi Linuxu, tj. Linuxu pro Apple Silicon. Vývojáři v přehledu vypíchli vylepšenou instalaci, podporu senzoru okolního světla, úsporu energie, opravy Bluetooth nebo zlepšení audia. Vývoj lze podpořit na Open Collective a GitHub Sponsors.
raylib (Wikipedie), tj. multiplatformní open-source knihovna pro vývoj grafických aplikací a her, byla vydána ve verzi 6.0.
Nové verze AI modelů. Společnost OpenAI představila GPT‑5.5. Společnost DeepSeek představila DeepSeek V4.
Nová čísla časopisů od nakladatelství Raspberry Pi zdarma ke čtení: Raspberry Pi Official Magazine 164 (pdf) a Hello World 29 (pdf).
Bylo oznámeno, že webový prohlížeč Opera GX zaměřený na hráče počítačových her je už také na Flathubu and Snapcraftu.
......... all in Appointments... Making all for wobundle Appointments... Compiling file MSExchangeFreeBusy.m ... MSExchangeFreeBusy.m:37:22: warning: curl/curl.h: Adresář nebo soubor neexistuje MSExchangeFreeBusy.m: In function ‘-[MSExchangeFreeBusy fetchFreeBusyInfosFrom:to:forEmail:inSource:inContext:]’: MSExchangeFreeBusy.m:103: error: ‘CURL’ undeclared (first use in this function) MSExchangeFreeBusy.m:103: error: (Each undeclared identifier is reported only once MSExchangeFreeBusy.m:103: error: for each function it appears in.) MSExchangeFreeBusy.m:103: error: ‘curl’ undeclared (first use in this function) MSExchangeFreeBusy.m:105: error: ‘CURLcode’ undeclared (first use in this function) MSExchangeFreeBusy.m:105: error: expected ‘;’ before ‘rc’ MSExchangeFreeBusy.m:106: error: ‘CURL_ERROR_SIZE’ undeclared (first use in this function) MSExchangeFreeBusy.m:119: warning: implicit declaration of function ‘curl_global_init’ MSExchangeFreeBusy.m:119: error: ‘CURL_GLOBAL_SSL’ undeclared (first use in this function) MSExchangeFreeBusy.m:120: warning: implicit declaration of function ‘curl_easy_init’ MSExchangeFreeBusy.m:121: warning: implicit declaration of function ‘curl_slist_append’ MSExchangeFreeBusy.m:121: warning: assignment makes pointer from integer without a cast MSExchangeFreeBusy.m:131: warning: implicit declaration of function ‘curl_easy_setopt’ MSExchangeFreeBusy.m:131: error: ‘CURLOPT_USERPWD’ undeclared (first use in this function) MSExchangeFreeBusy.m:132: error: ‘CURLOPT_HTTPAUTH’ undeclared (first use in this function) MSExchangeFreeBusy.m:132: error: ‘CURLAUTH_NTLM’ undeclared (first use in this function) MSExchangeFreeBusy.m:135: error: ‘CURLOPT_URL’ undeclared (first use in this function) MSExchangeFreeBusy.m:136: error: ‘CURLOPT_HTTPHEADER’ undeclared (first use in this function) MSExchangeFreeBusy.m:137: error: ‘CURLOPT_POSTFIELDS’ undeclared (first use in this function) MSExchangeFreeBusy.m:140: error: ‘CURLOPT_SSL_VERIFYPEER’ undeclared (first use in this function) MSExchangeFreeBusy.m:141: error: ‘CURLOPT_SSL_VERIFYHOST’ undeclared (first use in this function) MSExchangeFreeBusy.m:142: error: ‘CURLOPT_WRITEFUNCTION’ undeclared (first use in this function) MSExchangeFreeBusy.m:143: error: ‘CURLOPT_WRITEDATA’ undeclared (first use in this function) MSExchangeFreeBusy.m:144: error: ‘CURLOPT_ERRORBUFFER’ undeclared (first use in this function) MSExchangeFreeBusy.m:147: error: ‘rc’ undeclared (first use in this function) MSExchangeFreeBusy.m:147: warning: implicit declaration of function ‘curl_easy_perform’ MSExchangeFreeBusy.m:150: warning: implicit declaration of function ‘curl_easy_cleanup’ MSExchangeFreeBusy.m:151: warning: implicit declaration of function ‘curl_slist_free_all’ MSExchangeFreeBusy.m:106: warning: unused variable ‘error’ make[3]: *** [obj/MSExchangeFreeBusy.m.o] Error 1 make[2]: *** [Appointments.all.wobundle.variables] Error 2 make[1]: *** [internal-all] Error 2 make: *** [internal-all] Error 2
lampserver@phpserver:~/SOGo/OpenChange$ make This is gnustep-make 2.2.0. Type 'make print-gnustep-make-help' for help. Making all in subprojects of bundle SOGoBackend... Making all for subproject unrtf... make[3]: Nothing to be done for `internal-subproject-compile'. Making all for bundle SOGoBackend... Compiling file MAPIStoreFallbackContext.m ... MAPIStoreFallbackContext.m: In function ‘+[MAPIStoreFallbackContext createRootSecondaryFolderWithFID:andName:forUser:]’: MAPIStoreFallbackContext.m:97: error: expected ‘:’ before string constant make[2]: *** [obj/MAPIStoreFallbackContext.m.o] Error 1 make[1]: *** [internal-bundle-run-compile-submake] Error 2 make: *** [SOGoBackend.all.bundle.variables] Error 2
PRIx64, takze bych doporucil nekam na zacatek dat:
#include <inttypes.h>
Making all for library MAPIStoreSOGo... Compiling file MAPIStoreSOGo.m ... cc1obj: warnings being treated as errors MAPIStoreSOGo.m: In function ‘mapistore_init_backend’: MAPIStoreSOGo.m:1279: error: assignment from incompatible pointer type make[2]: *** [obj/MAPIStoreSOGo.m.o] Error 1 make[1]: *** [internal-library-all_] Error 2 make: *** [MAPIStoreSOGo.all.library.variables] Error 2
.https://svn.openchange.org/openchange/branches/sogo/
Tiskni
Sdílej: