$ speedtest-cli --simple
Ping: 61.078 ms
Download: 13.26 Mbit/s
Upload: 4.10 Mbit/s
てかhtml みるとog:description では以下のように変換できているけど,になってしまうの xs_html.h の xs_html_encod() かなと思ったけどよくわからない
><本文では以下のようになっていて恐らく変換し忘れ&splitに漏れがありそう?
>
もしかしてGMT の + と - が間違っている?
$ grep GMT+9 xs_time.h
{ "GMT+9", -9 },
$ grep UTC+9 xs_time.h
{ "UTC+9", 9 },
$ grep GMT xs_time.h
{ "GMT", 0 },
{ "GMT+1", -1 },
{ "GMT+2", -2 },
{ "GMT+3", -3 },
{ "GMT+4", -4 },
{ "GMT+5", -5 },
{ "GMT+6", -6 },
{ "GMT+7", -7 },
{ "GMT+8", -8 },
{ "GMT+9", -9 },
{ "GMT+10", -10 },
{ "GMT+11", -11 },
{ "GMT+12", -12 },
{ "GMT-1", 1 },
{ "GMT-2", 2 },
{ "GMT-3", 3 },
{ "GMT-4", 4 },
{ "GMT-5", 5 },
{ "GMT-6", 6 },
{ "GMT-7", 7 },
{ "GMT-8", 8 },
{ "GMT-9", 9 },
{ "GMT-10", 10 },
{ "GMT-11", 11 },
{ "GMT-12", 12 },
{ "GMT-13", 13 },
{ "GMT-14", 14 },
#560 - The time is incorrect when GMT is selected as the time zone. - grunfink/snac2 - Codeberg.org https://codeberg.org/grunfink/snac2/issues/560
https://codeberg.org/grunfink/snac2/src/branch/master/xs_time.h
天穂のサクナヒメ ココロワ稲作日誌 | TVer https://tver.jp/series/srui9l0tht
Ko-fi lets you support creators you love!
https://Ko-fi.com/home/coffeeshop?txid=23157049-9a83-443d-801e-83f193d88a70&mode=public&img=ogsomeoneboughtme
【povo】長期間トッピング未購入に伴う重要なお知らせあと2月以内になにかトッピングが必要
このメールは2026年2月16日時点で120日以上トッピングをご購入されていない方へお送りしています。
snacのための静的ディレクトリをapache2 httpd で設定してカスタム絵文字の設置場所に利用しています.
実は設定せずともユーザごとに静的ディレクトリがあるのに気づきました.
きっかけはこちら.
Use https://snac.rohrmoser.name/social/marcus/s/readme.txt (i.e. add a /s/ between your account id and the file).
— https://comam.es/snac/grunfink/p/1771335084.798855
${SNAC-URL}/${USER}/s/ の下が使えるようです.
実際に試してみます.
$ cd ${SNAC-DATA}/user/${USER}/static <.>
$ echo test > test <.>
$ w3m -dump_extra https://snac.matoken.org/matoken/s/test | grep ^HTTP/ -A99 <.>
HTTP/1.1 200 OK
Date: Wed, 18 Feb 2026 20:50:37 GMT
Server: Apache/2.4.66 (Debian)
content-type: application/octet-stream
x-creator: snac/2.90
etag: W/”snac-1771444525″
access-control-allow-origin: *
access-control-allow-headers: *
access-control-expose-headers: Link
Content-Security-Policy: script-src ;
content-length: 5
Connection: closetest
ユーザーディレクトリの下の static に移動
テストファイルを作成
ユーザーディレクトリの下の s 以下の該当ファイルを確認
ということでsnac server の ${SNAC-DATA}/user/${USER}/static 以下に置いたファイルが ${SNAC-URL}/${USER}/s/ 以下で確認できます.
theme でこのディレクトリは利用していましたが,theme 以外のファイルもok なんですね.
環境
$ sudo -u snac ~snac/snac2/snac state ~snac/snac-data server: snac.matoken.org (snac/2.90) uptime: 1:11:46:03 job fifo size (cur): 0 job fifo size (peak): 11 thread #0 state: waiting thread #1 state: waiting thread #2 state: waiting thread #3 state: waiting $ lsb_release -dr No LSB modules are available. Description: Debian GNU/Linux 12 (bookworm) Release: 12 $ arch x86_64
@matoken@snac.matoken.org @matoken@inari.opencocon.org 横からすみません。FreeBSDと検索すればデーモンくんになりますね
openbsdもありました🐡
DaxDuckDex - Collection of 667 Dax Characters | Mak Dulac https://makdulac.com/daxduckdex.html

