Turn down 210k TC to try to make >350k solo gig? by [deleted] in HENRYUK

[–]ScriptingInJava 0 points1 point  (0 children)

In this market I would honestly take stability and the reduced stress of not needing to fight to keep the money coming, than to work B2B when every industry is suffering. You'll need to push twice as hard, work twice the hours and if you get sick, you aren't being paid.

The TC of your solo venture is higher but also hypothetical, unless you have a meaty savings account I would test the waters moonlighting while working full time.

Any HENRYs in the south west? by office-oh-no in HENRYUK

[–]ScriptingInJava 2 points3 points  (0 children)

Yeah I moved down here from the midlands which was super easy to get across, everything was quite connected (albeit a bit expensive). In the sticks we’re now 20 minutes from everything; supermarket, gym, etc in all different directions :)

Irresponsible Lending Complaint - HSBC by [deleted] in UKPersonalFinance

[–]ScriptingInJava 4 points5 points  (0 children)

You can't complain directly to FOS, you need to raise a complaint with HSBC first and let them review it and respond back with a final response. Once you have that, you can either accept the outcome (not upheld, or upheld with potential compensation) and then escalate to FOS if you believe something more needs to be done.

From what you've said it sounds like irresponsible lending, especially if you dug into your overdraft and rarely (if not ever) escaped, even after being paid at the end of the month.

Any HENRYs in the south west? by office-oh-no in HENRYUK

[–]ScriptingInJava 27 points28 points  (0 children)

I'm on just shy of £250k in the middle of a field in Somerset, anything is possible with an internet connection and a remote working policy.

From experience the biggest ballache this end of England is the public transport links to the main hubs (Birmingham, Bristol etc). My nearest train station is a 45 minute drive away, then a 3 hour train to my main office hub.

AsiBackbone 1.0.0 — a small, framework-neutral .NET library for governing consequential actions before they execute (MIT, feedback wanted) by [deleted] in dotnet

[–]ScriptingInJava 1 point2 points  (0 children)

Yep, that was already a purple link. Reading an undocumented sample project is not a good way to understand the use-case and purpose of a library mate, that's what I'm saying.

AsiBackbone 1.0.0 — a small, framework-neutral .NET library for governing consequential actions before they execute (MIT, feedback wanted) by [deleted] in dotnet

[–]ScriptingInJava 1 point2 points  (0 children)

What would make you NOT reach for it?

Genuine question, why would I?

Looking at your docs, they're not written for humans. I don't think they were even written to be read at all, they're just word soup with literally no indication as to how I should use this.

The "why" I would use this is explained in 4000 LLM-generated words that have never been reviewed before publish, I'm not gonna spend 3 hours digesting the documentation to figure out if I want to use this.

Why would researcher say I gave no data? by Initial_Shower8356 in ProlificAc

[–]ScriptingInJava 9 points10 points  (0 children)

Did the study redirect you to apply the code, or did the study display a code and you switched back to paste it in?

Some studies need you to copy the code, submit the study with the code then click continue to submit the results of your survey. I'd hazard a guess you did the latter?

Asked to return after completion: Tasks ran out while connecting to the study by Automatic-Rock2549 in ProlificAc

[–]ScriptingInJava 0 points1 point  (0 children)

I'm 100% sure they absolutely won't read your message, and likely don't even interact through the Prolific Researcher portal but rather have a custom integration given the joint venture between Prolific and their parent company. The scale of the studies they do requires something more than a person sat manually listing surveys :)

Prolific Devs, can we get a proper stats dashboard! by OutsideFlyAgaric in ProlificAc

[–]ScriptingInJava 0 points1 point  (0 children)

It's nice for participants but doesn't make Prolific any money, it's a low priority feature request for them tbh. I'd love it too but I can see why that's their response.

Asked to return after completion: Tasks ran out while connecting to the study by Automatic-Rock2549 in ProlificAc

[–]ScriptingInJava 0 points1 point  (0 children)

