TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: Side project you're working on?

37 pointsby startupflixabout 7 years ago

36 comments

nineteen999about 7 years ago
Concurrent Z80 emulators running inside Unreal Engine:<p><a href="https:&#x2F;&#x2F;i.imgur.com&#x2F;Q6307w3.jpg" rel="nofollow">https:&#x2F;&#x2F;i.imgur.com&#x2F;Q6307w3.jpg</a><p><a href="https:&#x2F;&#x2F;i.imgur.com&#x2F;K44GT1W.png" rel="nofollow">https:&#x2F;&#x2F;i.imgur.com&#x2F;K44GT1W.png</a><p><a href="https:&#x2F;&#x2F;i.imgur.com&#x2F;59RufvT.png" rel="nofollow">https:&#x2F;&#x2F;i.imgur.com&#x2F;59RufvT.png</a><p>Already runs a lot of software including Wordstar, HiTech C compiler for Z80, Microsoft Basic etc.<p>Also have written a few applications for it including a telnet client with Zmodem support, some graphics utilities etc.
评论 #16908009 未加载
canadapupsabout 7 years ago
My wife is a dog breeder in Canada. She was starting to get worried about her dependence on Kijiji as the only site to advertise her puppy litters. Kijiji is a de facto monopoly due to network effects and they have slowly been increasing the fee they charge to post. In addition all other alternative sites are terrible - filled with pet scams.<p>I built CanadaPups.com as an alternative. Free to post. Started a couple of years ago. Growing slowly but consistently. I pretty much spend my nights afterwork fighting pet scams. I wanted to hire a web designer but she prefers the site to look &quot;hand-made&quot; for a softer feel… ok dog brown color it is then :). Any constructive feedback is welcome! Trying to grow it.<p><a href="https:&#x2F;&#x2F;canadapups.com" rel="nofollow">https:&#x2F;&#x2F;canadapups.com</a>
评论 #16909158 未加载
hluskaabout 7 years ago
I had a second episode of extremely high blood pressure in 2017. It&#x27;s a long story, but I ended up being hospitalized in a cardiac surveillance unit. A big part of my cardiac issue was that I had allowed my overall fitness to drop quite dramatically.<p>So, I&#x27;m working on a fitness goal app. Essentially, I track my blood pressure&#x2F;heart rate along with my diet, exercise, etc. And, I&#x27;m working on finding correlations, with my end goal being that my app will help me optimize my workouts and diet to help me achieve whatever my particular fitness goal is. In this case, my goal is blood pressure related, but soon, it will be long distance running related.<p>Having allowed myself to get so far out of shape when I know hypertension is a problem causes me to seriously doubt whether I&#x27;m intelligent enough to pull this off.<p>However, my end goal isn&#x27;t to build an amazing product, rather it&#x27;s that if I build it, I&#x27;ll be motivated to beta test it to hell. When I was being wheeled in for my angiogram, I promised myself that if I ever need another one, they&#x27;d wheel me in in marathon shape.
评论 #16908210 未加载
评论 #16909175 未加载
awillenabout 7 years ago
It&#x27;s not quite as interesting as a lot of stuff here, nor is it something I can link to just yet, but I&#x27;m writing a book about interviewing for product management roles. I took a sabbatical recently and have just started interviewing, and already I&#x27;ve had very mixed experiences - some really well organized and thought out, and others that were clearly thrown together with no thought.<p>I started taking notes on what was good&#x2F;bad, so I could ensure we have a good process wherever I end up. Then I started writing a book out of that. Then I realized there&#x27;s not quite enough content for a book there, but I can still help improve the process by preparing interviewees. So that&#x27;s what I&#x27;m doing now - about 20,000 words in so far!
评论 #16909077 未加载
评论 #16909152 未加载
cxamabout 7 years ago
<a href="https:&#x2F;&#x2F;passed.pw&#x2F;" rel="nofollow">https:&#x2F;&#x2F;passed.pw&#x2F;</a> - Mobile-friendly random password generator seeded based on your mouse or touch positions for better randomness.<p>Just wanted something simple to generate passwords&#x2F;tokens and ended up building this two years ago.<p><a href="https:&#x2F;&#x2F;tempd.link&#x2F;" rel="nofollow">https:&#x2F;&#x2F;tempd.link&#x2F;</a> - Temporary file hosting with immediate automatic deletion when leaving the site.<p>This was just a weekend project to test out openresty and using redis as an in-memory storage location for uploaded data that will get destroyed without writing to disk. Would be very expensive to scale something like this though.
评论 #16909202 未加载
mpdifrancoabout 7 years ago
I&#x27;ve been working on a replacement for Apple&#x27;s Reminders app: <a href="https:&#x2F;&#x2F;www.betterremindersapp.com" rel="nofollow">https:&#x2F;&#x2F;www.betterremindersapp.com</a>
ioddlyabout 7 years ago
<a href="https:&#x2F;&#x2F;github.com&#x2F;ioddly&#x2F;meditations" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;ioddly&#x2F;meditations</a> - Daily organizer based on habit formation.<p>It actually needs a little bit of TLC which I&#x27;m hoping to give it once I finish up my current gig.<p>I&#x27;m still the only user, as far as I know, but I use it daily so it&#x27;s fun to work on.
评论 #16907772 未加载
评论 #16909251 未加载
badideaprojectsabout 7 years ago
<a href="https:&#x2F;&#x2F;sendnoodz.io" rel="nofollow">https:&#x2F;&#x2F;sendnoodz.io</a><p>Solving big picture problems ....<p>Send pictures of noodles via MMS when someone asks for nudes.<p>Built because I wanted an excuse to setup twilio&#x2F;stripe and thought goat attack was great.
评论 #16908783 未加载
wompoabout 7 years ago
<a href="http:&#x2F;&#x2F;www.ternaryplot.com" rel="nofollow">http:&#x2F;&#x2F;www.ternaryplot.com</a><p>Some courses required me to make these kind of charts and the quickest options were Excel templates or drawing them by hand. There are some Python and R libraries that are pretty good but they were a little too cumbersome for most of my relatively simple charts. So I made this simple page with d3.js to quickly make pretty ternary plots.
评论 #16909101 未加载
评论 #16908763 未加载
plotformeabout 7 years ago
Utility that lets you select the best plot for your data. Simple website at <a href="http:&#x2F;&#x2F;plotfor.me&#x2F;picker.html" rel="nofollow">http:&#x2F;&#x2F;plotfor.me&#x2F;picker.html</a>
dabocksterabout 7 years ago
The side project I&#x27;m currently working on is trying to get my sleep schedule under control. I&#x27;m finding that worrying about the &quot;competition&quot; at all hours is preventing me from getting enough sleep at night. So I put a hold on a lot of my programming problems in order to get my real world problems squared away first.
ciscoriordanabout 7 years ago
<a href="https:&#x2F;&#x2F;oneminutefax.com" rel="nofollow">https:&#x2F;&#x2F;oneminutefax.com</a> - Send free faxes online without having to create an account.
评论 #16907265 未加载
omaniabout 7 years ago
hey there,<p>Show HN will come soon (the next days).<p>I have finished my side project (SaaS&#x2F;PaaS) called triggerFS.<p>triggerFS is a distributed, realtime message passing and trigger system. triggerFS enables you to build distributed systems and do high-speed realtime messaging in a service-oriented fashion. What really powers triggerFS is the gigantic amount of plugins you can use to do any kind of task.<p>Check out <a href="https:&#x2F;&#x2F;github.com&#x2F;triggerfsio&#x2F;packages" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;triggerfsio&#x2F;packages</a> for an overview, features, use cases and more.<p>I am about to launch the next days after I have finished writing the documentation. I am super excited and hopefully will get the attention of the HN folks when doing my Show HN.
评论 #16909257 未加载
matt_the_bassabout 7 years ago
I’ve just started selling art-piece wordclocks:<p><a href="https:&#x2F;&#x2F;www.finewordclocks.com" rel="nofollow">https:&#x2F;&#x2F;www.finewordclocks.com</a><p>Making wordclocks has been a hobby of mine. For a few years I’ve been developing various designs, fabricating them at a local hacker space, and giving them as gifts.<p>People keep asking if I would sell them. So I finally made a high end design and put together a simple web store.<p>My first production design is a limited run of 100. I recently sold my first one.<p>I just bought my own cnc router (still in the crate). The plan is to set up low run production in my basement rather than the time-sink of a hacker space. Plus a good excuse to get the kids interested in creating stuff when we have cool tools in the basement.
评论 #16909209 未加载
archagonabout 7 years ago
Just finished a long article[1] on a fascinating new breed of CRDTs. Already implemented a proof-of-concept demo featuring real-time text collaboration over iCloud as well as arbitrary simulated network topologies[2]. Now I&#x27;m working on a Swift framework to help me create CRDT-ified document formats for my next iOS app.<p>[1]: <a href="http:&#x2F;&#x2F;archagon.net&#x2F;blog&#x2F;2018&#x2F;03&#x2F;24&#x2F;data-laced-with-history&#x2F;" rel="nofollow">http:&#x2F;&#x2F;archagon.net&#x2F;blog&#x2F;2018&#x2F;03&#x2F;24&#x2F;data-laced-with-history&#x2F;</a><p>[2]: <a href="https:&#x2F;&#x2F;github.com&#x2F;archagon&#x2F;crdt-playground" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;archagon&#x2F;crdt-playground</a>
评论 #16928867 未加载
captn3m0about 7 years ago
Everything should be on git.captnemo.in (on phone, can&#x27;t give links)<p>- Writing code to manage my home server using Docker, Terraform and some glue (nebula)<p>- reviving the Hindustan Time hatetracker, which was a newspaper project tracking hate crimes, but was shut down after some government pressure.<p>- zomato tracker that keeps track of restaurants that open or close in Bangalore every week. Plan is to make a twitter it<p>- hn classics ebook. I scraped and converted a lot of the articles from the HN Classics post into a Jekyll website. Plan to get a PDF&#x2F;EPUB<p>- board game implementations for 2 player games with special consideration on making them scriptable. Starting with MCTS but want to make a generic framework
评论 #16907686 未加载
评论 #16909289 未加载
mslateabout 7 years ago
<a href="https:&#x2F;&#x2F;theaccidentalengineer.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;theaccidentalengineer.com&#x2F;</a><p>Interviewing my friends (and strangers) about their jobs in software engineering
评论 #16909229 未加载
评论 #16909119 未加载
aurorabbitabout 7 years ago
emojicrypt.com – encrypt messages into emoji using scrypt and aes-gcm!<p><a href="https:&#x2F;&#x2F;aurorabbit.github.io&#x2F;emojicrypt.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;aurorabbit.github.io&#x2F;emojicrypt.com&#x2F;</a><p>Unfortunately hackernews doesn&#x27;t seem to support emoji properly, so I&#x27;ve put my message here:<p><a href="https:&#x2F;&#x2F;gist.github.com&#x2F;aurorabbit&#x2F;fdab58373cb7a57bfc621c2f484416ba" rel="nofollow">https:&#x2F;&#x2F;gist.github.com&#x2F;aurorabbit&#x2F;fdab58373cb7a57bfc621c2f4...</a><p>The passphrase is the Ask HN submission id :)
vjankovabout 7 years ago
<a href="https:&#x2F;&#x2F;www.aliasbot.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.aliasbot.com&#x2F;</a> - Define aliases and type less in Slack
patmurraydevabout 7 years ago
<a href="https:&#x2F;&#x2F;atlas.patmurray.co" rel="nofollow">https:&#x2F;&#x2F;atlas.patmurray.co</a><p>A small app to create pretty wallpapers for iPhone and iPad out of various map designs. Has become quite popular in Germany.<p>It started after I tweeted a screenshot of my iPhone home screen and people wanted me to make them a similar wallpaper of their city, so I built an app for it. Took exactly one week from tweet idea to App Store!
评论 #16909234 未加载
kovrikabout 7 years ago
Scheme R5RS implementation in Kotlin: <a href="https:&#x2F;&#x2F;github.com&#x2F;kovrik&#x2F;scheme-in-kotlin" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;kovrik&#x2F;scheme-in-kotlin</a><p>But the development has stalled recently: can&#x27;t figure out (read as &#x27;too lazy&#x27;) how to implement macros and how to fix some issues with lazy sequences.<p>But overall, really love this hobby project, very enlightening.
ruskimalooskiabout 7 years ago
<a href="https:&#x2F;&#x2F;github.com&#x2F;kwiwk&#x2F;lru-cached-getter" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;kwiwk&#x2F;lru-cached-getter</a> - Building out some utilities with first-tier TypeScript support. Nothing big.<p>Been working more with Arduinos and lower level stuff to offset the high level work I do during normal work hours.
ocdtrekkieabout 7 years ago
Personal assistant&#x2F;home automation system&#x2F;car software. Which is to say it started as the second of those, added the first, and then the third. And I should just call it a personal assistant at this point.<p>I also contribute to Sandstorm.io in various mostly non-code ways when I have a little time lying around.
achandlerwhiteabout 7 years ago
<a href="https:&#x2F;&#x2F;www.finbuckle.com&#x2F;MultiTenant" rel="nofollow">https:&#x2F;&#x2F;www.finbuckle.com&#x2F;MultiTenant</a><p>Multitenant support for ASP.NET Core 2.0. The previous popular solutions all went out of date with the release of .NET Core 2.0.
评论 #16908046 未加载
paulknyshabout 7 years ago
<a href="https:&#x2F;&#x2F;github.com&#x2F;paulknysh&#x2F;blackbox" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;paulknysh&#x2F;blackbox</a> - a tool for optimization of expensive black-box functions (numerical simulations etc)
Schweigiabout 7 years ago
<a href="https:&#x2F;&#x2F;www.teamcalapp.com" rel="nofollow">https:&#x2F;&#x2F;www.teamcalapp.com</a> - to do employee scheduling&#x2F;planning directly on existing Google Calendar data.<p>This time i only used “old” technologies so that I can spend the least amount of time on actual development work. Uses Python&#x2F;Django&#x2F;Postgres under the hood and all is running on Heroku. Frontend built with Angular 1.<p>The biggest issue for me is always to find enough time next to work&#x2F;family. What worked well is to split tasks into tiny work units (e.g 15min) and making sure to finish one each day.
simonrobbabout 7 years ago
Developing low-cost wireless soil moisture sensors for agriculture. It&#x27;s old technology but the proven benefit is huge, and adoption has been really poor (mostly) because of the cost.
评论 #16909317 未加载
troycarlsonabout 7 years ago
<a href="https:&#x2F;&#x2F;getdevour.com" rel="nofollow">https:&#x2F;&#x2F;getdevour.com</a> (marketing site and old app)<p><a href="https:&#x2F;&#x2F;app.getdevour.com" rel="nofollow">https:&#x2F;&#x2F;app.getdevour.com</a> (new app I&#x27;m slowly migrating users over to)<p>This is incredibly niche at the moment, but people who follow Renaissance Periodization nutrition templates can upload their template and turn a complex spreadsheet&#x2F;PDF into a simple, filterable app experience. Soon expanding to more nutrition plans.
Stanleyc23about 7 years ago
a utility to automatically turn my email threads into a todo list of emails I need to follow up on.
评论 #16909320 未加载
jwbensleyabout 7 years ago
iPerf but for Ethernet&#x2F;MPLS&#x2F;layer 2. This is at the more serious end of the scale and something I&#x27;ve been working on for a while now. I use it to test a link or device speed at different frame sizes, check that different Ether-types are parsed correctly, CoS values match into the correct QoS queue etc:<p><a href="https:&#x2F;&#x2F;github.com&#x2F;jwbensley&#x2F;Etherate" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;jwbensley&#x2F;Etherate</a><p>At the less serious end of the scale an Arduino powered, life sized cardboard cut out of me with an SD-CARD full of my daily sayings, and a GPS battery backed clock. Like most people here, I like to tinker with hardware&#x2F;electronics as a change from coding. My friend on the other side of the world is turning 30 soon, I can&#x27;t be there, so I&#x27;m making and posting him a life size me which plays recordings of me (that are time of day relevant!) when you walk past. Not much on the GH page yet, I&#x27;ll try and get some more up-to-date code and designs uploaded at the weekend:<p><a href="https:&#x2F;&#x2F;github.com&#x2F;jwbensley&#x2F;Life-Sized-James" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;jwbensley&#x2F;Life-Sized-James</a>
tpaeabout 7 years ago
<a href="https:&#x2F;&#x2F;www.superteam.io&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.superteam.io&#x2F;</a><p>I&#x27;ve been working on it for a while, gaining momentum with customer and freelancer base. We&#x27;re at ramen profitability at the moment, still trying to grow.<p>If anyone has a project or wants to work on other people&#x27;s projects for money, let us know!
komuWabout 7 years ago
1. Meli, a docker-compose alternative.<p>2. kshaka, a Go implementation of the CASPaxos consensus protocol.<p>1. <a href="https:&#x2F;&#x2F;github.com&#x2F;komuw&#x2F;meli" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;komuw&#x2F;meli</a>.<p>2. <a href="https:&#x2F;&#x2F;github.com&#x2F;komuw&#x2F;kshaka" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;komuw&#x2F;kshaka</a>
Adamantcheeseabout 7 years ago
Blu-ray interactive graphics stream editor, because paying thousands of dollars to change an image is kinda dumb
Dowwieabout 7 years ago
If every programmer working on a side project were to collaborate on a single project together, just for a full day one weekend, I wonder what could be achieved..<p>If selection of the project were democratic, would you participate?
评论 #16908308 未加载
评论 #16924263 未加载
0xb100db1adeabout 7 years ago
<a href="https:&#x2F;&#x2F;github.com&#x2F;aaronduino&#x2F;jay" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;aaronduino&#x2F;jay</a> -- an encrypted replacement for jrnl.sh
anonlastnameabout 7 years ago
A c99 library that implements various exotic binary based number systems and I&#x27;m calling it Hanoi