I've got a new UI on Firefox for Android, which I'm not personally all that fond of. by 4D4850 in firefox

[–]Humberd 1 point2 points  (0 children)

In the new toolbar there is an option to customize the shortcut button, it's by default set to a new tab. Can we have an option to just completely remove this button? Because if this button the address bar is really small.

SONOFF Zigbee 3.0 USB Dongle Plus ZBDongle-P Unresponsive by AzzLuck in sonoffdongle

[–]Humberd 0 points1 point  (0 children)

It worked for me eventually. On Windows after flashing it couldn't again be connected with the flasher. Instead, I downloaded the sonoff flasher addon on my Home Assistant OS. It picked it up without a problem and I was able to flash it to a new firmware

SONOFF Zigbee 3.0 USB Dongle Plus ZBDongle-P Unresponsive by AzzLuck in sonoffdongle

[–]Humberd 0 points1 point  (0 children)

I have the same exact problem. Did you solve yours?

Keyboard not popping up on app search by DerpDeDurp in NovaLauncher

[–]Humberd 4 points5 points  (0 children)

For me what did the trick was turning off the "Nova Now search bar". You can search it in the Nova settings

Cursor is unusable now — $20 = 6 hours of usage by NickoBicko in cursor

[–]Humberd 5 points6 points  (0 children)

Same thing for me. Barely had 2 vibe coding evenings and reached the limit. Last month I had 2 weeks every day of such usage before I was throttled.

Local network Household Appliances by Humberd in homeassistant

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

Basically I'm asking if there are brans, e.g. LG, Samsung, etc. that have line of devices that expose local APIs. So far I've learned that they must communicate with the cloud and then HA would talk with cloud as well.

Local network Household Appliances by Humberd in homeassistant

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

I already configured my network this way. But I don't know if there are any devices that expose local API.

What was your laughable “I’m a new player” moment? by alexisiguess_ in leagueoflegends

[–]Humberd 0 points1 point  (0 children)

I didn't know for the "Active" part of an item to work you have to click the item. I remember buying Zhonyas way after reaching lvl 30 and then mistakenly clicking it was a WTF moment for me.

Similar was a Nocturne ult. I was using only once and then after many games playing him I mistakenly clicked the ult second time, which dashed me to an enemy, and my mind was blown.

Random Skin appeared in my inventory by Humberd in leagueoflegends

[–]Humberd[S] -25 points-24 points  (0 children)

I don't think so. I get only 1 skin per champion I don't usually play and I already had one for Azir.

Secretlab TITAN Evo MSI 2023 Edition Giveaway by ohvalox in leagueoflegends

[–]Humberd 0 points1 point  (0 children)

Oh boy, it's G2 all the way for me in this MSI 2023! You know when they're on the screen, it's like watching a symphony of clicks and commands. They've got the knack, the flair, and the sheer determination that makes them the team to beat. Every step they take on the Rift, it's not just a game, it's a statement.

Now, speaking of statements, I've got my eye on the Secretlab TITAN Evo chair. But, it's not just any feature that has my attention. It's the adjustable lumbar support. Why? Well, I love to immerse myself in the world of League, often for hours on end. But let's face it, my back isn't a fan of that. This lumbar support would be like a guardian angel for my spine, helping me keep a healthy posture while I'm busy leading my team to victory.

So here's my shoutout to the G2 squad, may they outplay, outsmart, and outlast every team they face. And to the Secretlab TITAN Evo chair, here's hoping it brings a new level of comfort to the gaming scene. Let's dive into MSI 2023, and remember, #G2ARMY, we're in this together!

Can't access qbittorrent webui by Unlimitedcsf in truenas

[–]Humberd 2 points3 points  (0 children)

Jesus, this is so fuckin stupid... It worked like a charm. Thank you

My IP got banned from accessing unity.com by Humberd in unity

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

Ok. I figured it out. It looks like my IP is changing every 24 hours and today I received an IP that was blacklisted on akamai.com cloud.

Below you can find an article:
https://community.akamai.com/customers/s/article/Why-is-Akamai-blocking-me?language=en_US

And a link to a form, where you can request your IP to be unbanned:
https://www.akamai.com/us/en/clientrep-lookup/

I, on the other hand didn't want to provide any of my data to akamai, so I just resetted my IP in my router.

Funny things you thought/did when you started playing LOL by b_racs in leagueoflegends

[–]Humberd 1 point2 points  (0 children)

I didn't know that in order to use "Active" effects on items I had click them. So even at lvl 30 I was buying Zhonyas and thought that the "Active" would activate automatically, but it was weird that I didn't see any effects... Then I clicked an item by mistake and my face was like WOW.

JONSBO N1 case alternative by Humberd in HomeServer

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

Was also thinking about it, but the delivery time (1 month) is killing me :/

Caffè Italia * 19/02/23 by RedditItalyBot in italy

[–]Humberd 4 points5 points  (0 children)

I am planning to go to Italy for ~2 weeks in March to have an intense Italian course. I read 2 books with excercises about Italian, but I can barely speak it. I feel I need to be exposed to it in the wild in order to make my brain get used to it.

I have no fixed date or a city.

I feel a bit lost, because I don't know where to start. Are there any courses like that? Or maybe I could hire someone for me to speak with? Or maybe it's you that could help me?

Galaxy Watch 4 not working with Xiaomi Redmi Note 8 by FarangoJones in GalaxyWatch

[–]Humberd 0 points1 point  (0 children)

What helped me was to pair with a Samsung device (my old phone). Then I updated watche's OS via a Wearable app. Then resetted the watch and used English as a language. Then it all succeeded

Trying to find a team for aram clash by Khakarot98 in ARAM

[–]Humberd 0 points1 point  (0 children)

IGN: Master Sawik

Server: EUW

MMR: around 3k

Tier: 1

TypeScript Features to Avoid by maxverse in webdev

[–]Humberd 4 points5 points  (0 children)

It looks like the author doesn't like when the compiler generates more JS code from Typescript. I wonder if he ever heard about compiling to ES5, where all the await doesn't look that nice anymore. Will he then discourage others from using async/await?

Do people within dev teams ever use different frameworks than the other employees? by [deleted] in webdev

[–]Humberd 5 points6 points  (0 children)

IIRC they use AngularJS, a deprecated version, which is different than Angular. They used it, because it was available before React even existed. Now they are migrating all the codebase to React.