HackerTrans
TopNewTrendsCommentsPastAskShowJobs

yasyfm

no profile record

Submissions

Show HN: Predictive load balancing for Claude accounts

github.com
2 points·by yasyfm·bulan lalu·0 comments

Show HN: Slop Cop Claude Code / Cursor Plugin

github.com
2 points·by yasyfm·3 bulan yang lalu·0 comments

On LLM Supply Chain Security

musings.yasyf.com
2 points·by yasyfm·3 tahun yang lalu·0 comments

Show HN: AntidoteGPT: Securing LLM Supply Chains

musings.yasyf.com
1 points·by yasyfm·3 tahun yang lalu·0 comments

AntidoteGPT: Securing LLM Supply Chains

musings.yasyf.com
2 points·by yasyfm·3 tahun yang lalu·0 comments

Bringing Go's defer statement to Python

musings.yasyf.com
1 points·by yasyfm·3 tahun yang lalu·1 comments

Hybrid embedding vectors with Pinecone and Haystack

musings.yasyf.com
3 points·by yasyfm·3 tahun yang lalu·0 comments

Show HN: Self-extracting prompts for GPT-4

musings.yasyf.com
13 points·by yasyfm·3 tahun yang lalu·2 comments

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

musings.yasyf.com
2 points·by yasyfm·3 tahun yang lalu·0 comments

Show HN: Intelligent Q&A with GPT-3

summ.readthedocs.io
8 points·by yasyfm·3 tahun yang lalu·1 comments

Show HN: GPT-3 Powered Shell

musings.yasyf.com
308 points·by yasyfm·4 tahun yang lalu·111 comments

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

musings.yasyf.com
2 points·by yasyfm·4 tahun yang lalu·0 comments

Show HN: Rune’s Secret Type Ported to Python

python-secret-type.readthedocs.io
2 points·by yasyfm·4 tahun yang lalu·0 comments

A Rune Lang-style `secret` type for Python

github.com
1 points·by yasyfm·4 tahun yang lalu·0 comments

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

tailscale.com
2 points·by yasyfm·4 tahun yang lalu·0 comments

A new paradigm for cloud access management

demo.symops.com
15 points·by yasyfm·4 tahun yang lalu·6 comments

comments

yasyfm
·3 tahun yang lalu·discuss
https://musings.yasyf.com/
yasyfm
·4 tahun yang lalu·discuss
if you pass `--model=chatgpt` there's experimental support for ChatGPT, but it's suuuper flaky
yasyfm
·4 tahun yang lalu·discuss
It worked for the couple basic cases I tried!!
yasyfm
·4 tahun yang lalu·discuss
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 tahun yang lalu·discuss
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 tahun yang lalu·discuss
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 tahun yang lalu·discuss
Sorry about that!
yasyfm
·5 tahun yang lalu·discuss
This is super cool! Any plans to build out more PR features? I'd love to see a Linear-for-pull-requests product.