Viewing profile — ah27182
ah27182
HN member- Joined
- Tue, Jan 23, 2018, 8:49 PM UTC
- HN karma
- 116
- Public activity
- 66 items
- HN profile
- View on Hacker News ↗
About ah27182
No profile information was provided.
Recent public activity
- story
- story
-
comment
Comment #48802372
This is a really interesting project and thanks for sharing these tech details! Are you guys working on an iOS app yet? Would love to give it a try.
-
comment
Comment #48788590
[dead]
-
comment
Comment #48787773
But much of the layers behind this LTAP architecture are proprietary. The goal for databricks is for customer’s data to never leave their infra.
-
comment
Comment #48607446
What’s the point of insulting a script as “horrible looking”. What a silly comment, please grow up.
-
comment
Comment #48489731
There seems to be an interesting link between the Riemann-Zeta function (therefor prime distribution) and the energy levels in black hole singularities.
- story
-
comment
Comment #48489710
I’ll give this a go lol
-
comment
Comment #48489638
Upfront modeling work is always worth it, but that only holds if you actually know your access patterns upfront. Most teams don’t, especially early on.
-
comment
Comment #48345286
The article title seems a little too far-fetched but apparently there seems to be an interesting link between the Riemann-Zeta function (therefor prime distribution) and the energy…
- story
-
comment
Comment #48004100
Tons of jobs? Do you mean in tech, or in general?
-
comment
Comment #47930896
Interesting that SoCal becomes an option for these people. What’s the draw with that move?
-
comment
Comment #45874021
Are you going to address what he said or just continue to spew blatantly racist ad hominems?
-
comment
Comment #45725025
I've been using LMStudio to run a local LLM (Qwen3-4B) to generate commit messages using this command: ``` git diff --staged --diff-filter=ACMRTUXB | jq -Rs --arg prompt 'You are a…
-
comment
Comment #45653471
Apple shortcuts allows you to use OCR on images you pass into it. Looking for “ Extract Text from Image”
- story
-
comment
Comment #44197389
Do i need to sign-in when using the docker container?
-
comment
Comment #44186110
Alright sounds good. Question, what LLM model does this use out of the box? Is it using the models provided by Github (after I give it access)?
-
comment
Comment #44186006
The CLI for this feels extremely buggy, Im attempting to build the application but the screen is flickering like crazy: https://streamable.com/d2jrvt
-
comment
Comment #42398272
Yea, I’m not following why this approach is radically different from just doing that
-
comment
Comment #42271989
Anyone tried using this aider yet? I like how its reasoning, but it keeps messing up when it attempts to apply the commit it generates.
-
comment
Comment #42182257
So I went ahead and tried running the example script with "A CHRISTMAS CAROL" using the "meta-llama-3.1-8b-instruct" and "text-embedding-nomic-embed-text-v1.5" models locally. How …
-
comment
Comment #41706570
Love the setup. I’m sure one can make this using Apple shortcuts too since there’s a Shazam api offered in it.