HackerTrans
TopNewTrendsCommentsPastAskShowJobs

AquiGorka

no profile record

Submissions

Show HN: AudioTap, record calls, transcribe and diarize locally

audiotap.app
1 points·by AquiGorka·tháng trước·2 comments

PM Co-pilot: manage tasks, integrations, research, document, and project state

github.com
1 points·by AquiGorka·4 tháng trước·0 comments

nsa.tech: P2P Data Infrastructure

nsa.tech
5 points·by AquiGorka·5 tháng trước·5 comments

Show HN: Focus windows by scrolling or looking at another monitor

github.com
1 points·by AquiGorka·5 tháng trước·0 comments

Show HN: Track vim cmd and mapping usage, and detect typos to optimize vimrc

github.com
1 points·by AquiGorka·5 tháng trước·0 comments

I asked an LLM to teach me Clojure

github.com
3 points·by AquiGorka·7 tháng trước·2 comments

Days since last GitHub incident

github-incidents.pages.dev
212 points·by AquiGorka·7 tháng trước·132 comments

comments

AquiGorka
·tháng trước·discuss
A few things I expect to come up:

- Privacy: nothing leaves your device.

- Other options (like Otter or Granola): AudioTap is not cloud-based, recordings are yours as local files (instead of a limited access to the transcripts), no extra non-identifiable data analysis to train anything else, offline first (although use case is online calls) and one-time payment vs subscription.

- It uses stereo channels to identify you (as [Me]) and analyzes voice embeddings to cluster other speakers in the system-audio channel (letting it know how many speakers were in the call significantly improves diarization).

Happy to go deep on any of these.

(edit formatting)
AquiGorka
·5 tháng trước·discuss
Thank you for letting me know, I’ll update both links asap.

nsa.tech is a domain name I acquired some years ago for fun and I’ve been meaning to use for some time now. I understand that most people know of an agency that uses the acronym but hey! We’ve been thinking “network secure access” around the office ;)
AquiGorka
·5 tháng trước·discuss
The infra intended here exposes TCP and/or UDP connections, it is protocol agnostic; so end-user apps can use smtp, http, activity pub, at protocol, etc. I am going for an infra that can scale by leveraging the DHT as DNS and p2p for end user apps/apis.

(Edit typo)
AquiGorka
·5 tháng trước·discuss
I want to build an open protocol for building p2p apps that don't rely on any central servers. For this I'm looking into BitTorrent's DHT for discovery, libp2p for connection and encryption. The idea is that you own your identity, you pick who you trust, and nothing gets stored on servers you don't control. It will work for things like messaging, photo sharing, and private networks where you want real decentralization/federation, not just a blockchain slapped on top of the same old client server model.
AquiGorka
·7 tháng trước·discuss
I've been enjoying working with LLMs for some weeks now, and realized that as faulty as these can get, asking them to put material in place to learn some resource may be worth my time.

I am looking to learn more about Clojure, I read through it all and was happy that it ends up with examples for an actual api app. I may ask for more in depth lessons as I find more suitable apps to be built.
AquiGorka
·8 tháng trước·discuss
Sadly no, the feedback loop with users lacked consistency and we never got around finding use cases. One of the visions for it was to help people clean up inboxes, because as you put it, some sources can get pretty spammy. I'll keep an eye out for Cozy Watch, I hope you are successful!
AquiGorka
·8 tháng trước·discuss
Interesting... the way I workaround'd non-macos-native-sshfs is by using docker and mounting a local folder, do you plan on publishing your tool?
AquiGorka
·8 tháng trước·discuss
This looks fun! But the fact that the self hosted version lacks support for some core apps is sad, I'd love to be able to build puter apps! Any plans for an app store-like ecosystem?
AquiGorka
·8 tháng trước·discuss
Some time ago I was building a mitm proxy myself, then I found out about: https://www.mitmproxy.org/ Maybe you already had it in your radar
AquiGorka
·8 tháng trước·discuss
If you are open to suggestions, libp2p has a good amount of sdks for several languages and you can integrate kademlia for peer discovery
AquiGorka
·8 tháng trước·discuss
Some years ago, I co-founded a startup that would run workflows when email messages arrived, any email from any source was parsed and it would trigger "actions" that could include notifications - this sounds like a good use case for it! You don't need the service to expose an api to listen in, since most services end up sending email as last fallback.
AquiGorka
·9 tháng trước·discuss
Mailgun has a free tier for low volume that you can setup on any email client via smtp.