HackerTrans
TopNewTrendsCommentsPastAskShowJobs

ah27182

116 karmajoined hace 8 años

Submissions

Gaussian Primes and Black Hole Calculations

scientificamerican.com
5 points·by ah27182·el mes pasado·1 comments

Exotic prime numbers could be hiding inside black holes

scientificamerican.com
13 points·by ah27182·el mes pasado·4 comments

comments

ah27182
·hace 5 días·discuss
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.
ah27182
·hace 21 días·discuss
What’s the point of insulting a script as “horrible looking”. What a silly comment, please grow up.
ah27182
·el mes pasado·discuss
There seems to be an interesting link between the Riemann-Zeta function (therefor prime distribution) and the energy levels in black hole singularities.
ah27182
·el mes pasado·discuss
I’ll give this a go lol
ah27182
·el mes pasado·discuss
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.
ah27182
·el mes pasado·discuss
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 levels in black hole singularities.
ah27182
·hace 2 meses·discuss
Tons of jobs? Do you mean in tech, or in general?
ah27182
·hace 2 meses·discuss
Interesting that SoCal becomes an option for these people. What’s the draw with that move?
ah27182
·hace 8 meses·discuss
Are you going to address what he said or just continue to spew blatantly racist ad hominems?
ah27182
·hace 9 meses·discuss
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 an assistant that writes concise, conventional commit messages. Always start with one of these verbs: feat, fix, chore, docs, style, refactor, test, perf. Write a short!! message describing the following diff:' '{model:"qwen/qwen3-4b-2507", input:($prompt + "\n\n" + .)}' | curl -s http://localhost:1234/v1/responses -H "Content-Type: application/json" -d @- | jq -r ".output[0].content[0].text"

```
ah27182
·hace 9 meses·discuss
Apple shortcuts allows you to use OCR on images you pass into it. Looking for “ Extract Text from Image”
ah27182
·hace 2 años·discuss
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.
ah27182
·hace 2 años·discuss
Is OSM good at keeping up-to-date with commercial data? I always thought it wasn’t so good, but maybe I’m wrong