Advertisement · 728 × 90

Posts by Zeyrie

Post image

Building a fluent Network Manager in Swift with clean method chaining like `network.request(.users).withAuth(token).fetch()`. Spent 2 weeks on & off planning & implementing ~75% of essentials. Used GLM, Kimi, MiMo to brainstorm & build. Now will code review for 2 weeks!! #Swift #iOSDev #Networking

2 days ago 1 0 0 0
Post image

It is interesting how codex/gpt-5.3 starts to test its implementation and tries to correct itself each time. Something that Opus 4.6 never does!

2 days ago 0 0 0 0
Video

How does LLM mess up your code?

3 days ago 0 0 0 0

There were lot of times where I just add an id of a datatype to the equatable conformance and move on, but never really thought if that would cause a problem. Sure enough it can cause so many silent bugs.

zeyrie.blog/posts/ios/sw...

3 days ago 0 0 0 0

Waiting for the release, excited to rewrite my init.

1 week ago 0 0 0 0

I was searching for this option thanks for sharing

1 week ago 0 0 0 0

The icon has a unique touch anyway, especially the color, something that definitely not used by other todo apps.

1 week ago 1 0 1 0
Advertisement

If I say that in Swift not including all the fields of a struct or a class in Equatable conformance is a disaster waiting around the corner, will you be surprised?

1 week ago 1 0 0 1
Post image

I didn't know Swift #Playground Mac app went through all these changes. I can understand what they did with it. But it is full of bugs, I can't use even the basic functionalities that were possible in #Xcode over here, on top of that it do not recognize my files.

1 week ago 0 0 0 0
spm_naming_conventions notes

I think this is a good convention to follow:

www.louzell.com/notes/spm_na...

1 week ago 0 0 0 0
Post image

While apple never explicitly favored an architecture, with SwiftUI and SwiftData, the cleared wanted the view to handle all the data querying and other actions. SQLiteData handled it much better.

1 week ago 0 0 0 0
Post image

Quite surprised how much the point-free-skills are useful, and the difference in migrating from SwiftData to SQLiteData is just very easy, short, and clear.

1 week ago 0 0 0 0
I did not expect this ending
I did not expect this ending YouTube video by The PrimeTime

youtu.be/mx3g7XoPVNQ?...

These are the type of videos why I m going to YouTube and following prime

1 week ago 0 0 0 0

Maybe buy a lottery ticket too

1 week ago 1 0 0 0

First time trying OpenCode, even though I know it is the best CLI for coding out there. Transition from #ClaudeCode to #OpenCode is like watching Northern Lights

1 week ago 1 0 0 0
Advertisement
Preview
OpenRouter The unified interface for LLMs. Find the best models & prices for your prompts

I m planning to leave codex and Claude and just use opencode with openrouter.ai. I m not sure if it’s cost effective. But it really feels like worth trying out!!

1 week ago 0 0 0 1
Post image

Why should Duolingo block other apps?

1 week ago 0 0 0 0
LLMs don't think outside the box | Hacker News

Didn’t think someone will post it at news.ycombinator.com/item?id=4750...

1 week ago 0 0 0 0
Preview
Reactive Resume — A free and open-source resume builder Reactive Resume is a free and open-source resume builder that simplifies the process of creating, updating, and sharing your resume.

An open source resume builder rxresu.me which is absolutely free and lets me export a beautiful minimal resume is quite rare to find, at least harder to spot from thousands of paid/junk resume builders from web.

Really enjoyed the experience here

1 week ago 0 1 0 0
You Are Not Your Job

jry.io/writing/you-...

2 weeks ago 0 0 0 0
Preview
LLMs don't think outside the box. Working with Claude Code on Golang feels straightforward. The code cannot be written in multiple ways; everything feels like writing pseudocode, at least whi...

Learning and acquiring knowledge will always be handy even if LLMs get better tomorrow

zeyrie.blog/posts/techno...

2 weeks ago 0 0 0 0
Post image

This one is definitely a rough one!?

2 weeks ago 0 0 0 0

I m also learning through drawabox

2 weeks ago 0 0 0 0
Post image Post image Post image Post image

Day-5; #Drawabox
Definitely need to work on the ellipses on plane part I guess.

2 weeks ago 1 0 1 0
Preview
Codeberg.org Codeberg is a non-profit community-led organization that aims to help free and open source projects prosper by giving them a safe and friendly home.

I moved to codeberg.org not the greatest repository. But gets the job done for now.

2 weeks ago 1 0 0 0
Advertisement
Preview
“This Is Not The Computer For You” · Sam Henri Gold Sam Henri Gold is a product design engineer building playful, useful software.

"Nostalgia"

samhenri.gold/blog/2026031...

2 weeks ago 0 0 0 0

Really clean and native looking app. Love the UI

2 weeks ago 0 0 0 0

Pointed out that this might be what is causing the issue. It immediately found the issue. Sometimes, LLM's look only within the box. Taking a step back could have saved me 20 mins of my time.

2 weeks ago 0 0 0 0

At some point, I just thought, don't I have another container group within docker, which also have pg setup and running. I assumed the port for these two are the same and causing the trouble, which sometimes the password is correct, other times it just fails. My hunch was correct.

2 weeks ago 0 0 1 0
LLM trying to solve a issue within docker container.

LLM trying to solve a issue within docker container.

So I have been running Claude code to find why, sometimes pg within docker container says the wrong password. Claude ran for 20+ mins, trying to query into the user tables, roles and everything to figure out what is wrong. I had a hunch, and I was correct. **LLM's look only within the box**

2 weeks ago 1 0 2 0