<?xml version="1.0" encoding="UTF-8" ?><rss xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0"><channel><title>DustinLuck</title><link>http://dustinluck.kinja.com</link><description></description><language>en</language><item><title><![CDATA[I'm not sure how you'd do it on the site without a huge effort, but you can filter the RSS feed usin]]></title><link>http://hackerspace.lifehacker.com/im-not-sure-how-youd-do-it-on-the-site-without-a-huge-e-508319578</link><description><![CDATA[<p class="first-text">I'm not sure how you'd do it on the site without a huge effort, but you can filter the RSS feed using Yahoo Pipes.</p>
]]></description><pubDate>Fri, 17 May 2013 22:14:57 GMT</pubDate><guid isPermaLink="false">508319578</guid><dc:creator><![CDATA[DustinLuck]]></dc:creator></item><item><title><![CDATA[I have an Android issue that I posted here, but nobody's answered. ]]></title><link>http://hackerspace.lifehacker.com/i-have-an-android-issue-that-i-posted-here-but-nobodys-508244687</link><description><![CDATA[<p class="first-text">I have an Android issue that I posted <a href="http://androidforums.com/nexus-4/720460-calendar-event-sound-continues-playing-after-dismissing-pop-up.html" target="_blank">here</a>, but nobody's answered. Maybe a fellow life hacker has a solution?</p>
<blockquote>
<div id="post_message_5824900">I have selected to have pop-up notifications for calendar events. When a notification pops up, I hear my notification sound and see the pop-up. After tapping to dismiss the pop-up, the sound continues to play until I tap the notification drawer.<br/><br/> Has anyone else noticed this and is there a way to make the sound stop after dismissing the pop-up?</div>
</blockquote>
<div>I have a Nexus 4 running stock Jelly Bean (4.2.2)</div>]]></description><pubDate>Fri, 17 May 2013 17:40:03 GMT</pubDate><guid isPermaLink="false">508244687</guid><dc:creator><![CDATA[DustinLuck]]></dc:creator></item><item><title><![CDATA[Win+Alt+[Letter] keyboard shortcuts for shut down, hibernate, etc.]]></title><link>http://lifehacker.com/win-alt-letter-keyboard-shortcuts-for-shut-down-hibe-507798862</link><description><![CDATA[<p class="first-text">Win+Alt+[Letter] keyboard shortcuts for shut down, hibernate, etc.</p>
<blockquote>
<p>#!u UP::Shutdown, 9 ;shutdown computer, power off<br/>#!r UP::Shutdown, 3 ;shutdown computer, restart<br/>#!s UP::DllCall(&quot;PowrProf\SetSuspendState&quot;, &quot;int&quot;, 0, &quot;int&quot;, 0, &quot;int&quot;, 0) ;suspend (sleep)<br/>#!h UP::DllCall(&quot;PowrProf\SetSuspendState&quot;, &quot;int&quot;, 1, &quot;int&quot;, 0, &quot;int&quot;, 0) ;hibernate</p>
</blockquote>]]></description><pubDate>Fri, 17 May 2013 00:41:04 GMT</pubDate><guid isPermaLink="false">507798862</guid><dc:creator><![CDATA[DustinLuck]]></dc:creator></item><item><title><![CDATA[I created a similar ledger for my kids, but styled more after a check register. ]]></title><link>http://lifehacker.com/i-created-a-similar-ledger-for-my-kids-but-styled-more-507783613</link><description><![CDATA[<p class="first-text">I created a similar ledger for my kids, but styled more after a check register. I give them an allowance that goes up each year on their birthday and I don't buy them any toys or other non-essentials except for birthdays &amp; Christmas. I think it helps them appreciate the things they have more than if they were just given everything they ask for.</p>]]></description><pubDate>Fri, 17 May 2013 00:22:48 GMT</pubDate><guid isPermaLink="false">507783613</guid><dc:creator><![CDATA[DustinLuck]]></dc:creator></item><item><title><![CDATA[I have this script set to autorun when Windows starts. ]]></title><link>http://lifehacker.com/i-have-this-script-set-to-autorun-when-windows-starts-507669691</link><description><![CDATA[<p class="first-text">I have this script set to autorun when Windows starts. It empties the recycle bin &amp; my temp folder (not the Windows temp folder). I have turned off the message that asks for confirmation when I delete something — if I hit delete by accident, I can recover the file from the recycle bin before the next time I shut down my computer. Any files I download or create that I know I won't need to keep around go in my personal temp folder. I generally shut my machine completely down on the weekends, so this usually runs every Monday morning.</p>
<blockquote>
<p>FileRecycleEmpty<br/>FileRemoveDir, %A_MyDocuments%\Temp, 1<br/>FileCreateDir, %A_MyDocuments%\Temp</p>
</blockquote>]]></description><pubDate>Thu, 16 May 2013 20:22:05 GMT</pubDate><guid isPermaLink="false">507669691</guid><dc:creator><![CDATA[DustinLuck]]></dc:creator></item><item><title><![CDATA[Yeah, this tip is pretty useless if your keyboard doesn't have an actual number pad.]]></title><link>http://lifehacker.com/yeah-this-tip-is-pretty-useless-if-your-keyboard-doesn-507601270</link><description><![CDATA[<p class="first-text">Yeah, this tip is pretty useless if your keyboard doesn't have an actual number pad.</p>]]></description><pubDate>Thu, 16 May 2013 17:47:28 GMT</pubDate><guid isPermaLink="false">507601270</guid><dc:creator><![CDATA[DustinLuck]]></dc:creator></item><item><title><![CDATA[I have my Num Lock remapped to {Tab} outside of Calculator so when I'm filling out forms with lots o]]></title><link>http://lifehacker.com/i-have-my-num-lock-remapped-to-tab-outside-of-calcula-507600911</link><description><![CDATA[<p class="first-text">I have my Num Lock remapped to {Tab} outside of Calculator so when I'm filling out forms with lots of numbers, I just need to use the one hand. I have the combo Break + Num Lock for toggling Num Lock (which I almost never use). I didn't include an alternate way to toggle Num Lock for this block of code because I couldn't see a reason to do it while Calculator is active, which is the only time this script will do anything.</p>]]></description><pubDate>Thu, 16 May 2013 17:45:52 GMT</pubDate><guid isPermaLink="false">507600911</guid><dc:creator><![CDATA[DustinLuck]]></dc:creator></item><item><title><![CDATA[Was it launcher.io?]]></title><link>http://hackerspace.lifehacker.com/was-it-launcher-io-504956665</link><description><![CDATA[<p class="first-text">Was it launcher.io?</p>
]]></description><pubDate>Tue, 14 May 2013 00:16:11 GMT</pubDate><guid isPermaLink="false">504956665</guid><dc:creator><![CDATA[DustinLuck]]></dc:creator></item><item><title><![CDATA[Use AutoHotkey to Remap Your Number Pad for Windows Calculator]]></title><link>http://hackerspace.lifehacker.com/use-autohotkey-to-remap-your-number-pad-for-windows-cal-504953036</link><description><![CDATA[<p class="first-text">I whipped up the following AutoHotkey code to fix a couple minor annoyances when using the Windows calculator. The most useful change is remapping the Num Lock key to the ESC key, making the number pad much more like a traditional 10-key calculator. The other thing it does is ensure that numbers are sent regardless of the Num Lock state.</p>
<div>
<pre>#IfWinActive ahk_class CalcFrame
    NumLock::Send {ESC}
    NumpadIns::Send 0
    NumpadEnd::Send 1
    NumpadDown::Send 2
    NumpadPgDn::Send 3
    NumpadLeft::Send 4
    NumpadClear::Send 5
    NumpadRight::Send 6
    NumpadHome::Send 7
    NumpadUp::Send 8
    NumpadPgUp::Send 9
    NumpadDel::Send .
