Advertisement · 728 × 90

Posts by Meet Gor

Ok I am dumb. It makes the language simple.

but it does leave a hole..a long hour of finding the error was capital name of the function

1 week ago 0 0 0 0

Oh so Go took inspiration from C# for public and private class variables (package level) for convention of PascalCase but skipped the type naming as private or public.

Really easy to mess up that... cannot rely on just people's eyes for figuring out based on case.

Or I am dumb

1 week ago 1 0 1 0
Preview
I used AI. It worked. I hated it. I used Claude Code to build a tool I needed. It worked great, but I was miserable. I need to reckon with what it means.

@taggart-tech.com take my money for writing this article, what a banger!

taggart-tech.com/reckoning/

2 weeks ago 1 0 1 0

I think we are a few months away from people realizing, oh shit this is crap code! We need some people who can understand this? What are those called? oh the people that get paid for editing text on the screen! I thought they were dead

2 weeks ago 1 0 1 0
Preview
Flight Observatory Mumbai Airspace Case Study A closer analysis on the airspace around Mumbai's BOM/VABB (CSMIA) Airport. Questioning the intuitions from memories and answering and reasoning through the data.

Was a bit curious, a bit overwhelmed. Sat down, made and then wrote about it(8k words by the way, new ath, no ai was harmed in the process)

What do you think?

www.meetgor.com/posts/flight...

2 weeks ago 1 0 0 0

probably sifting the good and truthful data was not quite done from the internet from which it was trained on

we see a lot of code and discussion with bug that point factually wrong but have text and conversation that say it was correct (assumptions)

2 weeks ago 0 0 0 0
Screenshot showing an LLM agent (amp) unable to run tests in a golang repo, and saying "forget tests, the logic is sound.". Typical developer like vibe in coding agents

Screenshot showing an LLM agent (amp) unable to run tests in a golang repo, and saying "forget tests, the logic is sound.". Typical developer like vibe in coding agents

well well well!

forget the tests! LGTM

We know where it comes from🤔

4 weeks ago 2 1 1 0

no, editing is

1 month ago 1 0 1 0

I am looking forward to connecting to anyone who is looking for an enthusiastic person and nerd about things in detail

1 month ago 0 0 0 0

I have worked with golang extensively in the past 3 years be it side projects or open source projects.

I love building and tinkering with apis, databases and clis in the terminal.

Learning to adopt the new techniques to develop faster and effective software.

1 month ago 1 0 1 0
Advertisement

At solar labs

I worked deeply in backend system for
- developing time of use and analytical apis and dashboards

- optimized database queries by 7% by the heavy loaded endpoints

- developed automation scripts and excel reports on the platform for user facing dashboards

1 month ago 1 0 1 0

Previously I have worked at
- Docsumo

Improved financial document extraction using llms by 27%(numbers not important to me, the care and the dedication is)

Created apis and services for financial analysis on the platform

Lead the reasearch and development for fraud and categorisation services

1 month ago 0 0 1 0

Life is cruel,
you do everything right, yet you are set barefoot in the forest for 14 years

1 month ago 0 0 0 0

A bunch of .md files making scifi a reality, what a time to be alive.

2 months ago 0 0 0 0

AI labs ceo predicting the number of months away from the developer free world is like a developer giving an estimate for his task.

"It will be done in 2 week, probably" maybe*

2 months ago 0 0 0 0

Cursor doesn't count the non-interactive actions while working inside the agent. Wow! What a shame. Vibe coded perhaps.

I don't manually accept diffs, they're already there, so i just read as it hives the green red background more info if i accept it i forget.

Sigh!

3 months ago 0 0 0 0

Oh my god!
I just finished writing a novel (draft 0)

3 months ago 1 0 0 0
Advertisement
Preview
2025: Year Review A developer retrospective of the year 2025. A reflection of the goals that I worked towards in tech as a developer. Adopted AI-assisted coding skill as a devloper, wrote 52 editions consistently on my...

Here goes the 2025 year into the past

A quite revolutionary year for software development, it just changed the way I thought about software.

It leaves us with a gazillion things to learn

#2025wrap

meetgor.com/2025-review

3 months ago 2 0 0 0

- Rohinton Mistry

I wanted diwali vibes indian stories, thought not quite i wanted, but the mood, the nostalgia and the emotion was all I needed. The book had put me in questions that no one ever can. The perspective of a family is not confided in four walls but four relations

3 months ago 0 0 0 0

- Toshikazu Kawaguchi

The sweet tales of time travelling cafe are so wonderful and almost gives a cope(escapism) from the world yet puts you on the path to still walk for your people. Such a beautiful blend of reality and fiction. I can't believe I read 5 books in a series

3 months ago 0 0 1 0

Some authors have stood out to me these year that I would be forever grateful for
- Ami Ganatra
Ramayana, Mahabharata, she bought facts, relatable views and modern day links to the tale, all 3 books are like gateway drug to indian mythology. I now need to read the actual legends

3 months ago 0 0 1 0
Post image Post image Post image

Wow!
I read 6 books in 2024
and in 2025?
23
Couldn't have been a better year.

I have thoughts on why I read like a monster!
I want to sit and write about each book, i have notes and couldn't put more words for the feelings these authors have written

3 months ago 0 0 1 0

Really a huge shoutout to @aaronfrancis.com for teaching it enthusiastically, its contagious! Can't wait to add more to my sqlog series, diving deeper into SQLite.

The lore in the problems was epic! I am inspired to create something like that!

3 months ago 0 0 0 0

And many naunced things that I think are quite lame to share it.
But anyways, I loved these problems, the soptify wrapped like artists problem was sooooo good.
I actually felt I understood and solved something really cool, something real!
The missing dates, so many cool problems!

3 months ago 0 0 1 0
Advertisement

8. Calculating rolling averages with sliding window using window functions
9. Full text search in SQLite
10. Counting the number of occurrences of a word in a string
11. Recursive CTEs to traverse a network like path

3 months ago 0 0 1 0

4. Window Functions (like groups but more customizable)
5. Generating series of dates in SQLite using recursive CTE
6. Using json functions to extract list and key-value pairs from json string
7. CTEs in SQLite cannot have DELETE or INSERT queries (sigh! ruined day 10 solution)

3 months ago 0 0 1 0

What all did I learn?

1. JOINs (the crucial difference in lift, right and inner join)
2.CTE and Subquery (those are the same things, CTEs help you to reuse and name it as sub-query)
3. UNION and UNION ALL (why even have union all hhh?)

3 months ago 0 0 1 0

I completed a advent challenge for the first time (it was just 15 days, I feel happy and sad about that)

But I am mostly happy and content with the things I learnt and got to do in SQL.

I know can confidently say, I know the bare minimum SQL!

3 months ago 0 0 1 0
Meet Gor | advent-of-sql-2025 Tech blog by Meet Gor

Wrapped the Advent of SQL 2025 in SQLite

Thanks @aaronfrancis.com for the dope quality teaching and explanaitons and @Kelsey Petrich for the lovely lore behind each puzzle.

I blogged about it for all 15 days

www.meetgor.com/series/adven...

3 months ago 0 0 1 0
Advent of SQL 2025: Wish List

Solving the advent of sql by Aaron Francis' database school (but it sqlite)

Nice world building around elves. Looking forward to getting annoyed with how dumb or smarter dumb the elves get in the remaining 14 days.

www.meetgor.com/sqlog/advent...

4 months ago 0 0 0 0