Here we go! PB4!

A Word of warning

If you add any of the IKEA HomeKit lights to your house, they may become possessed with spirits.

This week on Retro Gaming Corner.

Anyone have some ‘focus’ I can borrow today..?

👋 Beta 5

📱 ⌚️ 💻

Shared projects in Things 3 would be amazingly wonderful!

Run Log Update
Calendar Week: 30

Total Miles
This Week: 8.32
This Year: 178.91

Notes

  • Pretty solid week! 😃
  • 72% complete!
  • 58% through the year!

Goal For 2018: 250 Miles 🏃‍♂️

Cheers everyone! 🥃

I want an OLED panel on my MacBook before any kind of touch input.

12-15" of iPhone X display! drool

Really, if pressed, what I really want is something in the middle, a 13" iPad X. 🙏

Wowie! 😯

Episode 8 brings a shortcut to quickly grab a webpage and send it to Feedbin for sub.

Shortcuts Ep. 8

Shortcuts Ep. 8

Siri Shortcuts - Episode 8

Shortcut Name: Send RSS feed to Feedbin
Revision: 1.0
Add to Shortcuts!

What does it do?
Accepts a given Safari page (via share sheet), and subscribe to it with Feedbin.

How does it work?

  1. Use the share sheet to send the URL of the current webpage to the Shortcut.
  2. Then convert the URL to text.
  3. Use regex to insert [feedbin.com prior to the input URL.
    Example: http://burk.io becomes [feedbin.com
  4. Open the newly formatted URL in Safari, allowing you to add tags within Feedbin.

“Source Code”
Shortcut  Episode 8  Code

Check out all the Shortcuts on Github

Micro.blog Archives!

With the recent addition of the “Archives” feature, there is now a simple way to see a chronological flow of all posts made to your timeline. The archive section is automatically created at your.domain/archive. There is no pagination within the Archive section, giving you the ability to see the entire timeline of your entries on a single screen. I have a mix of ~900 short and long posts in my timeline, and it scrolls and flows nicely (keeping in mind that it only displays Titles and clickable date links), so there shouldn’t be any performance issues for the vast majority of users it seems. @Manton has a considerably more substantial amount of posts, so I am sure you torture tested the feature before releasing it since he hosts his own content on Micro.blog now!

Ideas for future iterations of the Archive feature

  • Ability to see thumbnails inline for photo only posts.
  • A mechanism for curating ‘special’ posts and bubbling to a highlighted section. https://burk.io/posts
  • Option for changing the location & name of the link in the navigation.
  • Foldable/Collapsible lists by Year, Month.
  • Add / Edit page title.
  • A link in Footer.
  • Toggle to hide/show Archive in Nav and/or Footer.

*some of this stuff is doable by the end user with some code modifications/additions/deletions, but the goal here is to make it as user-friendly as possible for the whole m.b community

Podcast Friday: The BirchTree Podcast 🎙 

“A companion podcast to https://birchtree.me by Matt Birchler”

Birchtree podcast art 1400

In case you need something not terrible to read today. 😃

Sweet Tart the Cat Becomes Mayor of Michigan Town, Brings Purrs to Politics

✅ Clean up bookmarks and remove dead links.

In case anyone hasn’t wasted hours with this game yet. 🤣

Universal Paperclips

📎 📎 📎 📎 📎

🤦‍♂️

Screen Shot 2018 07 26 at 5 21 48 PM
Screen Shot 2018 07 26 at 5 22 00 PM
Screen Shot 2018 07 26 at 5 22 32 PM

I don’t know what I did.. Somehow I got a new UI for youtube.com and it’s MUCH better! So much cleaner and more fits on the screen now!

Please don’t revert

Streaming Fortnite - Battle Royale Live on Twitch! 🎮

👍🏃‍♂️

This Episode of Shortcuts is one of my favorites so far! It was a great project to research and learn more about micropub and how it works!

Shortcuts Ep. 7
Photo Upload to hosted Micro.blog / Retrieve URL

Shortcuts Ep. 7

Siri Shortcuts - Episode 7

Shortcut Name: Photo Upload to hosted Micro.blog / Retrieve URL
Revision: 1.0
Add to Shortcuts!

What does it do?
This Shortcut lets you select a photo from your library and upload it to your hosted micro.blog media repository, and retrieve a link to that photo so that you can use it on your micro.blog hosted pages without the need to link out to external storage.

How does it work?

  1. Ask user to select a photo from their photo library.
  2. Converts the photo highest quality .jpg. (this mitigates any issues if the photo is .HEIC)
  3. It now posts the converted photo to the https://micro.blog/micropub/media endpoint.
  4. The response from the server is received as text.
    Example: {“url”:”http:\/\/www.burk.io\/uploads\/2018\/151f65c6fc.jpg”}
  5. Regex is used \B:|[{}”\\]|url to remove unnecessary characters, leaving you with a standard URL.
    Example: http://burk.micro.blog/uploads/2018/151f65c6fc.jpg
  6. Finally the cleaned up URL is copied to the clipboard.

“Source Code”
Shortcut  Episode 7  Code

Check out all the Shortcuts on Github

Sorry about all the trash posts everyone!

(Going to get another micro.blog account for testing stuff so I can avoid this in the future!)