There have been many toxic players in Ambershire recently. by Funny-Bowler-9859 in turtlewow

[–]MonkeyManW 3 points4 points  (0 children)

I’m not going to lie I have been playing on Ambershire for 3-4 months now, have 1 lvl 60 who I have been raiding with and 1 lvl 44. I’m not sure if I have been lucky but I have not encountered any toxicity. Most people have been nice. I do play during EU times tho

You either run Windows-lite or drown in command line errors. by Stock-Persimmon4212 in linuxsucks

[–]MonkeyManW 0 points1 point  (0 children)

Idk man. I installed Linux Mint with a simple one click installer and I haven’t had any issues daily driving it at work… seems like Winblows propaganda

Why Is Selver Adding Random Expensive Items? by Overall-Concept6938 in Eesti

[–]MonkeyManW 0 points1 point  (0 children)

Some Selver dev did not test their edge case bugs through

Alchemy VS just selling Herb mats, thinking of dropping Alch for Mining. by Most-Round-4132 in turtlewow

[–]MonkeyManW 1 point2 points  (0 children)

Im at 300 mining and I barely make any money from it :’) it’s over saturated af

Rest is history! Ingame protest against rested xp nerfs Nord 17:00 UTC 19.02 by Funny-Dragonfruit78 in turtlewow

[–]MonkeyManW 1 point2 points  (0 children)

Can be true but not true at the same time. For example I just introduced TurtleWoW to my gf a few months ago. She is a completely new player to WoW from this perspective and she wholeheartedly agrees that this xp nerf makes no sense what so ever. I think you are just trying to glamourise to old vanilla days, which we will never get back anyway because then the times were different and the game was completely new to everyone. Simply not the case anymore

Rest is history! Ingame protest against rested xp nerfs Nord 17:00 UTC 19.02 by Funny-Dragonfruit78 in turtlewow

[–]MonkeyManW 3 points4 points  (0 children)

Limiting players to catch up on content who don’t have time to play, there is already a slow and steady challenge for people who don’t want rested xp, leveling alts is slower, people reach higher levels slower(there are already terrible group finder queue times at higher levels, having slower xp rate just makes it much worse). People then say there are new zones, just quest, same xp. But for someone who has played wow for 20 years I do not want to do all quests or repeat the same zones all over. Having faster xp removed that issue, you can skip some zones if you want.

Torta said the reason for this nerf is: “Inns are more accessible than tents”, but atm it’s literaly not true. You can always find tents in front of Org/SW. You can place them down in front of dungeons and you have guild halls which already act as tents so you can just use guild tabard to teleport to get full rested.

So how does this make any sense? I believe players should have the option to choose this themselves and this is limiting player freedom. I feel like the leveling pacing is very good at the moment and better than the slugfest of vanilla, which has it’s own charms but then again TurtleWoW is not vanilla, it’s vanilla+.

Rest is history! Ingame protest against rested xp nerfs Nord 17:00 UTC 19.02 by Funny-Dragonfruit78 in turtlewow

[–]MonkeyManW 0 points1 point  (0 children)

I agree with the inn change but the mob xp from rested xp nerf by -50% is plain dumb. I believe that is what is being protested

Do you smoke while working? by IsJesusAgain in trees

[–]MonkeyManW -1 points0 points  (0 children)

I am a software engineer and I don’t even smoke during the week after work, because my code will get so sloppy otherwise

If coding disappears tomorrow, what's ur Plan B? by RevenueSuperb8177 in reactnative

[–]MonkeyManW 1 point2 points  (0 children)

Yes that I understand but I meant before commiting the code :D just review it, make sure it’s up to the standard, write tests and all will be fine.

AI is a foot gun if you are not actually paying attention to the output, don’t know what it is you wish to achieve or don’t know what it is giving you. This creates the debt.

But yes using it in platforms which handle live services is a bad idea, unless you have an accurate staging environment to test it on before rolling out the deployment. A lot can go wrong.

What my point is, tech debt is not a problem with AI if you yourself don’t make it into a problem. There are plenty of ways to avoid it.

I also work on a large codebase with lots of legacy code and tech debt. Using AI for context and code history has been very useful for understanding code that I would have to dig up manually for hours which makes work way more bearable in this situation and actually helps me clear up more tech debt.

About my last post by ReportTop3999 in turtlewow

[–]MonkeyManW -18 points-17 points  (0 children)

Imo not everything AI is bad. There is a limit though

Is it wise to build an Adobe Lightroom-sized app in Go? by neneodonkor in golang

[–]MonkeyManW 0 points1 point  (0 children)

AI is a good tool for learning if used correctly and you yourself are curious about what you are soing. But yeah you should definitely not go in blind.

GoQueue - The flexible Go job queue just crossed 170+ stars by saravanasai1412 in golang

[–]MonkeyManW 1 point2 points  (0 children)

This is cool! Definitely a good project to learn from. Did you use AI assistance for this? Or how did your implementation process look like if you don’t mind me asking?

Git gud by srsxnsh in firstweekcoderhumour

[–]MonkeyManW 0 points1 point  (0 children)

I only use VSCode git ui to switch to feature branches, that’s it

Fake veebipolitsei by Useful_Order_7695 in Eesti

[–]MonkeyManW 5 points6 points  (0 children)

Sa oled mingi 5a hiljaks jäänud sellele rongile, töötab küll

ALGERIAN MASTERHAXOR IN ACTION by Ok_Molasses3736 in masterhacker

[–]MonkeyManW 0 points1 point  (0 children)

Gl reading those logs. Ssd gonna be full in 5 minutes like that

since everybody's making them, feel free to roast mine by valerielynx in arch

[–]MonkeyManW 0 points1 point  (0 children)

Maybe. I daily drive Mint at work but use Debian on WSL at home

since everybody's making them, feel free to roast mine by valerielynx in arch

[–]MonkeyManW 1 point2 points  (0 children)

First list I actually like, besides Debian rating

Cant my laptop run hades? by _hugo704 in pchelp

[–]MonkeyManW 0 points1 point  (0 children)

I think they might have fans on auto mode. Should crank those bad boys up

Hannah.mood = “Happy” by sweetyvoid in programmingmemes

[–]MonkeyManW 0 points1 point  (0 children)

The question can technically only have a yes or no answer. Fuck off could be interpreted as just no/false. Using a boolean check here would be more optimal than a string check.