GTG3000

joined 2 years ago
[–] GTG3000@programming.dev 2 points 1 month 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 1 month 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 2 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 3 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 3 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 3 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 3 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.

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

Mastodon instances keep deactivating my accounts when I don't post anything for two weeks, so yeah. Bsky it is.

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

I remember seeing one or two stations like this when I was a kid. The hoses lowered down after you paid, so you don't need to be tall to use it.

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

I keep wishing that one day I'll find a place to taste baklava made with pistachios. It's always peanuts instead.

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

You can make it mutable really easy, too, if you need to for some reason. Most stuff you need is available off flathub, but some applications you may want have to be installed the old-fashioned way.

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

This is kinda my experience. If there's an extension keeping track of schema and linting, it's alright.

If you're doing it by hand, well, good luck.

My personal favourite way to make configs is lua. But that's neither here nor there.

view more: ‹ prev next ›