What is Hackers' Pub?

Hackers' Pub is a place for software engineers to share their knowledge and experience with each other. It's also an ActivityPub-enabled social network, so you can follow your favorite hackers in the fediverse and get their latest posts in your feed.

RE: dice.camp/@artemis/11612164249

“Purity culture” is part of patriarchy and is the close sibling of rape culture. It is part of misogyny and specifically exists to shame and devalue women for their innate sexuality. It’s part of a system that grooms you as a child to accept psychological abuse and have low self worth.

It’s not when you feel uncomfy because someone pointed out the consequences of your actions.

0
4
0

tools let you write code faster, but LOCs has NEVER been the bottleneck to value. The bottleneck is organizational coherence.

Instead of working towards that alignment, we are encouraged to "just it." The result? AI makes everyone work MORE, with no real productivity gains.

Teams need to get better at choosing more valuable work to do. For that, you need . And user research can only happen at a human pace.

productpicnic.beehiiv.com/p/re

0
1
0
0
0

my main app is built with React Server Components. i thought i’d offer an /api/render endpoint that emits plain JSON for alternative “clients”. but turns out, it doesn’t quite make sense. the “clients” should really be servers. you’d have to decide on your own strategy for passing things to client

0
0
0

been working on carving out a unit-tested @inlay.at@bsky.brid.gy component tree resolver out of the surrounding vibecoded nonsense. it’s pretty close to being publishable as npm package though i’m not sure how useful it is. i think at the very least it can read as a spec and sort of explains the model.

0

Reading @ireneista@adhd.irenes.space talk about Yubikey best practices made me realize that I am on a train to Montreal, and I left my single Yubikey at home with my car keys, because they're attached together 😝

Mm... living dangerously...

0
0

RE: masto.sangberg.se/@troed/11609

Oh this is just too funny. Apple didn't specify why they upheld the removal of my review - but I guess that department doesn't know about the rights us Europeans have under the GDPR to request a copy of _all data a company has on us_.

I got it today. It includes the reason Apple has given internally for pulling a review.

"Offensive Content" is the motivation used.

Here's the review text in full:

"Enshittification resistant short-form video

I've been using Loops during its beta phase and I'm very happy to see it now in the general appstore. Loops is decentralized which means that there's no single person or entity that can take it over and remake algorithms to their benefit.

Loops is for you. No ads. No evil algorithms. Just shoot your videos and share - and follow the people you want without weird content popping up.

5/5 - this is awesome."

ping @pluralisticCory Doctorow if this means Apple censors on the word "enshittification" which would be funny all in itself.

0
3
0
0
0

I vibe coded (🤮) unit tests yesterday for the feature I’ve been working on for the last couple of weeks. It mostly worked OK but enforced my view of not using the AI tools for more than fancy autocomplete, naming and code review. The stuff it wrote runs and does what it should but lacks an elegance I aspire to in shipping code. Also doubt it’s maintainable by anything other than LLMs.

Feel bad for future development on projects that use this stuff for actual code.

0

The first fiber-optic cable ever laid across an ocean -- TAT-8, a nearly 6,000-kilometer line between the United States, United Kingdom, and France that carried its first traffic on December 14, 1988 -- is now being pulled off the Atlantic seabed after more than two decades of sitting dormant, bound for recycling in South Africa.

wired.com/story/say-goodbye-to

0
0
2
0
0
0

Most homework is bullshit and I would like to see an education system not centered around homework

And yet I have this sense that the education system we have, messed up as it may be, might provide an even worse experience for anyone using companion.ai/einstein

0
0
0
10
0
0
0
0
0
1

Let me talk, following on @thisismissemEmelia 👸🏻's post, about JSON-LD from a data engineering and web backend perspective:

It's a nightmare.

First: one of the first things you learn about how to address the OWASP lists is the importance of not just accepting random payloads, but carefully validating them, but with JSON-LD:

1. Basically any field may be absent, present, a URI, a list of objects, a list of URIs of objects, a list containing URIs AND Objects, etc.
2. Fields do not have consistent names. BY DESIGN. You _have_ to parse an object to know what is in it. Parsing the context and then building the map of names is basically an Ο(n*m) process where the amount of processing time you spend is _under the control of the sender_ by default, and nothing is ever fully defined.
3. Actually fully validating an object to the degree of knowing if it is the same thing as something else requires solving a GI-hard problem if there are blank nodes.

Applying basic type theory to anything done with JSON-LD is an exercise in frustration.

There are certainly use cases for it, but 99% of the time when I've seen it being used it is not for those use cases, but for use cases where we would strongly prefer JSON-Schema and/or OpenAPI definitions for things.

0

I’m in need of a digital streaming box to play video from my media server on my TV. I’ve been using my phone and my laptop in the past, but I’d quite like a device that provides a streamlined user interface.

I was waiting for the new Apple TV, but given it’s taking its sweet time, and it may well include a price hike and a camera I don’t need, I’m thinking again.

Preferences are:

- As few adverts as possible
- A responsive UI
- Has a Jellyfin client
- Requires minimal user support

0
1
0
2
0

So, in my circles, the phrase "purity culture" refers to the harmful & abusive attitudes & behavior around sex & sexuality in religious communities (especially within evangelicalism).

I'm seeing discussion of Cory Doctorow's use of the term "purity culture" to mean something like people who are (supposedly) so obsessed with being perfectly ethical that they harass others and...I dunno...halt progress. I guess he's not the only one who uses it that way, but it's news to me.

0
0
1
0
0
9
0
0

Is there a way to make a game with a massive python codebase web playable? the UI framework is exchangable.

It would be soo much easier to get people to try the game, if they would not need to download a binary and could just click on a link and go.

Getting even a small demo to run web based would help a lot and people started to ask for it.

I have tried several times an failed. Am i missing something?

Any ideas? Am i missing some tech that llows me to do that?

0

Cyber security authorities, including the UK’s National Cyber Security Centre, advocate the use of VPNs to enhance online safety.

“Implementing age verification for VPNs could undermine their privacy benefits and pose challenges for legitimate users, including young individuals seeking online privacy and security. We risk trading one risk posed to young people for another.”

🗣️ @JamesBaker for ORG.

computerweekly.com/news/366639

0
0
0

Be aware... you're on air! 🔊 Secure your connected devices before they broadcast for you. A short, practical Secure IoT guide with clear steps to protect privacy and lock down smart gadgets. Must-watch for every smart home owner!
peertube.securitymadein.lu/vid

0
0
1
0
0

I've seen several toots and boosts about what data slurps up when you go through the process to be verified on . Both @IvovanwilligenIvo 🇪🇺 and @BenjaminHCCarrBenjamin Carr, Ph.D. 👨🏻‍💻🧬 shared good information about this.

To aid folks in requesting and deleting their data from Persona's system, you can use this helpful intake form, which is their Data Subject Access Request form:

withpersona.com/dsar

thelocalstack.eu/posts/linkedi

0
0
0

A reminder for fans! Firefox 148 ships on 24 February (in 1 day).

This newest release brings us the "kill switch" that has been promised. I've been testing it both in the Beta and Nightly releases of Firefox. From what I've seen so far, it does what it says.

However, only time will tell if user preferences are preserved across updates and upgrades. In the past that has not been the case for many people.

whattrainisitnow.com/

Ye Olde and Venerable Firefox Logo
0
1
0

I keep being baffled by whole industries using AI as a fancy search in a database. Yes, they memorize and reproduce, which is both a copyright and a privacy issue.

No, they're not 100% accurate in either memorizing or reproducing, which is a liability issue. Can we stop abusing these transformer based models as a fake solution to problems they're not made for? Not everything is a nail, so stop throwing your fancy hammer at it.

arstechnica.com/ai/2026/02/ais

0
1
0
0
0

It’s worth noting that Sir Arthur Conan Doyle, originator of the bad deductive rule in question, spent his later years falling for and vehemently defending a variety of hoaxes involving fairies and communicating with the dead:

thisiscriminal.com/episode-175

0
0
5
0
1
0
0
1
0

MATCH SUMMARY

Seattle Sounders FC 2 – Colorado Rapids 0

Sunday, February 22, 2026

Venue: Lumen Field

Referee: Malik Badawi

Assistants: Cameron Blanchard, Jason White

Fourth Official: Sergii Demianchuk

VAR: Daniel Radford

Attendance: 31,606

Weather: 44 degrees and rainy 

SCORING SUMMARY

SEA – Albert Rusnák (Paul Rothrock, Jesús Ferreira) 15’

SEA – Paul Rothrock (Jesús Ferreira, Osaze De Rosario) 62’

MISCONDUCT SUMMARY 

COL – Rafael Navarro (caution) 23’

COL – Dante Sealy (caution) 40’

COL – Reggie Cannon (caution) 42’

SEA – Cristian Roldan (caution) 61’

SEA – Snyder Brunell (caution) 72’

LINEUPS & STATS

Seattle Sounders FC – Andrew Thomas; Alex Roldan, Yeimar Gómez Andrade, Jackson Ragen, Nouhou; Cristian Roldan – Captain, Hassani Dotson (Snyder Brunell 45+14’); Albert Rusnák (Paul Arriola 88’), Jesús Ferreira (Georgi Minoungou 69’), Jordan Morris (Paul Rothrock 8’); Osaze De Rosario (Danny Musovski 69’) 

Substitutes not used: Stefan Frei, Antino Lopez, Kalani Kossa-Rienzi, Nikola Petković 

Total shots: 14

Shots on goal: 5

Fouls: 10

Offside: 4

Corner-kicks: 8

Saves: 4

Colorado Rapids – Zack Steffen – Captain; Reggie Cannon (Keegan Rosenberry HT), Lucas Herrington, Noah Cobb, Jackson Travis (Miguel Navvaro 88’); Josh Atencio, Paxten Aaronson (Alex Harris 68’), Hamzat Ojediran (Wayne Frederick 59’); Dante Sealy (Alexis Castillo Manyoma 68’), Rafael Navarro, Darren Yapi (Ted Ku-DiPietro 74’)

Substitutes not used: Nico Hansen, Connor Ronan, Rob Holding

Total shots: 7

Shots on goal: 4

Fouls: 17

Offside: 2

Corner-kicks: 4

Saves: 5

Quotes

\",{},{},{},\"019c8e91-d47b-773a-ae87-f23adc66291d\",\"https://bsky.app/profile/did:plc:6t6l7ub5onavxyoehyk7o5lw\",\"https://www.sounderatheart.com/2026/02/sounders-vs-rapids-highlights-stats-quotes/\",[\"Date\",\"2026-02-23T20:06:46.471Z\"],[\"Date\",\"2026-02-23T19:11:48.000Z\"],{\"id\":2972,\"iri\":2985,\"type\":55,\"username\":2986,\"instanceHost\":2987,\"handleHost\":2987,\"handle\":2988,\"accountId\":-2,\"name\":2989,\"bioHtml\":2990,\"automaticallyApprovesFollowers\":61,\"avatarUrl\":2991,\"headerUrl\":-2,\"inboxUrl\":2992,\"sharedInboxUrl\":-2,\"followersUrl\":2993,\"featuredUrl\":-2,\"fieldHtmls\":2994,\"emojis\":2995,\"tags\":2996,\"sensitive\":48,\"successorId\":-2,\"aliases\":2997,\"followeesCount\":235,\"followersCount\":2084,\"postsCount\":10,\"url\":2998,\"updated\":2999,\"published\":-2,\"created\":3000,\"instance\":3001,\"followers\":3006,\"blockees\":3007,\"blockers\":3008},\"https://www.sounderatheart.com/.ghost/activitypub/users/index\",\"News\",\"www.sounderatheart.com\",\"@News@www.sounderatheart.com\",\"Sounder at Heart\",\"News, opinion and analysis of Seattle Sounders and Seattle Reign.\",\"https://www.sounderatheart.com/content/images/2024/04/Untitled--3--1.png\",\"https://www.sounderatheart.com/.ghost/activitypub/inbox/index\",\"https://www.sounderatheart.com/.ghost/activitypub/followers/index\",{},{},{},[],\"https://www.sounderatheart.com/\",[\"Date\",\"2025-09-29T17:23:11.536Z\"],[\"Date\",\"2025-09-29T17:23:11.536Z\"],{\"host\":2987,\"software\":3002,\"softwareVersion\":3003,\"updated\":3004,\"created\":3005},\"ghost\",\"0.1.0\",[\"Date\",\"2025-09-29T17:23:11.028Z\"],[\"Date\",\"2025-09-29T17:23:11.028Z\"],[],[],[],{\"id\":2979,\"url\":2980,\"title\":3010,\"siteName\":3011,\"type\":728,\"description\":3012,\"author\":-2,\"imageUrl\":3013,\"imageAlt\":-2,\"imageType\":-2,\"imageWidth\":3014,\"imageHeight\":3015,\"creatorId\":-2,\"created\":3016,\"scraped\":3017,\"creator\":-2},\"MLS Analytics (@mlsstat.bsky.social)\",\"Bluesky Social\",\"by @catabush.com\\n🇺🇸| MLS and USMNT coverage.\\n📊| Data viz and analysis. \\nNot affiliated with MLS. \\n\\nSupport my work: https://ko-fi.com/catab\",\"https://cdn.bsky.app/img/banner/plain/did:plc:6t6l7ub5onavxyoehyk7o5lw/bafkreifhznearxg3rnpjzbblbbeij75ykev3qp4qocdnsrvkwa5obshyxq@jpeg\",3000,1000,[\"Date\",\"2026-02-24T07:34:07.742Z\"],[\"Date\",\"2026-02-24T07:34:07.742Z\"],[],[],[],[],{\"id\":3023,\"iri\":3024,\"type\":55,\"username\":3025,\"instanceHost\":342,\"handleHost\":342,\"handle\":3026,\"accountId\":-2,\"name\":3027,\"bioHtml\":3028,\"automaticallyApprovesFollowers\":61,\"avatarUrl\":3029,\"headerUrl\":3030,\"inboxUrl\":3031,\"sharedInboxUrl\":349,\"followersUrl\":3032,\"featuredUrl\":3033,\"fieldHtmls\":3034,\"emojis\":3039,\"tags\":3040,\"sensitive\":48,\"successorId\":-2,\"aliases\":3046,\"followeesCount\":3048,\"followersCount\":3049,\"postsCount\":10,\"url\":2897,\"updated\":3050,\"published\":3051,\"created\":3052,\"instance\":3053,\"followers\":3056,\"blockees\":3057,\"blockers\":3058},\"01959194-65f9-7a0a-9268-cb07d54e3e28\",\"https://hachyderm.io/users/mapache\",\"mapache\",\"@mapache@hachyderm.io\",\"Maho 🦝🍻\",\"

