HackerTrans
TopNewTrendsCommentsPastAskShowJobs

eterevsky

no profile record

comments

eterevsky
·قبل 20 يومًا·discuss
Within OS consistency is much less of thing a thing than Web design conventions. Windows by itself has had several different UI frameworks over the years, so different "native" Windows programs can look completely different from each other.
eterevsky
·الشهر الماضي·discuss
They are comparing it to Haiku 4.5. Not Opus, not Sonnet, but Haiku, the smallest Anthropic model, 3 versions old.
eterevsky
·الشهر الماضي·discuss
You can absolutely negotiate to work 4 days weeks and get 80% salary. I've been working like this for the last 3-4 years.
eterevsky
·قبل شهرين·discuss
It was an alternative to RSS from 20 years ago that didn't catch on.
eterevsky
·قبل 4 أشهر·discuss
I don't often use AI to cleanup my texts, but when I do, I fully own the output. I make a conscious decision whether to leave in every AI suggestion or not. The final text _is_ what I want to say.
eterevsky
·قبل 6 أشهر·discuss
It's a good advice, if you are watching on a reference monitor in a dark room.
eterevsky
·قبل 6 أشهر·discuss
James Cameron is one of the few who do this.
eterevsky
·قبل 7 أشهر·discuss
I think whether any text is written with the help of AI is not the main issue. The real issue is that for texts like police reports a human still has to take full responsibility for its contents. If we preserve this understanding, than the question of which texts are generated by AI becomes moot.
eterevsky
·قبل 8 أشهر·discuss
In all seriousness, XSLT looked stillborn even 25 years ago when it was introduced.
eterevsky
·قبل 8 أشهر·discuss
If they are replacing a fixed cosmological constant by a model with variable dark energy, doesn't it introduce extra parameters that describe the evolution of dark energy over time? If so, wouldn't it lead to overfitting? Can overfitting alone explain better match of the new model to the data?
eterevsky
·قبل 8 أشهر·discuss
Probably not for 32” monitor, but I think 8k would be noticeably better for a 43”.
eterevsky
·قبل 3 سنوات·discuss
I don't think it makes any sense to apologize for beliefs that you once had since beliefs are not a matter of choice. You could only admit that your prior beliefs were wrong.
eterevsky
·قبل 3 سنوات·discuss
I've been using it for a couple of years and I'm quite happy with it. What I like:

- In-browser adblocking, which is not dependent on the changes in extension API or extension policies.

- Reader view, which is comparable to that in Safari.

- Sidepanel with tabs.

I also liked the idea of distributing the payment to the websites that I'm visiting, and I'm sad that this didn't pan out.

Tangentially, I also like Brave Search, which is comparable to Google in quality, doesn't have ads and has nice AI summarization.
eterevsky
·قبل 3 سنوات·discuss
Something like half of this piece is guilt by association. Literally the first argument is that 15 years ago Brendan Eich donated to some cause that the author finds repugnant, hance you shouldn't use his browser today. I also oppose Eich's views, but I believe that he has the right for his political belief, and anyway it shouldn't have any bearing on his professional contributions.

The author lists a number of crypto features, some of which failed and some turned out inconsequential. I don't see how this should have any effect on the users who use Brave for other features like adblocking or tabs sidepanel.
eterevsky
·قبل 4 سنوات·discuss
What he writes about is seniority, not ageism. It's about whether to incentivize career paths in which senior engineers keep doing technical work.
eterevsky
·قبل 5 سنوات·discuss
I think when you use a variable that can have values in the range of millions, it's prudent to use 64-bit types and not 32-bit unless you are very much memory-constrained. And I've never seen a 64-bit signed variable overflow.