Stop Obsessing over Tools 3 years agoYeah, it's a curse for all of us that are into tech haha 0ThreadHN
The contagious visual blandness of Netflix 3 years agoSet the refresh rate of your display to 24hz that should completely eliminate the stutter that you see if 24 FPS.https://www.youtube.com/watch?v=5SSU-s0AUH0This is an example of judder, matching the refresh rate to the frame rate gets rid of it. 0ThreadHN
Improving My Directory Workflow 4 years agoYeah Ranger is awesome.https://libreddit.foss.wtf/r/ranger/comments/jqf15s/ranger_o...Supposedly you can install lf using scoop on Windows. lf is a remake of ranger in go. It has all the same bindings and functions the same way.Hopefully this helps :) 0ThreadHN
58 bytes of CSS to look great nearly everywhere 4 years agoJust applied some of these changes to my own site. https://plug-world.com/posts/css-template/body{font-family:sans-serif;font-size:1.1em;max-width:600px;margin:0 auto;padding:0 8px}a{color:#06c}Thanks for the inspiration, I threw together my own spin on it. 0ThreadHN