Beer, #Tech, Racoons, Family, Politics, #Mexico, #Seattle, Random Stuff.

I love tech, learning, traveling and discussing ideas not intentions. Having strong opinions since the 90s.

I develop simple tools for the fediverse such as almost-static-activity-pub, @vocalcat and @badgefed

#SoftwareEngineer @ #Microsoft

I write in @blog

Videos on https://www.youtube.com/@TheRaccoonBytes/ and @maho

\",\"https://media.hachyderm.io/accounts/avatars/109/266/608/197/201/021/original/bba7fc4f0d986c5a.jpg\",\"https://media.hachyderm.io/accounts/headers/109/266/608/197/201/021/original/20d94e77a72fc837.jpg\",\"https://hachyderm.io/users/mapache/inbox\",\"https://hachyderm.io/users/mapache/followers\",\"https://hachyderm.io/users/mapache/collections/featured\",{\"Blog\":3035,\"GitHub\":3036,\"Badges\":3037,\"LinkedIn\":3038},\"https://maho.dev\",\"https://github.com/mahomedalid\",\"https://verifiedby.maho.dev/recipient/aHR0cHM6Ly9oYWNoeWRlcm0uaW8vQG1hcGFjaGU\",\"https://www.linkedin.com/in/mahomedalid\",{},{\"#tech\":3041,\"#mexico\":3042,\"#seattle\":3043,\"#microsoft\":3044,\"#softwareengineer\":3045},\"https://hachyderm.io/tags/tech\",\"https://hachyderm.io/tags/mexico\",\"https://hachyderm.io/tags/seattle\",\"https://hachyderm.io/tags/microsoft\",\"https://hachyderm.io/tags/softwareengineer\",[3047],\"https://maho.dev/@blog\",2152,1006,[\"Date\",\"2025-03-13T22:16:16.643Z\"],[\"Date\",\"2022-11-01T00:00:00.000Z\"],[\"Date\",\"2025-03-13T22:16:16.643Z\"],{\"host\":342,\"software\":84,\"softwareVersion\":277,\"updated\":3054,\"created\":3055},[\"Date\",\"2026-02-27T20:59:59.732Z\"],[\"Date\",\"2025-02-24T02:39:59.945Z\"],[],[],[],{\"slots\":3060,\"props\":3061},[],{\"href\":3062,\"internalHref\":3063,\"class\":6,\"children\":3064},\"https://thepit.social/@tsyum\",\"/@tsyum@thepit.social\",[\"Slot\",3065],{\"name\":9,\"id\":3066},113,{\"slots\":3068,\"props\":3069},[],{\"href\":3062,\"internalHref\":3063,\"children\":3070},[\"Slot\",3071],{\"name\":9,\"id\":3072},114,{\"slots\":3074,\"props\":3075},[],{\"href\":3076,\"internalHref\":3077,\"class\":22,\"children\":3078},\"https://thepit.social/@tsyum/116120607051462067\",\"/@tsyum@thepit.social/019c8e91-c273-7641-b90f-c93080010b48\",[\"Slot\",3079],{\"name\":9,\"id\":3080},115,{\"slots\":3082,\"props\":3083},[],{\"value\":3084,\"locale\":30},[\"Date\",\"2026-02-23T15:17:28.000Z\"],{\"slots\":3086,\"props\":3087},[],{\"href\":2779,\"internalHref\":2780,\"children\":3088},[\"Slot\",3089],{\"name\":9,\"id\":3090},116,{\"slots\":3092,\"props\":3093},[],{\"id\":3094,\"language\":30,\"class\":35},\"019c8e72-0f31-7cc6-bec4-393ae5536dce\",{\"slots\":3096,\"props\":3097},[],{\"language\":30,\"post\":3098,\"class\":95,\"signedAccount\":-1},{\"id\":3099,\"iri\":3100,\"type\":42,\"visibility\":43,\"actorId\":3101,\"articleSourceId\":-2,\"noteSourceId\":-2,\"sharedPostId\":-2,\"replyTargetId\":-2,\"quotedPostId\":3094,\"name\":-2,\"summary\":-2,\"contentHtml\":3102,\"language\":30,\"tags\":3103,\"emojis\":3106,\"sensitive\":48,\"repliesCount\":16,\"sharesCount\":516,\"quotesCount\":10,\"reactionsCounts\":3107,\"reactionsCount\":10,\"linkId\":-2,\"linkUrl\":-2,\"url\":3076,\"updated\":3108,\"published\":3084,\"actor\":3109,\"link\":-2,\"replyTarget\":-2,\"mentions\":3144,\"media\":3145,\"shares\":3146,\"reactions\":3147},\"019c8e91-c273-7641-b90f-c93080010b48\",\"https://thepit.social/users/tsyum/statuses/116120607051462067\",\"01968ce7-e630-7966-9e71-6cf88fa62f9a\",\"

RE: https://mastodon.social/@Tutanota/116120524781775682

c'mon Europe! This would be so incredibly depressing, but I know you've shown up before. Please fight for us!

#privacy #Europe

\",{\"europe\":3104,\"privacy\":3105},\"https://thepit.social/tags/europe\",\"https://thepit.social/tags/privacy\",{},{},[\"Date\",\"2026-02-23T15:17:28.000Z\"],{\"id\":3101,\"iri\":3110,\"type\":55,\"username\":3111,\"instanceHost\":3112,\"handleHost\":3112,\"handle\":3113,\"accountId\":-2,\"name\":3114,\"bioHtml\":3115,\"automaticallyApprovesFollowers\":48,\"avatarUrl\":3116,\"headerUrl\":3117,\"inboxUrl\":3118,\"sharedInboxUrl\":3119,\"followersUrl\":3120,\"featuredUrl\":3121,\"fieldHtmls\":3122,\"emojis\":3123,\"tags\":3124,\"sensitive\":48,\"successorId\":-2,\"aliases\":3132,\"followeesCount\":3133,\"followersCount\":3134,\"postsCount\":10,\"url\":3062,\"updated\":3135,\"published\":3136,\"created\":3137,\"instance\":3138,\"followers\":3141,\"blockees\":3142,\"blockers\":3143},\"https://thepit.social/users/tsyum\",\"tsyum\",\"thepit.social\",\"@tsyum@thepit.social\",\"ts 🚉\",\"

big music fan · intersectional feminist · supporter of mobility options · tea drinker...

less cars >> EVs 💪

he, they… either works!

estudiante de español 🫔

typically on Massachusett, Nipmuc, Pawtucket, or Wampanoag land

🌎🌍🌏 is our only option - an awesome living thing

Let’s celebrate and remember as we fight.

IMAGE 1: brutalist tunnel wall
I2: cartoon-ified selfie in an urban park with palm trees

#communication #music #remember #Spanish #transportation #tea #Boston

\",\"https://cdn.masto.host/thepitsocial/accounts/avatars/109/277/323/464/680/290/original/3665fdf067ae0237.jpg\",\"https://cdn.masto.host/thepitsocial/accounts/headers/109/277/323/464/680/290/original/68302d325ceec41a.jpg\",\"https://thepit.social/users/tsyum/inbox\",\"https://thepit.social/inbox\",\"https://thepit.social/users/tsyum/followers\",\"https://thepit.social/users/tsyum/collections/featured\",{},{},{\"#tea\":3125,\"#music\":3126,\"#boston\":3127,\"#spanish\":3128,\"#remember\":3129,\"#communication\":3130,\"#transportation\":3131},\"https://thepit.social/tags/tea\",\"https://thepit.social/tags/music\",\"https://thepit.social/tags/boston\",\"https://thepit.social/tags/spanish\",\"https://thepit.social/tags/remember\",\"https://thepit.social/tags/communication\",\"https://thepit.social/tags/transportation\",[],905,601,[\"Date\",\"2025-05-01T17:32:10.160Z\"],[\"Date\",\"2022-11-03T00:00:00.000Z\"],[\"Date\",\"2025-05-01T17:32:10.160Z\"],{\"host\":3112,\"software\":84,\"softwareVersion\":277,\"updated\":3139,\"created\":3140},[\"Date\",\"2026-02-19T01:08:59.834Z\"],[\"Date\",\"2025-03-24T23:02:31.102Z\"],[],[],[],[],[],[],[],{\"slots\":3149,\"props\":3150},[],{\"href\":664,\"internalHref\":665,\"class\":6,\"children\":3151},[\"Slot\",3152],{\"name\":9,\"id\":3153},117,{\"slots\":3155,\"props\":3156},[],{\"href\":664,\"internalHref\":665,\"children\":3157},[\"Slot\",3158],{\"name\":9,\"id\":2860},{\"slots\":3160,\"props\":3161},[],{\"href\":3162,\"internalHref\":3163,\"class\":22,\"children\":3164},\"https://activitypub.space/post/1294\",\"/@julian@activitypub.space/019c8e91-b9f4-7ead-8b6d-d9409984ff5b\",[\"Slot\",3165],{\"name\":9,\"id\":3166},119,{\"slots\":3168,\"props\":3169},[],{\"value\":3170,\"locale\":30},[\"Date\",\"2026-02-23T19:32:19.361Z\"],{\"slots\":3172,\"props\":3173},[],{\"medium\":3174,\"class\":327},{\"postId\":3175,\"index\":10,\"type\":193,\"url\":3176,\"alt\":-2,\"width\":-2,\"height\":-2,\"thumbnailKey\":-2,\"sensitive\":48},\"019c8e91-b9f4-7ead-8b6d-d9409984ff5b\",\"https://activitypub.space/assets/uploads/files/1771875096896-1000012059.png\",{\"slots\":3178,\"props\":3179},[],{\"language\":30,\"post\":3180,\"class\":95,\"signedAccount\":-1},{\"id\":3175,\"iri\":3162,\"type\":42,\"visibility\":43,\"actorId\":692,\"articleSourceId\":-2,\"noteSourceId\":-2,\"sharedPostId\":-2,\"replyTargetId\":-2,\"quotedPostId\":-2,\"name\":3181,\"summary\":-2,\"contentHtml\":3182,\"language\":-2,\"tags\":3183,\"emojis\":3184,\"sensitive\":48,\"repliesCount\":10,\"sharesCount\":10,\"quotesCount\":10,\"reactionsCounts\":3185,\"reactionsCount\":10,\"linkId\":-2,\"linkUrl\":-2,\"url\":3162,\"updated\":3186,\"published\":3170,\"actor\":3187,\"link\":-2,\"sharedPost\":-2,\"replyTarget\":-2,\"mentions\":3201,\"media\":3202,\"shares\":3203,\"reactions\":3204},\"In celebration over the fact NodeBB submissions here actually have an image preview now, I submit...\",\"

\\\"1000012059.png\\\"

\\n

In other news, nobody has complained about federation jank from a nodebb instance lately!

\\n

I post this to tempt fate. Come at me karma.

