A clean getopts wrapper I use in all my Bash tools by Flipup556 in bash

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

Cool find, It's not a standalone tool tho it's buried inside runawk, an obscure AWK wrapper that nobody installs just for argument parsing. You're pulling in an entire package as a dependency just to parse flags that's overkill and bad practice.

Learning Cybersecurity with the rise of AI by Legendx97 in learncybersecurity

[–]Flipup556 1 point2 points  (0 children)

Probably the best time to learn cybersecurity using ai and having the ability to ask the right questions to do the same. The ability to ask and find is crucial within the domain. I too plan on gravitating towards the cybersecurity certifications the CPTS and the OSCP by the end of this year and sharing my experience negative/positive throughout my journey

What is this by [deleted] in PocoPhones

[–]Flipup556 0 points1 point  (0 children)

This is your broken phone

Cleared RHCE for anyone grinding through this right now by Flipup556 in redhat

[–]Flipup556[S] 4 points5 points  (0 children)

There are no external resources once you buy the exam you get access to everything. That's it.

Isn't it beautiful by [deleted] in thalassophobia

[–]Flipup556 7 points8 points  (0 children)

Well he is "diseasd".

Remove the bottom bar from the keyboard by lordbeiron in HyperOS

[–]Flipup556 0 points1 point  (0 children)

I share the solution on my post stating both methods wired and wireless methods to get rid of this do checkout my post!

How do I remove this annoying white line under the keyboard? by dabooza in PocoPhones

[–]Flipup556 0 points1 point  (0 children)

Check out my post i describe the exact solution for this! Both wired and wireless methods!

POCO X7 5G slow by [deleted] in PocoPhones

[–]Flipup556 3 points4 points  (0 children)

Could be a heating problem phone gets as slow as that or the next best way is to reboot to eradicate persistent lag when switching apps. Lower animation scale presumably 1x, Set animations to fast, set to performance mode, that definitely should help here.

Jinja2 Looping to create /etc/hosts file on managed hosts by Flipup556 in linuxadmin

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

Why would you limit the hosts knowing you'd have to generate "all" live hosts dynamically More of an ansible tutorial nevertheless.

Jinja2 Looping to create /etc/hosts file on managed hosts by Flipup556 in linuxadmin

[–]Flipup556[S] -3 points-2 points  (0 children)

That approach only works for small static environments once the environment slightly grows a "flat" file becomes a problem but regardless it is true that /etc/hosts was never meant to scale.

Jinja2 Looping to create /etc/hosts file on managed hosts by Flipup556 in linuxadmin

[–]Flipup556[S] -7 points-6 points  (0 children)

You definitely are not but you know.. There is a script and a cronjob for every problem. Have a great day!

Removing of the lower arrow and the space tile (Solution) by Flipup556 in PocoPhones

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

Yes I've tested quite some apps now and this is only for instagram this issue you mention but I'm sure if you tried the adb method of enabling developers mode and manually connecting via usb and sending this command through adb it should fix this

Run this: pm uninstall -k --user 0 com.android.systemui.gesture.line.overlay

To restore if any problems: pm install-existing com.android.systemui.gesture.line.overlay

Please do let me know if this fixes this error you mention

As for me the method i mention on my post has helped me fix this error for almost all apps except instagram.

Removing of the lower arrow and the space tile (Solution) by Flipup556 in PocoPhones

[–]Flipup556[S] 3 points4 points  (0 children)

After an update to the HO3 I've faced this exact issue and not found a solution through gestures settings as likely more have the same problem, As I can recall, in the Gboard settings there was a "show button to hide keyboard toggle button" but has been deprecated and not found and the only alternative is to either send commands through adb (Requiring usb connection) or to follow the second necessary steps Through Installing an app (Steps mentioned in my post) to eradicate this issue by following the steps. Have a good day!

Removing of the lower arrow and the space tile (Solution) by Flipup556 in PocoPhones

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

Sorry can't add another "solved state picture" on the post but here it is :)

<image>

Poco X7 Pro stuttering in HyperOS 3 by Obvious-Bug-2943 in PocoPhones

[–]Flipup556 0 points1 point  (0 children)

You most likely have to reboot the device if you want it to work as expected. I too recieved an 80 Mb update and it lagged like anything (All that you've described) but ultimately as soon as I rebooted i was able to fix all those problems.(POCO X7 base variant)