HN user

neckbeard

533 karma
Posts11
Comments41
View on HN

You might not like it, but free climbing (no scare quotes required) is a defined term. It means climbing without the aid of ropes, except for safety. (Climbing without ropes is usually called free solo.)

Aid climbing means using ropes as aid - you can pull yourself up on ropes (and associated tools).

Quibble about the details as much as you like, it is still the hardest multipitch, bigwall, free climb ever achieved.

Another important outcome of a successful "hello, world!" is that you find some kind of MVP - Minimal Viable Printf.

Just because it is C doesn't mean you've got a sane libc. Let alone the luxury of a debugger. Just seeing that simple string on the screen/logfile can be a blessed relief.

You should probably check again, but in any case MSVC shouldn't be compared to gcc/icc/clang - it can't even compile code written for a 14 year old language specification (C99), so no sane person should use it for C development these days.

That's ancient VxWorks (sadly still shipping in some places, however).

More recent VxWorks - i.e. anything 6.x, since 2004 - has memory protection.

Apple - Think Twice 14 years ago

On the trackpad issue, has anyone checked to see if it is the laptop battery expanding, putting pressure on the trackpad from below?

It took me a little while to track that down as the cause on one of my MacBooks.

Vim Creep 14 years ago

Not to detract from your point, which was similar to my intro to Unix, but I've always preferred 'man -k' to apropos, because it means remembering only one command plus it is slightly less typing.

The exercise habit 14 years ago

Come on now - while caffeine hasn't yet shown to be an ergogenic aid to anerobic activity (unlike endurance efforts, where it is very beneficial), a single tin of Red Bull isn't going to make your heart go boom, especially if you are habituated to that amount of caffeine.

Vim ported to iOS 15 years ago

As explained on the splashscreen, they've remapped that to backslash. I suspect it'd be much more useful with a BT keyboard - lack of ctrl and tab for a start.

The font is pretty ugly too - I can't easily tell the difference between q and g.

However, it is a neat hack, if not very usable.

PVS-Studio vs Clang 15 years ago

Might you not think that English is not the first language for someone who has qualifications from the Russian Academy of Sciences?

It is incredibly easy to arrive hours before you leave. Just fly East across the dateline (like Aus to North America).

And I've even lost a birthday flying back in the other direction. Great scheduling, that.

The general level of reader commentary on the SMH website is pretty pathetic, no matter what the subject matter is.

This isn't helped by the current trend for their articles to be link bait or scraped off a real tech source, rather than anything approximating journalism.

He shouldn't hate the JVM, he should hate his lame system. Rule #1 is "Never trust students' code".

One of the strengths of threads is that they don't have strong protection. If he wants runtime safety like that he should learn what a process is.