\\n\",{},{},{},[\"Date\",\"2026-02-23T19:33:27.555Z\"],{\"id\":692,\"iri\":701,\"type\":55,\"username\":702,\"instanceHost\":703,\"handleHost\":703,\"handle\":704,\"accountId\":-2,\"name\":702,\"bioHtml\":705,\"automaticallyApprovesFollowers\":61,\"avatarUrl\":706,\"headerUrl\":707,\"inboxUrl\":708,\"sharedInboxUrl\":709,\"followersUrl\":-2,\"featuredUrl\":-2,\"fieldHtmls\":3188,\"emojis\":3189,\"tags\":3190,\"sensitive\":48,\"successorId\":-2,\"aliases\":3191,\"followeesCount\":10,\"followersCount\":10,\"postsCount\":10,\"url\":664,\"updated\":3192,\"published\":3193,\"created\":3194,\"instance\":3195,\"followers\":3198,\"blockees\":3199,\"blockers\":3200},{},{},{},[],[\"Date\",\"2025-08-27T18:28:41.136Z\"],[\"Date\",\"2025-08-14T03:33:22.416Z\"],[\"Date\",\"2025-08-27T18:28:41.136Z\"],{\"host\":703,\"software\":718,\"softwareVersion\":719,\"updated\":3196,\"created\":3197},[\"Date\",\"2026-02-27T02:20:03.971Z\"],[\"Date\",\"2025-08-27T02:57:26.091Z\"],[],[],[],[],[3174],[],[],{\"slots\":3206,\"props\":3207},[],{\"href\":3208,\"internalHref\":3209,\"class\":6,\"children\":3210},\"https://infosec.exchange/@scottwilson\",\"/@scottwilson@infosec.exchange\",[\"Slot\",3211],{\"name\":9,\"id\":3212},120,{\"slots\":3214,\"props\":3215},[],{\"href\":3208,\"internalHref\":3209,\"children\":3216},[\"Slot\",3217],{\"name\":9,\"id\":3218},121,{\"slots\":3220,\"props\":3221},[],{\"href\":3222,\"internalHref\":3223,\"class\":22,\"children\":3224},\"https://infosec.exchange/@scottwilson/116120821286905914\",\"/@scottwilson@infosec.exchange/019c8e91-b4ec-7447-a619-ee1d9f46477b\",[\"Slot\",3225],{\"name\":9,\"id\":3226},122,{\"slots\":3228,\"props\":3229},[],{\"value\":3230,\"locale\":30},[\"Date\",\"2026-02-23T16:11:57.000Z\"],{\"slots\":3232,\"props\":3233},[],{\"href\":2779,\"internalHref\":2780,\"children\":3234},[\"Slot\",3235],{\"name\":9,\"id\":3236},123,{\"slots\":3238,\"props\":3239},[],{\"language\":30,\"post\":3240,\"class\":95,\"signedAccount\":-1},{\"id\":3241,\"iri\":3242,\"type\":42,\"visibility\":43,\"actorId\":3243,\"articleSourceId\":-2,\"noteSourceId\":-2,\"sharedPostId\":-2,\"replyTargetId\":-2,\"quotedPostId\":-2,\"name\":-2,\"summary\":-2,\"contentHtml\":3244,\"language\":30,\"tags\":3245,\"emojis\":3252,\"sensitive\":48,\"repliesCount\":10,\"sharesCount\":394,\"quotesCount\":10,\"reactionsCounts\":3253,\"reactionsCount\":10,\"linkId\":-2,\"linkUrl\":-2,\"url\":3222,\"updated\":3254,\"published\":3230,\"actor\":3255,\"link\":-2,\"replyTarget\":-2,\"mentions\":3284,\"media\":3349,\"shares\":3350,\"reactions\":3351},\"019c8e91-b4ec-7447-a619-ee1d9f46477b\",\"https://infosec.exchange/users/scottwilson/statuses/116120821286905914\",\"0195ae60-cb26-7b29-9091-90cf53b26551\",\"

I've seen several toots and boosts about what data #Persona slurps up when you go through the process to be verified on #LinkedIn. Both @Ivovanwilligen and @BenjaminHCCarr shared good information about this.

To aid folks in requesting and deleting their data from Persona's system, you can use this helpful intake form, which is their #GDPR Data Subject Access Request form:

https://withpersona.com/dsar

https://thelocalstack.eu/posts/linkedin-identity-verification-privacy/

#privacy #anonymity #infosec

\",{\"gdpr\":3246,\"infosec\":3247,\"persona\":3248,\"privacy\":3249,\"linkedin\":3250,\"anonymity\":3251},\"https://infosec.exchange/tags/gdpr\",\"https://infosec.exchange/tags/infosec\",\"https://infosec.exchange/tags/persona\",\"https://infosec.exchange/tags/privacy\",\"https://infosec.exchange/tags/linkedin\",\"https://infosec.exchange/tags/anonymity\",{},{},[\"Date\",\"2026-02-23T16:12:39.000Z\"],{\"id\":3243,\"iri\":3256,\"type\":55,\"username\":3257,\"instanceHost\":3258,\"handleHost\":3258,\"handle\":3259,\"accountId\":-2,\"name\":3260,\"bioHtml\":3261,\"automaticallyApprovesFollowers\":61,\"avatarUrl\":3262,\"headerUrl\":3263,\"inboxUrl\":3264,\"sharedInboxUrl\":3265,\"followersUrl\":3266,\"featuredUrl\":-2,\"fieldHtmls\":3267,\"emojis\":3270,\"tags\":3271,\"sensitive\":48,\"successorId\":-2,\"aliases\":3272,\"followeesCount\":1431,\"followersCount\":3273,\"postsCount\":10,\"url\":3208,\"updated\":3274,\"published\":3275,\"created\":3276,\"instance\":3277,\"followers\":3281,\"blockees\":3282,\"blockers\":3283},\"https://infosec.exchange/users/scottwilson\",\"scottwilson\",\"infosec.exchange\",\"@scottwilson@infosec.exchange\",\"Scott Wilson\",\"

27+ year information security professional.

I like non-alcoholic #beer, #gardening and yardwork, playing guitar, and reading #books (mystery, thriller, suspense, #scifi, fantasy, astrophysics, and cosmology).

Stage IIIB #ColorectalCancer survivor.

I'm a Christian, a husband, a dad, a doggy-daddy, and a friend. I’m an LGBTQIA+ #ally, a #BlackLivesMatter advocate, a believer in #TransRights and equality. I support #Ukraine.

Posts are on auto-delete (1 week).

\",\"https://media.infosec.exchange/infosec.exchange/accounts/avatars/111/483/146/790/492/677/original/f49ceb8cb36b4ab7.png\",\"https://media.infosec.exchange/infosec.exchange/accounts/headers/111/483/146/790/492/677/original/bc50c2d309a78bc5.jpeg\",\"https://infosec.exchange/users/scottwilson/inbox\",\"https://infosec.exchange/inbox\",\"https://infosec.exchange/users/scottwilson/followers\",{\"Home Page\":3268,\"Code\":3269},\"https://bscottwilson.com\",\"https://codeberg.org/bswilson\",{},{},[],314,[\"Date\",\"2025-03-19T12:28:53.928Z\"],[\"Date\",\"2023-11-27T00:00:00.000Z\"],[\"Date\",\"2025-03-19T12:28:53.928Z\"],{\"host\":3258,\"software\":84,\"softwareVersion\":3278,\"updated\":3279,\"created\":3280},\"4.6.0-alpha.5+glitch\",[\"Date\",\"2026-02-27T21:08:46.051Z\"],[\"Date\",\"2025-01-21T02:58:45.166Z\"],[],[],[],[3285,3308],{\"postId\":3241,\"actorId\":3286,\"actor\":3287},\"0195f251-acf0-7a2c-b6be-1338f84d769b\",{\"id\":3286,\"iri\":3288,\"type\":55,\"username\":3289,\"instanceHost\":153,\"handleHost\":153,\"handle\":3290,\"accountId\":-2,\"name\":3291,\"bioHtml\":3292,\"automaticallyApprovesFollowers\":61,\"avatarUrl\":3293,\"headerUrl\":3294,\"inboxUrl\":3295,\"sharedInboxUrl\":160,\"followersUrl\":3296,\"featuredUrl\":-2,\"fieldHtmls\":3297,\"emojis\":3300,\"tags\":3301,\"sensitive\":48,\"successorId\":-2,\"aliases\":3302,\"followeesCount\":3303,\"followersCount\":1402,\"postsCount\":10,\"url\":3304,\"updated\":3305,\"published\":3306,\"created\":3307},\"https://mastodon.social/users/Ivovanwilligen\",\"Ivovanwilligen\",\"@Ivovanwilligen@mastodon.social\",\"Ivo 🇪🇺\",\"

Creative Director | Make Something Wonderful 🌳 🐝 🌍

\",\"https://files.mastodon.social/accounts/avatars/109/537/090/201/985/108/original/bffdfea0dfe57323.png\",\"https://files.mastodon.social/accounts/headers/109/537/090/201/985/108/original/bf7398a1b777f182.jpeg\",\"https://mastodon.social/users/Ivovanwilligen/inbox\",\"https://mastodon.social/users/Ivovanwilligen/followers\",{\"Website\":3298,\"Location\":3299},\"https://www.vanwilligen.nl\",\"🇪🇺 European Union\",{},{},[],323,\"https://mastodon.social/@Ivovanwilligen\",[\"Date\",\"2025-04-01T17:06:33.841Z\"],[\"Date\",\"2022-12-18T00:00:00.000Z\"],[\"Date\",\"2025-04-01T17:06:33.841Z\"],{\"postId\":3241,\"actorId\":3309,\"actor\":3310},\"01974837-ee43-74fb-88dc-e64e56c9b9aa\",{\"id\":3309,\"iri\":3311,\"type\":55,\"username\":3312,\"instanceHost\":342,\"handleHost\":342,\"handle\":3313,\"accountId\":-2,\"name\":3314,\"bioHtml\":3315,\"automaticallyApprovesFollowers\":61,\"avatarUrl\":3316,\"headerUrl\":3317,\"inboxUrl\":3318,\"sharedInboxUrl\":349,\"followersUrl\":3319,\"featuredUrl\":3320,\"fieldHtmls\":3321,\"emojis\":3326,\"tags\":3327,\"sensitive\":48,\"successorId\":-2,\"aliases\":3341,\"followeesCount\":3343,\"followersCount\":3344,\"postsCount\":10,\"url\":3345,\"updated\":3346,\"published\":3347,\"created\":3348},\"https://hachyderm.io/users/BenjaminHCCarr\",\"BenjaminHCCarr\",\"@BenjaminHCCarr@hachyderm.io\",\"Benjamin Carr, Ph.D. 👨🏻‍💻🧬\",\"

#Ecology & #Ocean #Scientist now doing Scientific #HPC, #SRE, #DevOps, #PlatformEngineering, and #Supercomputing

I also talk about #climate #climatechange #climatecrisis #Linux #PhDLife

\",\"https://media.hachyderm.io/accounts/avatars/109/309/207/375/811/790/original/a87d009807f38fa3.jpeg\",\"https://media.hachyderm.io/accounts/headers/109/309/207/375/811/790/original/dab726e17bb267b6.jpg\",\"https://hachyderm.io/users/BenjaminHCCarr/inbox\",\"https://hachyderm.io/users/BenjaminHCCarr/followers\",\"https://hachyderm.io/users/BenjaminHCCarr/collections/featured\",{\"LinkedIn\":3322,\"GitHub\":3323,\"Twitter\":3324,\"Twittodon Verified\":3325},\"https://www.linkedin.com/in/bencarr/\",\"https://github.com/BenjaminHCCarr\",\"https://twitter.com/BenjaminHCCarr/\",\"https://twittodon.com/share.php?t=BenjaminHCCarr&m=BenjaminHCCarr@hachyderm.io\",{},{\"#hpc\":3328,\"#sre\":3329,\"#linux\":3330,\"#ocean\":3331,\"#devops\":3332,\"#climate\":3333,\"#ecology\":3334,\"#phdlife\":3335,\"#scientist\":3336,\"#climatechange\":3337,\"#climatecrisis\":3338,\"#supercomputing\":3339,\"#platformengineering\":3340},\"https://hachyderm.io/tags/hpc\",\"https://hachyderm.io/tags/sre\",\"https://hachyderm.io/tags/linux\",\"https://hachyderm.io/tags/ocean\",\"https://hachyderm.io/tags/devops\",\"https://hachyderm.io/tags/climate\",\"https://hachyderm.io/tags/ecology\",\"https://hachyderm.io/tags/phdlife\",\"https://hachyderm.io/tags/scientist\",\"https://hachyderm.io/tags/climatechange\",\"https://hachyderm.io/tags/climatecrisis\",\"https://hachyderm.io/tags/supercomputing\",\"https://hachyderm.io/tags/platformengineering\",[3342],\"https://noc.social/users/benjaminhccarr\",595,1944,\"https://hachyderm.io/@BenjaminHCCarr\",[\"Date\",\"2025-06-07T02:28:34.501Z\"],[\"Date\",\"2022-11-08T00:00:00.000Z\"],[\"Date\",\"2025-06-07T02:28:34.501Z\"],[],[],[],{\"slots\":3353,\"props\":3354},[],{\"href\":3208,\"internalHref\":3209,\"class\":6,\"children\":3355},[\"Slot\",3356],{\"name\":9,\"id\":3357},124,{\"slots\":3359,\"props\":3360},[],{\"href\":3208,\"internalHref\":3209,\"children\":3361},[\"Slot\",3362],{\"name\":9,\"id\":3363},125,{\"slots\":3365,\"props\":3366},[],{\"href\":3367,\"internalHref\":3368,\"class\":22,\"children\":3369},\"https://infosec.exchange/@scottwilson/116120846483444599\",\"/@scottwilson@infosec.exchange/019c8e91-9e41-73b0-a928-24ec42c6d4bf\",[\"Slot\",3370],{\"name\":9,\"id\":3371},126,{\"slots\":3373,\"props\":3374},[],{\"value\":3375,\"locale\":30},[\"Date\",\"2026-02-23T16:18:22.000Z\"],{\"slots\":3377,\"props\":3378},[],{\"href\":2779,\"internalHref\":2780,\"children\":3379},[\"Slot\",3380],{\"name\":9,\"id\":3381},127,{\"slots\":3383,\"props\":3384},[],{\"medium\":3385,\"class\":327},{\"postId\":3386,\"index\":10,\"type\":193,\"url\":3387,\"alt\":3388,\"width\":3389,\"height\":3389,\"thumbnailKey\":-2,\"sensitive\":48},\"019c8e91-9e41-73b0-a928-24ec42c6d4bf\",\"https://media.infosec.exchange/infosec.exchange/media_attachments/files/116/120/845/350/410/026/original/47c43fdb10b31373.png\",\"Ye Olde and Venerable Firefox Logo\",256,{\"slots\":3391,\"props\":3392},[],{\"language\":30,\"post\":3393,\"class\":95,\"signedAccount\":-1},{\"id\":3386,\"iri\":3394,\"type\":42,\"visibility\":43,\"actorId\":3243,\"articleSourceId\":-2,\"noteSourceId\":-2,\"sharedPostId\":-2,\"replyTargetId\":-2,\"quotedPostId\":-2,\"name\":-2,\"summary\":-2,\"contentHtml\":3395,\"language\":30,\"tags\":3396,\"emojis\":3402,\"sensitive\":48,\"repliesCount\":16,\"sharesCount\":314,\"quotesCount\":10,\"reactionsCounts\":3403,\"reactionsCount\":10,\"linkId\":3404,\"linkUrl\":3405,\"url\":3367,\"updated\":3406,\"published\":3375,\"actor\":3407,\"link\":3421,\"replyTarget\":-2,\"mentions\":3429,\"media\":3430,\"shares\":3431,\"reactions\":3432},\"https://infosec.exchange/users/scottwilson/statuses/116120846483444599\",\"

