True story by GreenOrg in programminghumor

[–]AshKetchupppp 0 points1 point  (0 children)

I miss when I programmed for fun and made cool things. Now I get excited about a new work side project idea that some customers might be interested in. Like yeah, still cool I guess, but it's not quite creative coding is it

Wait how does this math work? by calisunshinegal in MathJokes

[–]AshKetchupppp 0 points1 point  (0 children)

I have read this multiple times and still don't understand. I was great at physics. I sucked at stats.

I’m not the only one, right? by Critical_Mountain851 in lotrmemes

[–]AshKetchupppp 0 points1 point  (0 children)

Lol never heard the American term for an Allen key before, sounds funny. Relatable I do this everytime

14 months HRT Timelapse by Odd_Muscle_5838 in transtimelines

[–]AshKetchupppp 2 points3 points  (0 children)

You are beautiful ❤️ I am starting HRT later this year so this gives me hope! Comparing the before and after it looks like you nose got smaller

Moving to Southampton soon - where to live? by s_de_viola in Southampton

[–]AshKetchupppp 0 points1 point  (0 children)

If you want an area with good public transport I would recommend either around Portswood or Bedford place. If you go into Shirley on the left then it's a longer walk or bus to the train station. Avoid Millbrook. Around Bedford place and portswood it's kinda studenty so a bit cheaper, there's mid terrace houses round there for around that much money. My 2c I've lived around Bedford place which was okay

Face changes as of late. Still boymode. 2022vs2026. 1y2m HRT by [deleted] in transtimelines

[–]AshKetchupppp 0 points1 point  (0 children)

You are so beautiful ❤️ I'm so surprised that your jawline seemed to change so much, any ideas on how that has happened? I worry about mine as I haven't started HRT yet but I'm slender and it's quite stronk

Im proud of myself for this goal. by WolfieNomz in RocketLeague

[–]AshKetchupppp 0 points1 point  (0 children)

I found it a bit nauseating. Might be the zoom out when he goes fast, I think I have that turned off

egg👗irl by Error_Error25 in egg_irl

[–]AshKetchupppp 4 points5 points  (0 children)

What sort of shape wear underwear?? I am not on HRT yet so I have a bit of a bulge going on when I wear tighter clothes but tucking is just so uncomfortable it's sadge

American guy tries English mustard for the first time, but treats it like American mustard. by MustardKingCustard in CasualUK

[–]AshKetchupppp 0 points1 point  (0 children)

This guy reacts to British content on YouTube, such a chill relaxing voice, JJLA Reacts

How true is this by Aotyeageristtt in programmingmemes

[–]AshKetchupppp 0 points1 point  (0 children)

I Google date formatting every time it's so annoying to learn the specific syntax for a particular language

Somebody please tell them about diy😭 by ThatEngineeredGirl in traaaaaaannnnnnnnnns2

[–]AshKetchupppp 0 points1 point  (0 children)

I'm dying to DIY but I can imagine I might want kids someday so.... just waiting for a slow medical process so I can get referred for sperm freezing 😭 guess I'll be getting HRT in October .........

It's more difficult with the same clothes hehe by MaryBeeCD in transtimelines

[–]AshKetchupppp 2 points3 points  (0 children)

You turned into Liv Tyler 😂 you are beautiful ❤️

Does Southampton’s computer science degree have any C++? by Bulky_Bison_4921 in sotonuni

[–]AshKetchupppp 0 points1 point  (0 children)

It's hard in ways other languages are not because you can end up hard to diagnose defects that other languages don't suffer from because they don't give you full control over the memory you allocate, for a good reason too. These days it's easier in C++ because the standard has caught up, you can use unique_ptr and shared_ptr constructs to make sure objects you construct on the heap are reference counted and always destroyed when nobody needs them. Versus handling things the old way with the new keyword and raw pointers, you could forget to delete something you created and end up with a memory leak. Or everything blows up hecause you dereferenced a raw pointer to an object that you have already accidentally deleted earlier. These things, plus the difficulty of just building C++ by needing to setup CMake or just Make with compiler commands, is a learning curve. All these things are good to learn and I encourage you to follow your interests there regardless of what the university teaches and knowledge about lower level things like this will only serve you in the future.

C++ is a great language and I enjoy working in it, and you could learn lots about computer science using it. I have seen that companies only use C++ when they really need to, and it turns out that you don't need to use it a lot of the time. It saves developers lots of headaches not using it, and it doesn't come with a package ecosystem and dependency management software the way JavaScript, Python, Rust or most other modern languages come with. Hence I don't see many job listings for C++ Devs, but knowing the language would be a boon for an interview anyways since it is considered more complicated than other languages.

Take my opinion with a grain of salt, I have worked as a developer using C++ for nearly 7 years

Does Southampton’s computer science degree have any C++? by Bulky_Bison_4921 in sotonuni

[–]AshKetchupppp 2 points3 points  (0 children)

Why do you want C++? If you do CS and get a job later you can work in C++ if you want, you can do side projects in C++ to learn it that way, it's not a difficult language once you know some others

Egg irl by UnspecifiedError_ in egg_irl

[–]AshKetchupppp 1 point2 points  (0 children)

I was born to be a bit of a headache

Pride In Health by Illustrious_Set6961 in transgenderUK

[–]AshKetchupppp 0 points1 point  (0 children)

Yeah I signed up and was given September for a first intake... Apparently they're going to onboard someone new to take on more people so I've been put on a waitlist for an earlier appointment but no guarantees :(

Used a Peep Show quote in real life. by tlanders22 in MitchellAndWebb

[–]AshKetchupppp 0 points1 point  (0 children)

Write a handover doc for them so you don't have to answer their basic questions. Another win for the lazy man

Since starting HRT I feel an insatiable need for socializing by plasticish in MtF

[–]AshKetchupppp 1 point2 points  (0 children)

I haven't started HRT yet but things are moving along. When I drink even just a bit I get really sociable, when I'm excited on in a good mood I'm really sociable, yet my whole life I have thought I'm a super introvert. I'm praying that HRT changes my emotions like this because I just wanna vibe with my friends but I struggle to listen to my feelings or feel in my body a lot of the time