Live data from Hacker News

Ask HN: What are you working on?

news.ycombinator.com

621–630 of 751 posts

Re: Ask HN: What are you working on?

#621
I'm building a MUD[1] in Go. It's basically a port of the merc/diku mud, but I went in different directions on a couple of things. It's basically feature complete at this point, so my next step is to build a bunch of areas and flesh out the a world and play with it for a bit. Add some mobs, some spells, some items. Create a few quests and storylines. If it works out and I think it's enjoyable, I'll stick it on a server somewhere and real people can access it.

I mostly did this because I've always wanted to build my own MUD, and I've also been dying to get really into Go.

[1] https://en.wikipedia.org/wiki/MUD

Re: Ask HN: What are you working on?

#622

Problem: software developers want to hear about software needs in other industries. Project: Opps Daily ( http://oppsdaily.com ) interviews people about the software they wished they had, and sends the interviews out every day. We then connect interested devs to the interviewee when possible.

1. How big is your list? 2. How does one get interviewed?

Hey!

1. ~3650 subs

2. Email me - cory@oppsdaily.com and I can send you the questions!

Re: Ask HN: What are you working on?

#623
post #547

Problem: The process of getting thoughts from your head into an organized, written draft form isn't as fast or accessible as it could be. Project: I'm building a conversational UI / bot ( https://writing.ai ) that helps people write faster. The basic idea is that it asks you a series of questions about a topic, asks follow-up questions for more detail as needed, and when it's done outputs a completed draft. You're st…

What a cool idea! Writing is my least favorite part of development, just sent an email (loxias AT mit DOT edu), can't wait to try it out.

Thank you for the kind words!

Re: Ask HN: What are you working on?

#624

Earlier quoted context omitted.

I did a podcast/audiobook player app ('lectr') with gap removal and had experimental support for what you describe. Roughly, it removed samples if there was no significant difference in the frequency-domain spectra. This was a simple threshold test (the threshold could be adjusted by the user). It works for some material. Some speakers (usually professional book readers) have even pacing and it's more effective. A si…

Thanks for your insightful comment! Is Lectr still available anywhere? Nothing showed up on a Google search. > between 1.5x and 2.0x is the sweet spot for me, and almost no apps provide that. Agreed, this is super frustrating and is some evidence that the market isn't that interested. (Why would they pay for advanced compression if no one bothers with trivial stuff like finer gradation?) Fwiw, on Android I use Audibl…

Not available any more. It was for iOS. I pulled it from the App Store a few iOS releases ago because it was crashing on startup.

I've taken the website down but you can still view it on archive.org: http://web.archive.org/web/20160329053206/http://www.lectrap...

I still use Swift for finer gradation. It also worked for video files, which was fantastic (mine never did that). Swift is 32-bit and will stop working soon. I haven't found a replacement yet.

(On iOS, at least, the 1.25/1.5/2.0 thing is because that's what the OS provides for very little effort. Finer controls require use of a supported-but-undocumented API or AudioUnits.)

Re: Ask HN: What are you working on?

#625

Software defined radios that can work in extreme conditions (like during or just after a giant disaster), an IoT kernel that does useful work in a mesh network without a back haul, a personal 'internet radio' that can stream your home market AM/FM stations to you anywhere, and computer system to teach the mid-levels of computer science between programming and and database design.

Where can I read more about your SDR project? Is it a transceiver or just for monitoring communications? I'm a HAM (KK6BXK) and starting a website (http://www.survivalscout.com) that plans to cover this type of stuff. I try to link out to neat projects like this

Re: Ask HN: What are you working on?

#626

A couple... 1. Record one album a month. An album must consist of no less than four songs. At least one song must be an original. I can only record on a 4-track cassette recorder. Problem: I'm getting older and find myself nostalgic for the days when I was running my record label and playing in bands. A small, manageable project with no expectations or demands to scratch that itch and get me away from computers for a…

I was with you on your #1 until I saw 4 tracks- I'm not sure I could even get myself down to that few. I know the Beatles did it, but they were far greater musicians than I. I haven't listened to a cassette tape since 1999- how's the quality? I think I could maybe do 4 tracks if it recorded to an SD card. Do you find the length of a tape adds to limitations in a way that keeps you brief?

> how's the quality?

Good. I record on high-bias Type-A tapes. You still get some hiss and tracks bleed the tiniest bit. But I think it sounds pretty good for the kind of music I'm making.

I've been using the procedural drummer in Garageband as the drummer for some of my songs and with a decent amount of swing it sounds "authentic" on tape.

> Do you find the length of a tape adds to limitations in a way that keeps you brief?

You get about 60 mins of record time per tape so... not really.

I find I like recording this way for many of the same reasons I like writing on my typewriter: zero distractions, low friction between thought and recording.

The restriction of 4 tracks and that I only have a month to record 4 songs keeps me from "fidgeting" with a song. I'm not able to aim for "perfect." It's more ritualistic. I show up on the same evenings in the same space. I begin the ritual by opening my journal and listening to last weeks tracks. I record some ideas, experiment. I end the ritual with a glass of bourbon. I close the book. I've written one song I think is pretty decent so far. Try as I might though they each have little tiny, beautiful flaws. Only so much you can do.

Re: Ask HN: What are you working on?

#627
post #487

Earlier quoted context omitted.

great idea, I have a few friends in NYC that order food from chefs. I am working on a different sort of food app as my side project.

Awesome. Let me know if your product is more or less ready (if it is OK with you). Love to see what you're doing. I believe there is so much scope and room for many of us here :-)

I have had the prototype up for about a year now. I am just trying get version 2 out the door in the next month or two.

How do I get in touch with you?

Re: Ask HN: What are you working on?

#630
I'm working on packaging Kiwix (http://www.kiwix.org/) for Sandstorm (https://sandstorm.io/).

I am not otherwise affiliated with either of these projects. My motivation was to promote the idea of trying Sandstorm on mesh networks. Having Wikipedia on your mesh sounds like a useful thing. Making it easy to deploy along with the other Sandstorm apps makes it more attractive.

I'm decently far along. I got over my biggest hurdles. Still a handful of things left, but it'll be in the marketplace soon I hope!

Post reply on HN