HackerTrans
TopNewTrendsCommentsPastAskShowJobs

sorahn

no profile record

comments

sorahn
·2 tháng trước·discuss
Cool so my USB wireless car play dongle still has some life left in it. Good to know.
sorahn
·3 tháng trước·discuss
We still have to provide a way for people that don’t have (smart) phones, but I would absolutely implement asking the phone instead of a 3rd party when available.

We don’t gain anything from asking a 3rd party. In fact it costs money per request.
sorahn
·5 tháng trước·discuss
It is, but it’s difficult. I am down visiting New Zealand and 3 times I have flown domestically here and there no ID check. I buy a ticket online, check in online, and scan a barcode at the gate. Is New Zealand an exception, or do a lot of countries not require an ID for domestic flights, and the US is the exception?
sorahn
·6 tháng trước·discuss
If you're experienced with or like the way CSS works, and you didn't like Tailwind, then you were probably using it correctly.
sorahn
·6 tháng trước·discuss
I don't think this is specifically a react problem. The problem is that people don't want to learn what modern CSS can do, or write it themselves (see Tailwind), and most new frameworks make it easy to just sidestep that with div soup.

Some of us _like_ CSS, and try to use as much of it when possible, but I feel like we are few and far between. I use react to manage the state of my app, but that doesn't mean I have to make a 27 div component to style an input.

The big problem is trying to convince the rest of the team that they should learn and use CSS.
sorahn
·9 tháng trước·discuss
I gave up on the swipe for the same reason, but if you double tap the triple dot menu it hits the 'all tabs' thing.
sorahn
·10 tháng trước·discuss
I couldn't quite go for the 60%, but I have friends with the UHK60 and I really liked it as a keyboard.

I popped for the 80 as soon as the shipping times caught up to real time. It's a fantastic keyboard. I haven't gotten any of the clusters for it yet, but I'm very happy with my purchase.
sorahn
·2 năm trước·discuss
I cannot express just how much I _dont_ want twitch to just start playing some random fucking stream when I open it.

Whose brain dead idea was this?
sorahn
·2 năm trước·discuss
Too bad that is impossible to do without a twitter/x account.

Oh well. Nothing of value was lost.
sorahn
·2 năm trước·discuss
At least 2 or 3 major versions of macOS. Search for “modifier keys” in system preferences.
sorahn
·2 năm trước·discuss
No. The entire point of these is to funnel the traffic onto and off the highway with out crossing any oncoming traffic, and to reduce the total number of traffic crossings overall.

Here’s a YouTube video that does a much better job of highlighting these benefits. https://youtu.be/A0sM6xVAY-A?si=qrk2ZFFYPA2-6rAS
sorahn
·2 năm trước·discuss
Raycast and Alfred have both added AI features recently.
sorahn
·2 năm trước·discuss
macOS has an accessibility feature where you can hold ctrl (or something) and use the scroll wheel to zoom the entire screen in.

Not quite the same, but works really well for not breaking any layouts because it just scales the entire display out of the viewable area.
sorahn
·3 năm trước·discuss
My outcome was the shutdown of Apollo, rather than the blackout. I no longer read Reddit on my phone. (Except for a link or two clicked from something else, but even then I go to `old.reddit` instead to read the comments). That was really where I wasted the most time on it.

It’s kind of a relief. I think I was too “lazy” to stop on my own because Apollo was so comfortable to use.
sorahn
·3 năm trước·discuss
I have premium, and I use Firefox/uBO and haven’t noticed anything.
sorahn
·3 năm trước·discuss
There is an “eslint-recommended” rule set. (And a matching one for typescript-eslint).

I recommend those as they seem to be the least intrusive while giving a lot of sane defaults.