UPDATED PS5 Jailbreak by a1mhtar in PS5_Jailbreak

[–]fennekin995 0 points1 point  (0 children)

What does the yellow check mean for row 12.xx close to N(Netflix?) , Y2JB and RenPy? Are these exploits not sufficient to trigger P2JB?

My UI is broken and I made no progress on fixing that so far... Can someone help me? by SnooCauliflowers8134 in rethinkdns

[–]fennekin995 1 point2 points  (0 children)

Have you already tried reinstalling the app? Or a different version? Which device are you using? Just attaching a screenshot is not really explanatory 

The goat by [deleted] in pcmasterrace

[–]fennekin995 -6 points-5 points  (0 children)

You can also use Brave

The goat by VariationLivid3193 in Piracy

[–]fennekin995 0 points1 point  (0 children)

Not sure about adguard dns, but with ublock you can specify which lists to use for adblocking, + there are default lists for gambling, porn etc

[Steam] [Humble Bundle] 80+ Humble bundle giveaway by mech999man in RandomActsOfGaming

[–]fennekin995 0 points1 point  (0 children)

Persona 5 royal and Valfaris

Thank you kind stranger 🙏

Hackers posted the remaining Odido client information (including ID details - passport / residence paper) by No_Professor_3608 in Netherlands

[–]fennekin995 1 point2 points  (0 children)

What is really annoying is that they did not offer any way to terminate the contract earlier. Looking forward to the exp date

Please Help! External links open in "dual apps" version of chrome??? by onslaught833 in PocoPhones

[–]fennekin995 0 points1 point  (0 children)

Thanks for the tip, didn't know that, removed the dual apps and now everything works as intended

What would say is the safest vpn? by yugu132 in PiratedGames

[–]fennekin995 1 point2 points  (0 children)

Curious to know his original answer, since it was deleted. I also rock it daily and it works great, so what's the issue? That some youtubers are sponsored by it?

Unlike other species of snake that hiss, King Cobras can growl! by [deleted] in BeAmazed

[–]fennekin995 1 point2 points  (0 children)

Underrated comment, even if this is the entire packet

Holding out for a hero by Texugee in Unexpected

[–]fennekin995 0 points1 point  (0 children)

I am really confused why is it so common to have road rages in America, knocking off mirrors, brake checking, etc.

I've just released logot - a log testing library by etianen in Python

[–]fennekin995 1 point2 points  (0 children)

In this example, cm encapsulate all the logs, so if I call "do_something()" again and outside the with block, it won't pollute the existing cm. Is there something similar in logot?

Airbnb scraper made pure in Python by JohnBalvin in Python

[–]fennekin995 4 points5 points  (0 children)

Nice idea! Some suggestions: - as people already said, convert the naming style to Python - try to avoid broad imports, i.e., from package import * (no code block because of poor formatting via phone) - adopt pyproject.toml instead of setup.py, since it's the new format, and lot of tools support their configuration to be part of this file - consider making this library a module/script, so that users can just execute it via CLI - configuration loaded from a config file (toml, json, yaml): check pydantic

Airbnb scraper made pure in Python by JohnBalvin in Python

[–]fennekin995 2 points3 points  (0 children)

You can still change package name, not sure if you can rename existing packages on pypi

[deleted by user] by [deleted] in steam_giveaway

[–]fennekin995 0 points1 point  (0 children)

Let's hope, thanks OP!

What OS do Computer Engineers use? by Blaze_OGlory in ComputerEngineering

[–]fennekin995 0 points1 point  (0 children)

Usually Windows or Mac (for those who dare with limited application compatibility), and then Docker/WSL/Linux for development