存档
…
88×31按钮生成器
https://codepen.io/sadness97/full/YPXMmve
功能比较简单……
在主站收到了来自Burgeon Lab发送的Webmention提及行为,并且是Like喜欢!
发现是一个很有意思的网站,也是IndieWeb的爱好者。也算是为数不多的非中文访客的留言。(幸好没有误判啊)
Omnibear is an open source browser extension for posting text notes, replies, bookmarks, and likes to your website using Micropub created by Keith J.
Moonlight远程桌面
This is the code I use:
@echo off
taskkill /f /t /im rdpclip.exe
for /f "skip=1 tokens=3" %%s in ('query user %USERNAME%') do (
%windir%\System32\tscon.exe %%s /dest:console /password:YOUR-WINDOWS-PASSWORD-HERE
)
ping 127.0.0.1
net stop NvContainerLocalSystem && net start NvContainerLocalSystem
To explain: the first taskkill line will kill the clipboard. I haven’t encountered the issue myself, but apparently some RDP clients can freak out the RDP server if tscon is invoked without quitting the clip app.
Microsoft Copyright Claims Allumeria, a Terraria/Minecraft inspired block game.
微软声称 Allumeria 侵犯版权,这是一款受 Terraria/Minecraft 启发的方块游戏
Art by Joe Crawford
又到了一年一度的设计季, 今年是景之域创立的第三年,做了一点微小的工作。 本次的设计语言主题是Future、V … 继续阅读景の域 2026 宣传背景
转发帖子
A fediverse microblogging client supporting Mastodon, Bluesky, and RSS.
Fread
同时支持 Mastodon、Bluesky、RSS 的联邦宇宙客户端
Fread 是一个联邦宇宙 Micro blogging 社交客户端,目前已经支持了 Mastodon、Bluesky、RSS 三种社交平台,这意味着你可以在同一个 App 中同时使用这三种社交平台。
Fread 不仅提供了 Micro blogging 社交的一致性,也保持了不同平台的特色功能。
更重要的是,Fread 支持创建一个同时包含了三种来自不同平台的 Feeds 流,这打破了协议之间的壁垒,进一步增强了去中心化的能力。
另外 Fread 也专注于提供漂亮舒适的 UI/UX。