HackerTrans
TopNewTrendsCommentsPastAskShowJobs

yasyfm

no profile record

Submissions

Show HN: Predictive load balancing for Claude accounts

github.com
2 points·by yasyfm·mese scorso·0 comments

Show HN: Slop Cop Claude Code / Cursor Plugin

github.com
2 points·by yasyfm·3 mesi fa·0 comments

On LLM Supply Chain Security

musings.yasyf.com
2 points·by yasyfm·3 anni fa·0 comments

Show HN: AntidoteGPT: Securing LLM Supply Chains

musings.yasyf.com
1 points·by yasyfm·3 anni fa·0 comments

AntidoteGPT: Securing LLM Supply Chains

musings.yasyf.com
2 points·by yasyfm·3 anni fa·0 comments

Bringing Go's defer statement to Python

musings.yasyf.com
1 points·by yasyfm·3 anni fa·1 comments

Hybrid embedding vectors with Pinecone and Haystack

musings.yasyf.com
3 points·by yasyfm·3 anni fa·0 comments

Show HN: Self-extracting prompts for GPT-4

musings.yasyf.com
13 points·by yasyfm·3 anni fa·2 comments

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

musings.yasyf.com
2 points·by yasyfm·3 anni fa·0 comments

Show HN: Intelligent Q&A with GPT-3

summ.readthedocs.io
8 points·by yasyfm·3 anni fa·1 comments

Show HN: GPT-3 Powered Shell

musings.yasyf.com
308 points·by yasyfm·4 anni fa·111 comments

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

musings.yasyf.com
2 points·by yasyfm·4 anni fa·0 comments

Show HN: Rune’s Secret Type Ported to Python

python-secret-type.readthedocs.io
2 points·by yasyfm·4 anni fa·0 comments

A Rune Lang-style `secret` type for Python

github.com
1 points·by yasyfm·4 anni fa·0 comments

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

tailscale.com
2 points·by yasyfm·4 anni fa·0 comments

A new paradigm for cloud access management

demo.symops.com
15 points·by yasyfm·4 anni fa·6 comments

Amazon confirms it removed RavPower

theverge.com
5 points·by yasyfm·5 anni fa·0 comments

comments

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