HN user

guy4261

28 karma
Posts1
Comments22
View on HN

Trololo, super strange: I posted this and immediately got to your post. Assumed it’s some nifty mechanism to avoid double posting since we published the same URLs but you were a few minutes earlier than me. But apparently you could make your post despite the previous one you kindly linked to. Did we find a bug in HN??

Woke up to an email saying continue.dev has been acquired by Cursor. I was notified since I had some projects there and probably a few leftover credits. How were they acquired by Cursor, if Cursor itself was acquired by SpaceX only 2 days ago? Beats me.

ChatGPT Pulse 10 months ago

Oh, just let two instances chat with each other and either let me read the conversation logs or have them present me what they learned/came up with since I've last checked on them. And that would be the end of all it all.

Author is very kind! In practice, many times I saw only the CR/CRU of CRUD getting implemented.

For example: as a company aspires to launch its product, one of the first features implemented in any system is to add a new user. But when the day comes when a customer leaves, suddenly you discover no one implemented off-boarding and cleanup of any sort.

'Hey Number 17 ' 1 year ago

what they're designing the software for

They are designing it to sell. Their potential buyers are sociopaths just like them. These buyers, in turn, will also not benefit from the software, but I do imagine it would sell nicely. SNAFU.

Looks pretty darn cool! Two questions please:

1. How does this compare to dbt? If we're already using dbt, why migrate?

2. Will you consider making a tool that tries to transpile SQL back to Hashquery models? This way I can work against my database, then merge the changes back to the model.

Good luck!

In more practical terms, however, it steered the burgeoning Monkey Island franchise straight into a cul de sac with no obvious escape.

Without getting into (almost any specific) spoilers of the last 10 seconds of the game... this claim is completely untrue. The hint at a sequel is right there in the open, as the ending implies LeChuck is still at large.

Your and others' comments on this thread remind me of a though I had lately. In the "before times", you would buy things that would last. So naturally, the companies that made them could not sell new products.

Planned obsolescence was one natural outcome that we ended up with. An electrical engineers I know told me how designing a CPU that would last a lifetime is relatively easy compared to designing an equipment that will fail only 5 years from now, but not earlier.

I wonder if there was a way we could take the other path. Keep manufacturing solid, long lasting products but also being financially sound. Right now economy, to me, seems like a thing of perpetual growth, but in a cancer-like way.

Package visibility is actually one of the things I dislike the most about golang :(

Coming from Python, I got used to the "explicit is better than implicit" Zen. With "import *" being discouraged, usually when you see something in your Python code, you know exactly where it came from. When I started out with golang, seeing references to things that came out of nowhere (to my eyes) annoyed the hell out of me. I still consider this a cognitive burden.

I thought about this yesterday.

There is actually something very cute and personal about WhatsApp.

I would go to Telegram to get movies or some restricted (conspiracy?) news feeds.

Spam, payment notes, etc. come via regular Messages/SMS.

But when something comes via WhatsApp... Dunno, it just feels more personal from me. As if, it's someone I personally know or care about / involved with.

I think some of this magic is preserved just because it does not add any other features that dilate the original use case and how it makes one feel.

it's to break something

One of my university professors told me, during intro. to algorithms class, "some people understand things by building them, some by breaking them, and you are of the latter type". Nothing wrong about that, the way I see it!