HN user

wumms

657 karma
Posts14
Comments228
View on HN

Germany (~5% of SMEs underfunded [0]) isn’t underbanked; it’s just bureaucratically annoying; so more of an UX problem (which Kita helps address) with a somewhat similar outcome.

The US ("63M underbanked businesses") are already targeted: "Automate document review for business loan applications so you can fund more enterprises without scaling your back office." https://www.usekita.com/united-states

[0] https://www.eib.org/files/publications/20230340_econ_eibis_2...

Writing system [0]: "In a talk at the Oxford University Society of Bibliophiles on 11 May 2009 [1], Serafini stated that there is no meaning behind the Codex's script, which is asemic; that his experience in writing it was similar to automatic writing [2]; and that what he wanted his alphabet to convey was the sensation children feel with books they cannot yet understand, although they see that the writing makes sense for adults. However, the book's page-numbering system was decoded by Allan C. Wechsler and Bulgarian linguist Ivan Derzhanski, as being a variation of base 21."

[0] https://en.wikipedia.org/wiki/Codex_Seraphinianus#Writing_sy...

[1] I could not find a source for that talk

[2] Automatic writing, also called psychography, is a claimed psychic ability allowing a person to produce written words without consciously writing. https://en.wikipedia.org/wiki/Automatic_writing

Git's Magic Files 5 months ago

Also, files that are added to .gitignore after they’ve already been committed will still appear as modified. To stop tracking them, you need to remove them from the index (staging area):

    git rm --cached <file>

They mention it in the article:

Microsoft began to build on their work in 2017. Although Kazansky’s approach maximizes durability and the density of data, in the latest work, Microsoft has gone for practicality. They explore a method that enables data to be written faster and decoded more reliably than did Project Silica’s previous iterations, says Black, and it uses cheaper borosilicate glass, rather than harder-to-make fused silica.

Following your link, I found a prototype of the media storage system (2023) with just 2828 views: https://www.youtube.com/watch?v=xnK-uB4OsgU

Current write speed (No read speed given):

    Blu-ray (1×)            ~36   Mbit/s
    MS-Glass (single beam)  ~25.6 Mbit/s
    MS-Glass (multi-beam)   ~65.9 Mbit/s
That's ~7-18 days per 120mm x 120mm medium (4.8TB). Glass prices stable for now. Also, the authors make no statement about horizontal vs. vertical storage.

Today we're launching Twin publicly, after a 1-month beta where users deployed more than 100,000 fully autonomous agents. We're also announcing a $10M seed round led by LocalGlobe.

So... 20%?

Guess absolute exploration hits the heat-death limit. You are hinting at a Drake-equation for bounded idea-space to guide AI: anchors x pressures x connectors x depth. Shift the boundaries for novelty.

You’ve set up artificial selection in idea-space with yourself as the designer. What if AI could learn the rules of coherence from examples instead?

This describes lunar day on the far side of the moon, right? Excuse my ambiguity; I was comparing lunar nights only (inspired by the Jules Verne quote):

The far side is darker during lunar night (lit by starshine only; Full Moon on Earth) than the near side during lunar night (New Moon on Earth), because it receives both star- and max. Earthshine.

I'm not sure about Crescent Moon though: that only narrows the brightness gap slightly, right? Or I’ll have to ask if there’s an astronomer on board our flight.