HackerTrans
TopNewTrendsCommentsPastAskShowJobs

kostarelo

641 karmajoined 13 năm trước

Submissions

Ask HN: What internal tools/SASS replacements are you building?

3 points·by kostarelo·6 ngày trước·1 comments

comments

kostarelo
·2 tháng trước·discuss
More montessori-style please.
kostarelo
·2 tháng trước·discuss
For a moment I thought it was some open-source LLM trained on legal. It's not, it's a web app wrapping major LLM providers and streamlining legal workflows, uploading documents, and having the LLM providers interact with them.

Cool project regardless!
kostarelo
·2 tháng trước·discuss
In "Thinking—Fast, Slow, and Artificial: How AI is Reshaping Human Reasoning and the Rise of Cognitive Surrender" [1], a third level of the human thinking process was introduced where argues that besides internal intuition (level 1) and deliberation (level 2), there's a third one which is external and is the well-known to everyone, AI.

Humans now can choose to either completely surrender to that external intelligence, called cognitive surrender or choose to just offload tasks and use it alongside their own reasoning.

It's up to us how to use it. I've recently joined a new company and I had to explore their massive codebase. Even my manager suggested that I should use an agent to help me with the onboarding but I went straight to the code and whenever I had a new task, I would explore the code to understand what is happening and then instruct the agent to do any tasks I thought should be done.

There are moments when I completely hand off to the agent without looking any diffs, but my main focus is understanding first and then handing off.

1: https://www.researchgate.net/publication/399711077_Thinking-...
kostarelo
·5 tháng trước·discuss
I do like Antigravity a lot and I use it on a daily basis. Are you referring to that or something else? I do find their marketing weird though and seems like their internal teams are not yet fully aligned. (Jules, Antigravity, Gemini CLI, ...)
kostarelo
·7 tháng trước·discuss
I'm trying to do a deep dive on RAG/LLM based apps since I didn't had the chance yet.

I'm building a chat-assistant that will be able to discuss with you and find more about what's your current work status and what you're looking for. Then it will suggest best suited roles for you from the HN Who's Hiring threads.

It's still very early, I've managed to index the latest thread and there's a CLI chat tool to discuss with the LLM.

It's been great because I learned a ton already, about LLM deployments, RAG evaluation, prompt engineering, LLM internals, etc.

https://github.com/kbariotis/hn-jobs