View allAll Photos Tagged Lifehacker
This month's desktop comes on the heels of lifehacker's "show us your" desktop mac edition. I caved and added apps that are just for looks including clearDock and menufela. I'm growling the iTunes current track conditionally on a hotkey, calling up a common Quicksilver action and mousing over my dock because otherwise it would be really plain.
A Foodpairing tree is an interactive visualization. The ingredients are clustered in categories. Each branch is a category like dairy, meat, herbs and spices. Ingredient info.
featured on lifehacker.com/5878281/foodpairing-is-an-interactive-mind...
I tried the Picasa-hack with this old picture, but that didn't work :(
Anyways, I decided to upload that picture. Techno artist SpeedyJ on sms :)
2012 Facebook NYC Summer of Hack
We hollowed out a book, and shoved facebook into it in 24 straight hours of caffeine fueled awesomeness.
Learn More: www.jeremyblum.com/portfolio/face-book-squared/
I built this w/ Jason Wright: www.jpwright.net/
A Foodpairing tree is an interactive visualization. The ingredients are clustered in categories. Each branch is a category like dairy, meat, herbs and spices.
featured on lifehacker.com/5878281/foodpairing-is-an-interactive-mind...
A Firefox add-on to enhance your Gmail, allowing right-clicking to view a message without opening it. This really rocks. It does a bunch of other stuff too.
Lifehacker has all the details.
ever worked with a developer who's let's just say religious about xp/agile process? if you did, you'll understand why i found this job title funny.
It's not as though slouching will give you a hunchback in a day, but "if you do this day after day, and your muscles are not strong, the whole skeleton changes," Dr. Golubic says.
But we do know that when you slouch, you project an attitude of depression and low motivation." When you sit up straight, he adds, "psychologically, your attitude is better." - bit.ly/13tHa5j
After trying every to do list app/process/method imaginable, in January of 2017 I finally found one that worked for me: todo.txt. I’ve been using it every single day since then and it has really helped me stay on top of what I need to get done. It’s geeky and great.
It’s just a single text file with a list of items. It works great for me! todotxt.org/ was developed by Gina Trapani, who also happens to be the person (or one of the people) responsible for Lifehacker. She does great stuff!!
Here’s a demo video of using todo.txt:
I keep my todo.txt file in Dropbox and edit it using many different tools: vim on unix, SwiftToDo on iOS, TextWrangler on Mac, and so on. I also use Gina’s todo.sh suite of bash scripts to manipulate my file in different ways, and I make extensive use of add-ons like due (show what items are due today or overdue), xp (show items completed during the last X number of days), and projectview (show items organized by projects). github.com/todotxt/todo.txt-cli/wiki/Todo.sh-Add-on-Direc....
The flexibility of the todo.txt system allows me to stay focused on the goal: get stuff done. Because I spend a large portion of my day in the command line, it’s easy to add items, complete items, and edit my list quickly. It’s also easy to write scripts to do other things to and with my todo.txt file.
A while back I wrote a suite of scripts that I call “today.txt,” which combines items from todo.txt with items from my calendar to create a day planner. Each day has a file called today.txt which includes items that are due, my agenda for the day, and upcoming events. Every night, this file is archived in my journal and a new one is created for the next day. This really helps me stay organized. At some point I’ll share my today.txt suite… but not today.
Due to all the various scripts that edit my todo.txt file, sometimes I somehow get duplicate lines. This can clog up my view of what needs to get done. To solve this, I wrote a todo.sh add-on called “clean” that removes duplicate lines. The script also re-orders the lines alphabetically, which works great with todo.txt’s syntax. I’ll surely add more bells and whistles, but for now it does exactly what I need it to do. I sure do love bash scripting.
To install the script, simply put the “clean” file in you todo.sh add-ons directory (usually todo.sh/.todo.addons.d).
It’s extremely simple:
#!/bin/bash
# CB's second todo.txt add-on
# clean up the todo file
# purpose: clean up the todo.txt file. remove duplicate lines
# usage:
# todo.sh clean
echo ">>>>>>> cb's todo.txt cleaner <<<<<<<<<"
TODO='/home/chris/Dropbox/Apps/cbtodo/todo.txt'
TMP='/home/chris/Dropbox/Apps/cbtodo/tmp.txt'
echo "cleaning $TODO"
# sort the todo file, then
# show only unique lines, then
# write the output of that file to a temp file
sort $TODO | uniq -u > $TMP
# then move that tmp file to the main todo file
mv $TMP $TODO
echo "done!"
---
(original: chrisbeckstrom.com/2018/08/23/super-simple-todo-txt-add-o...)
so, our AC wasn't working last night. thanks to lifehacker/consumerist/etc. i know all the ways poor people keep cool.
desktop screenshot
Enigma Rainmeter Skin from
lifehacker.com/5124643/enigma-desktop-customization-updat...
wallpaper courtesy of www.interfacelift.com
Boss was checking his rss feeds when he saw our nuke floppy.
lifehacker.com/5835369/how-do-i-securely-wipe-a-computer-...
Sun Jars, based on Jason Fitzpatrick's LifeHacker post ( lifehacker.com/5315357/create-your-own-sun-jar-lifehacker... ) and using Dale Wheat's Lux Spectralis ( dalewheat.com/luxspectralis/ ) for color.
* foo13bar+friends@photos.flickr.com - Visible to friends
* foo13bar+family@photos.flickr.com - Visible to family
* foo13bar+ff@photos.flickr.com - Visible to friends and family
* foo13bar+private@photos.flickr.com - Only visible to you
You can approximate Skitch with the Quicksilver "Screen Capture" and "Upload to Flickr..." actions. Just capture part of the screen and choose the Run action. (More details in this Lifehacker article.) Then QS will capture the image and open it up to operate on. Then hit tab and type begin typing "Flickr" or "Upload" to get the upload action. If you want to tag it too, hit tab again and type them in. Then just hit return to send the picture up to Flickr.
I haven't used Skitch yet, but this is what I understand it does. At least, that's what I wanted it for. It's in closed beta right now.
Готовимся ко дню Св. Валентина: Ира готовит торт с красивой цветной мастикой, а мы летаем по комнате и мочим врагов :) На фоне романтическое дерево. Про то как его сделать самому Ира писала в Лайфхакере: lifehacker.ru/2010/02/10/delaem-podarki-ljubimym-i-ugoshh.... Как, иногда, круто просто провести весь день с сыном! -_o