Earlier quoted context omitted.
So is the dancer aware of the light overlays?
She is..it's projected onto her in real time.
Ask HN: What are you working on and why is it awesome? Please include URL
621–630 of 633 posts
Re: Ask HN: What are you working on and why is it awesome? Please include URL
#622My first episode was an in-person interview with Jason Fried, and was a real honor. He just spews brilliance – very easy to interview: http://kadavy.net/blog/posts/jason-fried-basecamp/
Another popular interview is with a neuroscience who studies insightful thinking: http://kadavy.net/blog/posts/love-your-work-episode-8-creati...
Re: Ask HN: What are you working on and why is it awesome? Please include URL
#623I'm spending some time creating a logo generator tool targeted at idea/early stage products and companies, or for side projects, open source projects, etc. It's called Logocaster - https://logocaster.com Logocaster is meant to help you explore a huge universe of logo designs when brainstorming your brand/logo. It makes it quite easy to scan a bunch of style/font/palette options and then "drill down" and see designs w…
Very cool stuff! Was just playing around with it for a while, saw (and saved) some nifty compositions! Better yet, what I noticed is that, not being a designer, it had palette options/varieties with the logos! YAY! Sadly, after saving a few to my profile, the only thing available is the SVG of the logo itself, but none of the details. I was hoping for at least the palette too, so to have some to toy around with. I kn…
I plan to surface the font, palette, etc info for each logo just as you've described. Specifically so that you can use it to drive design/branding decision further in your product/company/site.
For now (and seeing that you're a "code jedi") I'd recommend just scoping out the X-Logo and X-Meta HTTP headers for the logos you've saved, eg:
$ curl --head -s "https://api.logocaster.com/v1/logos/new.png?action=recreate&name=companyco&style=bubble&palette_id=1643&font_id=438&bubble_width=18" | grep "X-"
X-Meta-Permalink: https://api.logocaster.com/v1/logos/new.png?action=recreate&name=companyco&style=bubble&palette_id=1643&font_id=438&bubble_width=18.0
X-Logo-Name: companyco (edit)
X-Logo-Style: bubble
X-Logo-Palette-Id: 1643
X-Logo-Font-Id: 438
X-Logo-Bubble-Width: 18.0
X-Logo-Drop-Spaces: false
X-Logo-Text-Transform: none
X-Logo-Font-Category: sans-serif
X-Meta-Palette: #72ab1a #2aade4 #9ed4d6
X-Meta-Palette-Background: #fdfcfc
X-Meta-Font-Family: MontserratRe: Ask HN: What are you working on and why is it awesome? Please include URL
#624Re: Ask HN: What are you working on and why is it awesome? Please include URL
#625I keep working on FeedBunch - http://feedbunch.com It is an open source general-purpose feed reader (RSS/Atom). It attempts to be as fast and intuitive as possible, hiding complexity from the user as much as possible.
When I clicked on the "try a free demo" button, I would have expected to try it out immediately. Instead, I had to remember the login credentials for demo user and to enter it manually in the login screen. Would have loved to see a one click and stay using the demo version.
Re: Ask HN: What are you working on and why is it awesome? Please include URL
#626Smart image CDN. Process images on-the-fly, store and serve with CDN of your choice. No need to setup any imaging infrastructure (storage, processing and CDN delivery) for web/mobile apps.
Developers get started within 5 mins to signup, point us to where your original images are and replace the from your domain to the new origin you just created.
One of the features is to serve the right image format which can reduce image bandwidth on a page anywhere between 40% to 400%, or more.
Re: Ask HN: What are you working on and why is it awesome? Please include URL
#627I'm working on Cruiseable, a new platform for cruise discovery. It's awesome because it is the only service to grab all cruise line data, normalize it, use tagging criteria and provides the best cruise experience for you depending on preference (not just price/date dropdown).
Re: Ask HN: What are you working on and why is it awesome? Please include URL
#628The Work Explorer - http://theworkexplorer.com/ It's a personal photojournalism project to learn more about different occupations and the people who work in them. "We spend about 30% of our waking adult lives working. During that time, many of us experience only a small fraction of the available varieties of work. We may have some understanding of the occupations held by our friends, family, and coworkers. Outside of…
Re: Ask HN: What are you working on and why is it awesome? Please include URL
#629How is Channels different? Most social apps require email, usernames, passwords and sometimes other information. This app is meant to be as anonymous as possible, so you only need to set an username, if and only if you wish to chat with others or subscribe. Channels was created to be simple and anonymous so there are no ads or hidden ways to make money; just 3 screens that you can swipe between.
Rather than stick with the norm of comment based communication like other social platforms, in this app each channel is actually a conversation. Just as if this was a messaging app, you can go between channels to chat with different people from all over the world anonymously about anything.
Main Features: - Chat: Each channel has a group chat embedded in the channel, as a pull up view once inside a channel. For now the chats are only text based, but will improve to add other media support as we move forward. The chats are color coded to differentiate you as a user, the creator of the channel, and all other users. - Create a channel anywhere: You can create a channel through the floating button, but can also go to any location on the map, hold the screen to create a marker, tap the marker and its pop up message to create a channel at that particular location. This way you can start conversations for places you are at and plan to go. - Explore: The third screen of the app is our Explore section which allows users to explore channels by popularity. You can filter results to "Everything" which explores all channels, "Map Area" which explores whatever area is visible on the map screen, or by "My Location" which explores channels around you. - Location search: From the Map view (second screen), you can search for a particular location, to then be taken to that location to perform a channel search. This option allows you to go to any particular area in the world, and search for or explore channels in that particular area at any time. Use this to plan talk to people about whats there is to do in an area you're about to visit or to talk about somewhere you visited already for instance. - Navigate: For channels that show their exact location, there is also a navigate button which takes you to Google Maps and shows navigation options for that location. This is ONLY for channels that have chosen to show their exact location, and this can be changed at any time.
Channels is free and will always be free!
About us: We've created Channels completely on our own, between just two guys who've never published apps previously but wanted to make something of value. We want this app to be something you as users would want to use, so we accept any and all feedback and incorporate it as quickly as possible. Feel free to contact us with any suggestions or if you like it feel free to write-up a review and publish it on your website - we highly appreciate it!
Thank you.
Babatunde Ogunfemi @ Renaissance Labs https://twitter.com/TheChannelsApp