HackerTrans
TopNewTrendsCommentsPastAskShowJobs

bakje

no profile record

comments

bakje
·4개월 전·discuss
This seems like an AI chatbot would work just as well for you then, since it achieves the same end goal of not having to personally wade through FAQs and such.

I find LLMs are excellent at finding relevant documentation and giving advice, as long as the issue isn’t overly niche, but humans tend to fail there as well.
bakje
·6개월 전·discuss
Perhaps the gemini-cli bot arguing with itself is taking its toll

https://github.com/google-gemini/gemini-cli/issues/16750
bakje
·8개월 전·discuss
Couldn't you reset the password since you have access to the email address?
bakje
·8개월 전·discuss
Haha I have to admit I didn’t watch the whole video.

In which case my comment still stands for those who also haven’t watched the whole video, which is probably a fair amount of people
bakje
·8개월 전·discuss
Running the hot water tap beforehand assumes that the dishwasher is hooked up to the hot water in the first place, which isn’t common everywhere.

Where I live this feature is called hot fill, I believe, and a lot of dishwashers don’t even support it. For those that do support its still generally not recommended to use it since the dishwasher now can’t do any rinsing with cold water, which is not only wasteful but I’ve heard the hot water can damage the water softener in your dishwasher.

But if you do hook it up to hot water (which is a lot more common in the US, I think) this makes a lot of sense.
bakje
·10개월 전·discuss
To be fair, I’ve had this issue with MacBooks as well in the past, although not yet with my M3 pro
bakje
·10개월 전·discuss
This is true when using a UTC offset as it has any potential DST already applied, so it can’t adapt to changes like that.

But if you say I have an appointment at 2026-09-07 15:00:00 in the timezone America/New_York I think that also accounts for future rule changes of that timezone.

I’m no expert on this matter but I believe that’s similar to how the new JS temporal API handles such things