HN user

alfanick

758 karma

Developer, photographer, Unix fan.

meet.hn/city/ch-Marbach

Socials: - instagram.com/amajusk

Interests: Art, AI/ML, Healthcare, Media, Programming

---

Posts13
Comments261
View on HN
HMD Touch 4G 3 days ago

What is special about this? Does it cost $20? Is it a cheap smart phone (why do they call it a hybrid phone?) targetting India (mentioning of cricket)?

Decoy Font 6 days ago

Someone had an idea, neat idea, but solved 10 years ago already.

Edit: GPT-5.5 says: "The hidden text is “HAPPY HUMAN.”

The outlined decoy text is “SORRY ROBOT.” Blurring or viewing it from farther away reveals the hidden message."

Maybe it's their business model? Sell to bunch of people and hook them in, then "get hacked", whoops sorry.

Edit: honestly I'm flagging this post. This really looks like fishing for customers to make them vulnerable in future.

Pinky promise? How do you prove that what I download from you is actually what you promise you've build (and that SBOM is right)? Is this certified with some digital signature?

From my threat attack model, you're just yet another liability - one single service to hack all your "safe" images.

just without vulnerabilities

You surely mean "without known and reported vulnerabilities". I doubt you're proactively fixing the world across thousands of software packages /s

I truly don't get this. What is the security policy here? Why should I trust images built by minimus.io? How do I know they don't contain malicious software? What's the point?

It's kinda awesome, the DDR prices will go extremely down (lower than before the bubble), and it will be spring time for self-hosted opensource models, cause people will be able to afford the hardware. We just need to wait for the peak.

Seems like it doesn't apply to older machines, I have AX41-NVMe, it's not on the list, I also didn't get any notification from them (and they usually send some) - no need to panic if you're longterm customer.

DaVinci Resolve 21 2 months ago

I don't hate it. I'm just not compatible with it I guess. It's like GIMP in its early days - has most of the features of competition (Lightroom vs Darktable, Photoshop vs GIMP), even more features, and tweaks, and more knobs. But it misses USER EXPERIENCE part, it's basically unusable, unless you use it since early days.

If Darktable had a grant/GSOC just to improve UX, it could be a valid competitor to Lightroom. Currently, it's not. It's bunch of Python/Lua scientific code with some UI, that processes pictures.

DaVinci Resolve 21 2 months ago

Edit: Still garbage, required 100-lines script and LD_* shim to make it even run at Linux Mint 22.3 on AMD CPU + GPU. UX is even worse than Darktable, don't bother, not even close to Lightroom.

At this point we need a Kickstarter campaign to make Lightroom run in Wine/Proton (no, no matter how much you try, it will not work so far). Edit: or GSOC to support Darktable to improve their UX.

DaVinci Resolve 21 2 months ago

The Lightroom competitor working on Linux is a huge news.

(Darktable doesn't count, it's a scientific software with some wobbly UI).

I'm confused. Never heard of Bun until a few days ago here on HN. It's some nodejs wrapper thingy, written in Zig, and someone decided to use LLM to rewrite it in Rust. Is this a big deal? Who is even using this software? Why is this big?

Oh wait, never mind. I guess I won't be signing up for electricity, then?

You ~~will~~ should be picking up your phone and calling the electrical company to confirm and to tell them their links are nonsense. Couldn't bother with AI agent on phone, or 60 min waiting queue to a human? Fuck it, don't pay the bill, figure it out later.

How does GPS work? 3 months ago

It's quite fun area, I used to work in related technologies. Some of the countries maintain their own networks, but there are also commercial networks - so called reference stations that provide RTK/Network-RTK, basically your GPS can be augmented with a model based on those reference stations (which are ground GPS/GNSS receivers with very well known position) and improve accuracy to even 1cm (based on differences from your GPS position vs positions in network compared to well known positions).

Why do those devices need 3GB RAM and 8-core CPU if they well, show books? There is no hurry there. Give us full-blown terminal and ssh/mosh at least.

Claude Brain 3 months ago

In such case, soon we will need licenses-for-AI, just like with guns... There is no way a smart person wouldn't write this as a joke or an art project, but for serious.

Claude Brain 3 months ago

You don't have to explain that to me :D I'm agreeing with your critical comment before.

I'm just trying to make any sense why someone thought it would be any good idea to do memory->QR->MP4 encoding, instead of some sane format.

Claude Brain 3 months ago

"Okay, so this project encodes memories as QR codes within an MP4 file. And if I'm correct, I believe it's doing some sort of vector search based on the text embedding of the data to find the frame within the MP4 file."

I'm just as puzzled as you. What the heck, did people forgot how to encode data?

Unless it's actually smart, in sense QR codes carry some limited amount of data, MP4 does compression introducing artifacts and losing some data, QR codes can recover from some (well from a lot) loss of data, repeat. So it's DB with natural low-passing of data. Conceptually cool, kinda how memory update process worked in TV Series "Travelers" for Historians.

Or you know, I'm hearing SQLite is kinda nice and does not need encoding/decoding to-from QR-videos.