Light's Avatar

Light

@maheshbansod.com.bsky.social

i love computers, science, math and understanding the world around us. https://maheshbansod.com

352 Followers  |  1,044 Following  |  288 Posts  |  Joined: 19.11.2023  |  1.8187

Latest posts by maheshbansod.com on Bluesky

how blue the sky today

14.07.2025 04:54 β€” πŸ‘ 3    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

bro made the first-ever wearable computer to hack roulette

24.05.2025 13:50 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

he wasn't joking..
some of his lesser known inventions:
- flame throwing trumpet
- rocket powered frisbee
- unicycle without pedals
- rubiks cube solver
- juggling robot

24.05.2025 08:21 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

"I've always pursued my interests without much regard for final value or value to the world. I've spent lots of time on totally useless things."

- Claude Shannon

24.05.2025 08:09 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0
Preview
The Price of Remission When I was diagnosed with cancer, I set out to understand why a single pill of Revlimid cost the same as a new iPhone. I’ve covered high drug prices as a reporter for years. What I discovered shocked ...

I have written many healthcare stories, but never before have I written about my own health. I decided to do so after learning one of my drugs costs nearly $1,000 a pill and just 25 cents to make. What I found was an incredible story of discovery and exploitation. www.propublica.org/article/revl...

08.05.2025 13:51 β€” πŸ‘ 1624    πŸ” 690    πŸ’¬ 81    πŸ“Œ 55

i'm now cloudflare gang

18.05.2025 11:24 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

reading my 2018 diary feels surreal..
the me back then was so... kind

18.05.2025 04:54 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

what if we lived in a world where emojis looked the same on every device

03.05.2025 07:52 β€” πŸ‘ 3    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

May 3 force be with you

03.05.2025 05:27 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

> bundled dev server
πŸ‘€

24.04.2025 19:29 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
RegExp.prototype.test() - JavaScript | MDN The test() method of RegExp instances executes a search with this regular expression for a match between a regular expression and a specified string. Returns true if there is a match; false otherwise.

learnt it the hard way today that RegExp.prototype.test is not a pure function

21.04.2025 12:06 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

looking good!

I've noticed most websites that have markdown-like UI are also terminal themed,.. but this is so pretty

31.03.2025 04:17 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0
Making LLMs do what you want - Beacon - Mahesh Bansod's home Light's blog - Tired of spending hours convincing an LLM to just do that one thing? You have tried lots of different ways to no satisfaction and yet it eludes you why it isn't able to just do this re...

published a new article: Making LLMs do what you want.

just a few things i've learned while shipping LLM-based features.

29.03.2025 19:41 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
WTF is T_PAAMAYIM_NEKUDOTAYIM Anyone who has mentioned PHP Fractal of Bad Design to me knows I don't give it much credit. It's a list of complaints about loose-typing in general, some "it's not Python" rants, lots of complaints ab...

came across some ancient PHP drama
philsturgeon.com/wtf-is-t-paa...

27.03.2025 18:54 β€” πŸ‘ 4    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
Environments build API Β· vitejs vite Β· Discussion #19714 Hello, I’m opening this discussion to propose a new build API for the environment API (for a prior discussion on this topic see: #16358 (comment)) The Problem The problem in a nutshell is that the ...

This is another great example of how well @cloudflare.social is playing with the open source ecosystem: not a simple use case report but a full-fledged and generic new API proposal for @vite.dev. More companies should have dedicated teams actively working with open source projects like they do.

25.03.2025 10:50 β€” πŸ‘ 51    πŸ” 6    πŸ’¬ 1    πŸ“Œ 0

symlink deletion pro-tip -> check if there's a slash at the end
(there should be no slash at the end)

21.03.2025 07:15 β€” πŸ‘ 3    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

how do i collapse a thread to move to the next top level comment

09.03.2025 15:57 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

i love this bsky feature it automatically hides your credit card details. try it out πŸ‘‡

02.03.2025 08:01 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

would suggest maybe add some testimonials or proof or something to show that it worked out for someone who tried it

02.03.2025 07:58 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

perfect timing. i got you.
bsky.app/profile/mahe...

02.03.2025 07:53 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
GitHub - maheshbansod/todo-rs: Todo CLI Todo CLI. Contribute to maheshbansod/todo-rs development by creating an account on GitHub.

i made a todo CLI to learn rust two years ago, i use it daily now.
Features:
- plain text gang
- support multiple lists stored at different locations all over your system
- uses current directory's TODO.md if exists.
- CLI gang
- is quite nice with grep/rg to filter tasks

02.03.2025 07:43 β€” πŸ‘ 3    πŸ” 0    πŸ’¬ 0    πŸ“Œ 1

nice!

25.02.2025 17:09 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

i wasn't aware my pinky finger could get this strong.

25.02.2025 15:29 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

remapping <caps> to <esc> has changed my life

25.02.2025 15:28 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 2    πŸ“Œ 0

Bro are you ok? Your wizened visage appears forlorn

17.02.2025 02:21 β€” πŸ‘ 1006    πŸ” 201    πŸ’¬ 10    πŸ“Œ 1

omg threaded comments are cool

11.02.2025 15:30 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

it was accurate i think..

just tried it with gemini and it worked!

tho it seems u have to explicitly ask LLMs to respond in base64

10.02.2025 17:08 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

*s/worth/with

10.02.2025 16:11 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

btw you can even have a whole conversation with an LLM in base64.. tried it worth deepseek

10.02.2025 16:11 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

I'm getting good at writing prompts that make LLMs do what I want...
.
.
.
Or maybe the models are getting better.

07.02.2025 15:15 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

@maheshbansod.com is following 18 prominent accounts