Hacker News new | past | comments | ask | show | jobs | submit | lukabratos's comments login

This might be a good starting point: https://keepachangelog.com/en/1.0.0/


Thanks. This helps



I forget where I got this from, but this is how I remember it:

    tar -xzf # eXtract Ze Files!
EDIT: I missed chadzawistowski's similar comment below


I don't understand why you need options at all... If you point it at a file/directory it should automatically compress and if you point it at an archive it should automatically decompress. The options should be there for advanced tasks not 90% of the tasks you need the app for. It's really poor ui design.


After googling this three separate times I finally just aliased it to an 'untar' command. I'll remember this for when I'm ssh'ed somewhere!


Lately, all of my tar use has been `tar -xvf filename`. I don't remember it always being the case that those options would automatically gunzip/uncompress, but they do now!


The best mnemonic I've encountered for remembering those flags is visualizing Arnold Schwarzenegger yelling them: "eXtract Ze File!!!"


Hm, what OS? They didn't in the past. You needed to use 'tar -zxvf' for gunzip and 'tar -jxvf' for bzip2 IIRC. I still use it today to wrap files and move them on my server. On the server I use 'lzma' as default compression for archiving files (sql schemas, conf files, etc.)


Primarily Ubuntu, I'm not sure if this worked on my laptop when I was using Arch a couple years ago... I'd estimate the behavior has been around since 2008-2009.

I've found the option[1], but it's not in my alias list.

Edit: Changelog says Version 1.20 (2008-04-14) introduced the --auto-compress option

[1]: http://www.gnu.org/software/tar/manual/html_node/gzip.html#a...


haha exactly! :)


Knock, knock. Who's there? Long pause ... Java!


This buzz around Yo app is becoming really annoying.


Cryptocat is nice for messaging: https://crypto.cat


The article, and other comments in this thread (mentioning "baseband" etc.) suggest that encryption on the phone can not possibly work.

Closed-source code on a lower abstraction level could read the plaintext I type on the keyboard before it reaches your app. That code can apparently also "phone home" on its own term.

Thoughts?


This makes no sense at all.


That would be great!


In spite of the fact that Ruby is indeed standard on Mac OS X, a simple shell script would have been clearly lighter. However, for proper JSON escaping of the snippet, you need a full set of replacing rules, which kind of kills the purpose. So I give up.


Increase or decrease volume by small increments: alt + shift + volume up / volume down or brightness up / brightness down. Also Alfred and Shortcat app.


Hi guys! Thanks for your feedback. Using your suggestion, I've now updated the 4 digit IDs to 10 digits :)


I will change this to over 9000! :)


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: