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

Tics, tropes are worn out predictable plot devices


why do use ai to write your posts ?


Why do you expect an AI engineer to manually write prose?


Don't post generated text or AI-edited text. HN is for conversation between humans.

Because it is not allowed here, that's why. See the guidelines.


Why do you think an AI engineer would go through the trouble lower casing everything except for proper nouns and abbreviations?


the better question is why a throwaway account is doing capitalization forensics


You come off bitter for no reason.


The Commodore chunk of retro computing is an extremely small pond. Of which he's an obnoxiously loud voice due to his youtube presence. Much to the chagrin of most of them (and most of us who orbit the greater "retro computing hobby")


So? You think them or anyone else cares about your opinions of others?


Which is why Taiwan is safe until china can produce domestically because their power comes from exports.

China is not going to sabotage themselves like that.


I thought Taiwan is safe until the US can produce domestically, no?


The number one goal in a functioning democracy should be to have the highest possible education rate.


Number one? Highest?

I disagree with the extremes.

Why wouldn't self defense be number one, in many cases/times?

Why wouldn't we simply stop spending on education at break even ROI? (to be clear that's not the same as the education creates a salary bump equal to the tuition ... there are Nth order effects of education that should be priced into my point)


Maybe it's number one because it's a prerequisite of everything else


what if you are retired? or unemployed? or sick?

what are the limits for all of those?

no the idea is stupid and greedy


> no the idea is stupid and greedy

We're talking about landlords here. What else did you expect?


Neat, did you take any inspiration from Shedskin? It is a Python to C++ compiler.

The perf numbers look decent. What optimizations are you the most proud of?

Do you have plans for eval? what would stop you from supporting eval?


I wasn't familiar with Shedskin, I'll take a look !

The optimization I'm most proud of is native type specialization when possible, allowing many values to stay as int64_t or double instead of generic slow Lua values.

As for eval, Clx is fully ahead-of-time compiled. Supporting it would require embedding an interpreter in the runtime and use an interface with Clx... making it significantly larger and going against the idea of compiling everything ahead of time.

For dynamic code execution, the Lua interpreter is probably the better tool.


i remember when the TV station would shut down in the middle of the night.

Or businesses would close to do inventory.

We made do.


Those are reasonable. A business must take account of its stock - a useful thing is happening. A TV station shuts down in the evening as paying for electricity to broadcast and humans to schedule programming that goes unwatched is unproductive. It is not reasonable that a piece of working software in a product I paid a substantial sum of money for, which has no good reason to not work, should not work randomly.


That is an external service needing to do maintenance.

Not my own device on my own machine.

I don't remember a time my CD player on my car would stop working due to an update.


That is like saying once the program is done, throw away the source.

Lemme guess all your for commit say "wip"


It's really not. Source code, even with no history, can be modified, adapted, ported, fixed, and improved. Having history is nice, but it's way lower marginal utility.


Worth calling out


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

Search: