Forgot your password?
typodupeerror

Comment Re: C (and here are somemore chars to satisfy the (Score 1) 40

It's also one of the things I love about C -- that you can do that.

I rarely use C. I generally use Typescript or Python these days.

But it is a genuine love I have of C, that it's so close to the hardware, and so powerful because of that, second only to raw assembler. (I tend to "visualise" how computers work through C).

But it's also so dangerous and easy to use wrong.

Comment Re: For what? (Score 1) 67

I use opencode, with GitHub CoPilot/Claude Sonnet 4.6. Works great for me.

I much prefer it to using CoPilot in VSCode, which is pretty much useless (I can only access the one file that's open in your editor, or the extra file(s) you give me one just one query and then you have to add them all again to all a follow up question -- such bollox).

Slashdot Top Deals

The person who makes no mistakes does not usually make anything.

Working...