Rison Simon's Avatar

Rison Simon

@risonsimon.com

Building products for fun & profit. 🧱🧱🧱 Solo founder. Bootstrapping. 1 exit. https://painpointy.com

1,000
Followers
243
Following
213
Posts
25.08.2023
Joined
Posts Following

Latest posts by Rison Simon @risonsimon.com

Post image

Just checked my analytics and found a bunch of users signing up through perplexity and chatgpt.

No idea what they're searching to find my product.

Feels like a weird mystery - people finding you through ai but you don't know how they got there.

18.05.2025 04:27 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

Just vibe-coded a Python script with AI to convert mp3 lectures to videos with subtitles.

Didn't look at the code once. Didn't try to understand it. Just trusted the ai

15 minutes later: everything worked perfectly

This is the future of coding for most scripts

06.02.2025 16:35 πŸ‘ 2 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

There are multiple ai agents frameworks out there. They create abstractions on top of code. They try to simplify agents but end up adding more complexity because models and methods keep changing every day. For now, writing your own glue code for AI agents might be better. Could change later.

01.02.2025 14:56 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

Everyone's talking about ai agents in 2025

But here's what nobody tells you:

If you know the steps you need to take, just write the code directly

I removed the agent framework & replaced it with simple chain operations + basic parallelization

Result: easier to debug, maintain, and actually ship

01.02.2025 14:43 πŸ‘ 0 πŸ” 0 πŸ’¬ 2 πŸ“Œ 0

Stop falling for the "consistent marketing" trap

Everyone: "just be consistent!"
But they don't tell you WHY most founders aren't consistent

The real reason?
Marketing isn't deterministic
Without visible results, motivation dies
Your brain craves certainty

Solution: Track actions, not outcomes

23.01.2025 14:46 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

I think I've found what works for me to be productive

I started grouping my to-do list tasks into tiny projects I can finish in a day.

Been doing this for a week & it's completely changed how I work

Now I finish at least one mini-project daily and actually feel accomplished instead of scattered

22.01.2025 23:33 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

Just spent 4 hours debugging why a website wouldn't load. checked DNS, server configs, everything.

Turns out i had a typo in the domain name. one single missing letter in nginx config.

The dumbest bugs always take the longest to fix 😭

21.01.2025 17:36 πŸ‘ 3 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Post image

Just hit a major milestone with Painpointy! πŸš€

After a lot of work & feedback, it can now:
- Analyze Reddit threads
- Identify meaningful themes
- Break them into subthemes

This is going to be a game-changer for understanding user pain points at scale!

20.01.2025 14:39 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

honest talk about using huggingface models for the first time:

1. had no clue how to start
2. got stuck immediately
3. asked chatgpt + claude for help
4. actually got it working

the "figuring it out" part used to take days. now it's minutes.

18.01.2025 23:40 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

marketing is so freaking chaotic compared to programming

coding:

put in work β†’ get results

marketing:

do everything "right" β†’ crickets
do random stuff β†’ goes viral πŸ€·β€β™‚οΈ

no wonder founders hate it. feels like screaming into the void while your metrics mock you

16.01.2025 14:46 πŸ‘ 4 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

i’m also trying to be more consistent. do you have a set time daily for that?

16.01.2025 04:37 πŸ‘ 1 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

two that i check daily, it has become a habit, and one that i check occasionally.

15.01.2025 17:15 πŸ‘ 1 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

todo lists shouldn't start with a blank page

that's the mistake i've been making for years

now i just:
- talk it out for 10 mins
- transcribe the audio
- let ai organize it

it's like having a productive conversation with yourself

15.01.2025 14:42 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

the hardest part of achieving big goals isn't setting them

it's figuring out what to do each morning when you sit down at your desk

been struggling with this forever, finally breaking down annual goals into daily chunks

feels like having a GPS instead of just a destination

14.01.2025 16:42 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Post image

thinking of starting an ai agents employment agency.

21.12.2024 14:43 πŸ‘ 2 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

haha, ya.

19.12.2024 12:48 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
you have free access to github copilot email

you have free access to github copilot email

it’s the same. i think it has to do with the email subject line. it feels like you’re getting a free gift.

19.12.2024 12:24 πŸ‘ 2 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

ya and you gotta do it over and over and over again.

16.12.2024 17:28 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

it's always a good idea to have a landing page to explain what the product does. and depending on the product, the landing page have that product too

16.12.2024 16:46 πŸ‘ 2 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

where are you adding smtp support?

16.12.2024 16:42 πŸ‘ 1 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

ya, i often think about that too. but people aren't always thinking about our product, it's just us. πŸ˜…

16.12.2024 16:37 πŸ‘ 3 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

always with with how you're going to market the product. and don't randomly add features. i think every technical founder makes this mistake once. no way around it.

16.12.2024 16:36 πŸ‘ 2 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

also, it's only on iphone 15 pro and iphone 16 models. and there's isn't much to do with it either.

16.12.2024 16:32 πŸ‘ 2 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

yep definitely. also seeing a decrease in engagement, which also makes sense.

16.12.2024 16:29 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

just spent 2 hours trying to fix the issue where the google login only works the second time.

found out that next.js middleware was blocking the callback path. fixed in 2 seconds.

anyway, how is your day going?

16.12.2024 05:56 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

simple product dev strategy that i use now:

TOP DOWN:
↓ start with problem
↓ understand it deeply
↓ explore solutions
↓ pick simplest one
↓ build it

vs

BOTTOM UP:
↑ start with cool tech
↑ force fit to problem
↑ overcomplicate
↑ fail

guess which works?

13.12.2024 14:51 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

it's the paradox. the more you chase happiness, the further away it gets.

13.12.2024 06:20 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

the video could be increasing their time on site, which factors into rankings. or if it's a new site, google is testing where to rank it.

13.12.2024 06:18 πŸ‘ 1 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

ya, i keep the notebook right infront me to make it easy. if i schedule it and formalize it, then i tend to procrastinate. πŸ˜…

12.12.2024 02:32 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

i don't think exercising for a while will stall your progress. it will probably speed up your progress because of the positive effects. it's a net positive!

11.12.2024 17:26 πŸ‘ 2 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0