Burak Yigit Kaya's Avatar

Burak Yigit Kaya

@byk.im

Curious mind. Open source, behavioral psychology, automation

653
Followers
803
Following
4,622
Posts
18.11.2024
Joined
Posts Following

Latest posts by Burak Yigit Kaya @byk.im

Install with `curl cli.sentry.dev/install
-fsS | bash`

20.02.2026 11:18 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Preview
betegon - Overview betegon has 33 repositories available. Follow their code on GitHub.

Oh and we have logs now and you can do -f to follow (as in tail) πŸ”₯ brought to you by github.com/betegon)

20.02.2026 11:18 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

We also replaced our API backend with an auto generated API client based on our Open API specs (thanks @maditya.sh)

20.02.2026 11:18 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0
Preview
Release 0.11.0 · getsentry/cli New Features ✨ Build Add hole-punch tool to reduce compressed binary size by @BYK in #245 Add gzip-compressed binary downloads by @BYK in #244 Other (args) Parse Sentry web URLs as CLI arguments...

Just cut a new release for Sentry CLI and I'm so excited! We have unified our <org>/<project> notation for all commands along with automated paging support for very long responses.

github.com/getsentry/cl...

20.02.2026 11:18 πŸ‘ 2 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

I wonder if there are other things we can do like this. And before you say, I tried UPX. Not only it breakes compiled bun binaries, it also adds ~250ms start-up overhad which is not something we want in a CLI.

16.02.2026 15:58 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

It punches out these unused ICU bits from your binary, replacing them with zeros and now your binary compresses much better. We saved ~10MB from the compressed size bringing it close to ~25MB.

16.02.2026 15:58 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0
npmx

So Opus and I created this mini tool: binpunch (hole-puncher was taken) - npmx.dev/package/binpun

16.02.2026 15:58 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

The size on disk is not very important, it is the size being transported and we *just* added gzipped assets (because GitHub does not do HTTP compression for some reason 🀷🏻). Do you know what compresses well? Let me tell you: zero!

16.02.2026 15:58 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

Slicing that out from the compiled binary was challenging due to the need to shift offsets. I also did not want to compile bun from scratch either (although that would enable more optimizations re size). Then it hit me:

16.02.2026 15:58 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

I was looking for a way to reduce our binary size for Sentry CLI. It uses `bun --compile` which is quite large at ~100MB. After some research, realized that it ships with ~30MB ICU data for locale operations that we will never do.

16.02.2026 15:58 πŸ‘ 2 πŸ” 0 πŸ’¬ 2 πŸ“Œ 0

And we are going Bun-first. If we can find a way to shring the Bun binary sizes, I don't think we'll have any reason to go with npx at this point!

02.02.2026 09:59 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

Then we needed SQLite and semver operations inside the CLI and to my pleasant surprise Bun has *BOTH* built-in. So now we have this `node-polyfills` file for npx/node support: github.com/getsentry/cl...

02.02.2026 09:59 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

I was *very* skeptical about Bun, then did my research, learned why it was created, chose it as the base for the new Sentry CLI with Miguel (x.com/miguelbetegon)

02.02.2026 09:59 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0
Shirt, physicals for Vita, Switch and PS4, collector's edition physicals for all three as well

Shirt, physicals for Vita, Switch and PS4, collector's edition physicals for all three as well

Iconoclasts title screen

Iconoclasts title screen

Main character Robin standing by her home

Main character Robin standing by her home

Robin and her brother Elro facing a boss battle

Robin and her brother Elro facing a boss battle

Happy πŸ”§ ICONOCLASTS πŸ”§ anniversary!

Sat a long time on physical goods, and could use help for coming projects. I decided to try a few auctions for support! Hope this is a good avenue for those of you asking for this.

I have always been grateful for your support! πŸ’›

www.ebay.com/usr/konjakon...

23.01.2026 17:17 πŸ‘ 576 πŸ” 197 πŸ’¬ 20 πŸ“Œ 14

This is a v0 launch and we'll be iterating quickly. Please send us your feedback so we can make it work great for you!

@maditya.sh, Miguel (bete), and I are eager to hear all from you!

29.01.2026 20:23 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

We took our inspiration from the awesome `gh` CLI from @github.com folks and gave it a Sentry spin with some vibe coding πŸ˜‰

29.01.2026 20:23 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

We've been working on the new Sentry CLI for the past few weeks and I'm so excited, happy, and proud to launch it with the team!

cli.sentry.dev

29.01.2026 20:23 πŸ‘ 5 πŸ” 1 πŸ’¬ 2 πŸ“Œ 0

Wow, fancy seeing a pic of @hugovk.dev promptly flashing in @chadwhitacre.com's @syntax.fm episode.

People in the central interview: youtu.be/tOn-L3tGKw0: @asherman.bsky.social @agafonkin.com @denysdovhan.com @tyrrrz.me

#StandWithUkraine #Python

22.01.2026 16:44 πŸ‘ 11 πŸ” 4 πŸ’¬ 1 πŸ“Œ 0
Preview
Congress Wants To Hand Your Parenting to Big Tech Instead of respecting how most parents guide their kids towards healthy and educational content, KOSMA hands the control panel to Big Tech. That’s rightβ€”this bill would take power away from parents, a...

Congress is debating a bill that would require platforms to police families’ online behavior, or face legal risk. The result will be more account lockouts, ID checks, and algorithmic mistakesβ€”for both parents and kids.

21.01.2026 23:23 πŸ‘ 85 πŸ” 46 πŸ’¬ 6 πŸ“Œ 1

How I'm staying warm in the winter:

>Opus 4.5: Done. 342 lines of unreliable tests burned. πŸ”₯

(along with my tokens I guess)

21.01.2026 23:23 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

Just realized I'm listening to 50-year old songs as my "teenager songs". Oh, it's 70s classical rock. Yup you feel old too now, I know.

21.01.2026 22:42 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Preview
GitHub - BYK/dotskills: All of my LLM skills like dotfiles All of my LLM skills like dotfiles. Contribute to BYK/dotskills development by creating an account on GitHub.

Just created a "dotskills" repo like the "dotfiles" as in the goold old days: github.com/BYK/dotskills

21.01.2026 21:12 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

@byk.im uses WezTerm, which is an awesome terminal emulator, so we gave Wez $1,592.40 to express our thanks 🀠

15.01.2026 19:57 πŸ‘ 5 πŸ” 1 πŸ’¬ 1 πŸ“Œ 0

No one believed us when we quit our jobs to rebuild Slack + Notion + Linear in 2 years. To be fair, it took us 3

12.01.2026 18:09 πŸ‘ 3 πŸ” 1 πŸ’¬ 0 πŸ“Œ 0
Post image

Me being a plushy lumberjack on my way back from @sentry.io Vienna office - hat tips to Peak Design for the awesome πŸŽ’

06.12.2025 10:08 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

Possibly. How I see this: the way LLMs work can be done deterministic as it is all mathematical functions. Eventhough it relies on probabilites, you can still deterministically control what is the cut off and use no random system. So when this becomes a business need, it is possible to get done.

04.12.2025 18:26 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0
Preview
From the headphones community on Reddit: I decided to make my own Hybrid IEM foam/silicon tips, works amazingly well. Made a guide for anyone who wants to try it. Best of both worlds! Explore this post and more from the headphones community

While looking for "hybrid" tips (silicon outer with foam inside) I came by this post: www.reddit.com/r/headphones...

And boy it blew my mind!

04.12.2025 18:21 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

Everytime I travel, I have to use my IEMs. Like them but finding good tips was always a struggle. I like foam tips the best but they get very itchy after a few hours and putting them in an out are a hassle. Foam tips are nice but they get slippy and fall out after 30 mins as my ears get warmer.

04.12.2025 18:21 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0
Preview
Anthropic reportedly preparing for one of the largest IPOs ever in race with OpenAI: FT Anthropic, the AI startup behind the popular Claude chatbot, is reportedly in talks to launch one of the largest initial public offerings ever as 2025.

www.cnbc.com/2025/12/03/a...

03.12.2025 17:52 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

Great article thanks!

>We reject this defeatism. With a little bit of work, we can understand the root causes of our nondeterminism and even solve them!

From a user's perspective, it's just temperature. Rest of the non-deterministic behavior comes from optimizations.

02.12.2025 14:36 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0