I’m working on a skin for developer laptops so that you can apply those sweet conference and startup stickers. No more risking your resale value, or even physically risking damage to your expensive MacBook. I want the skins to be identical to the original laptop material so that they are practically invisible. So for the MacBooks, a silver aluminium sticker (or space grey etc.) I’ve done a proof of concept and it wor…
I don't really understand, how is this different than any of the other laptop skins on the market? Couldn't I just get a blank one from alibaba or whatever and use that?
Ask HN: What are you working on and why is it cool?
11–20 of 111 posts
Re: Ask HN: What are you working on and why is it cool?
#12Re: Ask HN: What are you working on and why is it cool?
#13Unfortunately I’m having a hell of a time finding space to print in. May just end up finding some commercial warehouse space on Craigslist
Re: Ask HN: What are you working on and why is it cool?
#14I’m working on a skin for developer laptops so that you can apply those sweet conference and startup stickers. No more risking your resale value, or even physically risking damage to your expensive MacBook. I want the skins to be identical to the original laptop material so that they are practically invisible. So for the MacBooks, a silver aluminium sticker (or space grey etc.) I’ve done a proof of concept and it wor…
Re: Ask HN: What are you working on and why is it cool?
#15Re: Ask HN: What are you working on and why is it cool?
#16Re: Ask HN: What are you working on and why is it cool?
#17I’m tinkering with combining liquid cooling with waste heat electricity generation as a way to cut down on datacenter energy use. I think it’s cool because datacenters consume 1-2% of all electricity generated worldwide, and roughly half of that goes to air conditioning. If it’s viable, it might make a measurable dent in CO2 emissions.
Re: Ask HN: What are you working on and why is it cool?
#18I’m making a permissively licensed json/whatever encoding you’d like English dictionary by parsing Wiktionary. There’s a beta demo type thing at https://www.mostaccioli.club if you’re interested.
Re: Ask HN: What are you working on and why is it cool?
#19https://m.youtube.com/watch?v=bGrNjyV5PhE
It’s cool because it’s the game I always wanted to make since I was a teenager. What’s even cooler is that two heroes of my youth are doing it together with me: Henk Nieborg (Pixel Artist) and Chris Hülsbeck (Music).
Re: Ask HN: What are you working on and why is it cool?
#20In another life I worked in a mostly linux environment, and developed on linux, where I used xmonad as a window manager. Switching to windows for a new job several years ago made that super painful. I use workspacer every day at work, and sometimes at home, and it mostly works! It crashes sometimes, and super DOES NOT LIKE IT if you reattach monitors (think laptop), but a restart of the application usually solves it.
The cool part: the configuration file is actually just C#, so you can configure it with a similar level of power that you would configure xmonad (or dwm) with (like implementing custom layouts, etc). I have not solidified the configuration API yet though, and have some plans to switch some major things up, so the road is a bit rocky for the time being.