A reminder for #Firefox fans! Firefox 148 ships on 24 February (in 1 day).

This newest release brings us the #AI "kill switch" that has been promised. I've been testing it both in the Beta and Nightly releases of Firefox. From what I've seen so far, it does what it says.

However, only time will tell if user preferences are preserved across updates and upgrades. In the past that has not been the case for many people.

https://whattrainisitnow.com/

#Mozilla #Firefox #privacy #browser #AI #killswitch

\",{\"ai\":3397,\"browser\":3398,\"firefox\":3399,\"mozilla\":3400,\"privacy\":3249,\"killswitch\":3401},\"https://infosec.exchange/tags/ai\",\"https://infosec.exchange/tags/browser\",\"https://infosec.exchange/tags/firefox\",\"https://infosec.exchange/tags/mozilla\",\"https://infosec.exchange/tags/killswitch\",{},{},\"019c8e91-9e38-7d84-88c0-a391677653e7\",\"https://whattrainisitnow.com/\",[\"Date\",\"2026-02-23T16:18:47.000Z\"],{\"id\":3243,\"iri\":3256,\"type\":55,\"username\":3257,\"instanceHost\":3258,\"handleHost\":3258,\"handle\":3259,\"accountId\":-2,\"name\":3260,\"bioHtml\":3261,\"automaticallyApprovesFollowers\":61,\"avatarUrl\":3262,\"headerUrl\":3263,\"inboxUrl\":3264,\"sharedInboxUrl\":3265,\"followersUrl\":3266,\"featuredUrl\":-2,\"fieldHtmls\":3408,\"emojis\":3409,\"tags\":3410,\"sensitive\":48,\"successorId\":-2,\"aliases\":3411,\"followeesCount\":1431,\"followersCount\":3273,\"postsCount\":10,\"url\":3208,\"updated\":3412,\"published\":3413,\"created\":3414,\"instance\":3415,\"followers\":3418,\"blockees\":3419,\"blockers\":3420},{\"Home Page\":3268,\"Code\":3269},{},{},[],[\"Date\",\"2025-03-19T12:28:53.928Z\"],[\"Date\",\"2023-11-27T00:00:00.000Z\"],[\"Date\",\"2025-03-19T12:28:53.928Z\"],{\"host\":3258,\"software\":84,\"softwareVersion\":3278,\"updated\":3416,\"created\":3417},[\"Date\",\"2026-02-27T21:08:46.051Z\"],[\"Date\",\"2025-01-21T02:58:45.166Z\"],[],[],[],{\"id\":3404,\"url\":3405,\"title\":3422,\"siteName\":3422,\"type\":-2,\"description\":3423,\"author\":-2,\"imageUrl\":3424,\"imageAlt\":-2,\"imageType\":-2,\"imageWidth\":3425,\"imageHeight\":3426,\"creatorId\":-2,\"created\":3427,\"scraped\":3428,\"creator\":-2},\"What Firefox trains are we in?\",\"Follow Firefox trains and major milestones easily!\",\"https://whattrainisitnow.com/assets/img/site-sharing-header.png\",1454,278,[\"Date\",\"2026-02-24T07:33:53.856Z\"],[\"Date\",\"2026-02-24T07:33:53.856Z\"],[],[3385],[],[],{\"slots\":3434,\"props\":3435},[],{\"href\":3436,\"internalHref\":3437,\"class\":6,\"children\":3438},\"https://mstdn.social/@JorisMeys\",\"/@JorisMeys@mstdn.social\",[\"Slot\",3439],{\"name\":9,\"id\":3440},128,{\"slots\":3442,\"props\":3443},[],{\"href\":3436,\"internalHref\":3437,\"children\":3444},[\"Slot\",3445],{\"name\":9,\"id\":3446},129,{\"slots\":3448,\"props\":3449},[],{\"href\":3450,\"internalHref\":3451,\"class\":22,\"children\":3452},\"https://mstdn.social/@JorisMeys/116120847421015221\",\"/@JorisMeys@mstdn.social/019c8e91-97bf-7464-9366-de7e0accd4a8\",[\"Slot\",3453],{\"name\":9,\"id\":3454},130,{\"slots\":3456,\"props\":3457},[],{\"value\":3458,\"locale\":30},[\"Date\",\"2026-02-23T16:18:36.000Z\"],{\"slots\":3460,\"props\":3461},[],{\"href\":2779,\"internalHref\":2780,\"children\":3462},[\"Slot\",3463],{\"name\":9,\"id\":3464},131,{\"slots\":3466,\"props\":3467},[],{\"language\":30,\"post\":3468,\"class\":95,\"signedAccount\":-1},{\"id\":3469,\"iri\":3470,\"type\":42,\"visibility\":43,\"actorId\":3471,\"articleSourceId\":-2,\"noteSourceId\":-2,\"sharedPostId\":-2,\"replyTargetId\":-2,\"quotedPostId\":-2,\"name\":-2,\"summary\":-2,\"contentHtml\":3472,\"language\":30,\"tags\":3473,\"emojis\":3477,\"sensitive\":48,\"repliesCount\":16,\"sharesCount\":271,\"quotesCount\":10,\"reactionsCounts\":3478,\"reactionsCount\":10,\"linkId\":3479,\"linkUrl\":3480,\"url\":3450,\"updated\":3481,\"published\":3458,\"actor\":3482,\"link\":3510,\"replyTarget\":-2,\"mentions\":3520,\"media\":3521,\"shares\":3522,\"reactions\":3523},\"019c8e91-97bf-7464-9366-de7e0accd4a8\",\"https://mstdn.social/users/JorisMeys/statuses/116120847421015221\",\"0196a031-4286-7c30-8b1e-44031297808d\",\"

I keep being baffled by whole industries using AI as a fancy search in a database. Yes, they memorize and reproduce, which is both a copyright and a privacy issue.

No, they're not 100% accurate in either memorizing or reproducing, which is a liability issue. Can we stop abusing these transformer based models as a fake solution to problems they're not made for? Not everything is a nail, so stop throwing your fancy hammer at it.

#AI #privacy #LLM

https://arstechnica.com/ai/2026/02/ais-can-generate-near-verbatim-copies-of-novels-from-training-data/

\",{\"ai\":3474,\"llm\":3475,\"privacy\":3476},\"https://mstdn.social/tags/AI\",\"https://mstdn.social/tags/LLM\",\"https://mstdn.social/tags/Privacy\",{},{},\"019c8e82-88a5-7736-b402-a8a1fc36ad25\",\"https://www.ft.com/content/e4b7a54c-90ec-490a-b0b1-f5991294f52a\",[\"Date\",\"2026-02-23T17:34:05.000Z\"],{\"id\":3471,\"iri\":3483,\"type\":55,\"username\":3484,\"instanceHost\":3485,\"handleHost\":3485,\"handle\":3486,\"accountId\":-2,\"name\":3487,\"bioHtml\":3488,\"automaticallyApprovesFollowers\":61,\"avatarUrl\":3489,\"headerUrl\":3490,\"inboxUrl\":3491,\"sharedInboxUrl\":3492,\"followersUrl\":3493,\"featuredUrl\":3494,\"fieldHtmls\":3495,\"emojis\":3496,\"tags\":3497,\"sensitive\":48,\"successorId\":-2,\"aliases\":3498,\"followeesCount\":3499,\"followersCount\":3500,\"postsCount\":10,\"url\":3436,\"updated\":3501,\"published\":3502,\"created\":3503,\"instance\":3504,\"followers\":3507,\"blockees\":3508,\"blockers\":3509},\"https://mstdn.social/users/JorisMeys\",\"JorisMeys\",\"mstdn.social\",\"@JorisMeys@mstdn.social\",\"Joris Meys\",\"

Statistics/Data Science/#rstats instructor at
Ghent University (BE 🇧🇪).

Toots in English and Dutch. And on a saxophone once in a while.

Donate to help girls get an education: https://malala.org/donate?sc=header

\",\"https://media.mstdn.social/accounts/avatars/109/505/155/664/158/382/original/e851a7693977e22f.jpg\",\"https://media.mstdn.social/accounts/headers/109/505/155/664/158/382/original/2579d679ffb5cde2.jpg\",\"https://mstdn.social/users/JorisMeys/inbox\",\"https://mstdn.social/inbox\",\"https://mstdn.social/users/JorisMeys/followers\",\"https://mstdn.social/users/JorisMeys/collections/featured\",{},{},{},[],337,841,[\"Date\",\"2025-05-05T11:25:05.032Z\"],[\"Date\",\"2022-12-13T00:00:00.000Z\"],[\"Date\",\"2025-05-05T11:25:05.032Z\"],{\"host\":3485,\"software\":84,\"softwareVersion\":277,\"updated\":3505,\"created\":3506},[\"Date\",\"2026-02-27T14:39:56.631Z\"],[\"Date\",\"2024-12-13T09:13:27.842Z\"],[],[],[],{\"id\":3479,\"url\":3480,\"title\":3511,\"siteName\":3512,\"type\":574,\"description\":3513,\"author\":-2,\"imageUrl\":3514,\"imageAlt\":3515,\"imageType\":577,\"imageWidth\":3516,\"imageHeight\":3517,\"creatorId\":-2,\"created\":3518,\"scraped\":3519,\"creator\":-2},\"AIs can generate near-verbatim copies of novels from training data\",\"Ars Technica\",\"LLMs memorize more training data than previously thought.\",\"https://cdn.arstechnica.net/wp-content/uploads/2026/01/library-shelves-1152x648-1768598730.jpg\",\"Library shelves filled with books\",1152,648,[\"Date\",\"2026-02-24T07:17:25.286Z\"],[\"Date\",\"2026-02-24T09:56:48.150Z\"],[],[],[],[],{\"slots\":3525,\"props\":3526},[],{\"href\":447,\"internalHref\":448,\"class\":6,\"children\":3527},[\"Slot\",3528],{\"name\":9,\"id\":3529},132,{\"slots\":3531,\"props\":3532},[],{\"href\":447,\"internalHref\":448,\"children\":3533},[\"Slot\",3534],{\"name\":9,\"id\":3535},133,{\"slots\":3537,\"props\":3538},[],{\"href\":3539,\"internalHref\":3540,\"class\":22,\"children\":3541},\"https://social.lansky.name/@hn50/116121600485686473\",\"/@hn50@social.lansky.name/019c8e91-8c9a-7760-901e-506574abf0f6\",[\"Slot\",3542],{\"name\":9,\"id\":3543},134,{\"slots\":3545,\"props\":3546},[],{\"value\":3547,\"locale\":30},[\"Date\",\"2026-02-23T19:30:07.000Z\"],{\"slots\":3549,\"props\":3550},[],{\"language\":30,\"post\":3551,\"class\":95,\"signedAccount\":-1},{\"id\":3552,\"iri\":3553,\"type\":42,\"visibility\":43,\"actorId\":475,\"articleSourceId\":-2,\"noteSourceId\":-2,\"sharedPostId\":-2,\"replyTargetId\":-2,\"quotedPostId\":-2,\"name\":-2,\"summary\":-2,\"contentHtml\":3554,\"language\":30,\"tags\":3555,\"emojis\":3556,\"sensitive\":48,\"repliesCount\":10,\"sharesCount\":10,\"quotesCount\":10,\"reactionsCounts\":3557,\"reactionsCount\":10,\"linkId\":-2,\"linkUrl\":-2,\"url\":3539,\"updated\":3558,\"published\":3547,\"actor\":3559,\"link\":-2,\"sharedPost\":-2,\"replyTarget\":-2,\"mentions\":3573,\"media\":3574,\"shares\":3575,\"reactions\":3576},\"019c8e91-8c9a-7760-901e-506574abf0f6\",\"https://social.lansky.name/users/hn50/statuses/116121600485686473\",\"

