什麼是韌性?
首先應確立最大可耐受度為何?此即垮度。
韌性就是在越過垮度之前,能夠不倒、不斷、彈性回復的可承受能力總 …
read more半年一次的 OpenBSD 更新版又要推出啦! ;-)
OpenBSD 開發社群曾被 Linus 稱是一群自慰的猴子:
Linus Torvalds: I think the OpenBSD crowd is a bunch of masturbating monkeys
Linux/OpenBSD 二個社群 …
read moreUrgent Postfix stable release 3.7.3 and non-urgent legacy releases 3.6.7, 3.5.17, 3.4.27
https://www.postfix.org/announcements/postfix-3.7.3.html
一個以閱讀內容為主的網站,除了閱讀體驗所需之外,再也無其他服務——Leo Babauta
How is it different?
Blogless is some kind of anti-blog. No subscribers, no community stress, no excuses for not …
read moreDemon Linux
Demon Linux is a penetration testing custom Debian distribution packaged as an ISO file.
This ISO file is intended to be used in VMWare and can be used LIVE with RAM/Squash FS, or you can run the installer and install it to a virtual disk.
read more10 月 12 日
紀念 C 語言之父 Dennis Ritchie (1941/9/9-2011/10/12)
一個低調又有個性的傳奇人物!!!
通過博士學位審查, 因不願支付不公平的論 …
read more傳道解惑之事更重要!
已經一大把年紀的 Richard Stallman (rms) 上個月發佈了他編寫的《GNU C 入門及參考手冊》 (Texi 格式)
https://savannah.gnu.org/git/?group=c-intro-and-ref
read morePerl 5.36.0
https://metacpan.org/release/RJBS/perl-5.36.0/view/pod/perldelta.pod
use v5.36;
sub f ($x, $y = 123) {
say "The first argument is $_[0]";
}
OB2D Keep XFCE 2023 黑化桌面版 v1.0.2
用途:逆向工程專用。
v1.0.2 新增逆向工程二項新武器。
之前的版本:
OB2D Keep XFCE 2023 黑化桌面版 v1.0 …
read moreOB2D Keep XFCE 2023 黑化桌面版 v1.0.1
用途:逆向工程專用。
下載:https://sourceforge.net/projects/ob2dlinux/files/2023/OB2D-Keep-XFCE-dark/
前一版:
OB2D Keep XFCE 2023 黑化桌面版 v1.0.0
read more測試 C 語言的 code block:
/*
C socket server example
*/
#include<stdio.h>
#include<string.h> //strlen
#include<sys/socket.h>
#include<arpa/inet.h> //inet_addr
#include<unistd.h> //write
int main(int argc , char *argv[])
{
int socket_desc , client_sock , c , read_size;
struct sockaddr_in …
DahliaOS 是由 Google 的 Fuchsia 分支出來的新系統,運行 Linux 和 Zircon 核心。(Zircon 是 Google 為某項目設備開發的新核心)
玩玩看嗎? https://dahliaos.io/download
這個 OS 執行速 …
read more