HackerTrans
TopNewTrendsCommentsPastAskShowJobs

floodle

no profile record

comments

floodle
·6 mesi fa·discuss
It's about the value to you versus the effort you put in. For me the granularity you are talking about is too much effort. All my supermarket shops go in one big category "groceries and household".

Start easy and see what you want to get out of the data. If you can store the original source (e.g receipts) so that you can later go back and increase the granularity if you find yourself wanting it, that would be ideal.
floodle
·8 mesi fa·discuss
It's easier to view the tweet, to be fair
floodle
·11 mesi fa·discuss
I don't get all of the complaints about the tone of AI chatbots. Honestly I don't care all that much if it's bubbly, professional, jokey, cutesey, sycophantic, maniacal, full of emojis. It's just a tool, the output primarily just has to be functionally useful.

I'm not saying nice user interface design isn't important, but at this point with the technology it just seems less important than discussions about the actual task-solving capabilities of these new releases.
floodle
·anno scorso·discuss
You can't extrapolate from your own experience in that way. There are billions of people having a different experience to you in a multitude of different ways.
floodle
·anno scorso·discuss
Then just don't go? I personally prefer mixed gender spaces but I can understand why some people might prefer single gender spaces. It doesn't mean they necessarily have "an issue".
floodle
·anno scorso·discuss
Because it's an easy and widely used framework to write JavaScript components that react to changes in state
floodle
·anno scorso·discuss
The diff will tell you what's changed, but it doesn't tell you the "why" of the change. A project should store that information somewhere; whether it's in pull request descriptions, issues/tickets, or the commit message, which is a perfectly reasonable choice.
floodle
·anno scorso·discuss
I love this:

> Note that these are large files; both are over 1.6 Megabytes, so don’t load these if you have a slow Internet connection

Just shows how far internet speeds have come...
floodle
·anno scorso·discuss
I did often in my degree, not for multiplication but the cross product
floodle
·2 anni fa·discuss
Agreed! It looks cool, but it's not the best visualisation to actually read the data.
floodle
·2 anni fa·discuss
This comment is ridiculous. What are the units of intelligence? Since when is charming people a trade-off against solving problems? Why do you equate extroversion to charming people?
floodle
·2 anni fa·discuss
USB C ports break just when I look at them slightly wrongly. In comparison to that, 3.5mm is a dream.
floodle
·2 anni fa·discuss
The amount of times I see this with projects on HN is crazy. The one thing I want to know is how the output looks.
floodle
·2 anni fa·discuss
Does it really matter if it's fake? It's a plausible scenario, and worth discussing. Fiction books can raise interesting questions about science and technology. And the implications of AI is very much HN's wheelhouse.
floodle
·2 anni fa·discuss
I wouldn't assume people know what a link-in-bio is. I've never heard of it.
floodle
·2 anni fa·discuss
It's a wild idea to take a completely digital asset, print it in Europe on to paper, and then put it on a ship and slowly transport it to Canada.
floodle
·2 anni fa·discuss
[flagged]
floodle
·2 anni fa·discuss
A programming language should be first and foremost precise and readable, not concise. I can barely understand the clojure version but when I read the "traditional" one I don't even need to think.

If you work with clojure a lot, does it become natural?