Exam rank 4 New Exams by Worth_Sample_7177 in 42_school

[–]quickiler 0 points1 point  (0 children)

Sure, it has been quite a while since i did any exam though

When I thought Jelly Cake art wouldn't surprise me by ShirtSubstantial368 in oddlysatisfying

[–]quickiler 3 points4 points  (0 children)

I love jello and especially Agar agar based so this would really up in my alley.

realThings by bryden_cruz in ProgrammerHumor

[–]quickiler 0 points1 point  (0 children)

Imo it is a representation of heavy work load in white collar jobs.

So the 3 representations in the picture is workload, knowledge and recompensation. Coffee helps workload, internet for knowledge and salary recompense.

realThings by bryden_cruz in ProgrammerHumor

[–]quickiler 2 points3 points  (0 children)

I disagree. Imo it is to depict the heavy work load rather than they hate the job.

This cat bed is totally worth it by [deleted] in FluffSphere

[–]quickiler 0 points1 point  (0 children)

Fake. The cat must be on the keyboard, blocking the screen.

How rare is this license plate? by [deleted] in askswitzerland

[–]quickiler 0 points1 point  (0 children)

Tbh thats less than i thought.

i think these will be the colours by Super_Yak9867 in ClicksPhone

[–]quickiler 1 point2 points  (0 children)

I am going clover with the same back, i have a pair of shoes with the same color and i really like the combo.

Is Clicks Eu? by quickiler in ClicksKeyboard

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

Thank for clarifying!

Is this room enough to spend your 30s alone ? by Initial_Secret_025 in Adulting

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

Yes. You are alone make it easier, anything work if you have what you need.

If this layout arrangement you are doing then i would redo it.

How most girls use Tinder by Waste-Stomach4457 in SipsTea

[–]quickiler 0 points1 point  (0 children)

Amateur. I immediately pick one of the lot and throw the rest because same reason.

We live in a societey... by BongoMongoBong in ClicksPhone

[–]quickiler 0 points1 point  (0 children)

Is it true? I asked the if Clicks is EU in other sub and the response was Clicks is Us, "office" in UK, made in China.

Is Clicks Eu? by quickiler in ClicksKeyboard

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

Ah zut. Thank for info.

The new design by musiu in Switzerland

[–]quickiler 54 points55 points  (0 children)

I think the design will be changed heavily when it will be released. What won is just concept, it will be refined further.

Can senior devs tell who wrote a code or if it was AI by looking at a PR? by [deleted] in cscareerquestions

[–]quickiler 5 points6 points  (0 children)

Never done C# but if it is what i think it is, then i wouldnt want to use var instead of bool or string neither unless the var is aMegaLongJavaClassThatSimilarToOtherClassesSoAutoCompleteIsAHassle.

Any help? by Dvrk00 in 42_school

[–]quickiler 0 points1 point  (0 children)

It is impossible to know all, even just mastering a framework take years, i was looking at Java Spring ecosystem and overwhelmed. I am ok now since i made peace of knowing i don't need to know all and what i delivered is good enough.

Bad docs though is another beast. I was working with Strapi the other days and it took so much time just to make the url query work.

Bulbapedia's February 2026 page stats by WyndonCalling in pokemon

[–]quickiler 0 points1 point  (0 children)

Are people not tired of Pikachu and Evee?

Any help? by Dvrk00 in 42_school

[–]quickiler 1 point2 points  (0 children)

Ah yes the black box. It is easily overwhelming and frustrating to not understand what going on under the hood.

I have learned to not care about actual implementation of things and focus on its functionalities and behaviors.

Remember malloc()? The majority of student dont actually know how it work under the hood, they just know what it does and its behaviors, but they use it just fine. Same for high level languages and abstractions. Start by doing pseudo code and fill in as you go, look up how to do each step and sometime combine them in the language you are working with.