HN user

dhon_

319 karma
Posts0
Comments75
View on HN
No posts found.

I was concerned there might be sensitive info leaked in the browserbase video at 0:58 as it shows a string of characters in the browser history:

    nricy.jd t.fxrape oruy,ap. majro
3 groups of 8 characters, space separated followed by 5 for a total of 32 characters. Seemed like text from a password generator or maybe an API key? Maybe accidentally pasted into the URL bar at one point and preserved in browser history?

I asked ChatGPT about it and it revealed

    Not a password or key — it’s a garbled search query typed with the wrong keyboard layout.
    
    If you map the text from Dvorak → QWERTY,
    nricy.jd t.fxrape oruy,ap. majro → “logitech keyboard software macos”.
iPhone dumbphone 11 months ago

I switched to a candy-bar style dumb phone for a month and did something similar. My list was pretty much the same as the one in the article with a few small changes.

The most jarring was probably maps - other things like email, messaging etc could be delayed until I could reach a computer but not knowing how to get somewhere right now was problematic and required planning in advance.

I usually kept my smart phone in my car and did a sim swap on the occasion that I really needed it.

LLMs struggle more with embedded software due to the relative lack of examples in the training data compared to javascript etc. They also struggle more with visual reasoning tasks like the character example you provided.

For your first task - give it smaller steps along the way that you can validate. Provide context where possible (like docs for st7789, examples of other zephyr projects). Use Opus instead of Sonnet for tasks that are on the edge of it's capabilities like this. It will still make mistakes, be prepared for iterating on the design and providing feedback.

For your font example, you always need to validate the output of the LLM, but did it still save you time? If so then I consider that a win. If not, give it the task that it's good at (ie generating the surrounding code and definitions) and then fill in the font data yourself.

OCR4all 1 year ago

I've seen Gemini Flash 2 mention "in the OCR text" when responding to VQA tasks which makes me question of they have a traditional OCR process mixed in the pipeline.

I wish remote build/deploy for Raspberry Pi was in a better state - it seems like a perfect fit for NixOS.

I've got x86 servers running NixOS that are deployed using Colmena, but it seems to fall apart when I add cross compilation into the mix.

Cars radios are battery powered so will continue to work during power outages, and large enough that adding an AM radio + antenna is not really an issue - unlike a mobile phone. Seems like a good way to ensure most of the population has access to emergency broadcasts.

Edit clarified car radios are battery powered

What would be an acceptable error rate for your use case?

There are situations where AI is good enough, other cases where you need more accuracy, and others still where you should be reading the reference directly.

AI is improving quickly though, and context windows will allow for summaries to be tailored to each end user.

Meta Llama 3 2 years ago

I've noticed Gemini exhibiting similar behaviour. It will start to answer, for example, a programming question - only to delete the answer and replace it with something along the lines of "I'm only a language model, I don't know how to do that"

What about "printing" braille characters on a continuous rotating reusable tape?

Those silicone "popper fidget" toys come to mind as something that are flexible, could be cheaply mass produced, and could hold a given state at the "print" head. It might be possible to embed small metal ball bearings inside that are moved between the outer & inner surface to increase tactility.

The print head just needs enough actuators to change the state of a given column of dots as the tape is rotating past, and a feed motor to move the tape.

I don't like sifting flour. I add the wet ingredients slowly to the dry and mix well while it's thick to a smooth consistency before slowly adding the rest of the wet ingredients.

Gotham Chess is entertaining, but Levy's not doing so much beginner content these days. I like Eric Rosen's "speedrun" series. He's got an authorised speedrun account on chess.com (meaning that his opponents do not receive a penalty for the games) and he has a very calm style and takes time to explain the positions. Very educational.