HN user

earthboundkid

6,536 karma

A beach bum based primarily out of Waikiki, the earthbound kid has cleverly deceived friends and acquaintances into believing her self-stylings as a would-be philosopher and raconteur at the University of Hawaii at Manoa.

Posts76
Comments2,143
View on HN
health.aws.amazon.com 4mo ago

Operational issue – Multiple services (UAE)

earthboundkid
248pts119
www.robinsloan.com 11mo ago

Does Anyone Use Old Models?

earthboundkid
2pts0
culture.ghost.io 1y ago

The Age of the Double Sell-Out

earthboundkid
14pts4
github.com 1y ago

Marsha P Johnson: A Chrome extension to highlight trans erasure

earthboundkid
96pts45
www.wheresyoured.at 1y ago

Godot Isn't Making It

earthboundkid
9pts0
tailscale.com 1y ago

AI companies are surprisingly normal

earthboundkid
2pts0
wimvanderbauwhede.codeberg.page 1y ago

The insatiable hunger of (Open)AI

earthboundkid
2pts0
culture.ghost.io 1y ago

Forget Gladwell

earthboundkid
11pts2
macwright.com 1y ago

Crypto's Missing Plateau of Productivity

earthboundkid
2pts1
www.folger.edu 1y ago

Was early modern writing paper expensive?

earthboundkid
3pts0
tonsky.me 2y ago

Local, First, Forever

earthboundkid
8pts1
aworkinglibrary.com 2y ago

Against Optimization

earthboundkid
21pts3
foreverwars.ghost.io 2y ago

My Robotic Doppelganger Is the Grim Face of Journalism's Future

earthboundkid
4pts0
www.letsdebug.it 2y ago

If you don't own the product, the product owns you

earthboundkid
1pts1
blog.glyph.im 2y ago

Capitalism and Cozy Games

earthboundkid
58pts90
catandgirl.com 2y ago

On being listed as an artist whose work was used to train Midjourney

earthboundkid
757pts908
sootyempiric.blogspot.com 2y ago

Race in Fantasy Stories

earthboundkid
6pts0
www.openmymind.net 2y ago

Website search hurts my feelings

earthboundkid
367pts193
nonzero.substack.com 2y ago

ChatGPT Is Person of the Year (For the Non-Zero Newsletter)

earthboundkid
1pts0
www.robinsloan.com 2y ago

Are AI language models in hell?

earthboundkid
3pts3
notebook.substack.com 2y ago

black Friday used to mean something

earthboundkid
4pts1
verydistantlands.substack.com 2y ago

Homage to Strong Bad

earthboundkid
53pts22
blogs.gnome.org 2y ago

Doing Things That Scale

earthboundkid
11pts0
codewithoutrules.com 2y ago

What can a software developer do about climate change?

earthboundkid
2pts0
andywoodruff.com 2y ago

Eclipse 2024

earthboundkid
2pts1
jeremybmerrill.com 2y ago

Champagne for My Real Friends

earthboundkid
1pts0
drmaciver.substack.com 2y ago

Two Types of Work

earthboundkid
3pts0
sambleckley.com 2y ago

Build a Product, Not a Chatbot

earthboundkid
3pts0
exple.tive.org 2y ago

Selling the Blades

earthboundkid
2pts0
andrewkelley.me 2y ago

So Long, Twitter and Reddit

earthboundkid
254pts157

In terms of deliberate attacks on a DC, an adversary that can bomb a blast resistant bunker can easily bomb the data lines going in and out, to say nothing of external power supplies. I guess you can at least repair the lines after the attack, but it's pretty easy to knock it offline if that's your goal. I just don't see the value in making a DC blast resistant compared to the huge costs.

They are pretty well founded. You can read old rhyme dictionaries and see how the words evolved eg when borrowed by Japan at one time and then when borrowed again a couple of hundred years later. We can’t ever know 100% but it’s not idle speculation either.

