I'm currently working on a progressive web application for support workers in care homes. I've seen through first hand experience how much paperwork there is in this setting (daily outcome charts, medicine administration records, abnormal behaviour records, dietary and fluid intake, etc) and how many clerical errors there are. I've also seen first hand the key-document-dependency there can be around service user file…
Ask HN: Looking for side project ideas
101–110 of 165 posts
Re: Ask HN: Looking for side project ideas
#102Earlier quoted context omitted.
Neutal nets can definitely identify cats and also tell if it is a black or white cat. But identifing a specific cat might be difficult...
Not really, human face recognition is quite accurate and humans all look identical in comparison to the diversity of cats and dogs
Re: Ask HN: Looking for side project ideas
#103I don't want you to take this personally, but your post seems very low effort. How can we devote time to helping you if you only put 10 seconds into making this post without reviewing it? For one, writing skills are important. You will have a hard time selling your project to anyone on its merits if you write incomplete sentences with lackluster English. Second, you haven't taken the time to list out what your streng…
I love how your points make sense and seem reasonable at the same time that they were completely irrelevant to attract the right audience and feedback from the community. A foreigner does not need a perfect English (or English at all) to create and sell a product in their countries. Please keep in mind this is an international community. Foreigners should not be discouraged because of a broken English.
Re: Ask HN: Looking for side project ideas
#104The best products happen at the intersection of an existing niche you are some level of expert in already and a technology that has not yet been adopted in that niche. I've found one approach work very well with my mentees: - Figure out which "special interest groups" you are part of beyond software engineering. That can be "aquarium owner", "coffee lover", "morning person", "diligent grandson" — the less technical,…
I love tech side-projects but often I don't want to introduce more tech in my non-tech hobbies and activites as they are remedy for too much screen time. E.g. my gardening hobby highest tech is $25 weekly schedule watering valve and I feel very good about it.
Re: Ask HN: Looking for side project ideas
#105Earlier quoted context omitted.
Sorry. When I said vms, I meant video surveillance for residential use :)
Maybe just buy synology NAS? Some cheap network cameras, there are even ones working via wifi. Not sure how good survilence station is for your needs but I could quite easily connect 2 cameras and have it running without paying more than device price and hard drive.
Re: Ask HN: Looking for side project ideas
#106Consider building completely ridiculous, useless things. It removes any mental pressures towards commercialization/viability and shifts the activity from more like work to more like art, which can open up space to flex the skills you want to flex.
Re: Ask HN: Looking for side project ideas
#107Make an automated bookmarking service based on your browser history.
Re: Ask HN: Looking for side project ideas
#108Well in my opinion you should create something that helps yourself (!) - not others. Think of your all day life - some things you do pretty often and try to find a project, that really would help you. If there already is a great open source project for your purpose (and probably there is), you could try to get part of it... improve things... read code (which is a good way to get a better skillset!). Targeting a bette…
Would you mind sharing the approach you used or the product page if it is public?
Incidentally, I was trying today to get two images combined into a single image and convert that into a single PDF. Tried with paint.net, MS Paint 3D etc., It was messy and the resultant PDF was also huge. Finally, gave up and manually pasted the images into a word doc and exported them as a single PDF.
Re: Ask HN: Looking for side project ideas
#109https://www.sideprojectors.com
See if you can make something better. :)
Re: Ask HN: Looking for side project ideas
#110Do something challenging but not too challenging. It should be hard enough that you can learn something without being so hard that you give up. Some classic computer science project ideas: - Build a path tracer. Physically-based rendering is a topic with lots of information on the Internet. It requires some math, but at least it's fun math :) - Write an operating system kernel. It doesn't have to work on real hardwar…
> a nanopass compiler Got any good resources on this that aren't focused on the Nanopass Framework?