Viewing profile — ata_aman
ata_aman
HN member- Joined
- Tue, Oct 28, 2014, 11:48 PM UTC
- HN karma
- 126
- Public activity
- 123 items
- HN profile
- View on Hacker News ↗
About ata_aman
Recent public activity
-
comment
Comment #47677816
I maintain the opinion that courage is the only moat and always will be
-
comment
Comment #47596200
Very cool, thanks for putting together.
-
comment
Comment #47576679
Yeah! Can’t wait for dual eventually and real time stream!
-
comment
Comment #47574802
I assume the real router OS is extremely neutered to basically only route traffic and filter inbound with everything else being removed? But yeah I can definitely see that.
-
comment
Comment #47574585
Wouldn’t all traffic be routed through the OS/processor on board?
-
comment
Comment #47574515
Have you noticed significantly slowed network speeds over WiFi?
- story
-
comment
Comment #47082821
Not sure if it's still a thing but I remember being able to call Uber with my Apple Watch (cellular version) in 2017 when my phone died.
-
comment
Comment #45879423
Just published the Halo vision headphones [1]. Currently working on reducing parts where possible, tuning audio quality and video stabilization. https://haloheadphones.com
-
comment
Comment #45879393
Built something similar almost a year ago during the holidays [1]. Open-source if you want to check it out [2]. I use the mobile app version from time to time when I'm going on wal…
- story
-
comment
Comment #44868664
Funny coincidence, I just published an offline infinity-scroll notes app[0] today to replace my long txt file. Desktop version probably in a couple of days. Last time I published a…
-
comment
Comment #44185332
Yeah, here's one[0]. Obviously long ways out but using speech to run through scenarios of different simulations from pre-defined parameters would be great. You're basically applyin…
-
comment
Comment #44185029
Somewhat related, but I'd love GPT enabled multi-physics simulations on objects. Designing in CAD, especially for intricate objects seems (currently) to be better when done by "han…
-
comment
Comment #44181982
I made something[0] last year to have something very consumer friendly. Unbox->connect->run. First iteration is purely to test out the concept and is pretty low power, currently wo…
-
comment
Comment #44161583
I have similar goals, get enough land to do hobby rocketry and get back to long range shooting. Both require a lot of land haha. Bumming it out at publicly available land at the mo…
-
comment
Comment #44159382
Good to see a balanced spend amount on the competitive shooting. I know it can get crazy spending wise.
-
comment
Comment #44091370
Dora: https://dorafiles.com It's a file explorer where it embeds your local file structure so you can use natural language to search your file system. Started off as a local infere…
- story
-
comment
Comment #43578303
Always love seeing Ben Eater’s “build [X] from scratch” His YouTube is one of the best channels to understand how stuff works from fundamental building blocks.
- story
-
comment
Comment #43142573
Weird quirk I inherited from Dreamweaver: I used a bootlegged/trial version in high school to learn coding and it would close itself every few minutes so I would Ctrl+S every few s…
-
comment
Comment #43060776
Inference speed is heavily dependent on memory read/write speed versus size. As long as you can fit the model in memory, what’ll determine functionality is the mem bandwidth.
-
comment
Comment #43005940
I mean, not really? It's not like I make money from it, it's completely open-source and free to use. I gain nothing besides sharing similar work to OPs which I found interesting.
-
comment
Comment #43003581
That's sweet, I'm planning to implement something like this on my project[1] as well (also a Christmas gift to myself). Right now it spits out points but regions and polygons is on…