HackerTrans
TopNewTrendsCommentsPastAskShowJobs

Andugal

no profile record

Submissions

14 Minutes → 4 Seconds: A Tale of Switching from RSpec to Minitest

twitter.com
2 points·by Andugal·5 mesi fa·0 comments

The Golden Thread

roe.dev
3 points·by Andugal·6 mesi fa·0 comments

How startups lose their edge

newsletter.posthog.com
3 points·by Andugal·7 mesi fa·1 comments

Nuxt Roadmap to v4

nuxt.com
2 points·by Andugal·anno scorso·0 comments

Top Mistakes Made by IT Architects

florat.net
8 points·by Andugal·anno scorso·4 comments

The FizzBuzz that did not get me the job

kranga.notion.site
550 points·by Andugal·anno scorso·434 comments

Formal petition to cancel the JavaScript trademark

twitter.com
4 points·by Andugal·2 anni fa·2 comments

Uber ends the year in the black for the first time ever

theverge.com
2 points·by Andugal·2 anni fa·1 comments

comments

Andugal
·7 mesi fa·discuss
So DownDetector is down, but DownDetectorDownDetector does not detect it... We probably need one more DownDetector. (no)
Andugal
·7 mesi fa·discuss
Notion is also down as a result
Andugal
·8 mesi fa·discuss
Indeed, it worked for 2 minutes, but not anymore.
Andugal
·8 mesi fa·discuss
OK, it seems to be working again.
Andugal
·anno scorso·discuss
Bonus question: what API or software are people using for diarization? (On top of transcription)
Andugal
·anno scorso·discuss
Congratulations for the launch!

You said that Chonkie works with multiple vector stores. I was wondering what RAG database HN uses? Do you need a specialized one (like Chroma) or is Postgres just fine?
Andugal
·anno scorso·discuss
Yes especially since Vanta is an already well known company.
Andugal
·anno scorso·discuss
> I’m actually having a really hard time thinking of an AI feature other than coding AI feature that I actually enjoy.

If you attend a lot of meetings, having an AI note-taker take notes for you and generate a structured summary, follow-up email, to-do list, and more will be an absolute game changer.

(Disclaimer, I'm the CTO of Leexi, an AI note-taker)
Andugal
·anno scorso·discuss
I am the CTO of https://www.leexi.ai/ which is powered by a Rails API (Vue/Nuxt in the frontend).

I chose Rails 3 years ago when I started coding it at night because it was the stack I knew best. And I don't regret it, quite the opposite.

We now have thousands of customers using it daily and it has been nothing but a joy to create and maintain this app.
Andugal
·2 anni fa·discuss
WXT is heavily inspired by Nuxt (with emphasis on DX) and we gladly use both at my company.
Andugal
·2 anni fa·discuss
Great marketing strategy since the creator of this website is also the creator of several of these "non-SaaS".
Andugal
·2 anni fa·discuss
For a lot of use cases, nothing beats « git push » and tada your app is deployed.
Andugal
·2 anni fa·discuss
I have a question: Is something like Magika enough to check if a file is malicious or not?

Example: users can upload PNG file (and only PNG is accepted). If Malika detects that the file is a PNG, does this mean the file is clean?