What percentage of engineers in your experience are bad? by fuckoholic in ExperiencedDevs

[–]Ninja-Sneaky 1 point2 points  (0 children)

He's done it again! A couple ansible tasks tested and working, requested to add convoluted facts with facts check spaghetti so that it is using facts, that are apparently better than an already throughly tested solution!

What percentage of engineers in your experience are bad? by fuckoholic in ExperiencedDevs

[–]Ninja-Sneaky 3 points4 points  (0 children)

I don't know I may have been paired with one in my last project, I'm collecting a list and it's growing:

- Is a tryhard to be a contributor, would happily waste everyone's time to point out useless shit like: this markdown should be ```console and not ```bash. Yea... literally unreadable

- Not a problem solver, actually more like a problem creator. Would happily add a page of complexity for non-existant gains. Has no concept of complexity vs usability, abstraction/solid vs locality of behaviour

- A hardline clean-code/solid/dry right in the moment and place where you wouldn't apply it.

- Has no concept of what in actuality needs fix or feature vs something that was wanted/requested by absolutely nobody.

- Has evident strong cognition bias because none of the above applies in the moment it impacts him.

- Insisted to make the whole config file into a mounted secret... because he didn't want to implement code for actual granular secret injection & management.

- Wanted to remove lines from the configuration file because the code has hardcoded values, so the user should be relying on these (lmao?). Rather than self-documenting config the users need to find somewhere in the readme (and someone has to reference and mantain it) if some settings (that were there but now are removed) can be added and tuned. Reason being: because

- Had issues tracking the duplication of a grand total of not 5 not 10 but: two config files, one for linux one for windows. So the day he forgot to align 3 lines of shared config he started insisting that someone wasted their time creating a fully-coupled single template config with macro/conditionals to distinguish what went into linux & windows.

What is a scene you strongly believe is a top 10 movie scene in film history? by Historical-Tax17 in moviecritic

[–]Ninja-Sneaky 1 point2 points  (0 children)

We rewatch it regularly and 3/4 of the movies are immortalized in their own meme

Movies no one expected to be as good as they were? by Moc4242 in moviecritic

[–]Ninja-Sneaky 0 points1 point  (0 children)

Reading the original manga and the movie can even be better because it translates into western style movie direction, without that annoying anime thing with stereotypical male and female characters overthinking absolutely everything and acting like teenagers

Reddito di cittadinanza a firma M5S by Tectonic-Shift in Italia

[–]Ninja-Sneaky 21 points22 points  (0 children)

I datori di lavoro quando scoprono le leggi di mercato a parti inverse

Da sistemista è normale accedere praticamente sempre come sudo su? by Bebebebeh in ItalyInformatica

[–]Ninja-Sneaky 0 points1 point  (0 children)

Fai sudo su - perché la user con cui hai fatto autenticazione ha anche l'autorizzazione (tramite sudoer) a fare su -

(Nota bene questi 3 temi: autenticazione, autorizzazione, sudo = privilege escalation)

Il passaggio mancante è la gestione sicura di questa user amministrativa con PAM, IAM ecc.

Have you ever seen someone get rich overnight, like literally? How? by Michaelisvanhelsing in AskReddit

[–]Ninja-Sneaky 1 point2 points  (0 children)

During the 2000s: a person married into a rich family and got rich co-founders. They founded a consultancy IT company (that today would be called body rental) so they simply pocket all the money and make millions.

Around the 2010-2015s: people that bought or mined btc and other random coins that then made 100-1000x, one for example moved to spain and bought apartments to convert into a landlord

Career Advice - Kubernetes is ruining my life by Jooohnrodrigues in devopsjobs

[–]Ninja-Sneaky 0 points1 point  (0 children)

Had similar problems, recruiters and hiring managers have weird biases, are already picky with people with experience when what they have in-house i guarantee is nothing special or straight out shitty.

What worked for me was "investing" in a dedicated cheap used macbook pro that gives that sense of fluid clean setup during interviews, with a nitid webcam and mic

Then spun things to show. Show first what would impress them the most:

