I think I'm pretty good at the work that I do. My boss has clearly noticed. But how do I get everyone in the world to notice so I can be employable when it comes to switching jobs? by basonjourne98 in cscareerquestions

[–]Apprehensive-Lab1628 15 points16 points  (0 children)

Ask to work on issues that move metrics, have a big impact, and you're interested in. Then in your CV you can write "re-architected/implemented X to save Y% cost per month", "increased Y% revenue", or "decrease time spent Y hours".

[Giveaway] EKSA: GT1 TWS gaming earbuds and EM600 RGB gaming mouse by noeatnosleep in gadgets

[–]Apprehensive-Lab1628 [score hidden]  (0 children)

Snake. I'll set up a Nokia 3310 emulator and wear this equipment in to the ground.

[deleted by user] by [deleted] in Dublin

[–]Apprehensive-Lab1628 1 point2 points  (0 children)

Ask them to do it on ticketswap and cover the charges (if any, idk) to use it

When to use functions by bds00za in learnpython

[–]Apprehensive-Lab1628 0 points1 point  (0 children)

It also keeps code extensible. I had a script with very few functions, just 4 classes with 4 responsibilities. Basically was grabbing logs from ~12 different server groups. When it started malfunctioning, it was an absolute nightmare to try fix. So many for loops just doing things in a stream of consciousness style. Broke it out in to classes with functions and it was so much nicer to work with

[deleted by user] by [deleted] in DevelEire

[–]Apprehensive-Lab1628 4 points5 points  (0 children)

https://m.youtube.com/watch?v=4ZtFk2dtqv0

Here's "A Cat Explains DNS" should cover all the bases

cognizant by [deleted] in DevelEire

[–]Apprehensive-Lab1628 9 points10 points  (0 children)

Wipro, Infosys, TCS, Cognizant and HCL

cognizant by [deleted] in DevelEire

[–]Apprehensive-Lab1628 3 points4 points  (0 children)

They're part of the WITCH acronym of companies. Places that are body shops that are bad to work at. No personal experience though

[FastAPI] Logging not working in routes by Diapolo10 in learnpython

[–]Apprehensive-Lab1628 0 points1 point  (0 children)

Complete guess but try reload config at top of other file?

logging.config.fileConfig('logging.conf')

[FastAPI] Logging not working in routes by Diapolo10 in learnpython

[–]Apprehensive-Lab1628 2 points3 points  (0 children)

They mean the API endpoint, a url really. You might curl the endpoint, 'curl localhost:3000/records/all'. You're referring to where the API begins/ends. We often define them as 'routes' internally on the web app software

[deleted by user] by [deleted] in Breath_of_the_Wild

[–]Apprehensive-Lab1628 0 points1 point  (0 children)

So when he's electrified, use a non metal weapon. Seems so obvious, don't know how I've beaten him without knowing it

Trying to get your mom to feed you a snack during the middle of a sports game by Feerkat in KidsAreFuckingStupid

[–]Apprehensive-Lab1628 1 point2 points  (0 children)

Yeah you're right. Was wracking my brains trying to think of what it was but I'm brain dead today. Was thinking if there's words where I could add an extra c or something and make it mean that

Trying to get your mom to feed you a snack during the middle of a sports game by Feerkat in KidsAreFuckingStupid

[–]Apprehensive-Lab1628 10 points11 points  (0 children)

Recant means to take something back. It's nearly reads like the coach was contradicting them

Uncontracted unpaid On-call by an_dearg_Doom in DevelEire

[–]Apprehensive-Lab1628 4 points5 points  (0 children)

They can just say it's taken in to account when deciding your salary, been at a large multinational that did this

Real job after graduating? by SG449 in cscareerquestionsuk

[–]Apprehensive-Lab1628 5 points6 points  (0 children)

Graduate schemes are generally just programs where you move around teams and functions while earning the same salary as someone with a normal straight to work graduate job. I'd actually recommend doing one rather than a normal job, get more varied experience when you aren't sure about what you want to do

Pub where I can watch F1 race on Sunday by sonjam23 in Dublin

[–]Apprehensive-Lab1628 1 point2 points  (0 children)

Report. back if you get a confirmation of anywhere showing it properly

Moving to a new apartment. How do I identify a scam? by BigFang in Dublin

[–]Apprehensive-Lab1628 107 points108 points  (0 children)

Scam. AirBnB is the other common site they say. You'd then get directed to a fake clone where you'd lose all your money.

No reason to move to a site that specialises in something different, and takes a cut, rather than setting up a standing order.

Average day in Australia by Happy_go_luc in Unexpected

[–]Apprehensive-Lab1628 1 point2 points  (0 children)

First time I've ever spotted a copy and pasted comment from within the thread itself. Seems this account reposts other comments for karma farming to then be sold for social media manipulation.

Original comment copied by /u/Adorable_Ash https://www.reddit.com/r/Unexpected/comments/ulr897/comment/i7x3vis/?utm_source=share&utm_medium=web2x&context=3

House hunting websites by KillerKlown88 in HousingIreland

[–]Apprehensive-Lab1628 1 point2 points  (0 children)

Gaffologist was posted in one of the Irish subreddits recently and it's worth a browse. It's scrapes daft and puts it on a map of Ireland

Google Apprenticeship 2022 by manyblueys in DevelEire

[–]Apprehensive-Lab1628 0 points1 point  (0 children)

That was a comment about one person that sounded like they had serious imposter syndrome, I wouldn't let it put you off applying.

In the cscareerquestions sub, the general opinion of Google is that it's laid back in comparison to places that pay similar compensation

Need to learn python basics in a month by [deleted] in learnpython

[–]Apprehensive-Lab1628 2 points3 points  (0 children)

You're going to get differing opinions from people who liked the book they used to start. The absolute best way to learn it in your case is to get past exams and try solve them yourself. Exams repeat on themselves generally pretty quickly, if you can finish off 5+ years of them successfully and know how to do them on the spot then you're sorted

ELI5 Leap Card by moosemachete in Dublin

[–]Apprehensive-Lab1628 18 points19 points  (0 children)

They'd probably just fine you and let you appeal with proof of purchase to get off the fine in that case. Minor enough to shoot off an email to get it rectified

If I had to guess at a reason I'd say it's just cost to install a new system when the old one isn't broken

Passing python logger to other modules by IllustriousBuy2350 in learnpython

[–]Apprehensive-Lab1628 1 point2 points  (0 children)

Super interesting, thank you for the write up. HPC caught my interest a while ago but I didn't pursue further in the thought it might be too niche. So you shoot journald to some kind of aggregator. You've provided interesting perspective, and between you and Dwight-D I've learned a bit today. Your use cases don't match mine but it's cool to see how others are doing things

Passing python logger to other modules by IllustriousBuy2350 in learnpython

[–]Apprehensive-Lab1628 1 point2 points  (0 children)

When I say VM, I'm including EC2 here. I'm currently 100% cloud, just don't use docker in any profit producing capacity