Stuff
3 subscribers
200K links
Download Telegram
Litestream: Revamped
30 by usrme | 3 comments on Hacker News.
Show HN: I made IP-to-Geo location data library for developers
2 by bfzli | 0 comments on Hacker News.
I made this lib called Ip2Geo — it's a super-lightweight, type-safe library that lets you convert any IP into geolocation data. It's 100% free with unlimited uses—no catch. It works online only and runs on both the client and server.
Show HN: A Simple Server to Match Long/Lat to a TimeZone
12 by ChrisMarshallNY | 7 comments on Hacker News.
I figured this might be useful to folks. It's a simple PHP server that requires a single-table database (It's fairly "agnostic," but all my uses are in MySQL). I won't publish any of the servers that I've set up for my apps, because someone is bound to write an application that drives my bandwidth into the stratosphere. I could definitely take it further, but this gives me all I need for my purposes. Here's an app I wrote, that uses it: https://ift.tt/AHGRNaZ...
The Value Isn't in the Code
28 by fragmede | 10 comments on Hacker News.
Instagram Addiction
13 by gregsadetsky | 0 comments on Hacker News.
Show HN: TitleBridge - A FinalCut Workflow Plugin
4 by _morph3ous | 1 comments on Hacker News.
I’m working at getting back into video editing. Lots of short-form videos have the captions on them. There was a video I wanted to do that for too. I did some research and the workflow was annoying. Export captions from Final Cut, import them into a website, export FCPXML from the website, import the FCPXML into Final Cut, open the imported project, select all the titles, go back to your original project, paste the titles. This was too annoying, so I did some research and created a little Final Cut workflow plugin. It is all drag and drop. The workflow becomes drag project onto the plugin, drag caption titles from plugin to your project’s timeline. I hope this little project is useful to others as well.
Show HN: Kraa.io – Markdown editor for notes, blogs, chats
7 by levmiseri | 1 comments on Hacker News.
Hi HN! Excited to share the public beta of Kraa – a web-based markdown editor. It's aiming to be distraction-free and has strong separation of the document's styling from the experience of writing it — while still alowing for rich customization. Example of a leaf with custom styles: https://ift.tt/GIqhNKg Curious about your feedback in hopes of improving Kraa before the planned launch later this year.