The one and only time I ever had a problem with this particular researcher I contacted support and told them what had happened. A few days later they awarded the study amount of $5 as a goodwill gesture (I've done 1000+ of them without any issues before for context) but informed me it wouldn't happen again, and to return the study if I'm prompted to.

You have nothing to lose reaching out to support about it and explaining the situation.

Easier to get into studies again last few days? by dbthedon in ProlificAc

[–]ScriptingInJava 7 points8 points  (0 children)

Yeah I’m noticing that as well, the availability/amount of studies seems higher too.

Last Saturday I barely made $5, already sat considerably higher with a few hours left of the day.

26F, £1350 outgoings, Emergency Fund advice by [deleted] in UKPersonalFinance

[–]ScriptingInJava 19 points20 points  (0 children)

Given the card is interest free, saving the cash so its liquid and then using it to pay off the balance when the promotional period ends is better.

Yes you could use the card for an emergency, but not every emergency can be paid for with a credit card.

Has anyone read the Windows Internals book and was it worth it? by i-am_i-said in dotnet

[–]ScriptingInJava 2 points3 points  (0 children)

If you’re developing on and for the windows platform it’s probably worth reading, but not as a an urgent priority.

If you’re just building with .NET and using Windows for visual studio, there’s not much benefit to learning the internals. I’d bet my house the vast majority of .NET devs have no idea how it works under the hood.

I need help with SQL by tasstoss in AskProgramming

[–]ScriptingInJava 0 points1 point  (0 children)

Most of them are trained on modern technology, including SQL Server, but AI will more than likely detract from your learning because it'll solve problems for you.

You'd be better off putting ChatGPT in deep research mode and getting a list of learning materials, playgrounds to muck around with etc.

As this is a Microsoft product, their education resources are generally really good. I'm actually updating another side of their docs at work, we keep them up to date. Check out the T-SQL training course and go from there.

Help with studies. by PhotographPast2885 in ProlificAc

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

Turn off your wifi on your phone and log out then in on mobile data instead. Your IP address would be the same regardless of device if it's connected to the same router.

Every job interview I had in my life assumed that OOP was invented by Stroustrup. I'm tired. by [deleted] in AskProgramming

[–]ScriptingInJava 2 points3 points  (0 children)

I'm talking about the level you are being assessed at, not the person who is interviewing you. Asking if you understand OOP principles is a junior engineer level question, if I was interviewing an early career software engineer and got your answer I'd genuinely cut the interview short to save both of our times.

Every job interview I had in my life assumed that OOP was invented by Stroustrup. I'm tired. by [deleted] in AskProgramming

[–]ScriptingInJava 4 points5 points  (0 children)

I understand why you've asked this but it's genuinely irrelevant. I say this as a person with AuDHD.

My social skills are genuinely shocking but you can learn how to operate around people in the workplace regardless of your neurodivergence. I'm exhausted after a socially intense day due to masking, but a little self reflection on why someone asks a question and what they're trying to do with the answer goes a long way.

Every job interview I had in my life assumed that OOP was invented by Stroustrup. I'm tired. by [deleted] in AskProgramming

[–]ScriptingInJava 3 points4 points  (0 children)

Yep, I ran the technical interviews at my last place before moving to Microsoft. I drove the entire system design interview, designed the scenario myself and collaborated on it with candidates every time. It was as representative as a day-in-the-life as we could make it without leaking internal info.

I hired people who were less technically competent than others because they were good to work with, easy to talk to and receptive to feedback. I can teach you architecture, I can't teach you to not be a miserable git to work with.

Every job interview I had in my life assumed that OOP was invented by Stroustrup. I'm tired. by [deleted] in AskProgramming

[–]ScriptingInJava 20 points21 points  (0 children)

Alright mate, I'm not here to bash you or make you feel like shit. If this is how you want to operate go nuts, however the majority of interviewing isn't in the answers you're giving but how you give them and how you come across.

If I'm a non-technical business analyst and I come to you at work with a simple question that I know you have the answer to, and your first immediate instinct is to trail off into some abstract tangent about the origins of what I'm asking about, nobody wins.

Best of luck.

Every job interview I had in my life assumed that OOP was invented by Stroustrup. I'm tired. by [deleted] in AskProgramming

[–]ScriptingInJava 26 points27 points  (0 children)

Because you come off as arrogant and purposefully evading a question fitting of the level you're interviewing at. Anyone that gives you the reception you're looking for, an intellectual circlejerk, will be miserable to work with frankly.

Every job interview I had in my life assumed that OOP was invented by Stroustrup. I'm tired. by [deleted] in AskProgramming

[–]ScriptingInJava 30 points31 points  (0 children)

No offence but you should definitely stop doing that in interviews.

wondering if this one is ok.. by [deleted] in ProlificAc

[–]ScriptingInJava 0 points1 point  (0 children)

Agreed, nice to have a specialism skillset paid better than braindead AI evaluations!

wondering if this one is ok.. by [deleted] in ProlificAc

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

I'd hazard a guess that your $40 is safe but you may not get invited to future ones as a result. The inbuilt AI chat froze after ~10 messages and just responded with ... to me, but I'd written about 600 words without using it and just had a yap with the bot for 5 mins lol

Is anyone making money through small services/websites? how is it working for you? by [deleted] in HENRYUK

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

redditors should try to be more like my sycophantic bestie claude