ScreenSquid: http://screensquid.com/ Record the screen of every visitor to your website. Helps you see exactly what users are doing and understand where they're having trouble. Works on every website including Angular, React, AJAX, and private user pages.
Ask HN: What are you working on and why is it awesome? Please include URL
401–410 of 633 posts
Re: Ask HN: What are you working on and why is it awesome? Please include URL
#402Only for the UK minus Scotland (Sorry, Scotland!). It maps hygiene ratings for food establishments.
This one not so recent although I do plan on revisiting. Essentially it is a motivational tool by visually representing the number of days you have left to live with dots. A morbid motivational tool. I use it quite a lot personally, and the few number of dots never seizes to amaze me.
Re: Ask HN: What are you working on and why is it awesome? Please include URL
#403I created a completely new branch of advertising, which basically superimposes advertisements directly over images in a way that actually benefits consumers: http://pleenq.com/ . Here's a demo video (fairly old, have to still update with the latest look): https://www.youtube.com/watch?v=8GfKBvs53Ss Say you have a picture on a blog post showing a car engine, explaining how to fix something inside of it. You could high…
This reminds me of VigLink and other players in the space that essentially sell link inventory to e-commerce companies. For example, you mention Microwave Model #3023 in a blog post, create a hyperlink, and then e-commerce companies selling Microwave Model #3023 bid on each new visit to point the destination URL to their product page.
Re: Ask HN: What are you working on and why is it awesome? Please include URL
#404End result is that last-mile ISP's are replaced by individuals with network equipment on their roofs, "mining" the airwaves.
Re: Ask HN: What are you working on and why is it awesome? Please include URL
#405I use it myself since for my personal things I don't need a full fledged application like Nagios, I just want to get told if something like a hard drive fails. Right now there's plugins for checking systemd services, drives, IP address, sending data to/from other heartbeat instances (super janky), sending notices through pushbullet, dweet.io, blinkstick, and pulling URLs.
Re: Ask HN: What are you working on and why is it awesome? Please include URL
#406There's a quick walkthrough video here: https://www.youtube.com/watch?v=IFG8fpYkDxA
Every project includes a notebook alongside your manuscript, where you can organize all your character notes, plot outlines, etc. It's especially great for scifi or fantasy authors who do a lot of world-building.
Everything is stored in the cloud and synchronized between devices, and we keep a version history of all your edits, so that you never lose any of your work (even if you change your mind).
It keeps track of your daily word-count, so that you can set daily writing goals and stay motivated, and it lets you export your writing projects to HTML for publication (epub & kindle export are coming soon).
Re: Ask HN: What are you working on and why is it awesome? Please include URL
#407Oh and it's open source :) http://github.com/nylas/n1
Re: Ask HN: What are you working on and why is it awesome? Please include URL
#408It's both a NoSQL and SQL database in the same place. Has the best of both worlds.
Speaks the MongoDB protocol, stores the data in PostgreSQL.
You no longer have to choose either Mongo or PostgreSQL: you can have both!
There is a lot of detail on this recent FLOSS Interview: https://twit.tv/shows/floss-weekly/episodes/377?autostart=fa...
Re: Ask HN: What are you working on and why is it awesome? Please include URL
#409Writing literate programs allows me to easily keep my code and documentation synchronized. I make a update in one place and generate my "README.md" and project files from that one document.
Here is a sample application that I wrote to demonstrate OIDC: https://github.com/jpf/okta-oidc-beta
And here is another sample application I wrote to demonstrate implementing SCIM: https://github.com/joelfranusic-okta/okta-scim-beta
(All of the files in both of those projects are generated from the README.org file)
Re: Ask HN: What are you working on and why is it awesome? Please include URL
#410Written in VHDL, running a simple DOS like "OS" based on Lua. GCC cross compiler on Linux for writing demos/games and other fantastic software, for the Amiga killer of yesteryear :)
Hopefully with a 3D printed case and open source plans, everyone can build one in a few years :)