HN user

meqif

9 karma

Ricardo Martins http://ricardomartins.cc

Posts0
Comments11
View on HN
No posts found.
My Git Workflow 18 years ago

If someone else is lazy like me, you can put the following in your ~/.gitconfig

  [alias]
      magic = rebase -i HEAD~10
Then you can just use 'git magic' instead of writing the full command.
Long URLs Please 18 years ago

The Firefox plugin at addons.mozilla.org is messed up (I looked at the contents and found it's an html document). However, the "Benefit right away by installing the firefox plugin" link has a working xpi. Just a heads-up for anyone wondering why they can't install the plugin. :-)

EDIT: Oh, and the statusbar icon is utterly pointless.

I'm working on a lightweight shell. It was originally an assignment for university, but I thought it was interesting to work on it.

I'm also trying to start a project with my Arduino, though I'm not sure what I'll create. Maybe a simple robot.

I like the minimalist look. However, the bookmarklet shouldn't be confined to the "Post" section. Make it clear that to post images, one needs to use the bookmarklet.

It would be nice if the images either had no title at all, or the user that posted the picture could change the title.