HackerTrans
トップ新着トレンドコメント過去質問紹介求人

rho4

411 カルマ登録 8 年前

投稿

Why does AI not know my name?

1 ポイント·投稿者 rho4·8 か月前·0 コメント

Market data provider polygon.io rebrands to massive.com

massive.com
1 ポイント·投稿者 rho4·8 か月前·0 コメント

コメント

rho4
·5 日前·議論
Haha thanks for that article (I microwave most of my meals). I wonder if this statement from the article will apply to AI:

> Second, microwave cooking fell victim to the same curse that threatens every new easy-to-use technology: it became low-status tech.
rho4
·5 日前·議論
Absolutely, I was purely reacting to the "not". Every variable named not-something will lead to difficult-to-read code with double-negation like "if (!isNotSomething()) {...}".
rho4
·5 日前·議論
I just wish the variable was called "has_been_viewed_much".
rho4
·10 日前·議論
> I'm not sure people are reading comment chains deeply enough to be swayed by two strangers arguing online

HN comments sway me more than any other source nowadays. Reading comments not directed at myself probably makes it easier because my ego does not feel attacked.
rho4
·2 か月前·議論
I really liked the specific actionable steps in the TLDR.
rho4
·2 か月前·議論
You can only serve the 3 closest levels to a lobby with stairs or escalators.
rho4
·3 か月前·議論
I guess I wanted to say that no tool/technology can prevent people from creating chaos (or make up for bad/non-existant processes). People need to do that. Of course, systematic people use tools as well. But you can't expect to buy or mandate a tool/technology and expect your system to then automatically have these qualities.
rho4
·3 か月前·議論
Not sure if tools and technologies can solve accidental complexity.

In my opinion, a system that has been stable for years isn't 'mature' in a good sense. An exceptional system is one that can still change after many years in production.

I believe this is almost impossible to achieve for enterprise software, because nobody has incentive to make the (huge) investment into longterm maintainability and changeability.

For me, consistent systematic naming and prefixes/suffixes to make names unique are a hint that a person is thinking about this or has experience with maintaining old systems. This has a huge effect on how well you can search, analyze, find usages, understand, replace, change.
rho4
·3 か月前·議論
A few of my favorites:

- "Not-Boxes": Negatively formulated text (disable... / don't...)

- "Button-Checkboxes": Checkboxes with verbs that trigger actions

- "Radio-Checkboxes": Radios that are actually checkboxes (not mutually exclusive)

- "Toggle-Checkboxes": Checkboxes that are actually toggle buttons and can't decided wheter the text should show the current state or the state that will happen when you click.
rho4
·5 か月前·議論
Same for me. Add a 'paste text to clipboard'-button top center.
rho4
·6 か月前·議論
I meant it more as feedback, to be aware that some people might have this reaction. I do believe it is sincere in the beginning.
rho4
·6 か月前·議論
I developed an aversion to "with love"-marketing. I've seen too many products come full circle from idealistic "ad-free-forever" "will-never-sell-your-data" "open-source-forever" "customer-first" student-times to selling out everything.
rho4
·6 か月前·議論
The author makes beautiful concise statements that make me feel like he has a deep, big-picture kind of understanding of computing.

I think this person would be very satisfying to work with, because decisions would be based on a discussion of tradeoffs, and an awareness of similar technologies and approaches throughout computing history.
rho4
·8 か月前·議論
Ouch, so painful to read.
rho4
·8 か月前·議論
Or when you're too lazy to hunt down the sources, both for internal and external dependencies. Just Ctrl+click the method and have a quick look at the decompiled implementation, usually good enough.
rho4
·8 か月前·議論
And then there is the moderate position: Don't be the person refusing the use a calculator / PC / mobile phone / AI. Regularly give the new tool a chance and check if improvements are useful for specific tasks. And carry on with your life.
rho4
·8 か月前·議論
I like the AI-disclaimer :). This might become a thing for blog and news articles: (c) all words written by <editor> on <date> without AI. And then there will be a robots.txt directive that allows collection of this self-declared human material for AI training. And a google search option: "ai:no" :)
rho4
·8 か月前·議論
Well said. Sad how that reflex starts kicking in for HN comments as well (ps I'm not getting any signals from your comment).
rho4
·8 か月前·議論
Yes, I feel the same recently with Google results. But I think I would still like to see the immediate 10 results, along with a big button "Try harder - not feeling very lucky".
rho4
·8 か月前·議論
I understand your point, but I still prefer instantaneous responses.

Only when the immediate answers become completely useless will I want to look into slower alternatives.

But first "show me what you've got so far", and let me decide whether it's good enough or not.