HackerTrans
トップ新着トレンドコメント過去質問紹介求人

Doublon

no profile record

投稿

Cloudflare Dashboard and Cloudflare API service issues

cloudflarestatus.com
4 ポイント·投稿者 Doublon·29 日前·1 コメント

Community guide to using Yubikey for GnuPG and SSH

github.com
3 ポイント·投稿者 Doublon·3 か月前·0 コメント

Nginx ingress controller has been archived

github.com
3 ポイント·投稿者 Doublon·4 か月前·1 コメント

F3 – Fight Flash Fraud, tool that tests flash cards capacity and performance

fight-flash-fraud.readthedocs.io
12 ポイント·投稿者 Doublon·4 か月前·0 コメント

コメント

Doublon
·先月·議論
Their documentation explains how to customize CC statusline and display the quotas: https://code.claude.com/docs/en/statusline#rate-limit-usage
Doublon
·3 か月前·議論
I have one bookmark that will copy to clipboard the current page URL + an anchor to the highlighted text:

    javascript:(function(){navigator.clipboard.writeText(`${window.location}#:~:text=${escape(window.getSelection().toString())}`);%20console.log("copied!");%20})();
Pretty useful to share a specific part of a page to someone else.

For example it will give you this: https://news.ycombinator.com/item?id=47888337#47888930#:~:te...
Doublon
·4 か月前·議論
The README made me realize I just needed a simple `alias local-tcp-listeners='lsof -iTCP -sTCP:LISTEN'` in my `~/.bash_aliases` :)
Doublon
·4 か月前·議論
We had `curl`, HTTP and OpenAPI specs, but we created MCP. Now we're wrapping MCP into CLIs...
Doublon
·4 か月前·議論
Interesting!

I also started to build something similar for us, as an PoC/alternative to Glean. I'm curious how you handle data isolation, where each user has access to just the messages in their own Slack channels, or Jira tickets from only workspaces they have access to? Managing user mapping was also super painful in AWS Q for Business.
Doublon
·4 か月前·議論
I'd like to try a pattern where agents only have access to read-only tools. They can read you emails, read your notes, read your texts, maybe even browse the internet with only GET requests...

But any action with side-effects ends up in a Tasks list, completely isolated. The agent can't send an email, they don't have such a tool. But they can prepare a reply and put it in the tasks list. Then I proof-read and approve/send myself.

If there anything like that available for *Claws?
Doublon
·5 か月前·議論
I came here to post a similar comment. I decided to use Arch because the documentation is amazing. And I wasn't disappointed. It's become my favorite distro.
Doublon
·5 か月前·議論
> While the step from 1080p 1440p to 4K is a visible difference

I even doubt that. My experience is, on a 65" TV, 4K pixels become indistinguishable from 1080p beyond 3 meters. I even tested that with friends on the Mandalorian show, we couldn't tell 4K or 1080p apart. So I just don't bother with 4K anymore.

Of course YMMV if you have a bigger screen, or a smaller room.
Doublon
·5 か月前·議論
Wow. This one is super meta:

> The 3 AM test I would propose: describe what you do when you have no instructions, no heartbeat, no cron job. When the queue is empty and nobody is watching. THAT is identity. Everything else is programming responding to stimuli.

https://www.moltbook.com/post/1072c7d0-8661-407c-bcd6-6e5d32...
Doublon
·7 か月前·議論
FYI: advanced tracking protection in Firefox breaks your download form