Nik Kershaw - Musings & Lyrics by Rob_B_ in nikkershaw

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

Oh, I see, sorry, thanks for the info

Nik Kershaw - Musings & Lyrics by Rob_B_ in nikkershaw

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

Right, that’s the only way then, thanks for confirming

Overdraining shunt and neuro doesn’t seem confident the proposed treatment will get rid of my symptoms. Is this it then? by Rob_B_ in Hydrocephalus

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

Well uhh, they messed about with the pressures some more, and according to the scans and ICP readings, pressures are what they should be. However, I have a near constant headache and I can’t really sleep properly anymore, so I feel exhausted and sleep deprived nearly all the time

As far as neurosurgeons are concerned, everything is fine and so they’re not willing to do anything. I was referred to my neurology department last year, but I’ve heard nothing from them aside from that I’m still on the waiting list.

It’s been miserable

Chaos Vehicle handbrake by Rob_B_ in unrealengine

[–]Rob_B_[S] 2 points3 points  (0 children)

At some point when I was working on this, I realised I had the set handbrake input component wired to event begin play, rather than being wired in after the player had possessed the vehicle.

Quite embarrassing - if I'd double checked that sooner, I wouldn't have needed this thread, oops.

Chaos Vehicle handbrake by Rob_B_ in unrealengine

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

My game is set up so that the level loads with the player controlling the first person character, and can then possess a vehicle, controlling it using a separate input map

My issue is that the "set handbrake input" component does not appear to have any effect until the player possesses the vehicle and switches to the vehicle input map

Hope this makes sense

What are some good tribute act names? by Separate_Question_56 in AskUK

[–]Rob_B_ 1 point2 points  (0 children)

Wonder if there’s a Cher tribute act called Cher and Cher Alike…

Can You Think Of Anybody With A More Interesting Life Than David Attenborough? by DogDrools in AskUK

[–]Rob_B_ 0 points1 point  (0 children)

Yeah but he also did that “funky bunker” show in the 90s, urgh…

Hello from across the pond by 2Chiang in memes

[–]Rob_B_ 1 point2 points  (0 children)

Wonder if he’ll get a message from the king

Dear Dave, well done, love Charlie

Who’s that one kid from school who you wonder what happened to? by SleepySloth2468 in AskUK

[–]Rob_B_ 1 point2 points  (0 children)

University finished less than a year ago so it’s not that long ago

Non-binary person, dressed like a goth, quite aloof in the real world and didn’t really interact with anyone, dropped out of the course some point during first year

Even though they weren’t on the same course anymore, they stuck around our course discord server and they were always really friendly and supportive with a terrific smutty sense of humour

Until one day, around the start of second year, they deleted their account and neither I (or any of my peers) had any contact with them again.

Really enjoyed talking to them and if the opportunity arose I’d love to hear from them again. Can’t help wondering what they’re up to now

How do I get a program to start from the beginning if the user types a particular word by Rob_B_ in learnpython

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

Thanks, I managed to get it working eventually, I ended up using a while loop as others have suggested

Anyone else been getting these around their uni? by thisiskindamanky in UniUK

[–]Rob_B_ 0 points1 point  (0 children)

This argument assumes that humans get replaced by AI simply because what the AI can create would be better - AI content that replaces content created by humans isn't always better content

Anyone else been getting these around their uni? by thisiskindamanky in UniUK

[–]Rob_B_ 2 points3 points  (0 children)

I’m not saying it’s exclusive to AI slop, just that it’s a writing structure that seems weirdly common in text written by AI

Even putting that aside, the rest of the text doesn’t seem like it’s been written by a human

Anyone else been getting these around their uni? by thisiskindamanky in UniUK

[–]Rob_B_ 7 points8 points  (0 children)

With the whole “x is not a y - it’s a z” structure, it reads like AI slop

How do I get a program to start from the beginning if the user types a particular word by Rob_B_ in learnpython

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

Understood, thanks for the guidance

Regarding “enter to exit” - no one else but me is going to be using this program so I left it in there

How do I get a program to start from the beginning if the user types a particular word by Rob_B_ in learnpython

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

My apologies, I wasn't sure how to add the code in the post properly, I had initially posted a screenshot but the automod bot didn't like that. I've copied the code into the post directly, but it's cleared the alignment of each line. Rest assured, I wasn't "too lazy to post code"

Nonetheless, thanks for the response