#IfWinActive
</pre>
</div>

<p>If you're new to AutoHotkey, <a href="http://lifehacker.com/316589/turn-any-action-into-a-keyboard-shortcut" target="_blank">Lifehacker's beginner's guide</a><inset id="316589"></inset> is a good place to start.</p>]]></description><category domain="">tips</category><category domain="">autohotkey</category><category domain="">keyboard</category><pubDate>Tue, 14 May 2013 00:11:29 GMT</pubDate><guid isPermaLink="false">504953036</guid><dc:creator><![CDATA[DustinLuck]]></dc:creator></item><item><title><![CDATA[I don't really like "interactive" widgets on my home screen. ]]></title><link>http://hackerspace.lifehacker.com/i-dont-really-like-interactive-widgets-on-my-home-scr-496691496</link><description><![CDATA[<p class="first-text">I don't really like &quot;interactive&quot; widgets on my home screen. I have a battery indicator, weather, books, calendar, &amp; email preview. The most interactive on I use is power control. I do have one &quot;ugly screen&quot; on the far left, but I find I never use it.</p>]]></description><pubDate>Wed, 8 May 2013 21:07:55 GMT</pubDate><guid isPermaLink="false">496691496</guid><dc:creator><![CDATA[DustinLuck]]></dc:creator></item><item><title><![CDATA[Depends what you mean by batch open. ]]></title><link>http://hackerspace.lifehacker.com/depends-what-you-mean-by-batch-open-you-could-certainl-493884359</link><description><![CDATA[<p class="first-text">Depends what you mean by batch open. You could certainly use AutoHotkey to open the same set of files with a trigger of your choice. Task Scheduler could be used to open them at a certain time. But if you just want to open a number of files, select them all in Windows Explorer, then right-click one of them and choose the action you want to perform or just hit the Enter key t</p>
<p>o open them in the default application.</p>]]></description><pubDate>Tue, 7 May 2013 15:56:38 GMT</pubDate><guid isPermaLink="false">493884359</guid><dc:creator><![CDATA[DustinLuck]]></dc:creator></item><item><title><![CDATA[I am not aware of any publicly available way to list/verify Hackerspace authors. ]]></title><link>http://hackerspace.lifehacker.com/i-am-not-aware-of-any-publicly-available-way-to-list-ve-487967262</link><description><![CDATA[<p class="first-text">I am not aware of any publicly available way to list/verify Hackerspace authors. I'm not sure what you're referring to when you say &quot;see below&quot; in regards to your current method, but I wonder if there's anything so super-secret going on in the forums that we wouldn't want a non-author to see anyway.</p>]]></description><pubDate>Fri, 3 May 2013 00:24:00 GMT</pubDate><guid isPermaLink="false">487967262</guid><dc:creator><![CDATA[DustinLuck]]></dc:creator></item><item><title><![CDATA[This is officially the world's tiniest stop-motion film]]></title><link>http://io9.com/this-is-officially-the-worlds-tiniest-stop-motion-film-486198380</link><description><![CDATA[<p class="has-media media-640"><span class="flex-video widescreen"><iframe mozallowfullscreen="mozallowfullscreen" webkitAllowFullScreen="webkitAllowFullScreen" allowfullscreen="allowfullscreen" frameborder="0" class="youtube" height="360" width="640" src="http://www.youtube.com/embed/oSCX78-8-q0?wmode=transparent&amp;rel=0&amp;autohide=1&amp;showinfo=0" id="youtube-oSCX78-8-q0"></iframe></span></p>
<p class="first-text">What you’re about to watch here is the smallest stop-motion movie ever made. Called “A Boy and His Atom,” the one-minute clip was compiled by manipulating a few dozen carbon atoms on a copper surface.</p>
<p>We’re having a hard time getting our heads around just how astoundingly small the scale is, here. Each frame of the IBM video measures a paltry 45 x 25 nanometers. A single inch measures 25 million nanometers across. Putting that into perspective, one nanometer is a thousandth of a thousandth of the size of a piece of rice. So, it would take about 1,000 frames of the film laid side-by-side to extend across a single human hair. Needless to say, this video is HUGELY magnified.</p>
<p>In light of the achievement, <a href="http://www.guinnessworldrecords.com/" target="_blank">Guinness World Records</a> has certified the 250 frame film as the “<a href="http://www-03.ibm.com/press/us/en/pressrelease/40970.wss" target="_blank">Smallest Stop-Motion Film</a>.” The project showcases IBM’s efforts to design advanced data storage solutions based on single atoms.</p>
<p>IBM did it by moving atoms with a <a href="http://www.youtube.com/watch?v=zW4x0grQT2U&amp;list=PLaFe0BJiho2qq6mXkAVKkcki2MEdK_yTW" target="_blank">scanning tunneling microscope</a> (STM). The computer-controlled device weighs two tons, operates at a temperature of -268 degrees Celsius (to make the atoms hold still), and magnifies surfaces over 100 million times. The microscope allows scientists to control temperature, pressure, and vibrations at extremely exact levels, thus making it possible to move atoms with great precision.</p>
<p>When making the stop-motion film, the researchers used the STM to control <strong>a super-sharp electrically charged needle</strong> along a copper surface. The needle was positioned a mere one nanometer away from the surface, from where it could <strong>physically pull atoms and molecules to an exact location</strong>. At such a close distance to the surface, the charge can “jump the gap” — <a href="http://wps.prenhall.com/esm_walker_physics_2/12/3144/804874.cw/index.html" target="_blank">an effect in quantum physics called tunnelling</a>.  </p>
<p class="has-media media-640"><span class="flex-video widescreen"><iframe mozallowfullscreen="mozallowfullscreen" webkitAllowFullScreen="webkitAllowFullScreen" allowfullscreen="allowfullscreen" frameborder="0" class="youtube" height="360" width="640" src="http://www.youtube.com/embed/xA4QWwaweWA?wmode=transparent&amp;rel=0&amp;autohide=1&amp;showinfo=0" id="youtube-xA4QWwaweWA"></iframe></span></p>
<p>Interestingly, the atoms made a unique sound when they were moved, allowing the scientists to know how many positions they actually moved.</p>
<p>As the process moved along, the researchers rendered still images of the individually arranged atoms, creating the remarkable 242 frame movie. It took the IBM team two weeks of 18-hour days to complete.</p>
<p>“This movie is a fun way to share the atomic-scale world,” said IBM’s Andreas Heinrich. “The reason we made this was not to convey a scientific message directly, but to engage with students, to prompt them to ask questions.”</p>]]></description><category domain="">this is awesome</category><category domain="">physics</category><category domain="">stop-motion films</category><category domain="">ibm</category><category domain="">science</category><pubDate>Wed, 1 May 2013 13:20:00 GMT</pubDate><guid isPermaLink="false">486198380</guid><dc:creator><![CDATA[George Dvorsky]]></dc:creator></item><item><title><![CDATA[Here's one:http://lifehacker.com/facebooks-andr...]]></title><link>http://hackerspace.lifehacker.com/heres-one-http-lifehacker-com-facebooks-android-app-r-482798107</link><description><![CDATA[<p class="first-text">Here's one:<br/><a href="http://lifehacker.com/facebooks-android-app-recently-introduced-a-new-feature-482523978" target="_blank">http://lifehacker.com/facebooks-andr...</a></p>]]></description><pubDate>Fri, 26 Apr 2013 18:11:48 GMT</pubDate><guid isPermaLink="false">482798107</guid><dc:creator><![CDATA[DustinLuck]]></dc:creator></item><item><title><![CDATA[Bug reports can be submitted via email (help@gawker.com) or the Gawker Help Desk on the web.]]></title><link>http://hackerspace.lifehacker.com/bug-reports-can-be-submitted-via-email-help-gawker-com-482782745</link><description><![CDATA[<p class="first-text">Bug reports can be submitted via email (help@gawker.com) or the <a href="http://help.gawker.com/anonymous_requests/new" target="_blank">Gawker Help Desk</a> on the web.</p>]]></description><pubDate>Fri, 26 Apr 2013 18:01:36 GMT</pubDate><guid isPermaLink="false">482782745</guid><dc:creator><![CDATA[DustinLuck]]></dc:creator></item><item><title><![CDATA[It looks to me like they've been replaced with a series of short-form posts throughout the day.]]></title><link>http://hackerspace.lifehacker.com/it-looks-to-me-like-theyve-been-replaced-with-a-series-482716906</link><description><![CDATA[<p class="first-text">It looks to me like they've been replaced with a series of short-form posts throughout the day.</p>
]]></description><pubDate>Fri, 26 Apr 2013 17:17:25 GMT</pubDate><guid isPermaLink="false">482716906</guid><dc:creator><![CDATA[DustinLuck]]></dc:creator></item><item><title><![CDATA[I agree that this should be a standard feature. ]]></title><link>http://hackerspace.lifehacker.com/i-agree-that-this-should-be-a-standard-feature-i-repla-482715387</link><description><![CDATA[<p class="first-text">I agree that this should be a standard feature. I replaced the stock dialer with Dialer One &amp; haven't looked back.</p>
]]></description><pubDate>Fri, 26 Apr 2013 17:16:04 GMT</pubDate><guid isPermaLink="false">482715387</guid><dc:creator><![CDATA[DustinLuck]]></dc:creator></item><item><title><![CDATA[Alternatively, here's some simple CSS that can be applied via Stylish to achieve the same results no]]></title><link>http://hackerspace.lifehacker.com/alternatively-heres-some-simple-css-that-can-be-applie-482710425</link><description><![CDATA[<p class="first-text">Alternatively, here's some simple CSS that can be applied via Stylish to achieve the same results no matter how wide your browser window is.</p>
<p>.replybranch { width: 100% !important; }</p>]]></description><pubDate>Fri, 26 Apr 2013 17:12:33 GMT</pubDate><guid isPermaLink="false">482710425</guid><dc:creator><![CDATA[DustinLuck]]></dc:creator></item><item><title><![CDATA[You can at least hide previous devices from showing up in menus via the web. ]]></title><link>http://hackerspace.lifehacker.com/you-can-at-least-hide-previous-devices-from-showing-up-482693662</link><description><![CDATA[<p class="first-text">You can at least hide previous devices from showing up in menus via the web. Just untick the &quot;Shown in menus&quot; checkbox found in the settings tab of the <a href="https://play.google.com/store/account" target="_blank">My Account page</a>.</p>]]></description><pubDate>Fri, 26 Apr 2013 17:00:31 GMT</pubDate><guid isPermaLink="false">482693662</guid><dc:creator><![CDATA[DustinLuck]]></dc:creator></item><item><title><![CDATA[This is cool, but for some reason, I need to refresh the page after resizing for the formatting to k]]></title><link>http://hackerspace.lifehacker.com/this-is-cool-but-for-some-reason-i-need-to-refresh-th-482650561</link><description><![CDATA[<p class="first-text">This is cool, but for some reason, I need to refresh the page after resizing for the formatting to kick in.</p>
]]></description><pubDate>Fri, 26 Apr 2013 16:30:08 GMT</pubDate><guid isPermaLink="false">482650561</guid><dc:creator><![CDATA[DustinLuck]]></dc:creator></item><item><title><![CDATA[I updated the article. ]]></title><link>http://hackerspace.lifehacker.com/i-updated-the-article-thanks-for-the-info-481311478</link><description><![CDATA[<p class="first-text">I updated the article. Thanks for the info.</p>
]]></description><pubDate>Thu, 25 Apr 2013 20:22:58 GMT</pubDate><guid isPermaLink="false">481311478</guid><dc:creator><![CDATA[DustinLuck]]></dc:creator></item><item><title><![CDATA[I searched for a way to do this a few months ago and the only answers I found said there was no way ]]></title><link>http://hackerspace.lifehacker.com/i-searched-for-a-way-to-do-this-a-few-months-ago-and-th-481288505</link><description><![CDATA[<p class="first-text">I searched for a way to do this a few months ago and the only answers I found said there was no way to delete app history. In fact, that is the official answer from <a href="http://support.google.com/googleplay/bin/answer.py?hl=en&amp;answer=2521768" target="_blank">Google's help page</a>. (I know that it's entirely possible their help page is out of date.)</p>

