Read 25 years computer news, summarized OLED touchscreens since 2018. Amazon "Google Phone News September 2020 micro LED TV, 5 nano meter chips" published after edited (by price, some alphabetical) chapters like cheap, solid state battery. I paid for a little advertising but those already in industry more interested than business people. LibreOffice needs Android update.
Is this some kind of bot? I can't parse the response at all.
Ask HN: What's a side project you built to make money that hasn't?
241–250 of 600 posts
Re: Ask HN: What's a side project you built to make money that hasn't?
#242I bought lacktivity.com with the hopes of building something that would make fun of people for being inactive so much. Then I looked into what it takes to build a mobile app and gave up. I'm not a dev. But it was going to feature such gems as "Congrats, you've been inactive for 4hrs 32m: A new record!" "Lacktivity has crashed due to sheer boredom." "Wow, 100 steps in an hour! Next time, try taking the longer route to…
Re: Ask HN: What's a side project you built to make money that hasn't?
#243My wife has a side project selling antique maps. I built her a shopify site about 1 year ago that costs €30 p/m but it's hardly generating any revenue. I spent maybe 10 hours on it and she has spent about € 2000 on inventory. https://utrechtaandemuur.nl
This is very niche. I question who would really want to buy antique maps, except as for wall art. Can you venture into other things to sell on Shopify instead?
Re: Ask HN: What's a side project you built to make money that hasn't?
#244NN-512 ( https://NN-512.com ) generates stand-alone C code for AVX-512 neural nets The idea was that user companies (or even the hardware companies: Intel, AMD) would pay me as a contractor to implement deconvolutions, transformers, etc., as extensions to the free/open core I released (which includes very sophisticated support for all forms of dense convolution, fully-connected layers, pooling, batch norm, activation…
How about a tool that generates C (or Java or X) code from TensorFlow or PyTorch models? That way you can train a model offline, and then export it to your preferred language for serving/production. For bonus points, figure out how to get the generated code to use the GPU properly.
But AVX-512 is a real step forward, if you look at the price/performance ratio for real-world workloads. So AVX-512 is the focus of NN-512
GPU cloud compute is almost unbelievably expensive. Even Linode charges $1000 per month, or $1.50 per hour (look at the GPU plans: https://www.linode.com/pricing/#row--compute). It's really hard to keep that GPU saturated, which is what you need to do to get your money's worth
An AVX-512 Skylake-X cloud compute instance costs $10 per CPU-core per month, or 2 cents per hour, at Vultr (https://www.vultr.com/products/cloud-compute/). It's easy to saturate that core
Think about it this way: a GPU is really just a cluster of SIMD units with fast memory. A GPU thread variable is just like a SIMD lane, and a GPU warp variable is just like a SIMD vector register
Nvidia's SIMD pseudo-instructions are called PTX and they are like a 1024-bit version of AVX-512. An AVX-512 core is like a general purpose CPU with a 512-bit GPU core built in
So paying for a single AVX-512 core is like paying for part of a GPU (16 threads), plus the general purpose compute you need to keep that GPU part supplied with work
Re: Ask HN: What's a side project you built to make money that hasn't?
#245Recent startup failure was ZguideZ - an app that allowed locals to create their own digital tours, charge what they want, and then collect the majority of the profit on tours sold. It failed because it was a far bigger project than I was able to manage as a solo founder - though I tried. It was beyond my ability to code it and I didn't have funding to recruit quality developers. I hired a budget team and we cut corne…
Re: Ask HN: What's a side project you built to make money that hasn't?
#246Maybe it'll make money yet. I dunno. Search for homes for sale in Ireland by proximity to fibre broadband, schools, cycle routes, train stations, and proposed infra (new metro route, cycleways, etc.) and by site area. Ended up buying myself a dirt cheap thatched cottage an hour from Dublin by train on a few acres with it and figured I'd see if others would benefit from it.
Re: Ask HN: What's a side project you built to make money that hasn't?
#247I made a face mask and t shirt website filled with items I designed. Let's just say that I haven't quite met my quarterly sales goals... https://ronamerch.co
with all due respect (and it's due - ecommerce is hard work), lose the animations... As soon as I landed on your page, I wasn't thinking "I wanna buy t-shirts and masks!" I was thinking, "Boy, I've got motion sickness and I hope I don't puke." Let me just say... I'm not a "motion sickness" type. But looking at your page still gave it to me.
Re: Ask HN: What's a side project you built to make money that hasn't?
#248My wife has a side project selling antique maps. I built her a shopify site about 1 year ago that costs €30 p/m but it's hardly generating any revenue. I spent maybe 10 hours on it and she has spent about € 2000 on inventory. https://utrechtaandemuur.nl
Re: Ask HN: What's a side project you built to make money that hasn't?
#249Earlier quoted context omitted.
This reminds me of a video from "Half as interesting", is this also an eruv? https://www.youtube.com/watch?v=KPYp3lOOOrg
Yep! As that video shows, eruvs are built with lots of poles and wires, which can come down due to construction or bad weather. It's important for observant jews to confirm that the eruv is "up" before they rely on it to carry on Shabbat
Judaism never fails to impress me since since I discovered the YouTube series from Peter Santenello about hasidic jews (https://www.youtube.com/watch?v=4YTmrCLeidc&list=PLEyPgwIPkH...)
Re: Ask HN: What's a side project you built to make money that hasn't?
#250I built this for a bit more than just "making money" (wanted some experience), and it is still early days. But I made an iOS game: https://apps.apple.com/us/app/two-birds-one-stone/id15396463... So far, my main win has been to qualify for the apple small business program, so I will qualify for the reduced apple commission next year. http://ideationapps.com/ (has gameplay video and other stuff for the curious).