HN user

AquiGorka

229 karma

Hey, Gorka here. Initially, I was skeptical about LLMs, now I thank my OCD for making me nit away to every detail: I had never delivered such high quality and so much quantity. It is a game changer.

Posts63
Comments64
View on HN
audiotap.app 1mo ago

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

AquiGorka
1pts2
github.com 4mo ago

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

AquiGorka
1pts0
nsa.tech 5mo ago

nsa.tech: P2P Data Infrastructure

AquiGorka
5pts5
github.com 5mo ago

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

AquiGorka
1pts0
github.com 5mo ago

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

AquiGorka
1pts0
github.com 7mo ago

I asked an LLM to teach me Clojure

AquiGorka
3pts2
github-incidents.pages.dev 7mo ago

Days since last GitHub incident

AquiGorka
212pts132
maze.aquigorka.com 2y ago

Show HN: A wordle-inspired maze game

AquiGorka
1pts0
news.ycombinator.com 2y ago

If AI is going to take over programming jobs, where are the new languages?

AquiGorka
3pts10
news.ycombinator.com 2y ago

Am I missing something? Why do passwords get length caps?

AquiGorka
3pts9
github.com 2y ago

Show HN: A CLI tool to notify me when the network goes offline

AquiGorka
2pts0
news.ycombinator.com 3y ago

SPF softfail incoming email from iOS devices to Gmail

AquiGorka
1pts0
mprimi.github.io 3y ago

Can This Be Cracked?

AquiGorka
2pts1
github.com 4y ago

What3emojis: A way of addressing the entire world using a common language, emoji

AquiGorka
4pts0
en.wikipedia.org 4y ago

TIL: Powerline networking (a.k.a. internet over the electric wire)

AquiGorka
2pts0
github.com 4y ago

UTM – Run Vms in iOS Devices

AquiGorka
2pts0
github.com 5y ago

A proof of concept to show the elegance of CSS

AquiGorka
3pts0
github.com 5y ago

Create videos programmatically using React

AquiGorka
2pts0
hrishioa.github.io 5y ago

Making Linux Habitable

AquiGorka
1pts0
github.com 5y ago

Piscina – The Node.js Worker Pool

AquiGorka
75pts47
github.com 5y ago

Share terminal sessions as razor-sharp animated SVG everywhere

AquiGorka
1pts0
news.ycombinator.com 6y ago

Ask HN: Is Sourcehut a good GitHub/Gitlab alternative?

AquiGorka
47pts12
web.dev 6y ago

Moduled web workers shipped with chrome 80

AquiGorka
4pts0
docs.assemblyscript.org 6y ago

TypeScript (A Subset) Compiled to WebAssembly

AquiGorka
2pts0
news.ycombinator.com 6y ago

A whole star wars film, in ASCII art, in the terminal

AquiGorka
1pts0
github.com 6y ago

Rust – WebGL – UI Controls – User Interaction

AquiGorka
2pts0
github.com 6y ago

Explicit and flux-like state management non boilerplatey/opinionated

AquiGorka
1pts0
blog.aragon.org 7y ago

Aragon 0.6 live on Mainnet

AquiGorka
2pts0
github.com 7y ago

Aragon publishes a grants program for Aragon projects

AquiGorka
2pts0
github.com 7y ago

Show HN: WebRTC signalling data using QR codes

AquiGorka
80pts53

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)

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 ;)

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)

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.

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.

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!

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.

Some password hashing algorithms have a maximum input size. For example, bcrypt is limited to 72 characters.

Ahh, I was not aware of this limitation, thank you for clarifying. If I sign up for a service that does not allow up to 72 chars does it mean their hashing algorithm is of lower quality?

Why not train the AI on machine language and have it generate binaries directly?

Maybe that's the answer I was looking for, AI can "interpret" sentences referring to the problems/needs to be solved and it may lack the way to solve for those with the existing programming languages and it could come up with it's own "abstraction" on top of processes - or maybe not, and will plainly speak low-level 0-1s directly.

Thank you for sharing this "Extended Mind" concept, it is mind-blowing -> on an arbitrarily contained mind inside a skull to keep collateral damage to a minimum. In the mind experiment of Inga and Otto they use a notebook to extends Otto's mind and claim it is so because "it is constantly and immediately accessible to Otto", can we say the same of the Internet? Does it extend our own minds?

everybody can build up their own decentralized telephone network

Nice. I'm very interested in being able to connect devices in areas where there is no Internet and using a mobile router, like in the mountains or in a bus trip through deserted areas.

I'm sorry to hear you could not get it to work, this means I have to improve the flow. I tested this using Chrome and both Android and iOS devices (chrome and safari). The catch is that you gotta point the series of qr codes towards the center of the camera.

Hey there, I wasn't aware you had worked on the same thing (and 4 years ago!). Amazing, my hat is off for you.

Did you continue to experiment with it? Improve the experience? Try out different approaches?

opening yourself up to a claim if you decide to package it up into an app

Even though there is public domain tech from 2014 using it? (@nilknarf's).

I was under the impression when something is part of the public domain there can't be a patent claim on it.