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

yasyfm

no profile record

投稿

Show HN: Predictive load balancing for Claude accounts

github.com
2 ポイント·投稿者 yasyfm·先月·0 コメント

Show HN: Slop Cop Claude Code / Cursor Plugin

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

On LLM Supply Chain Security

musings.yasyf.com
2 ポイント·投稿者 yasyfm·3 年前·0 コメント

Show HN: AntidoteGPT: Securing LLM Supply Chains

musings.yasyf.com
1 ポイント·投稿者 yasyfm·3 年前·0 コメント

AntidoteGPT: Securing LLM Supply Chains

musings.yasyf.com
2 ポイント·投稿者 yasyfm·3 年前·0 コメント

Bringing Go's defer statement to Python

musings.yasyf.com
1 ポイント·投稿者 yasyfm·3 年前·1 コメント

Hybrid embedding vectors with Pinecone and Haystack

musings.yasyf.com
3 ポイント·投稿者 yasyfm·3 年前·0 コメント

Show HN: Self-extracting prompts for GPT-4

musings.yasyf.com
13 ポイント·投稿者 yasyfm·3 年前·2 コメント

Show HN: CompressGPT: Decrease Token Usage by ~70%

musings.yasyf.com
2 ポイント·投稿者 yasyfm·3 年前·0 コメント

Show HN: Intelligent Q&A with GPT-3

summ.readthedocs.io
8 ポイント·投稿者 yasyfm·3 年前·1 コメント

Show HN: GPT-3 Powered Shell

musings.yasyf.com
308 ポイント·投稿者 yasyfm·4 年前·111 コメント

Show HN: Never write a Bash command again (with the help of GPT-3)

musings.yasyf.com
2 ポイント·投稿者 yasyfm·4 年前·0 コメント

Show HN: Rune’s Secret Type Ported to Python

python-secret-type.readthedocs.io
2 ポイント·投稿者 yasyfm·4 年前·0 コメント

A Rune Lang-style `secret` type for Python

github.com
1 ポイント·投稿者 yasyfm·4 年前·0 コメント

Tailscale for DevOps: On-demand access to your Tailscale resources with Sym

tailscale.com
2 ポイント·投稿者 yasyfm·4 年前·0 コメント

A new paradigm for cloud access management

demo.symops.com
15 ポイント·投稿者 yasyfm·4 年前·6 コメント

Amazon confirms it removed RavPower

theverge.com
5 ポイント·投稿者 yasyfm·5 年前·0 コメント

コメント

yasyfm
·3 年前·議論
https://musings.yasyf.com/
yasyfm
·4 年前·議論
if you pass `--model=chatgpt` there's experimental support for ChatGPT, but it's suuuper flaky
yasyfm
·4 年前·議論
It worked for the couple basic cases I tried!!
yasyfm
·4 年前·議論
I'm with you most of the time... but there are some commands that refuse to stick in my brain no matter how hard I try, and I get tired of looking them up
yasyfm
·4 年前·議論
I implemented it as a runtime class in Python just to see, seems like you can get a lot of (this benefit) in other languages by doing the same: https://github.com/yasyf/python-secret-type
yasyfm
·4 年前·議論
Really excellent point. The way we try to handle this is by sealing off the part of the system that has any access to customer credentials, and making sure those credential are as minimal as possible (e.g. we can grant and revoke permissions to an existing user, but we cannot create new users or new permissions).
yasyfm
·4 年前·議論
Sorry about that!
yasyfm
·5 年前·議論
This is super cool! Any plans to build out more PR features? I'd love to see a Linear-for-pull-requests product.