ASML unveils EUV light source advance that could yield 50% more chips by 2030

Link: https://www.reuters.com/world/china/asml-unveils-euv-light-source-advance-that-could-yield-50-more-chips-by-2030-2026-02-23/
Discussion: https://news.ycombinator.com/item?id=47125349

\",{},{},{},[\"Date\",\"2026-02-23T19:30:07.000Z\"],{\"id\":475,\"iri\":482,\"type\":483,\"username\":484,\"instanceHost\":485,\"handleHost\":485,\"handle\":486,\"accountId\":-2,\"name\":487,\"bioHtml\":488,\"automaticallyApprovesFollowers\":61,\"avatarUrl\":489,\"headerUrl\":-2,\"inboxUrl\":490,\"sharedInboxUrl\":491,\"followersUrl\":-2,\"featuredUrl\":-2,\"fieldHtmls\":3560,\"emojis\":3561,\"tags\":3562,\"sensitive\":48,\"successorId\":-2,\"aliases\":3563,\"followeesCount\":16,\"followersCount\":496,\"postsCount\":10,\"url\":447,\"updated\":3564,\"published\":3565,\"created\":3566,\"instance\":3567,\"followers\":3570,\"blockees\":3571,\"blockers\":3572},{},{},{},[],[\"Date\",\"2025-02-16T16:49:01.647Z\"],[\"Date\",\"2020-06-09T00:00:00.000Z\"],[\"Date\",\"2025-02-16T16:49:01.647Z\"],{\"host\":485,\"software\":84,\"softwareVersion\":501,\"updated\":3568,\"created\":3569},[\"Date\",\"2025-07-25T00:50:49.577Z\"],[\"Date\",\"2025-02-16T16:49:00.739Z\"],[],[],[],[],[],[],[],{\"slots\":3578,\"props\":3579},[],{\"href\":3580,\"internalHref\":3581,\"class\":6,\"children\":3582},\"https://hl.oyasumi.dev/@ntek\",\"/@ntek@hl.oyasumi.dev\",[\"Slot\",3583],{\"name\":9,\"id\":3584},135,{\"slots\":3586,\"props\":3587},[],{\"href\":3580,\"internalHref\":3581,\"children\":3588},[\"Slot\",3589],{\"name\":9,\"id\":3590},136,{\"slots\":3592,\"props\":3593},[],{\"href\":3594,\"internalHref\":3595,\"class\":22,\"children\":3596},\"https://hl.oyasumi.dev/@ntek/019c8bfa-eae8-7eab-89fd-1a210967953c\",\"/@ntek@hl.oyasumi.dev/019c8e91-8c2b-7c71-a4b4-1994910400c2\",[\"Slot\",3597],{\"name\":9,\"id\":3598},137,{\"slots\":3600,\"props\":3601},[],{\"value\":3602,\"locale\":30},[\"Date\",\"2026-02-23T19:30:03.137Z\"],{\"slots\":3604,\"props\":3605},[],{\"language\":30,\"post\":3606,\"class\":95,\"signedAccount\":-1},{\"id\":3607,\"iri\":3594,\"type\":42,\"visibility\":43,\"actorId\":3608,\"articleSourceId\":-2,\"noteSourceId\":-2,\"sharedPostId\":-2,\"replyTargetId\":-2,\"quotedPostId\":-2,\"name\":-2,\"summary\":-2,\"contentHtml\":3609,\"language\":3610,\"tags\":3611,\"emojis\":3612,\"sensitive\":48,\"repliesCount\":10,\"sharesCount\":10,\"quotesCount\":10,\"reactionsCounts\":3613,\"reactionsCount\":10,\"linkId\":-2,\"linkUrl\":-2,\"url\":3594,\"updated\":3614,\"published\":3602,\"actor\":3615,\"link\":-2,\"sharedPost\":-2,\"replyTarget\":-2,\"mentions\":3642,\"media\":3643,\"shares\":3644,\"reactions\":3645},\"019c8e91-8c2b-7c71-a4b4-1994910400c2\",\"0193e9f8-9755-7863-926c-06f758830f19\",\"

ド寝てた

\\n\",\"ja\",{},{},{},[\"Date\",\"2026-02-23T19:30:03.137Z\"],{\"id\":3608,\"iri\":3580,\"type\":55,\"username\":3616,\"instanceHost\":3617,\"handleHost\":3617,\"handle\":3618,\"accountId\":-2,\"name\":3619,\"bioHtml\":3620,\"automaticallyApprovesFollowers\":61,\"avatarUrl\":3621,\"headerUrl\":3622,\"inboxUrl\":3623,\"sharedInboxUrl\":3624,\"followersUrl\":3625,\"featuredUrl\":3626,\"fieldHtmls\":3627,\"emojis\":3628,\"tags\":3629,\"sensitive\":48,\"successorId\":-2,\"aliases\":3630,\"followeesCount\":3226,\"followersCount\":2396,\"postsCount\":10,\"url\":3580,\"updated\":3631,\"published\":3632,\"created\":3633,\"instance\":3634,\"followers\":3639,\"blockees\":3640,\"blockers\":3641},\"ntek\",\"hl.oyasumi.dev\",\"@ntek@hl.oyasumi.dev\",\"NTSK\",\"

よろしくね

Imported Emoji list

Neocat v1.1
\\nAuthor : Volpeon
\\nLicense : CC BY-NC-SA 4.0
\\nhttps://volpeon.ink/emojis/neocat/

BunHD v1.2.1
\\nAuthor : Volpeon
\\nLicense : Apache License 2.0
\\nhttps://volpeon.ink/emojis/bunhd/

blobcat絵文字
\\nAuthor : ミルラ
\\nLicense : Apache License 2.0
\\nhttps://pont.co/u/888myrrh888

アカウント一覧
\\nhttps://sv1.in-deep.blue/@nt776
\\nhttps://devmi1.oyasumi.dev/@admin
\\nhttps://jiskey.dev/@ntek
\\nhttps://chiranote.com/@ntek
\\nhttps://misskey.io/@nt776

\\n\",\"https://hollo-obj.oyasumi.dev/avatars/d54de0d1-9a4b-4015-99f2-d007c26c90db.png\",\"https://hollo-obj.oyasumi.dev/covers/d54de0d1-9a4b-4015-99f2-d007c26c90db.jpeg?1738197957036\",\"https://hl.oyasumi.dev/@ntek/inbox\",\"https://hl.oyasumi.dev/inbox\",\"https://hl.oyasumi.dev/@ntek/followers\",\"https://hl.oyasumi.dev/@ntek/pinned\",{},{},{},[],[\"Date\",\"2024-12-21T16:06:43.288Z\"],[\"Date\",\"2024-10-15T11:55:35.620Z\"],[\"Date\",\"2024-12-21T16:06:43.288Z\"],{\"host\":3617,\"software\":3635,\"softwareVersion\":3636,\"updated\":3637,\"created\":3638},\"hollo\",\"0.6.14\",[\"Date\",\"2025-10-12T13:34:56.097Z\"],[\"Date\",\"2024-12-21T16:06:42.892Z\"],[],[],[],[],[],[],[],{\"slots\":3647,\"props\":3648},[],{\"href\":3649,\"internalHref\":3650,\"class\":6,\"children\":3651},\"https://hachyderm.io/@inthehands\",\"/@inthehands@hachyderm.io\",[\"Slot\",3652],{\"name\":9,\"id\":3653},138,{\"slots\":3655,\"props\":3656},[],{\"href\":3649,\"internalHref\":3650,\"children\":3657},[\"Slot\",3658],{\"name\":9,\"id\":3659},139,{\"slots\":3661,\"props\":3662},[],{\"href\":3663,\"internalHref\":3664,\"class\":22,\"children\":3665},\"https://hachyderm.io/@inthehands/116121412173867371\",\"/@inthehands@hachyderm.io/019c8e89-41c2-73f8-b0ff-ac28132b186d\",[\"Slot\",3666],{\"name\":9,\"id\":3667},140,{\"slots\":3669,\"props\":3670},[],{\"value\":3671,\"locale\":30},[\"Date\",\"2026-02-23T18:42:13.000Z\"],{\"slots\":3673,\"props\":3674},[],{\"href\":3649,\"internalHref\":3650,\"class\":6,\"children\":3675},[\"Slot\",3676],{\"name\":9,\"id\":3677},141,{\"slots\":3679,\"props\":3680},[],{\"href\":3649,\"internalHref\":3650,\"children\":3681},[\"Slot\",3682],{\"name\":9,\"id\":3683},142,{\"slots\":3685,\"props\":3686},[],{\"href\":3687,\"internalHref\":3688,\"class\":22,\"children\":3689},\"https://hachyderm.io/@inthehands/116121427304480782\",\"/@inthehands@hachyderm.io/019c8e89-8783-717a-aff2-804f530a8cc0\",[\"Slot\",3690],{\"name\":9,\"id\":3691},143,{\"slots\":3693,\"props\":3694},[],{\"value\":3695,\"locale\":30},[\"Date\",\"2026-02-23T18:46:04.000Z\"],{\"slots\":3697,\"props\":3698},[],{\"href\":2553,\"internalHref\":2554,\"children\":3699},[\"Slot\",3700],{\"name\":9,\"id\":3701},144,{\"slots\":3703,\"props\":3704},[],{\"language\":30,\"post\":3705,\"class\":95,\"signedAccount\":-1},{\"id\":3706,\"iri\":3707,\"type\":42,\"visibility\":43,\"actorId\":3708,\"articleSourceId\":-2,\"noteSourceId\":-2,\"sharedPostId\":-2,\"replyTargetId\":3709,\"quotedPostId\":-2,\"name\":-2,\"summary\":-2,\"contentHtml\":3710,\"language\":30,\"tags\":3711,\"emojis\":3712,\"sensitive\":48,\"repliesCount\":16,\"sharesCount\":215,\"quotesCount\":10,\"reactionsCounts\":3713,\"reactionsCount\":10,\"linkId\":3714,\"linkUrl\":3715,\"url\":3687,\"updated\":3716,\"published\":3695,\"actor\":3717,\"link\":3747,\"replyTarget\":3754,\"mentions\":3787,\"media\":3788,\"shares\":3789,\"reactions\":3790},\"019c8e89-8783-717a-aff2-804f530a8cc0\",\"https://hachyderm.io/users/inthehands/statuses/116121427304480782\",\"019585ab-e497-73bd-b0bc-0daf58f74e1b\",\"019c8e89-41c2-73f8-b0ff-ac28132b186d\",\"

It’s worth noting that Sir Arthur Conan Doyle, originator of the bad deductive rule in question, spent his later years falling for and vehemently defending a variety of hoaxes involving fairies and communicating with the dead:

https://thisiscriminal.com/episode-175-ghost-racket-crusade-10-22-2021/

\",{},{},{},\"019c8e89-877e-7635-a730-ac0cb58a8071\",\"https://thisiscriminal.com/episode-175-ghost-racket-crusade-10-22-2021/\",[\"Date\",\"2026-02-23T18:46:04.000Z\"],{\"id\":3708,\"iri\":3718,\"type\":55,\"username\":3719,\"instanceHost\":342,\"handleHost\":342,\"handle\":3720,\"accountId\":-2,\"name\":3721,\"bioHtml\":3722,\"automaticallyApprovesFollowers\":61,\"avatarUrl\":3723,\"headerUrl\":3724,\"inboxUrl\":3725,\"sharedInboxUrl\":349,\"followersUrl\":3726,\"featuredUrl\":3727,\"fieldHtmls\":3728,\"emojis\":3733,\"tags\":3734,\"sensitive\":48,\"successorId\":-2,\"aliases\":3735,\"followeesCount\":3736,\"followersCount\":3737,\"postsCount\":10,\"url\":3649,\"updated\":3738,\"published\":3739,\"created\":3740,\"instance\":3741,\"followers\":3744,\"blockees\":3745,\"blockers\":3746},\"https://hachyderm.io/users/inthehands\",\"inthehands\",\"@inthehands@hachyderm.io\",\"Paul Cantrell\",\"

Composer, pianist, programmer, professor, rabble rouser, redhead

