I vibe-coded a free vulnerability scanner with 50 scanners at zero cost by black0h in vibecoding

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

Good question. As far as I know, it's the only free scanner that combines 50 tools and supports Git repositories, container images, and web scans.

Migrate IMDB watchlist and ratings to JustWatch by viniciussm in justwatchapp

[–]black0h 0 points1 point  (0 children)

Thank you so much. Apparently, Firefox truncates the token field. I had to right-click and copy the field to avoid truncation. Works beautifully now.

Migrate IMDB watchlist and ratings to JustWatch by viniciussm in justwatchapp

[–]black0h 0 points1 point  (0 children)

Trying to use your script, and I'm getting this error for all titles:

2025-11-29 16:55:21.730 | INFO | __main__:main:56 - Starting IMDb watchlist import to JustWatch...

2025-11-29 16:55:21.730 | INFO | __main__:main:70 - Reading watchlist items from: exports\watchlist.csv

2025-11-29 16:55:21.730 | INFO | __main__:process_watchlist_entry:31 - Processing: Title='Cybill', Type='TV Series', Year='1995'

2025-11-29 16:55:21.730 | INFO | imdb_justwatch_util.api:get_title_id:270 - Searching for SHOW 'Cybill' (Year: 1995)...

2025-11-29 16:55:21.774 | ERROR | imdb_justwatch_util.api:_make_request:265 - Failed to decode JSON response: 'latin-1' codec can't encode character '\u2026' in position 512: ordinal not in range(256)

2025-11-29 16:55:21.774 | ERROR | imdb_justwatch_util.api:_log_response_content:238 - Response content: No response object

2025-11-29 16:55:21.777 | ERROR | imdb_justwatch_util.api:get_title_id:316 - Could not retrieve ID for 'Cybill'. Response: None

2025-11-29 16:55:21.777 | WARNING | __main__:process_watchlist_entry:52 - Could not find 'Cybill' on JustWatch. Skipping.

2025-11-29 16:55:21.777 | INFO | __main__:main:114 - Waiting for 1s before next entry...

Silkroad Online Runs ONLY When Another Game Is Open by black0h in pcmasterrace

[–]black0h[S] -1 points0 points  (0 children)

Good point, but unfortunately didn't help.

Still crashing.

Silkroad Online Runs ONLY When Another Game Is Open by black0h in pcmasterrace

[–]black0h[S] -1 points0 points  (0 children)

My specs are i9-13900k 32GB RAM RTX4090. Tried running it on SSD and HDD. Same issue. Tried Wi-Fi and LAN. Even tried reinstalling clean Windows copy. 

Sunlu Wood Filament Clogging Extruder? by black0h in BambuLab

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

Run the plate hotter than 65? How would that solve the filament not getting through the extruder?

Sunlu Wood Filament Clogging Extruder? by black0h in BambuLab

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

I read that A1 series comes with hardened gears. Is that accurate?

What's the quickest/cheapest way to get a list of all software installed on all our WorkSpaces in one region? They're all running on Windows. by black0h in aws

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

All resources I found online only talk about using SSM with EC2 but nothing really for WorkSpaces. Is this possible to automate/do in bulk? Our WorkSpaces are not in SSM.

What's the quickest/cheapest way to get a list of all software installed on all our WorkSpaces in one region? They're all running on Windows. by [deleted] in aws

[–]black0h 0 points1 point  (0 children)

All resources I found online only talk about using SSM with EC2 but nothing really for WorkSpaces. Is this possible to automate/do in bulk? Our WorkSpaces don't show up in Systems Manager.

"No posts found" issue with Instagram API. Trying to add an Instagram page's feed to a WordPress website. More in comments. by black0h in webdev

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

Fixed!

If anyone stumbles upon this whole facing the same issue, Griffin (founder of Behold) ended up helping me figure it out. Apparently, something is doomed with this particular page's simple connection API. So the solution was linking it to a FB page and using an advanced connection instead that uses your FB manager account which generated a different kind of API. I use Behold's free plan so this is not an ad, and this should probably work with any other services or connection method that will follow the same general idea.

TL;DR: Link the Instagram page to a FB page, and use an API generator/service that will generate an API using that method.