htopコマンド上でDoomをプレイ。お前は何を言っているんだ。画面描画用にプロセスをたくさん用意してリアルタイムにプロセス名を書き換えてアスキーアートで描画。
---
GitHub - 0x0mer/doom-htop: The classic DOOM game over htop, the text-based process viewer
https://github.com/0x0mer/doom-htop
#bookmarks
小っ恥ずかしいのですがインタビューを受けました
---
TOPSIC SQL CONTEST 成績上位者 matsuuさん インタビュー
https://products.sint.co.jp/topsic/blog/tsc-topperformers-interview02
#bookmarks
HCP Terraform(旧Terraform Cloud)やTerraform EnterpriseもTerraformで管理だ。わいわい
---
GitHub - hashicorp/terraform-provider-tfe: Official HCP Terraform and Terraform Enterprise provider, maintained by HashiCorp. Provision HCP Terraform or Terraform Enterprise - with Terraform!
https://github.com/hashicorp/terraform-provider-tfe
#bookmarks
ニュースがインフレの話題で持ちきりになっているときは「消費者からあまり文句を言われずに価格を上げるチャンス」。わいわい
---
資本家をビビらせろ | p2ptk[.]org
https://p2ptk.org/monopoly/4504
#bookmarks
自分はymobileユーザなんだけど、APNタイプはdefault,mms,supl,ia,hipriとなってた。順番はなんでもokなんですかね。
---
ソフトバンクが3G停波で4月16日以降に通信や通話ができない場合への対処方法を案内!MVNOや他社製品を利用の場合はAPN設定の修正が必要に : S-MAX
https://s-max.jp/archives/1830055.html
#bookmarks
5/16発売わいわい
---
プログラミング言語AWK 第2版
https://www.oreilly.co.jp//books/9784814400706/
#bookmarks
オンライン開催
---
Terraformの教科書 - Forkwell Library #51 (2024/05/09 19:30〜)
https://forkwell.connpass.com/event/314174/
#bookmarks
Microsoft製のネットワークスループット計測ツールntttcpのLinux用。
---
GitHub - microsoft/ntttcp-for-linux: A Linux network throughput multiple-thread benchmark tool.
https://github.com/microsoft/ntttcp-for-linux
#bookmarks
ntttcpこれか。Microsoft製のネットワークスループット計測ツール。これはWindows用
---
GitHub - microsoft/ntttcp
https://github.com/microsoft/ntttcp
#bookmarks
ネットワークトラフィック計測にはiPerf3ではなくntttcpがオススメらしい。少なくともWindowsにおけるiPerf3はうまく動かないことが多いのでntttcpで。ntttcpはLinux用もあるそうです。
---
Three Reasons Why You Should Not Use iPerf3 on Windows
https://techcommunity.microsoft.com/t5/networking-blog/three-reasons-why-you-should-not-use-iperf3-on-windows/ba-p/4117876
#bookmarks
Internet weather mapなのでインターネット天気図でも一応あってるが、天気図かー
---
Amazon CloudWatch インターネット天気図 – インターネット健全性の表示と分析 | Amazon Web Services
https://aws.amazon.com/jp/blogs/news/amazon-cloudwatch-internet-weather-map-view-and-analyze-internet-health/
#bookmarks
AWS SAW(Support Automation Workflows)知らなかったので勉強になった。覚えておこう。EFSもあとで確認する。
---
2024 年 2 月と 3 月の AWS Black Belt オンラインセミナー資料及び動画公開のご案内 | Amazon Web Services
https://aws.amazon.com/jp/blogs/news/2024-03-aws-blackbelt/
#bookmarks
おーこれはでかいかもしれない。
---
Dual ship logs with Datadog Observability Pipelines
https://www.datadoghq.com/blog/observability-pipelines-dual-ship-logs/
#bookmarks
「AI生成のソースコードが存在しないライブラリを繰り返し参照していることに気づき、その名前をつけた悪意のある(無害な)ライブラリを作ってアップロード」わいわい。生成AIの十戒をAIに生成してもらおうぜ
---
逆ケンタウルス化問題:人間はAIを監視し続けられるのか(無理) | p2ptk[.]org
https://p2ptk.org/ai/4498
#bookmarks
おーきたか。今まではRHEL互換OS提供だったのでおそらくライセンス料などが足枷になって採用してなかったんじゃないかなと思われます(勝手な推測
---
さくらインターネット、さくらのクラウドで「Red Hat Enterprise Linux Server」提供開始、月額約1万4000円。サポート窓口も対応
https://www.publickey1.jp/blog/24/red_hat_enterprise_linux_server14000.html
#bookmarks
HTTPリクエストの調整(メソッド、パス、QueryString、リクエストヘッダー、POSTデータなど)を試行錯誤できるTUIツール。あーいいねぇ。Golang実装
---
GitHub - 1buran/rHttp: REPL for HTTP
https://github.com/1buran/rHttp
#bookmarks
go 1.19から導入されたGOMEMLIMIT環境変数をcgroupsのmemory limitに応じていい感じに調整してくれるライブラリ。コンテナ内でもいい感じのGOMEMLIMITを設定してくれるってことだろう。わいわい。
---
GitHub - KimMachineGun/automemlimit: Automatically set GOMEMLIMIT to match Linux cgroups(7) memory limit.
https://github.com/KimMachineGun/automemlimit
#bookmarks
コードで配線図を描けるツール。graphvizベース。コードというと配線とややこしいな。
---
GitHub - wireviz/WireViz: Easily document cables and wiring harnesses.
https://github.com/wireviz/WireViz
#bookmarks
コンテナイメージをメモリー上にrootfsとして展開してOSとして起動してしまうツール。おー面白い。systemdもGUIもいけるぞ。わいわい
---
GitHub - purplesyringa/docker-boot: Like `execve`, but for userspace
https://github.com/purplesyringa/docker-boot
#bookmarks
様々なプラットフォームに対応した実行ファイル解析ツール。Rust実装
---
GitHub - WINSDK/bite: Disassembler focused on comprehensive rust support.
https://github.com/WINSDK/bite
#bookmarks