Computer Science at https://www.macalester.edu/mscs/
(Student projects: https://devgarden.macalester.edu)
Artistic Director of https://newruckus.org
Freelance dev, often with https://bustout.com
Musical troublemaker https://innig.net/music/

The heart is the toughest part of the body.
Tenderness is in the hands.
 — Carolyn Forché

searchable

\",\"https://media.hachyderm.io/accounts/avatars/109/320/236/213/463/000/original/e340124bbfcf74a7.png\",\"https://media.hachyderm.io/accounts/headers/109/320/236/213/463/000/original/3e239545164a0f60.png\",\"https://hachyderm.io/users/inthehands/inbox\",\"https://hachyderm.io/users/inthehands/followers\",\"https://hachyderm.io/users/inthehands/collections/featured\",{\"Personal site\":3729,\"Pronouns\":3730,\"Lives in\":3731,\"Born & raised in\":3732},\"https://innig.net\",\"he/him or they/them\",\"Minneapolis, MN\",\"Ft. Collins, CO\",{},{},[],723,7775,[\"Date\",\"2025-03-11T14:46:29.784Z\"],[\"Date\",\"2022-11-10T00:00:00.000Z\"],[\"Date\",\"2025-03-11T14:46:29.784Z\"],{\"host\":342,\"software\":84,\"softwareVersion\":277,\"updated\":3742,\"created\":3743},[\"Date\",\"2026-02-27T20:59:59.732Z\"],[\"Date\",\"2025-02-24T02:39:59.945Z\"],[],[],[],{\"id\":3714,\"url\":3715,\"title\":3748,\"siteName\":-2,\"type\":-2,\"description\":3749,\"author\":-2,\"imageUrl\":3750,\"imageAlt\":-2,\"imageType\":193,\"imageWidth\":3751,\"imageHeight\":3751,\"creatorId\":-2,\"created\":3752,\"scraped\":3753,\"creator\":-2},\"Episode 175: Ghost Racket Crusade (10.22.2021)\",\"The story of two famous friends — Sir Arthur Conan Doyle and Harry Houdini — and the disagreement that ended their friendship: can we speak to the dead? \",\"https://thisiscriminal.com/wp-content/uploads/2021/10/Ghost-Racket-Crusade_art_1-1024x1024.png\",1024,[\"Date\",\"2026-02-24T07:25:03.745Z\"],[\"Date\",\"2026-02-24T07:25:03.745Z\"],{\"id\":3709,\"iri\":3755,\"type\":42,\"visibility\":43,\"actorId\":3708,\"articleSourceId\":-2,\"noteSourceId\":-2,\"sharedPostId\":-2,\"replyTargetId\":-2,\"quotedPostId\":-2,\"name\":-2,\"summary\":-2,\"contentHtml\":3756,\"language\":30,\"tags\":3757,\"emojis\":3758,\"sensitive\":48,\"repliesCount\":116,\"sharesCount\":674,\"quotesCount\":10,\"reactionsCounts\":3759,\"reactionsCount\":10,\"linkId\":3760,\"linkUrl\":3761,\"url\":3663,\"updated\":3762,\"published\":3671,\"actor\":3763,\"link\":3777,\"mentions\":3785,\"media\":3786},\"https://hachyderm.io/users/inthehands/statuses/116121412173867371\",\"

I once again have the feeling that Randall Monroe can see directly into my brain (especially the mouseover text):

https://xkcd.com/3210/

\",{},{},{},\"019c8e89-41bf-70c7-8d25-fa3865e273dd\",\"https://xkcd.com/3210/\",[\"Date\",\"2026-02-23T18:42:13.000Z\"],{\"id\":3708,\"iri\":3718,\"type\":55,\"username\":3719,\"instanceHost\":342,\"handleHost\":342,\"handle\":3720,\"accountId\":-2,\"name\":3721,\"bioHtml\":3722,\"automaticallyApprovesFollowers\":61,\"avatarUrl\":3723,\"headerUrl\":3724,\"inboxUrl\":3725,\"sharedInboxUrl\":349,\"followersUrl\":3726,\"featuredUrl\":3727,\"fieldHtmls\":3764,\"emojis\":3765,\"tags\":3766,\"sensitive\":48,\"successorId\":-2,\"aliases\":3767,\"followeesCount\":3736,\"followersCount\":3737,\"postsCount\":10,\"url\":3649,\"updated\":3768,\"published\":3769,\"created\":3770,\"instance\":3771,\"followers\":3774,\"blockees\":3775,\"blockers\":3776},{\"Personal site\":3729,\"Pronouns\":3730,\"Lives in\":3731,\"Born & raised in\":3732},{},{},[],[\"Date\",\"2025-03-11T14:46:29.784Z\"],[\"Date\",\"2022-11-10T00:00:00.000Z\"],[\"Date\",\"2025-03-11T14:46:29.784Z\"],{\"host\":342,\"software\":84,\"softwareVersion\":277,\"updated\":3772,\"created\":3773},[\"Date\",\"2026-02-27T20:59:59.732Z\"],[\"Date\",\"2025-02-24T02:39:59.945Z\"],[],[],[],{\"id\":3760,\"url\":3761,\"title\":3778,\"siteName\":3779,\"type\":-2,\"description\":-2,\"author\":-2,\"imageUrl\":3780,\"imageAlt\":-2,\"imageType\":193,\"imageWidth\":3781,\"imageHeight\":3782,\"creatorId\":-2,\"created\":3783,\"scraped\":3784,\"creator\":-2},\"Eliminating the Impossible\",\"xkcd\",\"https://imgs.xkcd.com/comics/eliminating_the_impossible_2x.png\",1350,698,[\"Date\",\"2026-02-24T07:24:45.888Z\"],[\"Date\",\"2026-02-24T07:24:45.888Z\"],[],[],[],[],[],[],{\"slots\":3792,\"props\":3793},[],{\"href\":3649,\"internalHref\":3650,\"class\":6,\"children\":3794},[\"Slot\",3795],{\"name\":9,\"id\":3796},145,{\"slots\":3798,\"props\":3799},[],{\"href\":3649,\"internalHref\":3650,\"children\":3800},[\"Slot\",3801],{\"name\":9,\"id\":3802},146,{\"slots\":3804,\"props\":3805},[],{\"href\":3663,\"internalHref\":3664,\"class\":22,\"children\":3806},[\"Slot\",3807],{\"name\":9,\"id\":3808},147,{\"slots\":3810,\"props\":3811},[],{\"value\":3812,\"locale\":30},[\"Date\",\"2026-02-23T18:42:13.000Z\"],{\"slots\":3814,\"props\":3815},[],{\"href\":2553,\"internalHref\":2554,\"children\":3816},[\"Slot\",3817],{\"name\":9,\"id\":3818},148,{\"slots\":3820,\"props\":3821},[],{\"language\":30,\"post\":3822,\"class\":95,\"signedAccount\":-1},{\"id\":3709,\"iri\":3755,\"type\":42,\"visibility\":43,\"actorId\":3708,\"articleSourceId\":-2,\"noteSourceId\":-2,\"sharedPostId\":-2,\"replyTargetId\":-2,\"quotedPostId\":-2,\"name\":-2,\"summary\":-2,\"contentHtml\":3756,\"language\":30,\"tags\":3823,\"emojis\":3824,\"sensitive\":48,\"repliesCount\":116,\"sharesCount\":674,\"quotesCount\":10,\"reactionsCounts\":3825,\"reactionsCount\":10,\"linkId\":3760,\"linkUrl\":3761,\"url\":3663,\"updated\":3826,\"published\":3812,\"actor\":3827,\"link\":3841,\"replyTarget\":-2,\"mentions\":3844,\"media\":3845,\"shares\":3846,\"reactions\":3847},{},{},{},[\"Date\",\"2026-02-23T18:42:13.000Z\"],{\"id\":3708,\"iri\":3718,\"type\":55,\"username\":3719,\"instanceHost\":342,\"handleHost\":342,\"handle\":3720,\"accountId\":-2,\"name\":3721,\"bioHtml\":3722,\"automaticallyApprovesFollowers\":61,\"avatarUrl\":3723,\"headerUrl\":3724,\"inboxUrl\":3725,\"sharedInboxUrl\":349,\"followersUrl\":3726,\"featuredUrl\":3727,\"fieldHtmls\":3828,\"emojis\":3829,\"tags\":3830,\"sensitive\":48,\"successorId\":-2,\"aliases\":3831,\"followeesCount\":3736,\"followersCount\":3737,\"postsCount\":10,\"url\":3649,\"updated\":3832,\"published\":3833,\"created\":3834,\"instance\":3835,\"followers\":3838,\"blockees\":3839,\"blockers\":3840},{\"Personal site\":3729,\"Pronouns\":3730,\"Lives in\":3731,\"Born & raised in\":3732},{},{},[],[\"Date\",\"2025-03-11T14:46:29.784Z\"],[\"Date\",\"2022-11-10T00:00:00.000Z\"],[\"Date\",\"2025-03-11T14:46:29.784Z\"],{\"host\":342,\"software\":84,\"softwareVersion\":277,\"updated\":3836,\"created\":3837},[\"Date\",\"2026-02-27T20:59:59.732Z\"],[\"Date\",\"2025-02-24T02:39:59.945Z\"],[],[],[],{\"id\":3760,\"url\":3761,\"title\":3778,\"siteName\":3779,\"type\":-2,\"description\":-2,\"author\":-2,\"imageUrl\":3780,\"imageAlt\":-2,\"imageType\":193,\"imageWidth\":3781,\"imageHeight\":3782,\"creatorId\":-2,\"created\":3842,\"scraped\":3843,\"creator\":-2},[\"Date\",\"2026-02-24T07:24:45.888Z\"],[\"Date\",\"2026-02-24T07:24:45.888Z\"],[],[],[],[],{\"slots\":3849,\"props\":3850},[],{\"href\":3851,\"internalHref\":3852,\"class\":6,\"children\":3853},\"https://misskey.io/@hanatomosan\",\"/@hanatomosan@misskey.io\",[\"Slot\",3854],{\"name\":9,\"id\":3855},149,{\"slots\":3857,\"props\":3858},[],{\"href\":3851,\"internalHref\":3852,\"children\":3859},[\"Slot\",3860],{\"name\":9,\"id\":3861},150,{\"slots\":3863,\"props\":3864},[],{\"href\":3865,\"internalHref\":3866,\"class\":22,\"children\":3867},\"https://misskey.io/notes/aj34ujnvntij02kj\",\"/@hanatomosan@misskey.io/019c8e9f-0395-7804-a98d-126ae187d9ac\",[\"Slot\",3868],{\"name\":9,\"id\":3869},151,{\"slots\":3871,\"props\":3872},[],{\"value\":3873,\"locale\":30},[\"Date\",\"2026-02-23T19:27:27.499Z\"],{\"slots\":3875,\"props\":3876},[],{\"language\":30,\"post\":3877,\"class\":95,\"signedAccount\":-1},{\"id\":3878,\"iri\":3865,\"type\":42,\"visibility\":43,\"actorId\":3879,\"articleSourceId\":-2,\"noteSourceId\":-2,\"sharedPostId\":-2,\"replyTargetId\":-2,\"quotedPostId\":-2,\"name\":-2,\"summary\":-2,\"contentHtml\":3880,\"language\":-2,\"tags\":3881,\"emojis\":3882,\"sensitive\":48,\"repliesCount\":10,\"sharesCount\":10,\"quotesCount\":10,\"reactionsCounts\":3885,\"reactionsCount\":16,\"linkId\":-2,\"linkUrl\":-2,\"url\":-2,\"updated\":3886,\"published\":3873,\"actor\":3887,\"link\":-2,\"sharedPost\":-2,\"replyTarget\":-2,\"mentions\":3938,\"media\":3939,\"shares\":3940,\"reactions\":3941},\"019c8e9f-0395-7804-a98d-126ae187d9ac\",\"0195fac3-3125-7602-8de7-3a09c093b6ac\",\"

​:ohayoo:​ ​:blobcat_ohayo:​

\",{},{\":ohayoo:\":3883,\":blobcat_ohayo:\":3884},\"https://media.misskeyusercontent.com/misskey/6cd76759-ddb2-4754-bb62-23829f8d18aa.png\",\"https://media.misskeyusercontent.com/io/webpublic-c488565b-d3bc-4dcb-8276-14b9b3c30b9e.png\",{\"01961d94-6811-7add-b6bf-326426841be8\":16},[\"Date\",\"2026-02-23T19:27:27.499Z\"],{\"id\":3879,\"iri\":3888,\"type\":55,\"username\":3889,\"instanceHost\":3890,\"handleHost\":3890,\"handle\":3891,\"accountId\":-2,\"name\":3892,\"bioHtml\":3893,\"automaticallyApprovesFollowers\":61,\"avatarUrl\":3894,\"headerUrl\":3895,\"inboxUrl\":3896,\"sharedInboxUrl\":3897,\"followersUrl\":3898,\"featuredUrl\":-2,\"fieldHtmls\":3899,\"emojis\":3914,\"tags\":3926,\"sensitive\":48,\"successorId\":-2,\"aliases\":3927,\"followeesCount\":10,\"followersCount\":10,\"postsCount\":10,\"url\":3851,\"updated\":3928,\"published\":-2,\"created\":3929,\"instance\":3930,\"followers\":3935,\"blockees\":3936,\"blockers\":3937},\"https://misskey.io/users/9hmseu41ov\",\"hanatomosan\",\"misskey.io\",\"@hanatomosan@misskey.io\",\"はな:io:\",\"

『​:asa2:​の​:aisatu_ha_igyo:​』をしています

花の写真 を上げています
​:rose:​ ​:meowflower:​ (時々 猫とか食べ物)
午前中 に居ることが多いです
​:yorosiku_onegai:​

\",\"https://media.misskeyusercontent.com/io/507074cf-a391-40f3-be62-37f6e98fa359.webp\",\"https://media.misskeyusercontent.com/io/6563e10f-9faa-4181-8b9e-4e6f8f07df3e.jpg\",\"https://misskey.io/users/9hmseu41ov/inbox\",\"https://misskey.io/inbox\",\"https://misskey.io/users/9hmseu41ov/followers\",{\"アイコンイラスト\":3900,\"花写真タグ\":3901,\"📷\":3902,\"避難所\":3903,\"日曜の午前中\":3904,\"Mastodon\":3905,\"日記とか 他鯖とか\":3906,\"写真のみ 呟きなし\":3907,\"絵を見る\":3908,\"文具系情報を見る\":3909,\"飲食系情報を見る\":3910,\"Liveを見る\":3911,\"奥ゆかしいあなたに\":3912,\"寛大なあなたに\":3913},\":_yo::_da::_re::blobcat_pacifier::tetrapod1: ちゃん (@yodare0p0) に描いて頂いた\",\"#はなの花写真\",\"[Flickr](https://www.flickr.com/photos/hanatomosan/)\",\"[9ineverse](https://9ineverse.com/@hanatomosan)\",\"[たけすきー](https://misskey.takehi.to/@hanatomosan)\",\"[Fedibird](https://fedibird.com/@hanatomosan)\",\"[リンクまとめ](https://vir.jp/hanatomosan)\",\"[タイッツー](https://taittsuu.com/users/hanatomosan)\",\"[Bluesky](https://bsky.app/profile/hanatomosan.bsky.social)\",\"[Twitter](https://x.com/hana_tomo_san)\",\"[Threads](https://www.threads.net/@hanatomosan)\",\"[Instagram](https://www.instagram.com/hanatomosan/)\",\"[FediQB](https://fediqb.y-zu.org/questionbox/@hanatomosan@misskey.io)\",\"[欲しいものリスト](https://www.amazon.co.jp/hz/wishlist/ls/2U5D9G2584FJM?ref_=wl_share)\",{\":io:\":3915,\":_da:\":3916,\":_re:\":3917,\":_yo:\":3918,\":asa2:\":3919,\":rose:\":3920,\":tetrapod1:\":3921,\":meowflower:\":3922,\":aisatu_ha_igyo:\":3923,\":yorosiku_onegai:\":3924,\":blobcat_pacifier:\":3925},\"https://media.misskeyusercontent.com/emoji/io.png\",\"https://media.misskeyusercontent.com/emoji/_da.png\",\"https://media.misskeyusercontent.com/emoji/_re.png\",\"https://media.misskeyusercontent.com/emoji/_yo.png\",\"https://media.misskeyusercontent.com/io/1c7593d9-b6f0-4865-b8fd-6a019eae6bdd.png\",\"https://media.misskeyusercontent.com/misskey/b2a9eb8a-c021-4978-9392-d69565dc4cad.png\",\"https://media.misskeyusercontent.com/emoji/tetrapod1.png\",\"https://media.misskeyusercontent.com/emoji/meowflower.png\",\"https://media.misskeyusercontent.com/io/7fdac510-2be4-4d41-96a9-995f13442f47.png\",\"https://media.misskeyusercontent.com/emoji/yorosiku_onegai.png\",\"https://media.misskeyusercontent.com/io/ce97cc74-b420-4eba-b167-c999d769d070.gif\",{},[],[\"Date\",\"2025-04-03T08:27:30.982Z\"],[\"Date\",\"2025-04-03T08:27:30.982Z\"],{\"host\":3890,\"software\":3931,\"softwareVersion\":3932,\"updated\":3933,\"created\":3934},\"misskey\",\"2025.4.1-io.12b-fb6fbea074\",[\"Date\",\"2026-02-27T14:16:01.696Z\"],[\"Date\",\"2024-12-13T09:14:04.772Z\"],[],[],[],[],[],[],[],{\"slots\":3943,\"props\":3944},[],{\"href\":3945,\"internalHref\":3946,\"class\":6,\"children\":3947},\"https://void.lgbt/users/KaitlynEthylia\",\"/@KaitlynEthylia@void.lgbt\",[\"Slot\",3948],{\"name\":9,\"id\":3949},152,{\"slots\":3951,\"props\":3952},[],{\"href\":3945,\"internalHref\":3946,\"children\":3953},[\"Slot\",3954],{\"name\":9,\"id\":3955},153,{\"slots\":3957,\"props\":3958},[],{\"href\":3959,\"internalHref\":3960,\"class\":22,\"children\":3961},\"https://void.lgbt/objects/943e2931-ae8d-4bd3-b96f-bf25ef809b54\",\"/@KaitlynEthylia@void.lgbt/019c8e91-6687-727e-8ccb-85809f3d4a79\",[\"Slot\",3962],{\"name\":9,\"id\":3963},154,{\"slots\":3965,\"props\":3966},[],{\"value\":3967,\"locale\":30},[\"Date\",\"2026-02-23T19:01:48.805Z\"],{\"slots\":3969,\"props\":3970},[],{\"href\":3971,\"internalHref\":3972,\"children\":3973},\"https://pl.fediverse.pl/users/mkljczk\",\"/@mkljczk@fediverse.pl\",[\"Slot\",3974],{\"name\":9,\"id\":3975},155,{\"slots\":3977,\"props\":3978},[],{\"language\":30,\"post\":3979,\"class\":95,\"signedAccount\":-1},{\"id\":3980,\"iri\":3959,\"type\":42,\"visibility\":43,\"actorId\":3981,\"articleSourceId\":-2,\"noteSourceId\":-2,\"sharedPostId\":-2,\"replyTargetId\":-2,\"quotedPostId\":-2,\"name\":-2,\"summary\":2301,\"contentHtml\":3982,\"language\":3983,\"tags\":3984,\"emojis\":3985,\"sensitive\":48,\"repliesCount\":10,\"sharesCount\":16,\"quotesCount\":10,\"reactionsCounts\":3986,\"reactionsCount\":10,\"linkId\":-2,\"linkUrl\":-2,\"url\":-2,\"updated\":3987,\"published\":3967,\"actor\":3988,\"link\":-2,\"replyTarget\":-2,\"mentions\":4019,\"media\":4020,\"shares\":4021,\"reactions\":4022},\"019c8e91-6687-727e-8ccb-85809f3d4a79\",\"019a4bf9-0529-7778-8a14-4e14c69647a5\",\"Fun fact, "Celeste" is actually the name of the mountain, the girl is called "Celeste's Monster"\",\"und\",{},{},{},[\"Date\",\"2026-02-23T19:01:48.805Z\"],{\"id\":3981,\"iri\":3945,\"type\":55,\"username\":3989,\"instanceHost\":3990,\"handleHost\":3990,\"handle\":3991,\"accountId\":-2,\"name\":3992,\"bioHtml\":3993,\"automaticallyApprovesFollowers\":61,\"avatarUrl\":3994,\"headerUrl\":3995,\"inboxUrl\":3996,\"sharedInboxUrl\":3997,\"followersUrl\":3998,\"featuredUrl\":3999,\"fieldHtmls\":4000,\"emojis\":4001,\"tags\":4002,\"sensitive\":48,\"successorId\":-2,\"aliases\":4003,\"followeesCount\":1027,\"followersCount\":4008,\"postsCount\":10,\"url\":3945,\"updated\":4009,\"published\":-2,\"created\":4010,\"instance\":4011,\"followers\":4016,\"blockees\":4017,\"blockers\":4018},\"KaitlynEthylia\",\"void.lgbt\",\"@KaitlynEthylia@void.lgbt\",\"Kaitlyn~Ethylia\",\"Ill set a bio later
Something somegay gay miaow teto wataoshi archlinux life series rust linguistics mathematics adhd autism\",\"https://media.void.lgbt/media/4a483e9ab72a92717cbd5215cc5404f73b6bbff3040cd1ac57d843784b83d07b.gif?name=7L2g4tmLAiPIMA.gif\",\"https://media.void.lgbt/media/9a4efcfd3ef1cb2e654cd17833eea735b703886cb4b98643f0610a813b44831e.webp?name=SVSwTEHw6qqc3Q.webp\",\"https://void.lgbt/users/KaitlynEthylia/inbox\",\"https://void.lgbt/inbox\",\"https://void.lgbt/users/KaitlynEthylia/followers\",\"https://void.lgbt/users/KaitlynEthylia/collections/featured\",{},{},{},[4004,4005,4006,4007],\"https://akko.wtf/users/KaitlynEthylia\",\"https://ak.ouroboros.gay/users/KaitlynEthylia\",\"https://ouroboros.gay/users/9j3z9iexrkd9b4ny\",\"https://tech.lgbt/users/kaitlynethylia\",235,[\"Date\",\"2025-11-03T23:06:42.347Z\"],[\"Date\",\"2025-11-03T23:06:42.347Z\"],{\"host\":3990,\"software\":4012,\"softwareVersion\":4013,\"updated\":4014,\"created\":4015},\"akkoma\",\"3.15.2-0-g5bceb1d\",[\"Date\",\"2026-01-31T04:14:12.709Z\"],[\"Date\",\"2025-03-24T21:10:13.771Z\"],[],[],[],[],[],[],[],{\"slots\":4024,\"props\":4025},[],{\"href\":4026,\"internalHref\":4027,\"class\":6,\"children\":4028},\"https://fosstodon.org/@wagtail\",\"/@wagtail@fosstodon.org\",[\"Slot\",4029],{\"name\":9,\"id\":4030},156,{\"slots\":4032,\"props\":4033},[],{\"href\":4026,\"internalHref\":4027,\"children\":4034},[\"Slot\",4035],{\"name\":9,\"id\":4036},157,{\"slots\":4038,\"props\":4039},[],{\"href\":4040,\"internalHref\":4041,\"class\":22,\"children\":4042},\"https://fosstodon.org/@wagtail/116121588768673357\",\"/@wagtail@fosstodon.org/019c8e91-62f9-7549-9d9f-f8c8dcb2b8c4\",[\"Slot\",4043],{\"name\":9,\"id\":4044},158,{\"slots\":4046,\"props\":4047},[],{\"value\":4048,\"locale\":30},[\"Date\",\"2026-02-23T19:27:08.000Z\"],{\"slots\":4050,\"props\":4051},[],{\"language\":30,\"post\":4052,\"class\":95,\"signedAccount\":-1},{\"id\":4053,\"iri\":4054,\"type\":42,\"visibility\":43,\"actorId\":4055,\"articleSourceId\":-2,\"noteSourceId\":-2,\"sharedPostId\":-2,\"replyTargetId\":-2,\"quotedPostId\":-2,\"name\":-2,\"summary\":-2,\"contentHtml\":4056,\"language\":30,\"tags\":4057,\"emojis\":4063,\"sensitive\":48,\"repliesCount\":10,\"sharesCount\":10,\"quotesCount\":10,\"reactionsCounts\":4064,\"reactionsCount\":10,\"linkId\":4065,\"linkUrl\":4066,\"url\":4040,\"updated\":4067,\"published\":4048,\"actor\":4068,\"link\":4099,\"sharedPost\":-2,\"replyTarget\":-2,\"mentions\":4109,\"media\":4110,\"shares\":4111,\"reactions\":4112},\"019c8e91-62f9-7549-9d9f-f8c8dcb2b8c4\",\"https://fosstodon.org/users/wagtail/statuses/116121588768673357\",\"0195a31e-7c36-776a-81cd-75f1765b1087\",\"

This is the LAST week to vote for Wagtail in the CMS Critic Awards! If you've been meaning to vote, why wait? Check something off your TODO list by clicking this link: https://cmscritic.com/vote

#Wagtail #Django #Python #CMS #OpenSource

\",{\"cms\":4058,\"django\":4059,\"python\":4060,\"wagtail\":4061,\"opensource\":4062},\"https://fosstodon.org/tags/cms\",\"https://fosstodon.org/tags/django\",\"https://fosstodon.org/tags/python\",\"https://fosstodon.org/tags/wagtail\",\"https://fosstodon.org/tags/opensource\",{},{},\"019c4bd2-8df2-79fe-9855-f435f9d1d896\",\"https://cmscritic.com/vote\",[\"Date\",\"2026-02-23T19:27:08.000Z\"],{\"id\":4055,\"iri\":4069,\"type\":55,\"username\":4070,\"instanceHost\":4071,\"handleHost\":4071,\"handle\":4072,\"accountId\":-2,\"name\":4073,\"bioHtml\":4074,\"automaticallyApprovesFollowers\":61,\"avatarUrl\":4075,\"headerUrl\":4076,\"inboxUrl\":4077,\"sharedInboxUrl\":4078,\"followersUrl\":4079,\"featuredUrl\":4080,\"fieldHtmls\":4081,\"emojis\":4086,\"tags\":4087,\"sensitive\":48,\"successorId\":-2,\"aliases\":4088,\"followeesCount\":2466,\"followersCount\":4089,\"postsCount\":10,\"url\":4026,\"updated\":4090,\"published\":4091,\"created\":4092,\"instance\":4093,\"followers\":4096,\"blockees\":4097,\"blockers\":4098},\"https://fosstodon.org/users/wagtail\",\"wagtail\",\"fosstodon.org\",\"@wagtail@fosstodon.org\",\"Wagtail\",\"

Wagtail is a beautiful open source CMS built on the Django framework by @torchbox and friends. Try Wagtail at https://wagtail.org/get-started/

\",\"https://cdn.fosstodon.org/accounts/avatars/109/308/882/653/647/818/original/90f4cb68f0670389.png\",\"https://cdn.fosstodon.org/accounts/headers/109/308/882/653/647/818/original/e7eb86e9afe25cbf.png\",\"https://fosstodon.org/users/wagtail/inbox\",\"https://fosstodon.org/inbox\",\"https://fosstodon.org/users/wagtail/followers\",\"https://fosstodon.org/users/wagtail/collections/featured\",{\"Website\":4082,\"GitHub\":4083,\"Bluesky\":4084,\"YouTube\":4085},\"https://wagtail.org/\",\"https://github.com/wagtail/wagtail\",\"https://bsky.app/profile/wagtail.org\",\"https://www.youtube.com/@wagtailcms\",{},{},[],667,[\"Date\",\"2025-03-17T08:00:38.968Z\"],[\"Date\",\"2022-11-08T00:00:00.000Z\"],[\"Date\",\"2025-03-17T08:00:38.968Z\"],{\"host\":4071,\"software\":84,\"softwareVersion\":1370,\"updated\":4094,\"created\":4095},[\"Date\",\"2026-02-27T09:42:07.988Z\"],[\"Date\",\"2024-12-19T06:40:28.021Z\"],[],[],[],{\"id\":4065,\"url\":4066,\"title\":4100,\"siteName\":4101,\"type\":190,\"description\":4102,\"author\":-2,\"imageUrl\":4103,\"imageAlt\":4104,\"imageType\":193,\"imageWidth\":4105,\"imageHeight\":4106,\"creatorId\":-2,\"created\":4107,\"scraped\":4108,\"creator\":-2},\"The 14th Annual CMS Critic Awards Nominations\",\"CMS Critic\",\"Your voice, your choice! Vote your favorite platforms for the 14th Annual CMS Critic Awards, the longest-running awards program in the content management industry! For almost a decade and a half, our \\\"People's Choice\\\" Awards have given vendors – and their loyal community of users – an opportunity to shine in the spotlight. Show your top tools some love and vote them today!\",\"https://cmscritic.com/images/meta/cms-critic-awards-furl-2025.png\",\"Social Media Image\",1014,547,[\"Date\",\"2026-02-11T08:30:16.052Z\"],[\"Date\",\"2026-02-25T17:28:29.657Z\"],[],[],[],[],{\"slots\":4114,\"props\":4115},[],{\"href\":4116,\"internalHref\":4117,\"class\":6,\"children\":4118},\"https://misskey.io/@tenno_tenno\",\"/@tenno_tenno@misskey.io\",[\"Slot\",4119],{\"name\":9,\"id\":4120},159,{\"slots\":4122,\"props\":4123},[],{\"href\":4116,\"internalHref\":4117,\"children\":4124},[\"Slot\",4125],{\"name\":9,\"id\":4126},160,{\"slots\":4128,\"props\":4129},[],{\"href\":4130,\"internalHref\":4131,\"class\":22,\"children\":4132},\"https://misskey.io/notes/aj34s0kglicj02u9\",\"/@tenno_tenno@misskey.io/019c8e91-707a-7201-9cc1-e32e9418aca7\",[\"Slot\",4133],{\"name\":9,\"id\":4134},161,{\"slots\":4136,\"props\":4137},[],{\"value\":4138,\"locale\":30},[\"Date\",\"2026-02-23T19:25:29.440Z\"],{\"slots\":4140,\"props\":4141},[],{\"language\":30,\"post\":4142,\"class\":95,\"signedAccount\":-1},{\"id\":4143,\"iri\":4130,\"type\":42,\"visibility\":43,\"actorId\":4144,\"articleSourceId\":-2,\"noteSourceId\":-2,\"sharedPostId\":-2,\"replyTargetId\":-2,\"quotedPostId\":-2,\"name\":-2,\"summary\":-2,\"contentHtml\":4145,\"language\":-2,\"tags\":4146,\"emojis\":4147,\"sensitive\":48,\"repliesCount\":10,\"sharesCount\":10,\"quotesCount\":10,\"reactionsCounts\":4148,\"reactionsCount\":16,\"linkId\":-2,\"linkUrl\":-2,\"url\":-2,\"updated\":4149,\"published\":4138,\"actor\":4150,\"link\":-2,\"sharedPost\":-2,\"replyTarget\":-2,\"mentions\":4175,\"media\":4176,\"shares\":4177,\"reactions\":4178},\"019c8e91-707a-7201-9cc1-e32e9418aca7\",\"0198c9ec-245e-74de-924e-1a181086bc1d\",\"

えんぴつ食お

\",{},{},{\"019619f5-5569-71d1-9b44-aa32c7c00c76\":16},[\"Date\",\"2026-02-23T19:25:29.440Z\"],{\"id\":4144,\"iri\":4151,\"type\":55,\"username\":4152,\"instanceHost\":3890,\"handleHost\":3890,\"handle\":4153,\"accountId\":-2,\"name\":4154,\"bioHtml\":4155,\"automaticallyApprovesFollowers\":61,\"avatarUrl\":4156,\"headerUrl\":-2,\"inboxUrl\":4157,\"sharedInboxUrl\":3897,\"followersUrl\":4158,\"featuredUrl\":-2,\"fieldHtmls\":4159,\"emojis\":4163,\"tags\":4165,\"sensitive\":48,\"successorId\":-2,\"aliases\":4166,\"followeesCount\":530,\"followersCount\":619,\"postsCount\":10,\"url\":4116,\"updated\":4167,\"published\":-2,\"created\":4168,\"instance\":4169,\"followers\":4172,\"blockees\":4173,\"blockers\":4174},\"https://misskey.io/users/abo006g2wtvk006l\",\"tenno_tenno\",\"@tenno_tenno@misskey.io\",\"転ノ(てんの)\",\"

アカウント作り直しました、あんまり喋りません​:sushicopter:​

漫画家です
​:sushicopter:​
宣伝や絵などを上げます
​:sushicopter:​

\",\"https://media.misskeyusercontent.com/io/75d46154-20e6-4fa5-96d6-6df92c555427.png\",\"https://misskey.io/users/abo006g2wtvk006l/inbox\",\"https://misskey.io/users/abo006g2wtvk006l/followers\",{\"商業作品(DLsite)\":4160,\"商業作品(FANZA)\":4161,\"pixiv\":4162},\"https://www.dlsite.com/books/author/=/author_id/AJ059430\",\"https://book.dmm.co.jp/list/?author=379348\",\"https://www.pixiv.net/users/57615701\",{\":sushicopter:\":4164},\"https://media.misskeyusercontent.com/io/9541f86b-4373-41c1-a487-c57450160539.gif\",{},[],[\"Date\",\"2025-08-20T23:59:12.992Z\"],[\"Date\",\"2025-08-20T23:59:12.992Z\"],{\"host\":3890,\"software\":3931,\"softwareVersion\":3932,\"updated\":4170,\"created\":4171},[\"Date\",\"2026-02-27T14:16:01.696Z\"],[\"Date\",\"2024-12-13T09:14:04.772Z\"],[],[],[],[],[],[],[],{\"slots\":4180,\"props\":4181},[],{\"href\":4182,\"internalHref\":4183,\"class\":6,\"children\":4184},\"https://daepi.so/@unninni\",\"/@unninni@daepi.so\",[\"Slot\",4185],{\"name\":9,\"id\":4186},162,{\"slots\":4188,\"props\":4189},[],{\"href\":4182,\"internalHref\":4183,\"children\":4190},[\"Slot\",4191],{\"name\":9,\"id\":4192},163,{\"slots\":4194,\"props\":4195},[],{\"href\":4196,\"internalHref\":4197,\"class\":22,\"children\":4198},\"https://daepi.so/notes/aj34ryfzcywm03s6\",\"/@unninni@daepi.so/019c8e91-420c-792a-b0e3-fdd3362cb710\",[\"Slot\",4199],{\"name\":9,\"id\":1460},{\"slots\":4201,\"props\":4202},[],{\"value\":4203,\"locale\":30},[\"Date\",\"2026-02-23T19:25:26.687Z\"],{\"slots\":4205,\"props\":4206},[],{\"language\":30,\"post\":4207,\"class\":95,\"signedAccount\":-1},{\"id\":4208,\"iri\":4196,\"type\":42,\"visibility\":43,\"actorId\":4209,\"articleSourceId\":-2,\"noteSourceId\":-2,\"sharedPostId\":-2,\"replyTargetId\":-2,\"quotedPostId\":-2,\"name\":-2,\"summary\":-2,\"contentHtml\":4210,\"language\":-2,\"tags\":4211,\"emojis\":4212,\"sensitive\":48,\"repliesCount\":10,\"sharesCount\":10,\"quotesCount\":10,\"reactionsCounts\":4213,\"reactionsCount\":10,\"linkId\":4214,\"linkUrl\":4215,\"url\":-2,\"updated\":4216,\"published\":4203,\"actor\":4217,\"link\":4246,\"sharedPost\":-2,\"replyTarget\":-2,\"mentions\":4255,\"media\":4256,\"shares\":4257,\"reactions\":4258},\"019c8e91-420c-792a-b0e3-fdd3362cb710\",\"019578fd-19ae-79ab-be37-112c9a75ea51\",\"마사지건 사야하나?\",{},{},{},\"019c8e91-41bd-7a85-b5ea-c619f5f9d792\",\"https://www.youtube.com/shorts/6wRGaHFJoMk\",[\"Date\",\"2026-02-23T19:25:26.687Z\"],{\"id\":4209,\"iri\":4218,\"type\":55,\"username\":4219,\"instanceHost\":4220,\"handleHost\":4220,\"handle\":4221,\"accountId\":-2,\"name\":4222,\"bioHtml\":4223,\"automaticallyApprovesFollowers\":61,\"avatarUrl\":4224,\"headerUrl\":4225,\"inboxUrl\":4226,\"sharedInboxUrl\":4227,\"followersUrl\":4228,\"featuredUrl\":-2,\"fieldHtmls\":4229,\"emojis\":4232,\"tags\":4233,\"sensitive\":48,\"successorId\":-2,\"aliases\":4234,\"followeesCount\":4235,\"followersCount\":4236,\"postsCount\":10,\"url\":4182,\"updated\":4237,\"published\":-2,\"created\":4238,\"instance\":4239,\"followers\":4243,\"blockees\":4244,\"blockers\":4245},\"https://daepi.so/users/97y5s9sxj1\",\"unninni\",\"daepi.so\",\"@unninni@daepi.so\",\"𒁹𒀭𒌍𒋾𒀀𒅆\",\"

ša nagba īmuru
대피소 의 서버 관리자.
김결정 도 운영중.

\",\"https://cdn.daepi.so/images/42963cdc-51d4-429a-b238-7b8d2b765f5f\",\"https://cdn.daepi.so/images/81c9b7f9-545a-42d6-9009-4f5d44eb7029\",\"https://daepi.so/users/97y5s9sxj1/inbox\",\"https://daepi.so/inbox\",\"https://daepi.so/users/97y5s9sxj1/followers\",{\"대피소 운영 관련 문의\":4230,\"인프라 컨설팅 및 개발 외주 문의\":4231},\"hello@daepi.so\",\"https://litt.ly/alphaservice\",{},{},[],358,382,[\"Date\",\"2025-03-09T03:40:07.983Z\"],[\"Date\",\"2025-03-09T03:40:07.983Z\"],{\"host\":4220,\"software\":3931,\"softwareVersion\":4240,\"updated\":4241,\"created\":4242},\"2025.12.2\",[\"Date\",\"2026-02-18T12:04:53.675Z\"],[\"Date\",\"2025-03-03T04:46:02.879Z\"],[],[],[],{\"id\":4214,\"url\":4215,\"title\":4247,\"siteName\":4248,\"type\":4249,\"description\":4250,\"author\":-2,\"imageUrl\":4251,\"imageAlt\":-2,\"imageType\":577,\"imageWidth\":4252,\"imageHeight\":2430,\"creatorId\":-2,\"created\":4253,\"scraped\":4254,\"creator\":-2},\"펌프용기 끝까지 쓰는 미친 꿀팁\",\"YouTube\",\"video.other\",\"다 쓴 줄 알았던 로션,사실 안에 아직 엄청 남아 있다는 거 아셨나요?펌프가 안 나올 때는그냥 버리지 말고 이 방법을 사용해 보세요!#쇼츠 #생활꿀팁\",\"https://i.ytimg.com/vi/6wRGaHFJoMk/oardefault.jpg?sqp=-oaymwEkCJUDENAFSFqQAgHyq4qpAxMIARUAAAAAJQAAyEI9AICiQ3gB&rs=AOn4CLBszT7y60Dta_wk6K9jumIbP_PGiQ&usqp=CCk\",405,[\"Date\",\"2026-02-24T07:33:30.177Z\"],[\"Date\",\"2026-02-24T07:33:30.177Z\"],[],[],[],[]]");