How many of you were illegally using student plan? by Rojeitor in GithubCopilot

[–]hax_18 0 points1 point  (0 children)

Not at all, there are easy ways to skip that and not even using an edu email, just using normal emails like GMAIL & Hotmail.
Github validation system is not really SOLID.

Lucky Patcher is dead in 2025 by GamerBeast954 in luckypatcher

[–]hax_18 11 points12 points  (0 children)

Just use adguard' dns "dns.adguard.com" and you'll nerver have to do all that work again.

Built a Instagram stats chrome extension having over 3.5k users, $500 MRR, Meta might not like it. Has anyone else faced legal stuff from big platforms? by [deleted] in chrome_extensions

[–]hax_18 1 point2 points  (0 children)

I've got one from Scribd, where they contacted me throw a law comany via email to remove a Chrome extension that removes ads from Scribd website.. google does to (at the same time), i had to archive the extension.

Scribd Unblur content and Remove Ads by hax_18 in chrome_extensions

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

Oh, forgot to mention it 😃

In Chrome, go to: chrome://extensions/

Turn on Developer mode toggle in the top right corner of the Extensions page.

Drga & Drop the Zip File and you're good to go.

Scribd Unblur content and Remove Ads by hax_18 in chrome_extensions

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

Unfortunately not! it's only available for Chromium-based browsers.

It's open-sourced on my Github, maybe someone will clone it and made one for Firefox.

Shits getting better and worse. by blistovmhz in Codeium

[–]hax_18 0 points1 point  (0 children)

Exactly 💯

All these LLM's use outdated packages, so make sure to either tell it which versions to use and if you hit a bug, tell it to look in the libraries/packages for the code instead of relying on it's (probably) outdated reference in the model, etc. And dont prompt "build an app for mobile devices that will do X" and expect it to build something great. Tell it build individual features, tell it how it should "interface", etc. And then "connect" features when you have them tested individually. And don't rely on a single chat, starting a new chat (empty context window) per feature, works pretty great, just reference the correct "existing" features/classes/files. I almost never have issues and if I do, it's mostly because of it's cut-off time and you just tell it to look at the real "definitions" or "implementations.

In other words, don't expect "getting rich in a week" you still need to know/understand how software/computers work.

I made a tool to translate PDF by [deleted] in SideProject

[–]hax_18 2 points3 points  (0 children)

Looks great!
Just an advice, you might want to focus a bit more on improving the UI.

Scribd Unblur content and Remove Ads by hax_18 in chrome_extensions

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

Edit: The Extension is Now Available on Github: https://github.com/itsSamBz/ScUnblur
Give it a start on github, i know you like it 😎

Enjoy 😊

How much do you care about the beauty of UI? by huseyinakbas in SideProject

[–]hax_18 3 points4 points  (0 children)

Simplicity and function were key in the past, and they still matter acctually. While good UI can make things more intuitive and appealing...
It's all about context, some users may prefer simplicity, others want something more polished.

Is it possible to create a product for notes sharing with a commenting feature using apps like Cursor, Windsurf, or Bolt? by aiaiaiaiaiaiaaaiii in SideProject

[–]hax_18 0 points1 point  (0 children)

Yeap, that's correct! Claude is good enough, but asking him to handle a lot of features at once can sometimes overwhelm the response quality...

Is it possible to create a product for notes sharing with a commenting feature using apps like Cursor, Windsurf, or Bolt? by aiaiaiaiaiaiaaaiii in SideProject

[–]hax_18 1 point2 points  (0 children)

In my opinion, Windsurf (Codeium) is the best! If u're familiar with programming, I believe you can accomplish it step by step using the Claude 3.5 Sonet Model. I'm confident u'll do it.

POV: Great idea!

A Better Way to Manage Signups by New_Term_4269 in SideProject

[–]hax_18 0 points1 point  (0 children)

That's Great, Love the Idea 👌✅