Different field, but it drives me crazy that people talk about Chinese philosophy and insist on using Mandarin pinyin for it. Mandarin is language that evolved from Classical Chinese thousands of years later! There are other, equally valid contemporary derived pronunciations like Cantonese or even Japanese and Korean. The reason to use Mandarin is because it is the most widely spoken language derived from Classical Chinese, but it's 100% not how Confucius or any of them spoke!

The main problem with frames is that you need to use JS to get it to be responsively sized. If they would fix that, frames would be perfect. They actually do what people just think Web Components do. I.E. they are actually isolated from the styles of the host page and have an actual security boundary preventing malicious execution.

Python has None, which frequently caused me problems in production, so that's not different, except Go can at least tell between a string and nullable string pointer.

Reversing a string is not a basic operation. A) why would you ever need to do it in the real world? B) reversing Unicode is non-trivial due to composing characters. There are packages available for Go that implement grapheme segmentation. If you need it, you can import one.

The Dole who took over Hawaii (Sanford Dole) was cousin to the pineapple company guy (James Dole). So, not the same guy, but also not unrelated either.

It's really important to be clear about the lessons to be learned from Python 3.

1. Forward compatibility is more important than backward compatibility. 2. Automated refactoring tools don't help with 1.

The problem wasn't that they broke a lot in Python 3. It was that you couldn't write your Python 2 in such a way as to be compatible with it until well into the transition process as the six package got popular and the devs fixed needlessly broken things in Python 2.

The Greek theoria (θεωρία) meant "contemplation, speculation, a looking at, things looked at", from theorein (θεωρεῖν) "to consider, speculate, look at", from theoros (θεωρός) "spectator", from thea (θέα) "a view" + horan (ὁρᾶν) "to see".

"Theory" should refer only to the beatific vision or its analogical precursors in temporal existence achieved through mystical union with the Uncreated Light!

I'm continually going through this thought process:

1. I should make blog engine using flat files. That way I can diff the plain text.

2. But flat files are hard to read/write structured data from, so I should use SQLite instead.

3. But SQLite is hard to diff. GOTO 1.

Yeah, I don't necessarily buy the whole Chomskian program. I'm willing to be persuaded that the reason kids learn to speak despite their individual poverty of stimulus is that there was sufficient empirically experience stimulus over evolutionary time. The Chomskian grammar stuff seems way too Platonic to be a description of human neuroanatomy. But be that as it may, it's clear the stimulus it takes to train an LLM is orders of magnitude greater than the stimulus necessary to train an individual child, so children must have a different process for language acquisition.

Wait, am I crazy for thinking relations are not sets? Two sets can be coextensive without the relation have the same intension, no? Like the set of all Kings of Mars and the set of Queens of Jupiter are coextensive, but the relations are different because they have different truth conditions. Or am I misunderstanding?

Chomsky's poverty of stimulus argument is, if anything, strengthened by LLMs. You need to read the entire internet to make statistical methods work at producing grammatical texts. Children don't read the entire internet but do produce grammatical texts. Therefore &c. QED.

When I lived in Hawaii I knew a person who was a recovering drug addict with unstable housing who had gotten enough money to come to Hawaii at one point but not enough to leave. It can happen.

If there's ambiguity, the Supreme Court should defer to the executive and let Congress pass a new law if they disagree. It doesn't make sense for the tie to go to inaction. We elect Presidents exactly so they can steer the executive in the direction we like! Requiring all three branches to agree (Congress passes the law, Executive actually does it, Court says it's okay) is a recipe for national paralysis.

You freeze your credit by making an account on TransUnion, Experian, and Equifax's websites. It sucks, and they suck, but it's free. Unless you take out loans quite frequently, there's no reason not to do it. My credit has been frozen for years, and I only ever unfreeze it for a month or two at a time when I need to refinance a mortgage or something like that.

For Skyline, I don’t think you can discount all of the years of political effort to try to cancel it. All that work did was just to slow it down and make it more expensive and risky for the companies involved.

In theory, starting in West Oahu made sense because it’s cheaper to build out there, and TOD will grow the tax base to support the urban stations, but you have to actually build something for that to work.