$ w3m -dump https://snac.matoken.org | tail -1
about this site - powered by snac/2.90
Minor tweak to improve signature key retrieving for some Wordpress configurations.
Fixed web UI incorrect links to actor public pages for some configurations.
Fixed mismatch in the accounts being followed number in the public and people pages.
Notifications can be filtered by category (contributed by byte).
Dates are shown adjusted to the account's time zone (contributed by dandelions).
Configurable limit for poll items (contributed by dandelions).
Fixed incorrect scope when editing a post (contributed by dandelions).
Change the strip_exif logic to work with the already existing OpenBSD sandbox (contributed by oxzi).
Mastodon API: Add poll creation (contributed by davidrv00), fixed a voting bug (contributed by davidrv00), added a fix to verify_credentials (contributed by ag-eitilt).
Updated Czech, German, Brazilian Portuguese, Spanish translations (contributed by pmjv, zen, daltux).
If you find #snac useful, please consider buying grunfink a coffee or contributing via LiberaPay.
heavy traffic caused by people updating their #snac2 instances :)
@grunfink kickass. thank you Grunfink!
Stupid question that just comes right now ;):
What 'snac' means?
Also, thanks to: byte, dandelions, oxzi, davidrv00, ag-eitilt, pmjv, zen, daltux and anyone else I may have missed for contributing to this release!
I submitted a Pull Request to update MacPorts' snac to 2.90 here:
https://github.com/macports/macports-ports/pull/31230
1 of 3 GitHub Continuous Integration checks completed successfully.
Fingers crossed the other two go off without a hitch. If so, it's up to someone else with commit access to merge it.
#snac #MacPorts #OpenSource #ActivityPub #Mastodon #NoDatabaseNeeded
#NoJavaScript #NoCookiesEither #NotMuchBullShit #snacAnnounces
4/4 Open Source un-Conference 2026 Kawagoe - connpass https://koedolug.connpass.com/event/384723/
GOG、Linuxゲーム開発に本格参入:新オーナーが主導する「DRMフリー」と「オープンソース」の融合戦略 | XenoSpectrum https://xenospectrum.com/gog-linux-gaming-native-galaxy-client-strategy-analysis/
衛星とスマートフォンの直接通信サービスを2026年度初頭から提供開始 | お知らせ | NTTドコモ https://www.docomo.ne.jp/info/news_release/2026/02/09_01.html
初回全話無料のマンガアプリ「少年ジャンプ+」で「[第72話]限界OL霧切ギリ子」を読んでます! #ジャンププラス #限界OL霧切ギリ子 https://shonenjumpplus.com/app/viewer/ec1000048722
Amazon.co.jp: Gimama カップウォーマー 【40℃~80℃設定、記憶機能付き】 コーヒーウォーマー 5段階温度 保温コースター 2-12Hタイマー マグウォーマー 急速加熱 ドリンクウォーマー 静音 コーヒー/お茶/水など飲み物 マグカップウォーマー フードウォーマー 4時間自動オフ オフィス/家庭用 誕生日/クリスマス プレゼント バレンタイン ギフト AC100V,50/60Hz全国対応(木目) : パソコン・周辺機器 https://www.amazon.co.jp/dp/B0FY2QCK6R
ネットワーク機器メーカー監修 手のひらネットワーク機器4 | カプセルコレクション | 株式会社ターリン・インターナショナル https://tarlin-capsule.jp/product/705
「第13話 地球の裏側とオブリガード | つりっぷ~(株)千夜芸能の福利厚生としての釣り旅行~」を読んでます! #コミックDAYS @comicdays_team https://comic-days.com/episode/2550912964737993959
$ rmadison snac2 -s stable-backportshttps://tracker.debian.org/news/1713542/accepted-snac2-289-1bpo131-source-into-stable-backports/
snac2 | 2.88-1~bpo13+1 | stable-backports | source, riscv64
snac2 | 2.89-1~bpo13+1 | stable-backports | source, amd64, arm64, armel, armhf, i386, ppc64el, s390x
【D1AL-ogue】『VA-11 Hall-A』『コーヒートーク』から影響を受けたサイバーパンク・アンドロイド修理アドベンチャーが本日(2/5)無料配信開始 | ゲーム・エンタメ最新情報のファミ通.com https://www.famitsu.com/article/202602/65174
なぜバスに乗ってもらえないのか?と悩んだ十勝のバス会社が『乗り方がわからない』という回答に対応したら本当にお客さんが増えた事例「需要はあるんだよ」 - Togetter
https://togetter.com/li/2659409
猫の狂気 ふしぎで豊かな「猫のこころ」をめぐる探検 | 山と溪谷社 https://www.yamakei.co.jp/products/2825230150.html