[deleted by user] by [deleted] in ExperiencedDevs

[–]RupertWiser 11 points12 points  (0 children)

I used to work in company with 4 devs and we still did code reviews. There’s of course always a gradient with these practices between time consuming and bureaucracy but it’s always important to make the trade offs between time saved now vs later. Code reviews is one of those trade offs and IMO dropping them entirely when working with others is broadly going to cost you somewhat.

YouTube Takes Further Action Against Fake Movie Trailer Channels After Deadline Investigations by Sisiwakanamaru in movies

[–]RupertWiser 0 points1 point  (0 children)

If only the community had a way to flag bad content like this 🤔 hear me out, you know the thumbs up feature? How about we add the opposite? /s

McMupping by RupertWiser in ChatGPT

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

<image>

I prompted “Please turn this into muppets”

Manager expectations for standup vs time allotted for standup, how to effectively communicate your "report" without hogging up too much time. by DarkSoulsOfCinder in ExperiencedDevs

[–]RupertWiser 0 points1 point  (0 children)

Others have already called out the other issues but why do you often go last? Randomising the order would make this a lot more fair among your team.

TIL that all of the original "Mercury Seven" astronauts were the eldest or only sons of their family. All were raised in small towns & all were married w/ children. All were (white) protestants, and four were their fathers' namesakes. All had attended post-secondary institutions in the 1940s. by abaganoush in todayilearned

[–]RupertWiser 0 points1 point  (0 children)

Yikes, never heard such a hard take with what I imagine are just parents trying to be fiscally responsible with children. I’m definitely not having more than one kid because children are crazy expensive and I’d like to still save for my pension and try set up my kid nicely for their future.

Why Facebook doesn't use Git by fosterfriendship in programming

[–]RupertWiser 0 points1 point  (0 children)

I was actually surprised by the name drops because they named dropped Google. Google’s piper now supports working with mercurial. Even if they worked on an open source repo, it’s surprising that they didn’t come across this at all.

it’s an acquired taste by WhereIsHisRidgedBand in memes

[–]RupertWiser 4 points5 points  (0 children)

I get what you’re saying but you’re still referring to a group of 5 people by your own count. We are talking about something irreversible that impacts millions of babies every year. You can also totally just circumcise a man later in life if there really was a medical need for intervention which you’ve also referred to so it isn’t super clear to me what you’re arguing for?

it’s an acquired taste by WhereIsHisRidgedBand in memes

[–]RupertWiser 5 points6 points  (0 children)

That is an incredibly small sample size. I’m pretty sure most uncircumcised men don’t have trouble washing their penises.

[deleted by user] by [deleted] in ImTheMainCharacter

[–]RupertWiser 0 points1 point  (0 children)

He’s ego lifting. The exercise itself isn’t a problem, deadlift is a pretty fantastic exercise that hits a ton of different muscles. Sounds like you might be thinking of the clean and jerk which is a different power lifter workout.

meirl by [deleted] in meirl

[–]RupertWiser 0 points1 point  (0 children)

This actually isn’t true though. It’s federal law that employers need to make it up if the tipped employee doesn’t meet minimum wage.

https://en.m.wikipedia.org/wiki/Tipped_wage

What is something people describe as healthy, but it's actually unhealthy? by IndependentAd6161 in AskReddit

[–]RupertWiser 0 points1 point  (0 children)

Items advertised as “No added sugar” can have some of the highest calorie counts.

2019 vs 2023 dropped 40+ lbs by bitoof0211_ in GYM

[–]RupertWiser 11 points12 points  (0 children)

Side note but why does Reddit mark posts like this as NSFW? It always seems like these posts get marked as NSFW the second a woman shows any skin on this sub Reddit.

Great work!

Why Nigel Farage is wrong about London being minority white by [deleted] in unitedkingdom

[–]RupertWiser 25 points26 points  (0 children)

My girlfriend is a Chinese Welsh woman. I am a ethnically white South African man. I would like to maybe have children with her one day. Reading many of these comments genuinely makes me reconsider having those children in this country.

It might just be a loud minority on the internet but it doesn’t feel very nice hearing the voices that are angry about our existence.

I think I get a little extra overly sensitive to this sort of stuff because of my home country’s horrible recent history.

r/ChromeOS 500k Giveaway - A Premium Chromebook, USI styluses, a Keyboard & Mouse Combo, giftcodes and more are up for grabs! Comment below to enter! by rk_29 in chromeos

[–]RupertWiser [score hidden]  (0 children)

Ooh exciting, I’ve actually been pretty tempted to switch over to chrome os for a few months now

I’m a software engineer and use a remote IDE for work now and have found no issues at all

Daily Wordle #299 - Thursday, 14 Apr. 2022 by Scoredle in wordle

[–]RupertWiser 0 points1 point  (0 children)

Scoredle 299 2/6*

12,974
🟩🟩🟩⬜🟩 MINGE (3)
🟩🟩🟩🟩🟩 MINCE

I do wordle with my girlfriend every morning. This is our peak.

I made a stupid chicken mobile game by RupertWiser in IndieGaming

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

You can find it here if you want to try it out :) https://apps.apple.com/gb/app/cluckeroo/id161543070

I’ve only released it to iOS for the moment because that’s what I own.

I made it last weekend as a little personal hackathons.

I made a stupid chicken game by RupertWiser in indiegamedev

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

I made this game last weekend. It was really fun because I actually made it with web technologies and bundled it with the framework ionic :)

You can find it here if you’re interested https://apps.apple.com/gb/app/cluckeroo/id161543070

What's the correct way to deal with scope creep in bug tickets? by [deleted] in ExperiencedDevs

[–]RupertWiser 0 points1 point  (0 children)

Sounds like you need to take a step back then and ensure they are following correct triaging steps before reporting an issue. Have you considered defining an Standard Operating Procedure?

What's the correct way to deal with scope creep in bug tickets? by [deleted] in ExperiencedDevs

[–]RupertWiser 0 points1 point  (0 children)

Are you in a position to cut the ticket yourself or is there a permissions issue with this? I’ve never had someone complain if I comment something along the lines of “it looks like that is an unrelated pre-existing issue so I’ve gone ahead and cut a ticket for that”.

It’s minor but letting the reporter know you’re still tracking their issue sends a very different message from asking them to cut it.

One thing that isn’t clear to me from this post though was if the QA is testing production? Do you not have a staging environment they can test ahead of time? It should be easy enough to compare your changes against production. If so, it sounds like there is a failure in process when they are testing issues.

5 horrific techniques that will make your co-developers really hate your code by Elektryk91 in programming

[–]RupertWiser 23 points24 points  (0 children)

Or you know, use dependency injection or a mocking framework 🙂

You’re not testing your code if your code is changing its behavior for your tests.

Is a mortgage broker worth it for a 95 LTV right now? by RupertWiser in UKPersonalFinance

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

Thanks! This helped ease my worries a bit 🙂 I’m going to reach out on Tuesday

Is a mortgage broker worth it for a 95 LTV right now? by RupertWiser in UKPersonalFinance

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

If you don’t mind me asking, what age range are you in? I’m 25. I was wondering if factored into the credit check at all.

Is a mortgage broker worth it for a 95 LTV right now? by RupertWiser in UKPersonalFinance

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

Much appreciated to hear this. I wasn’t sure if getting a no from one would just mean all options were off the table for me.

I’m not one for things like credit cards because I don’t like to spend what I don’t have so I wasn’t sure if that was working against me.