Viewing profile — gkamer8
gkamer8
HN member- Joined
- Tue, Mar 15, 2022, 2:25 AM UTC
- HN karma
- 116
- Public activity
- 26 items
- HN profile
- View on Hacker News ↗
About gkamer8
No profile information was provided.
Recent public activity
-
comment
Comment #44447082
I got a bit carried away trying to make a WiFi captive portal. A lot of the tutorials online are incomplete or underspecified, so I wanted to make sure this gets indexed.
- story
- story
- story
-
story
Show HN: Generate a wiki for your research topic, sourcing from the web
I had an idea a few weeks ago that deep research might be better off returning a wiki than a research report. So I built this. It’s a Python package, and you can programmatically e…
-
comment
Comment #43166850
Lmao really fun. I guess you're using a network request, but I wonder if you can access the models that the photos app seems to use locally.
-
comment
Comment #42970075
Yes, sort of - that and scaling reasons. It's actually in that same repo now but in a different service. I'd like to remove it from the Abbey repo entirely eventually.
-
comment
Comment #42967858
Oh wow, totally forgot. Just added MIT.
-
comment
Comment #42967448
Hi, it is unfortunately not public and cannot be made so to my understanding. It was frustrating to talk about in job interviews for that reason and therefore was not on the Linked…
-
comment
Comment #42967234
Hi thanks! The domain actually used to be a redirect link to U.S. Automotive Industries (a trade publication). I reached out to them and got a deal, so it was a lot for me but not,…
-
comment
Comment #42966504
Thanks, that's a great idea! I was originally going to go the vision model route because I'd also like people to be able to send instructions to sign in with some credentials (like…
-
comment
Comment #42966488
Thanks for the catch on my LinkedIn, I really should have that there now. It was originally something I kept private.
-
comment
Comment #42966288
I'll try to improve the vibes :( I've been working at this startup for almost two years now and that page and branding etc has been changing a lot as you can imagine ...
-
comment
Comment #42966276
Yeah the EU cookie banners are annoying, I'm hoping to do some automation to click out of them before taking the screenshots
-
comment
Comment #42966270
> Almost like it's designed to nerd-snipe someone into a PR to change the format based on Accept headers pls
- story
-
comment
Comment #42196413
We released the Workspace feature 2 weeks before Google released theirs, which was shockingly similar obviously. Watching Google succeed (?) with notebook LM has been... frustratin…
-
comment
Comment #42187620
Hey, thank you! Could you explain that point about private collections more?
-
comment
Comment #42186502
I've hosted Abbey for sometime at https://abbey.us.ai and now made a version you can self host. Students use it a lot for reading. On the whole, it orchestrates a variety of models…
- story
- story
-
comment
Comment #35614617
I had often gotten frustrated trying to parse the code at a bunch of different layers of abstraction just to make one change to a model or just see one detail of the implementation…
- story
-
comment
Comment #35545859
Hey, thanks for the feedback! I just went and added the extra "why" component to the Readme. I'll try and add some more when I get out of class. Also would be happy to hear feedbac…
-
comment
Comment #35541589
I got sick of scanning through large json files to try and get a feeling for a dataset. Then when I wanted to remove some data, I was using control F - this is obviously dumb. Prae…