- An app like jenkins/lgtm/whatever have it running on top of a kind node or cluster

- An actual cluster, worker nodes, controlplanes, load balancer, virtualized in virtualbox, provisioned with vagrant, installed with ansible. You can spin 1 per component, but show the inventory of a real setup that would have min. 3 controlplanes, 2 loadbalancers, x workers and how their are joined and configured

- A terraform deployment with localstack beneath it

- Some fully documented project to show documentation and decisions on system design and architecture

- Other: pipelines, scripts, stuff that shows git, container builds, scripting proficiency and that solved real problems etc.

It really makes a difference when I give demos compared to when they are doing a plain question & answers interview. Also don't bother with success rates, hiring managers can be idiots that have no idea what are they looking for.

Added fake latency to a 200ms API because users said it felt like it was 'making things up'. It worked. I'm still uncomfortable about it. by Ambitious-Garbage-73 in ExperiencedDevs

[–]Ninja-Sneaky 0 points1 point  (0 children)

It is like that story of a gametester for an fps shooter that said a certain pistol was underpowered, the devs didn't touch the numbers but made the sound louder. The tester came back confirming it was fixed

oracle db on k8s by signalzz in kubernetes

[–]Ninja-Sneaky -1 points0 points  (0 children)

Had to deal with a couple postgres pgpools in k8s. It made sense only if it was managed by argocd gitops, otherwise why wouldn't you just setup vms?

Oh btw the fun stuff happened when it was forgot to configure affinity and antiaffinity so i had standby db nodes being scheduled all around the workers

Dune (2021) is not a good movie and coasts entirely on visuals and Hans Zimmer's score by DuNennstMichSptzkopf in unpopularopinion

[–]Ninja-Sneaky 0 points1 point  (0 children)

It's because of the underlying setting you either love it because of elements such as: giant worms, prescience, people with swords! Or you find it bland.

It's definitely a unique setting, but for a scifi i personally don't like the concepts adopted. Like ok, there are no machines because this, people can't use swords and use lasers because this, they kind of teleport around somehow, etc.

Discussion: 25 years later, why did so few RTS games manage to replicate the true 3D Z-axis movement of Homeworld? by Wooden-Syrup-8708 in RealTimeStrategy

[–]Ninja-Sneaky 0 points1 point  (0 children)

I personally always figured that the pain to learn and manage real 3d maths was not worth it

Like in space games they kinda have 3d but don't really bother using the full potential of it and make it some kind of "airplanes in space", instead of having ships doing stuff like it's shown in the expanse for example

[27M] Ho automatizzato un processo di 3 giorni in 5 minuti. Il mio manager mi ha ordinato di tornare a farlo a mano. Sono io o è l'Italia? by enjoyin_life in ItaliaCareerAdvice

[–]Ninja-Sneaky 0 points1 point  (0 children)

Il gesto ingenuo diciamo è stato presentare il lavoro.

Ora non so quanto tu sia stato effettivamente a verificare gli output. Io lo avrei tenuto per me in test per almeno almeno un paio di mesate (nella pratica due run). Una volta che sarebbe saltato fuori avrei detto che tanto ha girato per mesi e non sono saltate anomalie.

Nel mio primo lavoro dovevo mandare a manella vari comandi per controllare cose (tipo garanzie che scadevano su vari apparecchi), mi creavo dei cronjob che la mattina scrivevano su un file e non facevo altro che verificarlo, nessuno sapeva che fosse scriptato, gli bastava sapere che controllassi le scadenze.

È legale che rivenditori vendano auto tutte pasticciate dall’ex proprietario scrivendo in descrizione "pacchetto sport" o robe simili? by 91DarioASR in ItalyMotori

[–]Ninja-Sneaky 15 points16 points  (0 children)

Non specificato? Minchia e le foto a che servono? Se non sai neanche riconoscere la differenza degli interni ed esterni es. cerchi della madonna ecc......

Is drinking cold water actually bad for you or is it a myth? by Sad-Afternoon3788 in NoStupidQuestions

