New Year, new updates to https://t.co/VnfSDbOdbL
- #Mastodon integration: automatically import article links from posts you mark as favorites.
- #Feedbin support: articles you star show up right in your library.
Lots more to say about each, but happy to see both out there.
Everypost has indexed over 6.3MM links (haven't checked in a while). Among other things, these links supply the live feed on the trending page. https://t.co/THzp7Ii6R9
Added a character count to the description field for https://t.co/eTHiIO3jti.
Much nicer than relying on form validation, particularly when pasting content! #rails#stimulusjs
Iterating on #mastodon support for https://t.co/eTHiIO3jti involved a redesign of the bookmark model. You can now preview most forms of embedded content within any post you bookmark.
The news feed at https://t.co/THzp7Ii6R9 looks quite readable in a terminal web browser. I know.. I know, who uses lynx.. but still, I'm really happy to see #EveryPost renders fairly cleanly.
For all those working in both #ruby and #golang, you can rely on shared configuration via encrypted credentials in #rubyonrails. It has worked out exceedingly well for me. Here’s how.. https://t.co/3wzLpDJ9RZ
Shipped improvement to how #EveryPost handles links to #Wikipedia & fixed bug where inbound link did not resolve against existing bookmarks.
URL resolution is now faster for sites (like Wikipedia) that have rewrite rules (eg. Amazon, YouTube, Twitter, etc)
“I never understood why others prefer heavyweight note-taking tools on one end of the spectrum or “distraction-free” experiences on the other.
If the heavyweight options are too distracting, the answer is not to reduce note-taking to a single text box.”
https://t.co/FlWuJA5Jil
"Have you ever had to reset the code on an old Audi A4? The instructions are maddeningly complex. It’s crazy that people used to do this (it’s also crazy to think people used to steal car stereos that often)." -- on the importance of taking short notes: https://t.co/vZOpHTJHeb
Demo of search, edit and create in 'nve' (here it's just indexing files in the root directory of the project). Working on this little tool continues to be interesting.
https://t.co/sDAN99LrTg
This was a super fun weekend project building a terminal-based note editor in the spirit of Notational Velocity / nvAlt. https://t.co/Pc0OnTF6PZ
Navigation is working and FTS is really fast, testing on a set of 4200 files (280 MB). #golang#sqlite
New blog post! A deep dive on how to do structured #logging in #rails.
This is as close to a definitive example and (hopefully) useful reference for others. https://t.co/FsUmFyMlI1
This was a super fun weekend project building a terminal-based note editor in the spirit of Notational Velocity / nvAlt. https://t.co/Pc0OnTF6PZ
Navigation is working and FTS is really fast, testing on a set of 4200 files (280 MB). #golang#sqlite
Mockup of what a v1 of nested bookmarks will look like on #EveryPost. Saving a social media post would highlight what's been bookmarked within the content, and expand to view.