noli

joined 1 year ago
[–] noli 1 points 10 months ago (1 children)

Is there any reason why you didn't just switch the keyboard layout to US if that's what you're used to?

I switched to US at some point because many if the keys for programming were just so much easier to access. If I have to use a pc for any decent amount of time, I just switch the OS layout to US now regardless of the layout that's printed on the keyboard.

[–] noli 1 points 10 months ago (1 children)

But it would work

[–] noli 0 points 10 months ago (3 children)

max width of utf8 is 32 bits from my extensive research (1 minute of googling) so it should work, right?

[–] noli -1 points 10 months ago (5 children)

uint32_t* goes brrr

[–] noli 2 points 10 months ago (1 children)

Context: I'm european. I know for sure the people at my local coffee shops are being paid a living wage, cause there's laws for that.

Paying your employees a living wage is included in what I see as "a sustainable business model".

I know the owner of my local coffee shop personally and while they charge €4 or more depending on the coffee you're getting AND they roast their own coffee, so they cut down on the bean costs significantly while generating some extra profits as well by selling the beans, they still aren't "just raking it in" as you make it seem.

[–] noli 12 points 10 months ago (3 children)

A coffee from a coffee shop definitely should be $4 if you want them to ethically source good coffee and have a sustainable business model.

There's still cheap, shitty coffee that's built on modern slavery there's always like mcdo. SB is the same quality ingredients but with knowing how to steam milk + syrups

[–] noli 17 points 10 months ago

Maybe the universal translator understands context and the intended meaning. The intended meaning was non-english so translating wouldn't make sense.

[–] noli 8 points 10 months ago* (last edited 10 months ago) (1 children)

Diese maimai stört mir nicht

[–] noli 1 points 10 months ago* (last edited 10 months ago) (1 children)
  1. several languages that are still in use have eager evaluation.

  2. I'm a dumb programmer. The more I need to keep implicit behaviour in mind, the higher the probability I'm writing bugs. Short circuit evaluation is an optimization technique IMO and shouldn't be relied upon for control flow.

  3. The aggressive tone you're using is completely unnecessary and immature, so I'll refrain from responding any further. Have a nice day.

[–] noli 2 points 10 months ago (5 children)
  1. That's behaviour that's just part of language design. If you rely on it you should probably check how the language you're using handles it.

  2. relying on that behaviour sounds a lot like "clever" (read unnecessarily unreadable) code

[–] noli 7 points 10 months ago

Nope, IaaS. With a VPS you are in charge of everything except for the hardware. PaaS the only thing you're in charge of is your code.

view more: ‹ prev next ›