←back to thread

1901 points l2silver | 2 comments | | HN request time: 0.419s | source

Maybe you've created your own AR program for wearables that shows the definition of a word when you highlight it IRL, or you've built a personal calendar app for your family to display on a monitor in the kitchen. Whatever it is, I'd love to hear it.
Show context
mindcrime ◴[] No.35747665[source]
This thread is giving me a complex. Why? Well, because the answer is basically "nothing". I mean, don't get me wrong - I've built all sorts of stuff, and plenty of it was not for my $DAYJOB. And I think (at times) of myself as being fairly creative and having lots of "ideas". And yet... at least in the context of this thread (the way I'm interpreting the OP's question anyway) I just don't have much to offer up.

FWIW, I interpret the question as being strictly about stuff one built for oneself in the context of everyday, day-in, day-out life. Stuff to use yourself. And on that front, I just realized I almost never build anything strictly for myself. I work on Open Source projects and work on projects at Fogbeam that I (want|hope|expect|whatever) other people to use, or things I would use myself in a business context. But I just don't build handy little gadgets to use around the house, or in my truck, or when out and about.

This may be one of the first times I've really felt a strong case of the "imposter syndrome" that one hears so much about. I feel like I should have some answers for this, so why don't I? :-(

OK, to be fair, I did built at least one thing just for myself. I have a couple of lamps that are positioned in an out of the way location in my living room, and I hate having to walk to them and stretch to reach the switch(es). So I did the whole "IP controlled lamp" thing with a relay and an Arduino Nano 33 IoT board. The power strip the lamps are plugged into is controlled by the relay, and I can send an HTTP request to turn the relay on or off. I created a shortcut on my phone's homescreen so I can easily control it from my phone. But that's such a chintzy project I almost feel worse for admitting to it. :p

replies(4): >>35748138 #>>35752423 #>>35752969 #>>35756443 #
1. bluefirebrand ◴[] No.35748138[source]
I saw this while looking through this thread and I just wanted to say you're not alone.

In my free time I play videogames mostly. I dream of making them myself, but I never have. And I generally don't do cool tech projects like this for myself either.

I made a canvassing app for my friend who was running for mayor of his town once, but yeah.

I barely even have my own github account.

So please don't feel like an imposter. It's ok to treat tech as a day job. :)

replies(1): >>35757523 #
2. musicale ◴[] No.35757523[source]
> It's ok to treat tech as a day job.

HN is full of people with side hustles and hobby computing projects, some of which are pretty interesting.

But it's really OK to do other things after work, especially things that you enjoy.

Even computers are good for a lot of things other than software development. Games, for example. ;-)