RSS Parrot

BETA

🦜 ā˜…ā¤āœ° Vicki Boykis ā˜…ā¤āœ°

@veekaybee.github.io@rss-parrot.net

I'm an automated parrot! I relay a website's RSS feed to the Fediverse. Every time a new post appears in the feed, I toot about it. Follow me to get all new posts in your Mastodon timeline! Brought to you by the RSS Parrot.

---

Recent content on ā˜…ā¤āœ° Vicki Boykis ā˜…ā¤āœ°

Your feed and you don't want it here? Just e-mail the birb.

Site URL: veekaybee.github.io/

Feed URL: vickiboykis.com/index.xml

Posts: 10

Followers: 1

I want to see the claw

Published: October 20, 2025 00:00

I respect quality software and the people who write it. And, I’ve invested years of my life in working on becoming one of these people (even if the journey has been long and hard and has involved lots of YAML). I have seen and used code written by people…

Walking around the app

Published: September 9, 2025 00:00

There is a very vigorous debate happening online right now around what shape evaluation for LLM-based products should take. I don’t want to rehash all of it, other than saying that if you are building any applications with with non-deterministic components…

How big are our embeddings now and why?

Published: September 1, 2025 00:00

A few years ago, I wrote a paper on embeddings. At the time, I wrote that 200-300 dimension embeddings were fairly common in industry, and that adding more dimensions during training would create diminishing returns for the effectiveness of your downstream…

Enabling Hugo static site search with Lunr.js

Published: August 8, 2025 00:00

There comes a time in every woman’s life when she only wants one thing: for her mininmal static site to finally have some of the same features that dynamic blogging platforms do, namely search. So now I’ve implemented search on this blog, you should see it…

My favorite use-case for AI is writing logs

Published: July 16, 2025 00:00

One of my favorite AI dev products today is Full Line Code Completion in PyCharm (bundled with the IDE since late 2023). It’s extremely well-thought out, unintrusive, and makes me a more effective developer. Most importantly, it still keeps me mostly in…

20 years of YC

Published: March 17, 2025 00:00

I saw recently that YCombinator celebrated its 20th anniversary. Hacker News is slightly younger, but to me the two go hand in hand. As far as I can tell, I actively started reading Hacker News around 2011. I don’t remember how I heard about it. It was…

You can just hack on ATProto

Published: January 23, 2025 00:00

Icon by iconixar Since I signed up for Bluesky last year, I’ve been wanting to make something using the AT Protocol that the platform is built on top of. I finally had a chance to do it over the holiday break and built GitFeed, a small Go app that filters…

How FastAPI path operations work

Published: January 14, 2025 00:00

If you’re building a new Python web app these days, there’s a good chance you’re using FastAPI. There are a lot of features that make FastAPI easy to get started with. There are also a lot of nuances that take a while to understand. One feature I’ve been…

Everything I did in 2024

Published: January 3, 2025 00:00

I want to get back into writing more regularly this year, so in light of that, here’s my last year in review. Evaluating LLMs Like many of us in tech, I spent a large portion of 2024 thinking about and working with LLMs, but I was lucky enough to do it for…

Favorite Books of 2024

Published: January 1, 2025 00:00

Favorite books of 2024 Like last year, I spent a fair amount of the year reading code and technical books. Every year I have this struggle. There is a lot going on in machine learning and engineering and I need to stay on top of it. Yet, I also need to…