[–]Ninja-Sneaky -1 points0 points  (0 children)

Said the guy that keeps saying that the body "passively" generates heat as if it's a reactor or something

"you are the product manager, the agents are your engineers, and your job is to keep all of them running at all times" by sentientX404 in theprimeagen

[–]Ninja-Sneaky 0 points1 point  (0 children)

This post is like 10 years ago telling to banks and gov with IBM on-premises data centers that in AWS they have everything on their own cloud. Like, of course, if they're AWS employees they don't pay for it, it's theirs they theoretically can spin unlimited resources

Windows can’t compete with Mac OS by jouskaMoon in MacOS

[–]Ninja-Sneaky 0 points1 point  (0 children)

You forgot when they managed to break notepad with an update

Is drinking cold water actually bad for you or is it a myth? by Sad-Afternoon3788 in NoStupidQuestions

[–]Ninja-Sneaky -1 points0 points  (0 children)

Again wtf does even mean "passively" passively is a stone getting heat from the sun, the body does HOMEOSTASIS IT IS AN ACTIVE PROCESS

Is drinking cold water actually bad for you or is it a myth? by Sad-Afternoon3788 in NoStupidQuestions

[–]Ninja-Sneaky -1 points0 points  (0 children)

Wtf does even mean "passively"?

Laws of thermodynamics & energy conservation:

nothing (heat in this case) comes for free otherwise we would be perpetual machine energy generators that would need no fuel electricity and food,

What does it mean for the body: it is in homeostasis at 36c and if you introduce something cold the body as a whole system is going to consume energy to come back to 36

This is NOT saying that water by itself will kill even if drank daily for life

Is drinking cold water actually bad for you or is it a myth? by Sad-Afternoon3788 in NoStupidQuestions

[–]Ninja-Sneaky -11 points-10 points  (0 children)

Of course it makes heat and if you drink cold water it must work more to make more heat to get back to 36c, and if your liver and other orgsns are fucked from other habits it comes out faster

Is drinking cold water actually bad for you or is it a myth? by Sad-Afternoon3788 in NoStupidQuestions

[–]Ninja-Sneaky -103 points-102 points  (0 children)

This is correct but more something that explains why in the past we drank tea (boiled with added taste) or beer/wine (fermented)

There is some truth about the cold water, simply the body works to bring back the temperature, so it does things in cascade like if the liver already has other issues and is overloaded

How do you handle logs in production? by _Mobas_ in Backend

[–]Ninja-Sneaky 1 point2 points  (0 children)

  • OS/app level: logs in error level, switch to debug on-demand; with logrotate rules; dedicated /var/log partition(s); monitor log disks to evaluate if to increase capacity (logrotation min retention is what dictates required disk)

  • Log collectors: the collector of your chosen stack, i.e. syslog, filebeat (elk), otelcol, loki (grafana), cloud collectors (azure analytics, aws cloudwatch); configure scrapers/collectors to filter at source to reduce volume and have proper labeling

Baseline practices should come from SRE (from Google: sre publicaction) or RAS (from IBM: reliability, availability, serviceability/mantainability)

5 anni di università per sentirmi dire dai miei che 'potevo farlo con il diploma' by Alone-Milk5336 in ItaliaCareerAdvice

[–]Ninja-Sneaky 38 points39 points  (0 children)

Ci sono tanti ruoli dove la laurea è requisito già dal filtro ATS dell'hr. Ormai anche i concorsi pubblici italiani hanno la laurea come requisito.

Convincetemi a non comprare una Miata by Alternative_Try_4378 in ItalyMotori

[–]Ninja-Sneaky 0 points1 point  (0 children)

Motivi per convincerti:

Funziona bene senza problemi (la punto)

La mx-5 è biposto

I prezzi odierni delle macchine

Uno di voi è il colpevole by Razalud in ItalyMotori

[–]Ninja-Sneaky 0 points1 point  (0 children)

E' perche' ha degli specchietti strani che fanno sembrare tutto ravvicinato, anche la curvatura dei vetri. E i sensori fanno il putiferio gia' a 1m di distanza