HN user

jjames

319 karma

http://www.hackernewsers.com/users/jjames.html

jjames@gmail.com

Posts18
Comments66
View on HN

I'd personally suggest looking at Python as a first language. Others here will suggest Ruby (esp with the mention of LISP) or Perl. Of course there are many others to suggest but that trio has a good enough balance of power, complexity and understandability to get you up and running without throwing up too many barriers.

You can't go wrong with really any language to get your feet wet. It's really a matter of finding documentation, books and a community you resonate with to keep your attention and get you excited about all of the possibilities.

Python Black Magic 16 years ago

Same here. Like many things in python, the unconventional hack is made just inconvenient enough to persuade most people to rethink their strategy.

I read the "early" as pre-release and thought someone was trying to re-implement clojure in CL. I'm relieved.

What's the backstory on this, fogus? I've not read about a CL Clojure pre-dating the JVM implementation. Was this just a prototype or was there a plan to platform on CL at some point?

Emacs, artist mode 16 years ago

It really depends on what type of vim user you are. I used vi/m for 10 years before starting with emacs. Emacs works better for me. I know people for whom vim works better for them. It would be a shame not to find out for yourself.

It may not be interesting tech news but it is tech news relevant to the interests of those paying attention to the activities of startups.

I have to question your reasons for making a stand just now on the re-implementation of standard website features throughout the proliferation of diverse web publishing systems. It's been quite a ride since the first CMSs decades ago but the scenery has been much the same, you must admit.

You can claim that the release of standard CMS features by one company or another is not newsworthy (which is why we have the little arrow over there by the link) but I'd then submit that most developments by technology companies (large and small) are less then entirely novel. If those developments are deemed not-news-worthy, HN will have even less to do with the activities of entrepreneurial operations.

I believe he was referring to those who built and those who currently maintain Wikipedia. It is likely that those individuals set out not motivated by money but for some ideology, a "dent" in the universe.

I would assume the NSA releases their Linux kernel because the license compels them to. I could be wrong. Maybe it is a trap.

Most open source and free culture advocates are _self_ motivated by a drive to give their stuff away to other people. The entire talk is about self interest, completely the other side of the planet from altruism. It sounds like you actually agree with what he is saying but are entangling entangling money and self-interest in precisely the common way this talk seeks to dismiss.

I don't believe the man in this story had any idea what he wanted apart from escape, escape from her, his kids, his job, perhaps his mortality. He could be described as a victim of his emotions. I think she was right to identify this as negative, as hopelessness and directionless self destruction. That doesn't make it any less real for him or any less painful for everyone involved but it does make it possible to see her as a patient and dedicated support. We all go through trials. Sometimes those trials work to destroy our lives, relationships and the people we love. We would all be lucky to have someone stick around while we take them for grant and self-immolate for 6 months.

Regardless, he always had the option to leave. If he had a better plan, he'd have rolled with it. If he was self-actualizing greater destiny, I would agree with you but this guy sounds like he was under water.

They won't have to learn C or much of memory management or anything about pointers because of that other Smalltalk influenced language full of fancy abstractions.

That dragging things around in Interface Builder and copy/pasting TableCell code off the web is more hardcore than a typical Ruby on Rails website is unfortunately not a realistic argument. That's why we have so many "haha, I farted" type apps.

[dead] 17 years ago

I found some context for this after searching around a bit.

A potential new Perl programmer goes to #perl and is told that Perl 6 isn't Perl then goes to #perl6 and is told Perl 6 is the new Perl but if they want to Get Things Done they should use old Perl.

http://use.perl.org/~masak/journal/39861

The F--- Perl 6 post is more directed at a Perl 5 audience. This companion blog post for the Perl 6 audience. These are both bridge building attempts.

http://use.perl.org/~masak/journal/39912

That's interesting. It actually illustrates the sometimes massive difference between "configurable" and "extensible".

* "checkout" is a destructive command

Most VCSs have a destructive command. If one doesn't expect the destruction from the command, they will no doubt be perturbed.

* You can’t merge upstream changes into your local, uncommitted modifications

Commit.

* Git’s merge conflict resolution workflow is unintuitive

Subjective but I'm curious which VCS has an intuitive merge conflict resolution workflow. I assume this means that without previous experience with the VCS a developer can (immediately?) intuit the workflow.

* Interface for working with the index almost universally confusing

Three switches for a single command. If you want to operate in a business as usual DWIM manner you can just remember --hard.

All that said, I do believe git reuses some commands in a semantically elastic way, sometimes to the confusion of new users.

I'm curious what courses any of you have audited (is that the right word for this?) through OCW or the other recent online offerings.

I was taking a course on regex compiler design at Stanford long ago before they locked down their student access system. In that case they weren't meaning to share. Nice format though, video + coordinated slides in a two up view. Stanford iphone development and some Berkeley/Yale philosophy courses since then. Nothing yet from OCW.

Might as well call it an "Internetism". With Steve, though, you at least get style, articulation, a sliver of grace and as much verbosity as you can stand.

I thought this was meant to disagree with my statement. This status message doesn't say Programmers = Big Boys, Designers = (What would you call it? little boys, girls, hobos?).

There is power in a template paradigm. Much like MVC is for people who "can't handle" hacking their entire program into a single executable, convention (guided suggestions or limitations) can do a lot for a group of developers even if they aren't collaborating with designers. If they don't recognize that, so be it (they will) but calling convention a softball for the less manly application developer is a crudely un-meditated suggestion.

The implication that designers are not "big boys" is offensive. I will parry with: "big boys" often wield power they don't understand to theirs and everyone else's detriment. More importantly, if all the big boys get hit by a machismo bus who will be around to cook the spaghetti?

"It was about grinding it out. It was a story of will. It was a story of perseverance. It was a story of doing tasks that, from the outside looking in, would seem boring, dry, and monotonous."

Sounds sexy to me.