HackerTrans
TopNewTrendsCommentsPastAskShowJobs

yasyfm

no profile record

Submissions

Show HN: Predictive load balancing for Claude accounts

github.com
2 points·by yasyfm·الشهر الماضي·0 comments

Show HN: Slop Cop Claude Code / Cursor Plugin

github.com
2 points·by yasyfm·قبل 3 أشهر·0 comments

On LLM Supply Chain Security

musings.yasyf.com
2 points·by yasyfm·قبل 3 سنوات·0 comments

Show HN: AntidoteGPT: Securing LLM Supply Chains

musings.yasyf.com
1 points·by yasyfm·قبل 3 سنوات·0 comments

AntidoteGPT: Securing LLM Supply Chains

musings.yasyf.com
2 points·by yasyfm·قبل 3 سنوات·0 comments

Bringing Go's defer statement to Python

musings.yasyf.com
1 points·by yasyfm·قبل 3 سنوات·1 comments

Hybrid embedding vectors with Pinecone and Haystack

musings.yasyf.com
3 points·by yasyfm·قبل 3 سنوات·0 comments

Show HN: Self-extracting prompts for GPT-4

musings.yasyf.com
13 points·by yasyfm·قبل 3 سنوات·2 comments

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

musings.yasyf.com
2 points·by yasyfm·قبل 3 سنوات·0 comments

Show HN: Intelligent Q&A with GPT-3

summ.readthedocs.io
8 points·by yasyfm·قبل 3 سنوات·1 comments

Show HN: GPT-3 Powered Shell

musings.yasyf.com
308 points·by yasyfm·قبل 4 سنوات·111 comments

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

musings.yasyf.com
2 points·by yasyfm·قبل 4 سنوات·0 comments

Show HN: Rune’s Secret Type Ported to Python

python-secret-type.readthedocs.io
2 points·by yasyfm·قبل 4 سنوات·0 comments

A Rune Lang-style `secret` type for Python

github.com
1 points·by yasyfm·قبل 4 سنوات·0 comments

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

tailscale.com
2 points·by yasyfm·قبل 4 سنوات·0 comments

A new paradigm for cloud access management

demo.symops.com
15 points·by yasyfm·قبل 4 سنوات·6 comments

Amazon confirms it removed RavPower

theverge.com
5 points·by yasyfm·قبل 5 سنوات·0 comments

Cydia Sues Apple on Antitrust Grounds

daringfireball.net
1 points·by yasyfm·قبل 6 سنوات·0 comments

comments

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