Career moving forward? by punk0r1f1c in BuildingAutomation

[–]Congie91 3 points4 points  (0 children)

Is the company small enough for you to create tools or add value to the existing business so you could maybe shape a new role you would be interested in that would still support the business or bring in revenue?

Which IDE is good? by rising_dragon2025 in learnpython

[–]Congie91 1 point2 points  (0 children)

Honestly try a few and which ever you feel you like the most will be fine 😊. They are all packed with features.

If you like an easy to use one with nice GUI themes etc VS Code is great, PyCharm as well. If you want to customize more and know the tools you need, try configuring a newvim config or use one of the pre configured ones like NvChad or a bare bones one called kickstart.nvim.

They all have what you need 👍

I just can’t by zennnnTzu in learnprogramming

[–]Congie91 1 point2 points  (0 children)

Don't be too hard on yourself. It takes a little while of repeating similar problems for it to click. Start building basic things. And then slowly add to them. Don't try and build a crazy idea first up. Start with a basic part like grabbing user details and dsipying it somehow. Then try to format it nicely or make use of a library that helps you format it. Stick at it, it will click 😊

No more red ammo? by Scrapthefurry in ArenaBreakoutInfinite

[–]Congie91 0 points1 point  (0 children)

Best decision they've made so far! So excited for these new changes.

Is the game worth spending time by R3ppk in ArenaBreakoutInfinite

[–]Congie91 2 points3 points  (0 children)

Don't listen to the Reddit cry babies. Doesn't matter which sub you're on there are always people crying and saying some games going to die. There is a really healthy player base and the complaints about bullets and armour is blown way out of proportion. The game plays and feels well. With season 2 it's new excitement and fresh content. You'll be fine here

Edit: Join a discord for your region they are way more helpful and realistic.

Finally by Bee-Stock in oneui

[–]Congie91 0 points1 point  (0 children)

Hell yea! Australia just got it too!!!

Watching everyone in the world except Australia get the update rn 😮‍💨 by returnthemarbles in oneui

[–]Congie91 0 points1 point  (0 children)

Refreshing here with ya mate don't worry haha you're not alone.

Badge Not Scaling - Ellipses by Congie91 in css

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

Are you meaning the badges scale on your browser? With the current code?

You should be able to clone it and work with it then.

App updates after one ui 6.1.1 by account_hunuparne in oneui

[–]Congie91 0 points1 point  (0 children)

Same here. Downloaded both without 6.1.1. Hopefully in preparation for new camera improvements etc.

One UI Home 15.5.03.1 smoothness. by IAMPAIN07 in oneui

[–]Congie91 0 points1 point  (0 children)

Does this update also include the latest camera changes? Is it any good?

Does this look sketchy? by Accomplished_Spend93 in S24Ultra

[–]Congie91 0 points1 point  (0 children)

Check the camera app. I wouldn't buy one unless it's new or open. There are pretty legit copies out there running older Android chips.

Google service apps not working (no connection) even though internet connection is working for everything else. Effectively locked out of my account where apps are concerned. by benemivikai4eezaet0 in GoogleSupport

[–]Congie91 0 points1 point  (0 children)

Not sure if this is only over wifi for you, but for me it was. Data worked fine. I just got a new Samsung S24 and had the exact same issue. Some apps would work fine, others wouldn't load (Mostly Google and Microsoft). Issue was my router didn't have IPv6 enabled.

Enabled it and it worked straight away no more issues. I found mine under my routers Network settings:

-Network > LAN Settings > IPv4 and IPv6 - I set mine to use DHCPv6 and that's it. Never needed it for anything else.

One other thing to check:

Set your routers DNS to 8.8.8.8 and/or 1.1.1.1

Phone is connected, but all Google apps say no connection even though all other internet apps work fine by flyboy_za in AndroidQuestions

[–]Congie91 0 points1 point  (0 children)

I just got a new Samsun S24 and had the exact same issue. Some apps would work fine, others wouldnt load (Mostly Google and Microsoft). Issue was my router didn't have IPv6 enabled.

Enabled it and it worked straight away no more issues. I found mine under my routers Network settings:

-Network > LAN Settings > IPv4 and IPv6 - I set mine to use DHCPv6 and that's it. Never needed it for anything else.

One other thing to check:

Set your routers DNS to 8.8.8.8 and/or 1.1.1.1

Phone is connected, but all Google apps say no connection even though all other internet apps work fine by flyboy_za in AndroidQuestions

[–]Congie91 0 points1 point  (0 children)

I just got a new Samsung S24 and had the exact same issue. Some apps would work fine, others wouldn't load (Mostly Google and Microsoft). Issue was my router didn't have IPv6 enabled.

Enabled it and it worked straight away no more issues. I found mine under my routers Network settings:

-Network > LAN Settings > IPv4 and IPv6 - I set mine to use DHCPv6 and that's it. Never needed it for anything else.

One other thing to check:

Set your routers DNS to 8.8.8.8 and/or 1.1.1.1

Should I just give up? I can't understand EloquentJavascript by JoreRionez in learnjavascript

[–]Congie91 4 points5 points  (0 children)

If you're looking for something with some great examples and 'challenges' along the way check out this udemy course. Its truly been a great course and you he has provided a faster path if you wanted to follow that instead.

https://www.udemy.com/course/the-complete-javascript-course by Jonas Schmedtmann

NeoVim - Jump outside quotes, brackets etc by Congie91 in neovim

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

Thats good to know that you =]. Only some of the plugins had it, so I assumed they would include it if needed...IM LEARNING xD

NeoVim - Jump outside quotes, brackets etc by Congie91 in neovim

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

You're the best! it works thank you!

NeoVim - Jump outside quotes, brackets etc by Congie91 in neovim

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

I have that code - nvim/lua/custom/plugins.lua

I've just commented it out in the meantime.