GTG3000

joined 2 years ago
[–] GTG3000@programming.dev 1 points 2 months ago

Yeah, but at least we got WFH nowadays.

[–] GTG3000@programming.dev 6 points 2 months ago (2 children)

May I introduce you to the concept of microdistrict. That's how the original soviet developments were planned out - every house is guaranteed to have necessities like stores, a polyclinic, a school, a kindergarden, or a fire department within reasonable distance. Usually, walking distance. Everything is pedestrian permeable, there's public transport connecting the "sleeping districts" where there were mostly apartments to the industrial areas where the jobs were. And yeah, playgrounds in or near every building.

Jobs in the same area as apartments isn't really happening though, office buildings and industry tends to be away.

[–] GTG3000@programming.dev 1 points 3 months ago (1 children)

I just bought one of those suction cup shower head holders for my current place when I found it doesn't have a holder. Works fine, although it's a bit temperamental about the surface.

Those are very cheap so try getting one?

[–] GTG3000@programming.dev 2 points 3 months ago (1 children)

That is in the plans, although I'm not sure if it's windows, the cable, or the monitor itself. Apparently DP standard doesn't actually require the device to report itself being plugged in.

[–] GTG3000@programming.dev 3 points 3 months ago (4 children)

Now if only windows would stop reacting like I unplugged a DP monitor when it's powered down.

[–] GTG3000@programming.dev 2 points 3 months ago

Man, if only it was possible to know ahead of time what kind of standard the cable you want to buy supports. I wouldn't be so annoyed if it wasn't basically lottery, since they can put whatever wording they like on what's basically a USB2.0 cable and have no repercussions whatsoever.

[–] GTG3000@programming.dev 6 points 3 months ago

Man, I love lua, but after switching to a different job on typescript I feel like lua could only benefit with a similar type system. So many bugs avoided just because I know for a fact what a function returns and expects.

[–] GTG3000@programming.dev 4 points 4 months ago

How would they even guarantee access to e2e email? That's not enforced by some company, that's just an open standard.

[–] GTG3000@programming.dev 6 points 5 months ago

In my experience, it was an attempt to prune the stuff in old API that wasn't useful. A successful attempt, since the backend working on it was in the same room as me and I could yell at him.

[–] GTG3000@programming.dev 9 points 5 months ago

So you just gave him an excuse to go have a coffee break and wondered why he didn't care? :P

[–] GTG3000@programming.dev 2 points 5 months ago (1 children)

Well, I meant the opposite - in CSS you can make the styles cleaner with nesting and such. TW always ends up with a ton of copy-pasting.

Though I will be fair, I don't think the projects I've seen it in used the themes properly.

[–] GTG3000@programming.dev 18 points 5 months ago (3 children)

Typescript is delightful to ensure that everything works and you don't get surprises. Tailwind though...

...it's certainly faster in the development but it's not nearly as nice as CSS can be, especially since now any browser supports nesting.

view more: ‹ prev next ›