Home | Notifications | New Note | Local | Federated | Search | Logout

Federated Timeline


SASANO Takayoshi@uaa@social.mikutter.hachune.net (2026-04-04 19:59:15) Cyrixの末裔たるAMD GeodeLX800機をどこかで手に入れる、というアイデアについてはまだ実行してないな…RISE mp6の末裔は既に86fuino Educakeとして入手済なんだけど。

Reply to @hadsn@mstdn.nere9.help SASANO Takayoshi@uaa@social.mikutter.hachune.net (2026-04-04 19:56:40) @hadsn 確かにNifty-ServeのFCYRIXには熱(苦し)い人多かったです…

にせねこ@nixeneko@nixeneko.info (2026-04-04 19:56:07) この意見に全面的に同意だが、他人に強制されたつまらなさは許せないが自分で選んだつまらなさは仕方ないと許せるみたいなのはあるかもしれない

Reply to @uaa@social.mikutter.hachune.net 左大路さん@hadsn@mstdn.nere9.help (2026-04-04 19:56:01) @uaa サイリッカーは武闘派?

SASANO Takayoshi@uaa@social.mikutter.hachune.net (2026-04-04 19:55:37) Cyrix使いってちょっと*検閲済*な人が多いよね…はい、自分ですw

にせねこ@nixeneko@nixeneko.info boosted: @k8i_chan@misskey.io (2026-04-04 19:16:06) つまらない体験というのは面白い体験の次に価値がある - へたれゲーム貴族
https://sizaemon.hateblo.jp/entry/20260403/1775214598

Reply to @mariusor@metalhead.club Julian Fietkau@julian@fietkau.social (2026-04-04 19:54:39) @mariusor @silverpill If your first example is allowed, then I don't know what “Clients MUST NOT embed non-anonymous collections in objects” means.

SASANO Takayoshi@uaa@social.mikutter.hachune.net (2026-04-04 19:54:37) 流石にこの時代にSocket7マザーを手に入れてあの時代のCPUを動かす、というのは難易度高すぎだかよな…Socket370ですら難しそうなのに。

SASANO Takayoshi@uaa@social.mikutter.hachune.net (2026-04-04 19:53:48) https://pc.watch.impress.co.jp/docs/news/yajiuma/1041800.html

6x86MXの扱いが雑すぎないかこれ…確かに6x86MXが出てその後MIIに改名するっちゃするんだけどさあ。

にせねこ@nixeneko@nixeneko.info (2026-04-04 19:52:40) 通りすがりの正論ハムスターで爆笑してしまった

