HackerTrans
TopNewTrendsCommentsPastAskShowJobs

dotinvoke

no profile record

comments

dotinvoke
·9 個月前·discuss
My experience with AI tools is the opposite. The biggest energy thieves for me are configuration issues, library quirks, or trivial mistakes that are hard to spot. With AI I can often just bulldoze past those things and spend more time on tangible results.

When using it for code or architecture or design, I’m always watching for signs that it is going off the rails. Then I usually write code myself for a while, to keep the structure and key details of whatever I’m doing correct.
dotinvoke
·11 個月前·discuss
A mobile keyboard—limited as it is—has no trouble producing an em-dash, requiring little more than a long press on the - button.
dotinvoke
·去年·discuss
It makes no sense to go looking to the past for the ultimate health diet, ancient people had life expectancies of like 40.
dotinvoke
·2 年前·discuss
I’ll admit that I struggle to read their Byzantine pricing tables but that is $15 per 1k searches, right?
dotinvoke
·2 年前·discuss
What is your preferred alternative?
dotinvoke
·2 年前·discuss
Brave does not permit you to store search results unless you opt for the $26/mo plan.

I emailed them about it and that policy applies to storing any data derived from search results as well.
dotinvoke
·2 年前·discuss
Those old homes are usually used as storage for things that don't fit into their new, urban homes. The market value and taxes are low, so there's no point in selling.

Then eventually, without realizing, you have gone there for the last time, and there's nothing left to move to your new home.

Alternatively, the last old person who lived in the house dies or goes into a care home, and their kids (if they have any) never find the time to clear out the old place. There's no one to sell it to, anyway, so they have all the time in the world.
dotinvoke
·2 年前·discuss
I had the same idea, but now I a Postgres database that has very high latency for simple queries because the CPU is busy building large HNSW indexes.

My impression is that it might be best to do vector index construction separately from the rest of the data, for performance reasons. It seems vector indexes are several orders of magnitude more compute intensive than most other database operations.
dotinvoke
·2 年前·discuss
I built a service that turns entire websites into structured output: https://sitewideai.com

You enter a starting URL, describe the data you want in a prompt, the AI suggests columns for the output spreadsheet which you can customize, and then goes off and turns the website into structured data into a CSV file.

It also supports limits, you can say for example "visit at most 100 pages" and it will stop after 100 pages.

It was easier said than done to get prompts working as intended and the crawler to focus on the most relevant URLs first. As always, the final 20% end up taking up 80% of the development time.
dotinvoke
·2 年前·discuss
As a long-time Audible subscriber, I’d estimate that I skip 1 in 3 books because of the narrator’s voice or bad recording setup.
dotinvoke
·2 年前·discuss
Why not just feed that information back into the algorithm itself?
dotinvoke
·2 年前·discuss
I read it before on Twitter, it’s probably adapted to fit into the 280-character limit.
dotinvoke
·2 年前·discuss
Job switching should be less of a problem with a 12% unemployment rate, though.
dotinvoke
·2 年前·discuss
Greek workers have the option to work in any of the 27 EU countries, and a few non-EU countries like Switzerland and Norway.

Given that there is a shortage of skilled workers prompting this policy, it makes little sense to allow employers to demand more unpaid overtime of workers. That just means more Greeks working outside of Greece.

Greek workers already work more hours than any other EU country while making basically no money, so making Greeks work even more hours should probably not be a government priority.

Removing needless regulation and speeding up government permits would be a better idea.
dotinvoke
·2 年前·discuss
Now that people are training AI models for video this might actually be worth something as training data.
dotinvoke
·2 年前·discuss
I live in a country where software engineers often have engineering degrees.

What that means in practice is that they study math and physics for the first 2-3 years of their degree, instead of computer science or software engineering.

Does that make them build better systems than Californian devs? Based on company revenues and salaries, I’d say no.
dotinvoke
·2 年前·discuss
This is the first I'm hearing of LLMOps, please elaborate a bit on what it entails. How does it provide guardrails?
dotinvoke
·2 年前·discuss
This is on brand for him, he's been voicing his skepticism of LLMs for a long while now.
dotinvoke
·2 年前·discuss
This is the first time I’m reading of this, why?
dotinvoke
·2 年前·discuss
>I’d rather have a lower priced item

That’s what every customer wants. But game companies that sell at $3.99 don’t tend to release many high-quality sequels.