
Mosaic Secret · 马赛克暗图
纯前端马赛克隐藏敏感图片,仅你可以还原。
mqx · V2EX
图片转马赛克网站 简介:可以把敏感的图片生成马赛克,然后发送给别人,别人再上传还原,纯前端(隐私安全) 网站地址: https://e5660498.pinme.dev/ 放一张测试图片在一楼
完整作品展
技术栈
16 projects

纯前端马赛克隐藏敏感图片,仅你可以还原。
mqx · V2EX
图片转马赛克网站 简介:可以把敏感的图片生成马赛克,然后发送给别人,别人再上传还原,纯前端(隐私安全) 网站地址: https://e5660498.pinme.dev/ 放一张测试图片在一楼

通过掌握感官来逃脱转世循环。
@weirdcodesx · X
Built with Claude AI.Code & Play: 💻 🎮 #Gamedev #IndieDev #JavaScript #VibeCoding #HTML5

One hidden picture a day, same for everyone. Draw as little as you can before you name it, lower is better.
@lukkais · X

使用加密思维签名解密 Claude Sonnet 5 的隐藏推理。
bayes-song · HN
Unlock Claude Sonnet 5's original reasoning


在 Arrow Go Guard 中管理生命和时间,挑战故事、每日和无尽模式。
wilddog · V2EX
搞了个摸鱼小游戏 https://arrowgo.net/zh-cn 箭头消除游戏 有独立的闯关模式 有每日挑战 有无尽模式 还支持自己编辑地图

在这款免费浏览器第一人称游戏中,解决七个谜题逃脱七个密闭房间。
@ax1ora · X
Released The Sealed Chambers 🗝️ A free browser-based first-person escape room built with @threejs. 7 rooms. 7 puzzles. Can you escape? Play on @itchio: Thanks @majidmanzarpour for the Claude Code skills for Three.js! #webgl #gamedev #threejs

检查AI代理输出和操作是否符合策略,获得批准、拒绝、重写或升级决定。
u/danielbaker06072001 · Reddit
Most AI agent SaaS is just bad security with a nice dashboard Give a new employee access to Stripe, GitHub, Slack, and your CRM on day one, and you’d call it reckless. Give the same access to an AI agent, and we call it “autonomous.” That isn’t innovation. It’s skipping basic security because the demo looks cool. Full disclosure: I’m building TrustLoopGuard around this problem, so I’m obviously biased. While testing one MCP connection, I realized I had decided what the agent could a

在反向Wordle游戏中遵循颜色提示避免猜中答案。
lby910722 · V2EX
做了一个免费的 Don't Wordle 反向 Wordle 小游戏 最近做了一个原生浏览器版的 Dont Wordle: https://dontwordle.app/ 玩法和 Wordle 反过来:不是尽快猜中隐藏单词,而是要在遵守每一轮颜色提示的前提下,尽量避免猜中答案。页面里有合法单词数量、Undo 、每日局、本地保存进度,不用登录。 技术上是原生页面里的小游戏组件,不是 iframe 。欢迎试试,有反馈也可以直接回帖。

使用硬件认证和OTP保护GitHub拉取请求。
jallmann · HN
> want without a PR process that requires hardware authentication or proof of presence Just curious, what do you use for this? I built OTP Guard [1] a few years ago for exactly this problem, although I haven't seen any alternatives in the space. Does GitHub have something built-in now? The original framing was more "local malware compromising your GitHub account" ... it never occurred to me that the malware could be a LLM. I really should update the page. [1] https://otpguard.com

SecretSweep finds leaked API keys, passwords, and credentials across your GitHub, GitLab, and Bitbucket repositories.
@MaksimHaydwv7j · X

为Claude Code和Codex设计的开源遥控器,支持iOS、Android和网页。
@Ex3NDR · X
Few days ago Happy had a birthday. Tried to refresh one of the most neglected part of it: our Happy Website: also i built a new harness called “rig”. i started to use at work recently instead of codex/claude code and i liked how it does work. i want to share this with everyone. it is a codex and cause code reimplemented using Pi, but keeping native prompts and expanded a little for uniformity (like added workflows to codex yay!). when something new released that is worthy of porting - i ask Sol to mim for prompts or read sources directly and i can have a feature within an hour. why this is needed? i was constantly blocked by the needing of integrating a lot of models together, which each has their own harness or many doesn’t have any, but i didn’t want to go too far from native and don’t like the idea of extensions - i want experience to be the same everywhere. i think configuration > extensions. more soon