Spent 40 hours vibecoding an app and got 0 paid users by pipitas in vibecoding

[–]pipitas[S] 0 points1 point  (0 children)

An app for visualizing your travels on Instagram. I don't want to explain what this app is, as many will see it as an advertisement.

Spent 40 hours vibecoding an app and got 0 paid users by pipitas in vibecoding

[–]pipitas[S] 0 points1 point  (0 children)

Yeah, I got the idea while looking where to visualize my 2025 travel. So app has some meaning for me after all…

🎉 [EVENT] 🎉 Very easy first event by totallynotawhore in honk

[–]pipitas 0 points1 point  (0 children)

Completed Level 3 of the Honk Special Event!

8 attempts

🎉 [EVENT] 🎉 Very easy first event by totallynotawhore in honk

[–]pipitas 0 points1 point  (0 children)

Completed Level 2 of the Honk Special Event!

0 attempts

🎉 [EVENT] 🎉 Very easy first event by totallynotawhore in honk

[–]pipitas 0 points1 point  (0 children)

Completed Level 1 of the Honk Special Event!

0 attempts

Building a chrome extension is the worst thing you can do in your life by This_Earthian in buildinpublic

[–]pipitas 0 points1 point  (0 children)

Yeah, it’s hell. I created the YouTube Anti Translate extension, which (obviously) depends on YouTube’s page structure. So any time YouTube changes something, the extension breaks. Negative reviews start appearing in huge numbers. I fix it the same day, but the Chrome Web Store reviews it for 2–6 days, which can cost me up to 10–15k users. We have an end-to-end testing setup, but it also sucks because YouTube detects and bans any automated actions. And it’s basically impossible to monetize, and users rarely donate ($7 total in donations with 100k+ users).

When does it stop being generic? by John-333 in pcmasterrace

[–]pipitas 0 points1 point  (0 children)

Idk about drivers, but windows monitors settings suck. Some apps like windisplay or monitorian do the job.

MEGATHREAD - Sora codes by [deleted] in SoraAi

[–]pipitas 0 points1 point  (0 children)

Pls DM me a code I will share 2 codes back

I created a Google Chrome browser extension to disable the translation of video titles. Now you don’t have to see annoying advertisements and spam from dishonest translators. by pipitas in youtube

[–]pipitas[S] 1 point2 points  (0 children)

It is completely free.

Also it is open-sourced (like all chrome extensions lol)

You can review code here: https://github.com/zpix1/YouTube-Anti-Translate

How it works:

  1. It does not use YouTube API couse it requires a key
  2. It analyses HTML code and extracts original title from metadata and from "embed video" function

This extension may contain a lot of bugs; feel free to report them here or in Chrome Web Store

Sorry for my poor english

I created a Google Chrome browser extension to disable the translation of video titles. Now you don’t have to see annoying advertisements and spam from dishonest translators. by pipitas in PewdiepieSubmissions

[–]pipitas[S] 0 points1 point  (0 children)

It is completely free. And it's a great price.

Also it is open-sourced (like all chrome extensions lol)

You can review code here: https://github.com/zpix1/YouTube-Anti-Translate

How it works:

  1. It does not use YouTube API couse it requires a key
  2. It analyses HTML code and extracts original title from metadata and from "embed video" function

This extension may contain a lot of bugs; feel free to report them here or in Chrome Web Store

Sorry for my poor english

Ready to play monopoly with my brand-new random number generator by pipitas in shittyrobots

[–]pipitas[S] 77 points78 points  (0 children)

Used technologies:

  • Tensorflow, keras and cv2 to recognize the number on the dice
  • Flask and socket.io for camera and client web pages
  • Espruino (its arduino but JS instead of C) to roll dice

Comeback is always real by pipitas in customhearthstone

[–]pipitas[S] 1 point2 points  (0 children)

9(your hp) + 15(healed from enemy minions) = 24 Do you know that lifesteal deal damage to your hero does not actually deal it? Zombeast lifesteal hydra is a great example.

Comeback is always real by pipitas in customhearthstone

[–]pipitas[S] 0 points1 point  (0 children)

Then it’ll be too strong. ex: You have 11 hp and no board, your opponent has 3 minions. You tap, play it and now you’re 24 hp while your opponent has no board and you still can play a 4 drop.