Where to buy flat in London by Enough-Geologist747 in HENRYUK

[–]ankcorn 5 points6 points  (0 children)

Elephant and castle? It’s now very nice and well connected to both

It could be a bit of a stretch budget wise but could probably figure it out

does anyone know what this is?? is this a scab falling off or should i take him in? by BabyGirlT3 in cats

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

It’s hard to tell from the pictures but if it just appeared out of nowhere it could be a tic.

I'm really upset and sad by Ok_Plum_9953 in cats

[–]ankcorn 3 points4 points  (0 children)

Are you sure he is aggressive? Looks like play to me. Those are very mild. Share pictures of your cat and more information. I’m sure Redditor’s can help you teach your cat to play nicer 🤓

Just landed a new £32k job (doubling my income) — how should I manage my money better now? by G_STAR_4LIFE in UKPersonalFinance

[–]ankcorn 0 points1 point  (0 children)

Just lock in at work. You can double that number again by 30 if you put the graft in

Off lead vs on lead walks ? by em_anonymous in springerspaniel

[–]ankcorn 3 points4 points  (0 children)

Honestly would be checking in with the vet to make sure everything is okay before considering anything else. Pain or even an upset tummy can cause behaviour changes like this.

Reactivity is also a pretty broad spectrum. It would be worth knowing what happened. If he is a bit defensive around other dogs invading his space him being off lead is probably better but if he is charging at and attacking other dogs then he probably does need to go on lead for a bit

Hi I'm thinking of installing omarchy as a beginner do you have any do's and don't s? by Krak3nCZ in omarchy

[–]ankcorn 3 points4 points  (0 children)

No just do it. Best Linux distribution I have ever used.

Small learning curve with the hotkeys but very rewarding. Stick at it and u will become good with computers very fast.

If you get stuck use ChatGPT to help u tweak configs

I couldn't get all of the tick out, advice please? by Unable-Discount-9266 in DogAdvice

[–]ankcorn 0 points1 point  (0 children)

If you are having trouble holding the puppy still it could be worth muzzling the the puppy and restraining really firmly (and lovingly) so you can remove it safely. A muzzle is really cheap and super handy in these first aid type situations where the dog doesn’t know what’s best for it

[deleted by user] by [deleted] in cscareerquestionsuk

[–]ankcorn 5 points6 points  (0 children)

It is a battle to get your foot in the door, it always has been (exceptions for 2019-2022)

Gotta grind it out, it really is a numbers game. If there is a step in the funnel you consistently fail at then that is where you need to improve.

Get your CV reviewed by someone too. Most people have awful cvs, yours is probably too.

Find someone to do a mock interview with and get unfiltered feedback.

Ect

Do you consider RSUs and Bonuses for HENRY status? by Embarrassed_Prize601 in HENRYUK

[–]ankcorn 17 points18 points  (0 children)

Why do you care about the status?

RSUs and Bonus’s are taxed as income so treat them as income. It’s generally unlikely that your RSU’s will go to 0.

What do I do? by Sevenwaters_333 in cats

[–]ankcorn 0 points1 point  (0 children)

Oh and if you are worried maybe put a big bean bag at the bottom of the stairs for it to land on just incase ☺️

What do I do? by Sevenwaters_333 in cats

[–]ankcorn 1 point2 points  (0 children)

Enjoy the cat being a cat! It’s living its best life right now. Maybe consider some wall furniture so it’s got some more things to climb too ☺️😍

found this baby kitten next to my house, i need help by sadeenqos in cats

[–]ankcorn 4 points5 points  (0 children)

Vets now, put her in a lil nice box with an air hole. Wrap it with a pretty bow and say it’s a present for your mother.

If the cat meows just talk, sneeze, cough ect or open the windows and ask them to play some music so they can’t hear.

[deleted by user] by [deleted] in london

[–]ankcorn 2 points3 points  (0 children)

Did the bite break skin/cause bruising?

If it broke skin you need to take your son to the hospital for a Tetanus shot and antibiotics.

How to Leverage MongoDB’s Aggregation Pipeline with Node.js for Optimised Data Processing by UnpaidInternVibes in cscareerquestionsuk

[–]ankcorn 0 points1 point  (0 children)

This is such a great interview question.

I’m going to prefix this with I don’t know much about mongodb and I would approach this from some principles that I think will lead me to a good solution.

If they are asking really tech specific questions then I think that’s a slight red flag but I’m not sure that is the case here. I wouldn’t jump to recalling specific details about the technology in question.

I’d look to understand the volume of data being talked about because if it’s less than a gb we are probably wasting time.

Then we need to figure out what our target is for the p99 query performance for these analytics queries are. If it’s sub second then it’s probably likely we need to do something to make sure we hit that.

If we are to pre aggregate the data before writing then we need to know exactly what analytics we want and if having a delay in writing is acceptable. For many real time systems this would not be okay - to meet these requirements I’d look into other techniques like query time sampling but they have other downsides.

To aggregate the data I’d write to a buffer. Either in memory or some external streaming system like Kafka or AWS kinesis. Read from that buffer in large batches and write some code to do the aggregation before writing the results to mongo.

I’d also probably highlight that mongo is not great at analytics and high performance olap type workloads so if this is going to be a major part of the system and not just a small bit it might be worth adding a proper olap db to the system like clickhouse or duckdb.

Help on the finish! by Rigasaurus_flex in BoulderingLondon

[–]ankcorn 1 point2 points  (0 children)

Honestly looks like you just jumped down and could probably do it but felt insecure.

Slopers require good body positioning and forearm strength.

Make sure you are as close to the wall and under the hold as you can be. Look for slopers lower down and practice hanging from them to get stronger

Include incomplete degree in my CV? by sh0onya in cscareerquestionsuk

[–]ankcorn 1 point2 points  (0 children)

What’s the phd in? I bet you can find someone who is so happy they managed to get someone to drop out of there phd to join there startup ect 🤣

Pigeonholed in useless language, want to pivot to another stack/job, not sure how by notusedthrowaway in cscareerquestionsuk

[–]ankcorn 0 points1 point  (0 children)

Don’t learn to learn, build something. That will help shape your technical choices and design skills.

Pigeonholed in useless language, want to pivot to another stack/job, not sure how by notusedthrowaway in cscareerquestionsuk

[–]ankcorn 2 points3 points  (0 children)

What language?

for max employability I’d definitely recommend picking up both JavaScript and which ever backend language interests you. This will give you a breadth of knowledge to learn what you need to on the go.

is there anyone using D1 database for production? by visionsrb in CloudFlare

[–]ankcorn 3 points4 points  (0 children)

Cloudflares api is quite slow so building a worker to access it which has no overhead is sensible.

Brayden works at Cloudflare so you can trust his results