<p>Can anyone verify this option was previously available? I'd like to update the article if that's the case.</p>]]></description><pubDate>Thu, 25 Apr 2013 20:07:05 GMT</pubDate><guid isPermaLink="false">481288505</guid><dc:creator><![CDATA[DustinLuck]]></dc:creator></item><item><title><![CDATA[Delete App History in the New Android Play Store App]]></title><link>http://hackerspace.lifehacker.com/delete-app-history-in-the-new-google-play-store-480079390</link><description><![CDATA[<p class="has-media media-640"><img height="502" width="640" src="http://img.gawkerassets.com/img/18lqv3ljrhxqjpng/ku-xlarge.png" class="transform-ku-xlarge"/></p>
<p class="first-text">One of the new features in Android's updated Play Store app is the ability to delete apps from your download history — something that was impossible before.</p>
<p><em>UPDATE: <a href="http://corinne.kinja.com/" target="_blank">corinne</a> <a href="http://hackerspace.lifehacker.com/pretty-sure-i-could-do-this-in-the-last-version-of-the-481259608">mentions</a><inset id="481259608"></inset> this feature was available in previous versions of the Play Store app, so you may not need to update to the newest version after all.</em></p>
<p>To delete an app, go to the &quot;My apps&quot; section in the Play Store and tap the &quot;ALL&quot; tab. Any app that can be deleted will have a small 'x' in the upper right corner of the entry. Tap on that and confirm you want to delete the app to remove it from your history.</p>
<p>Don't have the new Play Store on your android device yet? Droid Life has instructions on how to get the new version <a href="http://www.droid-life.com/2013/04/09/download-new-google-play-store-4-0-25/" target="_blank">here</a>.</p>]]></description><category domain="">google play</category><category domain="">android</category><pubDate>Thu, 25 Apr 2013 18:30:00 GMT</pubDate><guid isPermaLink="false">480079390</guid><dc:creator><![CDATA[DustinLuck]]></dc:creator></item><item><title><![CDATA[I like asking applicants what one super power they would like to have. ]]></title><link>http://hackerspace.lifehacker.com/i-like-asking-applicants-what-one-super-power-they-woul-478247823</link><description><![CDATA[<p class="first-text">I like asking applicants what one super power they would like to have. It's a great ice breaker and it also shows their creativity &amp; how they react to unexpected situations.</p>
]]></description><pubDate>Tue, 23 Apr 2013 17:09:39 GMT</pubDate><guid isPermaLink="false">478247823</guid><dc:creator><![CDATA[DustinLuck]]></dc:creator></item><item><title><![CDATA[Admins Unite!]]></title><link>http://hackerspace.lifehacker.com/admins-unite-476474972</link><description><![CDATA[<p class="first-text">I thought it would be a good idea to have a place for admins to be able to discuss admin-y type things without cluttering up the blog.</p>
<p>To that end, I've created a <a href="https://groups.google.com/forum/?fromgroups#!forum/hackerspace-admins" target="_blank">Google Group for Hackerspace Admins</a>. It's invite only; please include your kinja ID when requesting access. Hope to see you all there!</p>
<p><em>UPDATE: To be clear, this forum is meant for those with admin access to the site. <a href="http://edwardcallow.kinja.com/" target="_blank">Edward Callow</a> has <a href="http://hackerspace.lifehacker.com/i-did-the-same-for-authors-about-an-hour-ago-https-g-476483202">started a forum</a><inset id="476483202"></inset> for all authors <a href="https://groups.google.com/forum/#!forum/hackerspaceauthors" target="_blank">here</a>.</em></p>]]></description><category domain="">announcements</category><pubDate>Fri, 19 Apr 2013 17:51:00 GMT</pubDate><guid isPermaLink="false">476474972</guid><dc:creator><![CDATA[DustinLuck]]></dc:creator></item></channel></rss>