にせねこ@nixeneko@nixeneko.info boosted: @camo@fedibird.com (2026-04-04 19:35:57) 先輩と後輩、大暴れの日々 - 横森もよこ / 第7話 ハムスターな先輩と飼い主の後輩 | コミックバンチKai [ https://kuragebunch.com/episode/12207421983382840550 ]

今回もハッピーエンドだったな!!

Reply to @b0y@grange.la silverpill@silverpill@mitra.social (2026-04-04 19:52:16) @b0y LLMs go brr

村雲るね☁つじごや@renem2185@mi.tsujigoya.net (2026-04-04 19:49:58) 当のスイスがもう中立放棄してんねん…

にせねこ@nixeneko@nixeneko.info (2026-04-04 19:48:09) アメリカに頼らねえよって言ってスイスみたいに中立を目指すのはアリっちゃアリだが、まあ、私は嫌ですね…

SASANO Takayoshi@uaa@social.mikutter.hachune.net boosted: @akahana@social.vivaldi.net (2026-04-04 14:29:30) その昔にはこんなx86互換CPUあったのか
- 【やじうまPC Watch】【懐パーツ】Pentiumより低クロックで高性能な「Cyrix 6x86」 - PC Watch https://pc.watch.impress.co.jp/docs/news/yajiuma/1041800.html

Reply to @julian@fietkau.social marius@mariusor@metalhead.club (2026-04-04 19:45:43) @julian I'm not sure if you're getting confused by a collection that is embedded into an object as a way to reduce request numbers, but still has a dereferenceable ID, and an anonymous collection/object that has no dereferenceable ID, so it can't be independently retrieved.

The first is a representation convenience that shouldn't be impacted by this FEP, and the second is well... unspecified... which leaves us in the same place as before this FEP was created by @silverpill

camo@camo@fedibird.com (2026-04-04 19:35:57) 先輩と後輩、大暴れの日々 - 横森もよこ / 第7話 ハムスターな先輩と飼い主の後輩 | コミックバンチKai [ https://kuragebunch.com/episode/12207421983382840550 ]

今回もハッピーエンドだったな!!

Reply to @mariusor@metalhead.club Julian Fietkau@julian@fietkau.social (2026-04-04 19:24:04) @mariusor @silverpill I might be hazy on the goal of this FEP.

If it wants to establish new guidelines (that are particularly beneficial for specific implementation architectures) I'm all for writing that down, but then the intro sentence would need to be revised.

I was going to point at my own actor document noting that Mastodon inlines the `featured` collection, but I guess it doesn't do that anymore. Am I behind the times after all? 😅

黒居シミ@k8i_chan@misskey.io (2026-04-04 19:16:06) つまらない体験というのは面白い体験の次に価値がある - へたれゲーム貴族
https://sizaemon.hateblo.jp/entry/20260403/1775214598

Reply to @silverpill@mitra.social marius@mariusor@metalhead.club (2026-04-04 19:14:43) @silverpill I haven't really explored how embedded collections would work really from a technical point of view.

As an implementation detail in GoActivityPub collections are composed of two parts, an Collection/OrderedCollection document and its items/orderedItems elments that get saved separately and are linked to the collection by their IRIs(*).

So, a JSON document (with removed items/orderedItems) and a list of IRIs linking to the elements of the collection.

I'm not sure I could magick some logic that could convert embedded collections to this structure...

(*) I don't remember what happens with anonymous objects in collections. 🤷

@julian

Reply to @julian@fietkau.social silverpill@silverpill@mitra.social (2026-04-04 19:01:56) @julian This seems to be in conflict with property-based collection creation. It is not clear how a server should process an inlined collection (create an empty collection? create a collection with specified items? remove the property?). If I remember correctly, this is not supported in GoActivityPub

cc @mariusor

Reply to @harblinger@wizard.casa silverpill@silverpill@mitra.social (2026-04-04 18:33:05) @harblinger @rafhei0 https://codeberg.org/silverpill/mitra-web/issues/60 closed but could be re-opened

にせねこ@nixeneko@nixeneko.info (2026-04-04 17:01:08) Wifi中継機代りに、Wifiルータの中継モードで5GHz帯で親機に繋いで2.4GHz帯でリピートしてる

riso@b0y@grange.la (2026-04-04 16:58:09) "[GitHub] platform activity is surging. There were 1 billion commits in 2025. Now, it's 275 million per week, on pace for 14 billion this year if growth remains linear (spoiler: it won't.)"
— Kyle Daigle, COO, GitHub

Coro@Coro@mstdn.maud.io (2026-04-04 16:47:50) 日米Xユーザー交流、AI翻訳が生む可能性とリスク-変わるSNS空間 - Bloomberg

https://www.bloomberg.com/jp/news/articles/2026-04-04/TCQW21KJH6V400

にせねこ@nixeneko@nixeneko.info (2026-04-04 16:43:15) 自分で壁にLANケーブル這はせるなどして頑張れば…

にせねこ@nixeneko@nixeneko.info (2026-04-04 16:42:35) 気密性を上げたためにシステム的に常に換気しないといけなくなった家

にせねこ@nixeneko@nixeneko.info (2026-04-04 16:42:04) 換気の必要性がない!って宣伝したら隙間風吹く家も魅力的にならないか

にせねこ@nixeneko@nixeneko.info (2026-04-04 16:29:43) キリン 零ICHI(ゼロイチ)飲んでる。 #ノンアルビール
やや薄くさっぱり感はある、苦みは強くなく飲みやすい。ビールっぽいか?っていふとそこまでビール感強くないか。若干芋みたいな風味はあるかもだが気にならない。悪くないけど別にまたは買はないかもなあ

にせねこ@nixeneko@nixeneko.info (2026-04-04 16:00:53) corps 「コー」←あーフランス語由来ね、わかる
corpsman 「コーマン」←!? 理屈はわかるが…
Older Notes