自分もはてブやXにちょろっと書く程度で全然アウトプットしてねぇな。
---
なぜ俺たち中年はアウトプットできなくなったのか - Qiita
https://qiita.com/moroi/items/e39fb42172bfe2d4d209
#bookmarks
About
「一定の暗号資産を国民の資産形成に資する金融商品として業法で位置づけ、上場株式等と同等の投資家保護規制や税務当局への報告義務の整備等を前提に、課税の見直しを検討」
---
金融庁、2025年度税制改正の主要項目に「暗号資産」を記載 | CoinDesk JAPAN(コインデスク・ジャパン)
https://www.coindeskjapan.com/268654/
#bookmarks
オブジェクトストレージのストリーム版サービス。Kafkaプロトコル互換を備える。AWSも同様のサービスを提供しそうな予感。
---
S2, the Stream Store
https://s2.dev/
#bookmarks
eBPFを使ってネットワークパケットをおっかけるためのツール。eBPFのおかげでNetfilterでdropされたパケットも見える。収集したパケットはpcap形式で出力できるのでtcpdumpの代替にもなるかも?
---
GitHub - retis-org/retis: Tracing packets in the Linux networking stack & friends
https://github.com/retis-org/retis
#bookmarks
Apple WatchとAndroidを連携するテク一覧。それぞれやり方を確認したがかなり強引ではある。calendar連携はnextcloud経由、電話はまずiPhoneと連携してiPhoneのSIMをAndroidに差し替え。やってやれなくはない。
---
GitHub - abishekmuthian/apple-watch-with-android: Making Apple Watch functional with Android
https://github.com/abishekmuthian/apple-watch-with-android
#bookmarks
Raspberry Pi Pico向けのマルチタスクOSらしい。
---
GitHub - garyexplains/piccolo_os_v1: Piccolo OS is a small multitasking OS for the Raspberry Pi Pico. It is designed primarily as a teaching tool. It demonstrates the fundamentals of a co-operative multitasking OS and the Arm Cortex-M0+.
https://github.com/garyexplains/piccolo_os_v1
#bookmarks
OSからGitやJSON、Ollamaまでさまざまなデータに対してSQL風に問い合わせができるCLIツール。
---
GitHub - Puchaczov/Musoq: SQL Swiss Army Knife - Engine for Diverse Data Sources
https://github.com/Puchaczov/Musoq
#bookmarks
k8s上の使われていないリソースなどを探し出して削除もしくは削除提案通知などをしてくれるコントローラー
---
GitHub - gianlucam76/k8s-cleaner: Cleaner is a Kubernetes controller that identifies unused or unhealthy resources, helping you maintain a streamlined and efficient Kubernetes cluster. It provides flexible scheduling, label filtering, Lua-based selection
https://github.com/gianlucam76/k8s-cleaner
#bookmarks
FlaskインスパイアなPython向けasync Webフレームワーク
---
GitHub - Neoteroi/BlackSheep: Fast ASGI web framework for Python
https://github.com/Neoteroi/BlackSheep
#bookmarks
メモ
---
Datadog×Sentryで実現するエラートラッキング
https://zenn.dev/cover_corp/articles/fa3be55ecb1d78
#bookmarks