HackerTrans
TopNewTrendsCommentsPastAskShowJobs

ah27182

116 karmajoined 8 lat temu

Submissions

Gaussian Primes and Black Hole Calculations

scientificamerican.com
5 points·by ah27182·w zeszłym miesiącu·1 comments

Exotic prime numbers could be hiding inside black holes

scientificamerican.com
13 points·by ah27182·w zeszłym miesiącu·4 comments

comments

ah27182
·5 dni temu·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
·21 dni temu·discuss
What’s the point of insulting a script as “horrible looking”. What a silly comment, please grow up.
ah27182
·w zeszłym miesiącu·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
·w zeszłym miesiącu·discuss
I’ll give this a go lol
ah27182
·w zeszłym miesiącu·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
·w zeszłym miesiącu·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
·2 miesiące temu·discuss
Tons of jobs? Do you mean in tech, or in general?
ah27182
·2 miesiące temu·discuss
Interesting that SoCal becomes an option for these people. What’s the draw with that move?
ah27182
·8 miesięcy temu·discuss
Are you going to address what he said or just continue to spew blatantly racist ad hominems?
ah27182
·9 miesięcy temu·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
·9 miesięcy temu·discuss
Apple shortcuts allows you to use OCR on images you pass into it. Looking for “ Extract Text from Image”
ah27182
·2 lata temu·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
·2 lata temu·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