HN user

tills13

1,051 karma
Posts0
Comments435
View on HN
No posts found.
Ray Tracer in SQL 14 days ago

Yes: because it will simply steal (rather, has stolen) this guy's genuine, human, work.

GPT‑Live 14 days ago

I use AI for my job. I understand the impact (as much as anyone can) that it will have on society. I recognize the value.

But I just want to say that talking with AI casually is critically lame. I cringe every time I have to ask my Google Home to turn on the lights and people are having full-on conversations with it? And, imo, dangerous considering how sycophantic AI is. The stupidest, most gullible, most insecure person right now is looking at this thinking they are about to make a new friend.

Resetting Xbox 16 days ago

Even in the age of AI how the hell can you make a game without programmers?

Ray Tracer in SQL 21 days ago

Yeah. Remember when that guy made Doom in TypeScript types? That was incredible. This feels shallow and dull. Interesting idea and cool that ClickHouse -- a primarily human made piece of software -- can even do this but I agree it no longer does it for me.

I love my pebble time 2. I wanted a tide app for fishing -- there wasn't one for my country yet (Canada, there are some good US ones)... So I had Claude make me one and had it on my wrist in an hour or so. I think they did a really good job with the dev. process with this watch.

Claude Tag 29 days ago

+1. Claude Code shows that _even while the model is incredible_, you still need proper engineering discipline to ship stable (and good) software.

Beyond just being dangerous, it's also incredibly frustrating to go down to my local grocery store and 50% of the stalls have these massive trucks and SUVs sticking out over the sidewalk / into the through-road / taking up literally the entire width of the stall. It boggles me that people buy these things and then use them for puttering around town 99% of the time.

We are fully embracing LGTM ourselves but this is really interesting. Loki for us has been great, though, so what is better about CH other than maybe sql being more expressive than LogQL?

Midjourney Medical 1 month ago

The app known for making shit up (as in: that's it's whole shtick)... Getting into medical advice?

ChatGPT Images 2.0 3 months ago

The difference between "art in general" and this is scale and speed. Sure, I'll grant you that people are going to engage in deception with or without this but the barrier to entry with this is literally on the floor. Do you have a $5 prepaid VISA? You can generate whatever narrative you want in 30 seconds. Replace the $5 Prepaid VISA with the pocketbook of a three letter agency and it starts getting crazy.

I know this is kind of at odds with this thread in general but

but I know it requires work (...) to finish it

If you're like me and, when you get to this stage, you tend to burn out and abandon the thing, have you tried using gen AI to get you over that hump?

I love coding and still do but I often reached a point where all the fun, easy things were done and I'd be stuck at 90% with only difficult and boring tasks. I've been using Claude recently to just get me over that hump and finish my projects. It can still be fulfilling if you do it right.

ChatGPT for Excel 3 months ago

These AI in Excel products are a financial crisis waiting to happen. Or maybe just Enron but stupider.

I think the point is that I don't have to remember the command. I just have to tell my agent in plain-English to do X.

For example, we're dragging our feet on Github Config as Terraform at our org so in the meantime I've been using Claude + the gh cli to deploy changes across repos. I don't need to know / remember the gh cli command to pull or push a ruleset, or script a loop in Bash, I just have to say

Claude pull the ruleset from <known good repo> and push it to <repo 1>, <repo 2>, <repo 3>

The CLI is also nice because it abstracts away authentication. I have another flow which doesn't have a CLI and Claude is more than happy to interpolate the API key that it read from a config file into the chat history (horrifying).

Claude Code Down 4 months ago

What do you run it on? And even then, I'm guessing your tokens per second are not great?