Hacker Newsnew | past | comments | ask | show | jobs | submit | __fst__'s commentslogin

Let everyone who wants it be safe using the Google App Store. But please let me do stupid/experimental things with my phone.

The google app store isn't even that safe. This is all just stupid

For me it was a close finish between Fira Code and RedHat Mono. I mostly look out for

* no <= or === ligatures (i still like to see the separate characters)

* 'i' vs 'l' vs '1' (I now mostly prefer fonts where the lowercase 'l' has the righthand bend on the bottom)

* dotted zero vs slashed zero (i prefer the slashed zero, but dotted is fine as well)


> * dotted zero vs slashed zero (i prefer the slashed zero, but dotted is fine as well)

The most shocking revelation that I took from this game is how many coding fonts think it's acceptable to neither slash nor dot their zeroes.

I can't imagine using one of those fonts that leaves 0 and O nearly indistinguishable.


Was playing around a bit and for its size it's very impressive. Just has issues pronounciating numbers. I tried to let it generate "Startup finished in 135 ms."

I didn't expect it to pronounciate 'ms' correctly, but the number sounded just like noise. Eventually I got an acceptable result for the string "Startup finished in one hundred and thirty five seconds.


yeah we're fixing this at the model level too. but in the meantime, there is a way to add text preprocessing for you, and if you have a special use-cased, claude code should be able to one-shot custom preprocessing. its the way that most existing tts models (including sota cloud ones) deal w numbers and units, they just convert it into string.

thanks a lot for trying it and giving feedback. custom preprocessing will fix this for 95% of use-cases. and as i mentioned, this will be fixed at the model level in the next release.

I tried it with some "hard mode" text:

The above SECDED check-bit encoding can be implemented in a similar way, but since it uses only three-bit patterns, mapping syndromes to correction masks can be done with three-input AND gates.

It sounded quite good indeed for the normal English stuff, but I guess predictably was quite bad at the domain-specific words. It misspoke "SECDED", had wrong emphasis on "syndromes", and pronounced "AND gates" like "and gates".

Could you give some example of what kind of preprocessing would help in this case? I tried some local LLMs, but they didn't do a good job (maybe my prompts sucked).


> pronounciating

I'm not sure if you're misspelling it deliberately or not, but the word you're looking for is "pronounce" and it's verb form "pronouncing", as in "It just has issues pronouncing numbers" and "I didn't expect it to pronounce 'ms' correctly."


He mixed pronounce with enunciate. It's an understandable mistake IMO. (English also has annunciate. Truly a cursed language in many respects.)

https://en.wiktionary.org/wiki/enunciate#English


This is why we need TeraWatt DCs, to generate code for world clocks every minute.


Main "killer" features for me are:

- d2 is a standalone executable compiler, I once tried mermaid-cli (mmdc) but couldn't get it to work properly plus anything I need to install with npm scares the hell out of me

- ASCII rendering: I love rendering to ASCII which I can copy-paste around.

But I do use mermaid a lot embedded in other programs (e.g Obisidian). The selection of different diagram types is amazing.


I use d2 in obsidian fwiw


Apart from the browser.ml.* config the newest update also adds and activates the @perplexity search shortcut.

Deleted it in my config. I'm solely relying on DuckDuckGo.


> I'm solely relying on DuckDuckGo

I've been fully on DDG for years but becoming slowly skeptical & looking for alternatives.

1. They're leaning heavily into "responsible AI", much like Mozilla

2. Might be just me but I feel like their algorithm became significantly worse recently. Over the years they've gone from being worse than Google in the early days to steadily improving & overtaking Google on quality (I made heavy use of !g until I started slowly realising it was no longer giving me better results). But now I feel like they've reversed & regressed again.


https://startpage.com is a Google proxy instead of a Bing proxy (like DDG).


Pretty sure startpage sold out years ago...


For now you can still try noai.duckduckgo.com - not sure it will stay, but it still works.


This is great to avoid ai but doesn't solve the index quality decline.

(though it might be a case of there simply being no good search anymore)


Can't wait for an LLM implementation in the Game of Life too.


Brilliant. Really nice looking TUI. One thing I noticed is that I still find myself using the mouse to click the form fields. The keyboard navigation seems to sometimes get stuck on fields and I then can't move around anymore. Is there an easy trick for jumping between the fields?


Amazing overview!

It's interesting how the level of public computer/computing knowledge changed. The Byte magazine goes into deep details of hardware, software and programming.

I feel that nowadays a lot of it is taking for granted or very few people care how things work under the hood. But probably at the time of the Byte magazine only very few people cared too :-).


I also noticed that they struggle reversing strings. Ask it to "generate a list of the 30 biggest countries together with their name in reverse". Most of the results will be correct but you'll likely find some weird spelling mistakes.

It's not something they can regurgitate from previously seen text. Models like Claude with background code execution might get around that.



yup, exactly what I meant, e.g

5 Brazil liziarB



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: