HackerTrans
TopNewTrendsCommentsPastAskShowJobs

azeirah

3,317 karmajoined 12 anni fa
Here for peace.

https://laura.fm

Submissions

Ask HN: How Do You Relax?

22 points·by azeirah·3 mesi fa·29 comments

Evaporating Water with Light

lll.scrybble.ink
3 points·by azeirah·10 mesi fa·0 comments

I miss Adrian Colyer's "the morning paper"

lll.scrybble.ink
2 points·by azeirah·10 mesi fa·0 comments

comments

azeirah
·ieri·discuss
All girls or most girls?

I definitely know some girls who'd love this, and see this as having fun.
azeirah
·8 giorni fa·discuss
I am so, so happy to see real art for once? It looks great.
azeirah
·13 giorni fa·discuss
You should add a scoreboard! I got zanagram #5 in 3 minutes and 53 seconds. Also found two bonus words

I thought I was slow but now I see others took 10 minutes and 20 minutes! Maybe I'm not so slow!

Zanagrams #5 Complete in 03:53 https://zanagrams.com/
azeirah
·24 giorni fa·discuss
Qwen 3.6 27B performs similarly to sonnet 4.5 (note I said 4.5, not 4.6) when it comes to coding. It runs amazingly well on my PC with a 7900xtx.

It's worse at general tasks, but in the precise domain of coding I actually prefer to use it over my claude subscription because it has 0 latency (and no privacy concerns whatsoever).
azeirah
·28 giorni fa·discuss
They look cool, but it is known that they don't add much.

In Obsidian, the local graph has real uses, but the global one is mostly to see structure in your notes and look cool on social media.

I was researching and prototyping a graph like Obsidian's before Obsidian came out, based on the ideas in "how to take smart notes"

https://www.youtube.com/watch?v=a6yUA46ek6M

I believe the direction of UI I was exploring there has more than what graphs currently have, although I didn't have the time to build it out and I saw that the site has been offline for a while.

It was a working tool though.
azeirah
·mese scorso·discuss
Do you not think that solutions to erdos problems might end up stepping stones to other important problems?

Either by introducing new tools, or by proving things that were previously unproven that end up helping in unexpected ways?

That's often how math goes, isn't it?
azeirah
·3 mesi fa·discuss
reMarkable is doing a decent job, their first generation device launched in 2017. Still getting updates. It is discontinued for sale, but there is no reason to believe reMarkable will stop updating their other devices if they're _still_ updating a device they don't even sell anymore.

On top of that, their aftermarket and open source situation is pretty good.

They're not ideal e-readers though, but if you're in the market for a good e-ink device with long-term support and that works well with calibre? Might be worth a look.
azeirah
·3 mesi fa·discuss
There is no hallucination benchmark currently.

I was researching how to predict hallucinations using the literature (fastowski et al, 2025) (cecere et al, 2025) and the general-ish situation is that there are ways to introspect model certainty levels by probing it from the outside to get the same certainty metric that you _would_ have gotten if the model was trained as a bayesian model, ie, it knows what it knows and it knows what it doesn't know.

This significantly improves claim-level false-positive rates (which is measured with the AUARC metric, ie, abstention rates; ie have the model shut up when it is actually uncertain).

This would be great to include as a metric in benchmarks because right now the benchmark just says "it solves x% of benchmarks", whereas the real question real-world developers care about is "it solves x% of benchmarks *reliably*" AND "It creates false positives on y% of the time".

So the answer to your question, we don't know. It might be a cherry picked result, it might be fewer hallucinations (better metacognition) it might be capability to solve more difficult problems (better intelligence).

The benchmarks don't make this explicit.
azeirah
·3 mesi fa·discuss
This sounds lovely! This definitely sounds like the kind of thing that would really work well to let all the stresses of the everyday wash off!

It reminds me a lot of the YouTube channel "life in jars", he normally makes videos about microbiology and freshwater ecology in... jars!

But on top of that he also had a short series on gaining the trust of and befriending crows in his city.

Good incentive for me to try this out!
azeirah
·4 mesi fa·discuss
Cerebras?
azeirah
·4 mesi fa·discuss
I wrote a program that has programmable brushes about ten years ago, it's a bit different from moss in that it has a physics simulation underneath rather than a sort of shader, but I've always thought this kind of approach has a lot of potential.

It feels _amazing_ to draw a bird in a single stroke!

Maybe this can give you some inspiration!

https://laura.fm/generative-art/wind/wind.html
azeirah
·5 mesi fa·discuss
Sorry but what do you mean crystal clear requirements?

I don't particularly think "y7u8888888ftrg34BC" would pass as a crystal clear requirement at my workplace :<

Do you mean something different?
azeirah
·5 mesi fa·discuss
If I understand the author correctly, he chose the hyperbolic model specifically because the story of "the singularity" _requires_ a function that hits infinity.

He's looking for a model that works for the story in the media and runs with it.

Your criticism seems to be criticizing the story, not the author's attempt to take it "seriously"
azeirah
·5 mesi fa·discuss
My friend, this is amazing, Thank you!
azeirah
·5 mesi fa·discuss
I made a service to sync remarkable to obsidian. It's not free, but it _is_ open-source so you can self-host for free.

https://scrybble.ink
azeirah
·5 mesi fa·discuss
This is being actively researched (in the open!). https://github.com/open-spaced-repetition/srs-benchmark
azeirah
·6 mesi fa·discuss
I would love to have a nix flake to install it easily with nix! Given it's built in bash that should be basically no issue whatsoever.

Thanks a lot for this! I was interested in beads but found the author's approach to software development quite erratic and honestly a bit unprofessional. Yes, LLMs are great, but no they shouldn't be the lead developer.

Beads is an incredibly difficult-to-follow mess for something that is at its core a pretty simple idea. You distilled it to its core, I will absolutely be checking this out :)
azeirah
·7 mesi fa·discuss
A new kind of science is one of my favorite books, I read the entirety of the book during a dreadful vacation when I was 19 or 20 on an iPod touch.

It goes much beyond just cellular automata, the thousand pages or so all seem to drive down the same few points:

- "I, Stephen Wolfram, am an unprecedented genius" (not my favorite part of the book) - Simple rules lead to complexity when iterated upon - The invention of field of computation is as big and important of an invention as the field of mathematics

The last one is less explicit, but it's what I took away from it. Computation is of course part of mathematics, but it is a kind of "live" mathematics. Executable mathematics.

Super cool book and absolutely worth reading if you're into this kind of thing.
azeirah
·8 mesi fa·discuss
> S-expressions are indisputably harder to learn to read.

Has this been studied? This is a very strong claim to make without any references.

What if you take two groups of software developers, one which has 5-10 years of experience in a popular language of choice, let's say C, and then take a group of people who write LISP professionally (maybe clojure? Common lisp? Academics who work with scheme/racket?) and then have scientists who know how to evaluate cognitive effort measure the difference in reading difficulty.
azeirah
·8 mesi fa·discuss
Isn't the space you're talking about the input images that are close to the textual prompt?

These models are trained on image+text pairs. So if you prompt something like "an apple" you get a conceptual average of all images containing apples. Depending on your dataset, it's likely going to be a photograph of an apple in the center.