Steve Jobs a superpočítač Cray-1 budou vyobrazeny na pamětních jednodolarových mincích vyražených v příštím roce v rámci série Americká inovace. Série má 57 mincí, tj. 57 inovací. Poslední 4 mince budou vyraženy v roce 2032.
Byl zveřejněn průběžně aktualizovaný program konference OpenAlt 2025 o otevřeném softwaru a datech, IT bezpečnosti, DIY a IoT. Konference proběhne o víkendu 1. a 2. listopadu v prostorách FIT VUT v Brně. Vstup je zdarma.
Senát včera opětovně nepřijal návrh ústavního zákona, který měl do Listiny základních práv a svobod zakotvit právo občanů platit v hotovosti nebo být off-line. Návrh předložila skupina senátorů již v roce 2023. Senát dnes návrh neschválil, ale ani nezamítl. Pokud by ho přijal, dostala by ho k projednání Sněmovna a vyjádřila by se k němu vláda.
V programovacím jazyce Go naprogramovaná webová aplikace pro spolupráci na zdrojových kódech pomocí gitu Forgejo byla vydána ve verzi 13.0 (Mastodon). Forgejo je fork Gitei.
Společnost Eclypsium se na svém blogu rozepsala o bezpečnostním problému počítačů Framework. Jedná se o zranitelnost v UEFI umožňující útočníkům obejít Secure Boot.
Editor kódů Zed (Wikipedie) po macOS a Linuxu s verzí 0.208.4 už běží také ve Windows.
Apple dnes představil 14palcový MacBook Pro, iPad Pro a Apple Vision Pro s novým čipem M5.
Debian pro mobilní zařízení Mobian (Wikipedie) byl vydán ve verzi 13 Trixie. Nová stabilní verze je k dispozici pro PINE64 PinePhone, PinePhone Pro a PineTab, Purism Librem 5, Google Pixel 3a a 3a XL, OnePlus 6 a 6T a Xiaomi Pocophone F1.
Operátor O2 představil tarif Datamanie 1200 GB . Nový tarif přináší 1200 GB dat s neomezenou 5G rychlostí, a také možnost neomezeného volání do všech sítí za 15 Kč na den. Při roční variantě předplatného zákazníci získají po provedení jednorázové platby celou porci dat najednou a mohou je bezstarostně čerpat kdykoli během roku. Do 13. listopadu jej O2 nabízí za zvýhodněných 2 988 Kč. Při průměrné spotřebě tak 100 GB dat vychází na 249 Kč měsíčně.
Byly publikovány informace o útoku na zařízení s Androidem pojmenovaném Pixnapping Attack (CVE-2025-48561). Aplikace může číst citlivá data zobrazovaná jinou aplikací. V demonstračním videu aplikace čte 2FA kódy z Google Authenticatoru.
root@tom:/usr/src/linux-2.6.16.1# make menuconfig HOSTCC scripts/kconfig/lxdialog/checklist.o In file included from scripts/kconfig/lxdialog/checklist.c:24: scripts/kconfig/lxdialog/dialog.h:31:20: error: curses.h: není souborem ani adresářem In file included from scripts/kconfig/lxdialog/checklist.c:24: scripts/kconfig/lxdialog/dialog.h:128: error: syntax error before ‘use_colors’ scripts/kconfig/lxdialog/dialog.h:128: warning: type defaults to ‘int’ in declaration of ‘use_colors’ scripts/kconfig/lxdialog/dialog.h:128: warning: data definition has no type or storage class scripts/kconfig/lxdialog/dialog.h:129: error: syntax error before ‘use_shadow’ scripts/kconfig/lxdialog/dialog.h:129: warning: type defaults to ‘int’ in declaration of ‘use_shadow’ scripts/kconfig/lxdialog/dialog.h:129: warning: data definition has no type or storage class scripts/kconfig/lxdialog/dialog.h:131: error: syntax error before ‘attributes’ scripts/kconfig/lxdialog/dialog.h:131: warning: type defaults to ‘int’ in declaration of ‘attributes’ scripts/kconfig/lxdialog/dialog.h:131: warning: data definition has no type or storage class scripts/kconfig/lxdialog/dialog.h:143: error: syntax error before ‘*’ token scripts/kconfig/lxdialog/dialog.h:143: warning: function declaration isn’t a prototype scripts/kconfig/lxdialog/dialog.h:146: error: syntax error before ‘*’ token scripts/kconfig/lxdialog/dialog.h:146: warning: function declaration isn’t a prototype scripts/kconfig/lxdialog/dialog.h:147: error: syntax error before ‘*’ token scripts/kconfig/lxdialog/dialog.h:147: warning: function declaration isn’t a prototype scripts/kconfig/lxdialog/dialog.h:148: error: syntax error before ‘*’ token scripts/kconfig/lxdialog/dialog.h:148: warning: function declaration isn’t a prototype scripts/kconfig/lxdialog/dialog.h:149: error: syntax error before ‘*’ token scripts/kconfig/lxdialog/dialog.h:150: warning: function declaration isn’t a prototype scripts/kconfig/lxdialog/dialog.h:151: error: syntax error before ‘*’ token scripts/kconfig/lxdialog/dialog.h:151: warning: function declaration isn’t a prototype scripts/kconfig/lxdialog/checklist.c:31: error: syntax error before ‘*’ token scripts/kconfig/lxdialog/checklist.c:33: warning: function declaration isn’t a prototype scripts/kconfig/lxdialog/checklist.c: In function ‘print_item’: scripts/kconfig/lxdialog/checklist.c:37: warning: implicit declaration of function ‘wattrset’ scripts/kconfig/lxdialog/checklist.c:37: error: ‘win’ undeclared (first use in this function) scripts/kconfig/lxdialog/checklist.c:37: error: (Each undeclared identifier is reported only once scripts/kconfig/lxdialog/checklist.c:37: error: for each function it appears in.) scripts/kconfig/lxdialog/checklist.c:38: warning: implicit declaration of function ‘wmove’ scripts/kconfig/lxdialog/checklist.c:38: error: ‘choice’ undeclared (first use in this function) scripts/kconfig/lxdialog/checklist.c:40: warning: implicit declaration of function ‘waddch’ scripts/kconfig/lxdialog/checklist.c:43: error: ‘selected’ undeclared (first use in this function) scripts/kconfig/lxdialog/checklist.c:44: warning: implicit declaration of function ‘wprintw’ scripts/kconfig/lxdialog/checklist.c:44: error: ‘status’ undeclared (first use in this function) scripts/kconfig/lxdialog/checklist.c:47: warning: implicit declaration of function ‘mvwaddch’ scripts/kconfig/lxdialog/checklist.c:47: error: ‘item’ undeclared (first use in this function) scripts/kconfig/lxdialog/checklist.c:49: warning: implicit declaration of function ‘waddstr’ scripts/kconfig/lxdialog/checklist.c:52: warning: implicit declaration of function ‘wrefresh’ scripts/kconfig/lxdialog/checklist.c: At top level: scripts/kconfig/lxdialog/checklist.c:59: error: syntax error before ‘*’ token scripts/kconfig/lxdialog/checklist.c:61: warning: function declaration isn’t a prototype scripts/kconfig/lxdialog/checklist.c: In function ‘print_arrows’: scripts/kconfig/lxdialog/checklist.c:62: error: ‘win’ undeclared (first use in this function) scripts/kconfig/lxdialog/checklist.c:62: error: ‘y’ undeclared (first use in this function) scripts/kconfig/lxdialog/checklist.c:62: error: ‘x’ undeclared (first use in this function) scripts/kconfig/lxdialog/checklist.c:64: error: ‘scroll’ undeclared (first use in this function) scripts/kconfig/lxdialog/checklist.c:76: error: ‘height’ undeclared (first use in this function) scripts/kconfig/lxdialog/checklist.c:79: error: ‘item_no’ undeclared (first use in this function) scripts/kconfig/lxdialog/checklist.c:79: error: ‘choice’ undeclared (first use in this function) scripts/kconfig/lxdialog/checklist.c: At top level: scripts/kconfig/lxdialog/checklist.c:95: error: syntax error before ‘*’ token scripts/kconfig/lxdialog/checklist.c:96: warning: function declaration isn’t a prototype scripts/kconfig/lxdialog/checklist.c: In function ‘print_buttons’: scripts/kconfig/lxdialog/checklist.c:97: error: ‘width’ undeclared (first use in this function) scripts/kconfig/lxdialog/checklist.c:98: error: ‘height’ undeclared (first use in this function) scripts/kconfig/lxdialog/checklist.c:100: error: ‘dialog’ undeclared (first use in this function) scripts/kconfig/lxdialog/checklist.c:100: error: ‘selected’ undeclared (first use in this function) scripts/kconfig/lxdialog/checklist.c: In function ‘dialog_checklist’: scripts/kconfig/lxdialog/checklist.c:117: error: ‘WINDOW’ undeclared (first use in this function) scripts/kconfig/lxdialog/checklist.c:117: error: ‘dialog’ undeclared (first use in this function) scripts/kconfig/lxdialog/checklist.c:117: error: ‘list’ undeclared (first use in this function) scripts/kconfig/lxdialog/checklist.c:117: warning: left-hand operand of comma expression has no effect scripts/kconfig/lxdialog/checklist.c:117: warning: statement with no effect scripts/kconfig/lxdialog/checklist.c:121: warning: implicit declaration of function ‘endwin’ scripts/kconfig/lxdialog/checklist.c:122: warning: implicit declaration of function ‘fprintf’ scripts/kconfig/lxdialog/checklist.c:122: warning: incompatible implicit declaration of built-in function ‘fprintf’ scripts/kconfig/lxdialog/checklist.c:122: error: ‘stderr’ undeclared (first use in this function) scripts/kconfig/lxdialog/checklist.c:140: error: ‘COLS’ undeclared (first use in this function) scripts/kconfig/lxdialog/checklist.c:141: error: ‘LINES’ undeclared (first use in this function) scripts/kconfig/lxdialog/checklist.c:143: error: ‘stdscr’ undeclared (first use in this function) scripts/kconfig/lxdialog/checklist.c:145: warning: implicit declaration of function ‘newwin’ scripts/kconfig/lxdialog/checklist.c:146: warning: implicit declaration of function ‘keypad’ scripts/kconfig/lxdialog/checklist.c:146: error: ‘TRUE’ undeclared (first use in this function) scripts/kconfig/lxdialog/checklist.c:166: warning: implicit declaration of function ‘subwin’ scripts/kconfig/lxdialog/checklist.c:199: warning: implicit declaration of function ‘wnoutrefresh’ scripts/kconfig/lxdialog/checklist.c:201: warning: implicit declaration of function ‘doupdate’ scripts/kconfig/lxdialog/checklist.c:204: warning: implicit declaration of function ‘wgetch’ scripts/kconfig/lxdialog/checklist.c:211: error: ‘KEY_UP’ undeclared (first use in this function) scripts/kconfig/lxdialog/checklist.c:211: error: ‘KEY_DOWN’ undeclared (first use in this function) scripts/kconfig/lxdialog/checklist.c:221: error: ‘FALSE’ undeclared (first use in this function) scripts/kconfig/lxdialog/checklist.c:222: warning: implicit declaration of function ‘scrollok’ scripts/kconfig/lxdialog/checklist.c:223: warning: implicit declaration of function ‘wscrl’ scripts/kconfig/lxdialog/checklist.c:283: warning: incompatible implicit declaration of built-in function ‘fprintf’ scripts/kconfig/lxdialog/checklist.c:284: warning: implicit declaration of function ‘delwin’ scripts/kconfig/lxdialog/checklist.c:288: error: ‘KEY_LEFT’ undeclared (first use in this function) scripts/kconfig/lxdialog/checklist.c:289: error: ‘KEY_RIGHT’ undeclared (first use in this function) make[2]: *** [scripts/kconfig/lxdialog/checklist.o] Error 1 make[1]: *** [menuconfig] Error 2 make: *** [menuconfig] Error 2Verze GCC: gcc (GCC) 4.0.2 20050808 (prerelease) (Ubuntu 4.0.1-4ubuntu9)
Tiskni
Sdílej: