{"ancestors":[{"id":"111890749762925974","created_at":"2024-02-07T14:49:03.000Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"https://mastodon.me.uk/users/Floppy/statuses/111890749443411485","url":"https://mastodon.me.uk/@Floppy/111890749443411485","replies_count":2,"reblogs_count":0,"favourites_count":0,"quotes_count":0,"edited_at":null,"content":"<p>Anyone know how to run an arbitrary command at the start of the <a href=\"https://mastodon.me.uk/tags/RubyOnRails\" class=\"mention hashtag\" rel=\"nofollow noopener\" target=\"_blank\">#<span>RubyOnRails</span></a> asset pipeline process? I want to hook in to build an included javascript file on the fly, but my search-fu is completely failing me...</p>","reblog":null,"account":{"id":"51951","username":"floppy","acct":"floppy@mastodon.me.uk","display_name":"James Smith 💾","locked":false,"bot":false,"discoverable":true,"indexable":true,"group":false,"created_at":"2017-04-05T00:00:00.000Z","note":"<p>Generic humanoid carbon unit. ❤️ tech, democracy, environment, society. Instantiated @ 332ppm.</p><p>Currently building <span class=\"h-card\" translate=\"no\"><a href=\"https://3dp.chat/@manyfold\" class=\"u-url mention\" rel=\"nofollow noopener\" target=\"_blank\">@<span>manyfold</span></a></span> and site admin @ <a href=\"https://mastodon.me.uk\" rel=\"nofollow noopener\" translate=\"no\" target=\"_blank\"><span class=\"invisible\">https://</span><span class=\"\">mastodon.me.uk</span><span class=\"invisible\"></span></a></p><p>Previously: <a href=\"https://dxw.com\" rel=\"nofollow noopener\" translate=\"no\" target=\"_blank\"><span class=\"invisible\">https://</span><span class=\"\">dxw.com</span><span class=\"invisible\"></span></a>, <a href=\"https://somethingnew.org.uk\" rel=\"nofollow noopener\" translate=\"no\" target=\"_blank\"><span class=\"invisible\">https://</span><span class=\"\">somethingnew.org.uk</span><span class=\"invisible\"></span></a>, <a href=\"https://openpolitics.org.uk\" rel=\"nofollow noopener\" translate=\"no\" target=\"_blank\"><span class=\"invisible\">https://</span><span class=\"\">openpolitics.org.uk</span><span class=\"invisible\"></span></a>, <a href=\"https://apolitical.co\" rel=\"nofollow noopener\" translate=\"no\" target=\"_blank\"><span class=\"invisible\">https://</span><span class=\"\">apolitical.co</span><span class=\"invisible\"></span></a>, <a href=\"https://theodi.org\" rel=\"nofollow noopener\" translate=\"no\" target=\"_blank\"><span class=\"invisible\">https://</span><span class=\"\">theodi.org</span><span class=\"invisible\"></span></a>, <a href=\"https://www.amee.com\" rel=\"nofollow noopener\" translate=\"no\" target=\"_blank\"><span class=\"invisible\">https://www.</span><span class=\"\">amee.com</span><span class=\"invisible\"></span></a> and more.</p><p>Alignment: Chaotic Whimsy.</p><p><a href=\"https://mastodon.me.uk/tags/OpenSource\" class=\"mention hashtag\" rel=\"nofollow noopener\" target=\"_blank\">#<span>OpenSource</span></a> <a href=\"https://mastodon.me.uk/tags/Ruby\" class=\"mention hashtag\" rel=\"nofollow noopener\" target=\"_blank\">#<span>Ruby</span></a> <a href=\"https://mastodon.me.uk/tags/Rails\" class=\"mention hashtag\" rel=\"nofollow noopener\" target=\"_blank\">#<span>Rails</span></a> <a href=\"https://mastodon.me.uk/tags/Python\" class=\"mention hashtag\" rel=\"nofollow noopener\" target=\"_blank\">#<span>Python</span></a></p>","url":"https://mastodon.me.uk/@Floppy","uri":"https://mastodon.me.uk/users/Floppy","avatar":"https://files.mastodon.social/cache/accounts/avatars/000/051/951/original/999781b2c8a36172.jpeg","avatar_static":"https://files.mastodon.social/cache/accounts/avatars/000/051/951/original/999781b2c8a36172.jpeg","avatar_description":"","header":"https://mastodon.social/headers/original/missing.png","header_static":"https://mastodon.social/headers/original/missing.png","header_description":"","followers_count":2696,"following_count":747,"statuses_count":10305,"last_status_at":"2026-04-18","hide_collections":false,"show_media":true,"show_media_replies":true,"show_featured":true,"emojis":[],"fields":[{"name":"Web","value":"<a href=\"https://floppy.org.uk\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">floppy.org.uk</span><span class=\"invisible\"></span></a>","verified_at":"2026-04-18T18:45:29.769+00:00"},{"name":"PGP","value":"<a href=\"https://keyoxide.org/BB87E90E3A03BA98FD1E7C43BF20545FD5122D5D\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">keyoxide.org/BB87E90E3A03BA98F</span><span class=\"invisible\">D1E7C43BF20545FD5122D5D</span></a>","verified_at":"2026-04-18T18:45:30.085+00:00"},{"name":"Pronoun","value":"he/him","verified_at":null}]},"media_attachments":[],"mentions":[],"tags":[{"name":"rubyonrails","url":"https://mastodon.social/tags/rubyonrails"}],"emojis":[],"tagged_collections":[],"quote":null,"card":null,"poll":null,"quote_approval":{"automatic":[],"manual":[],"current_user":"denied"}},{"id":"111890827170281402","created_at":"2024-02-07T15:08:49.820Z","in_reply_to_id":"111890749762925974","in_reply_to_account_id":"51951","sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"https://mastodon.social/users/rgarner/statuses/111890827170281402","url":"https://mastodon.social/@rgarner/111890827170281402","replies_count":1,"reblogs_count":0,"favourites_count":2,"quotes_count":0,"edited_at":null,"content":"<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.me.uk/@Floppy\" class=\"u-url mention\">@<span>floppy</span></a></span> we&#39;ve gone through jsbundling-rails and cssbundling-rails like a dose of salts. We&#39;ve removed both of them. All they really do is provide a couple of rake tasks each, like `javascript:build`. We brought those rake tasks in-house to call yarn, then fell back on plain old rake file tasks. </p><p>Got a working example if&#39;n you want it.</p>","reblog":null,"application":{"name":"Web","website":null},"account":{"id":"215060","username":"rgarner","acct":"rgarner","display_name":"Russell Garner","locked":false,"bot":false,"discoverable":true,"indexable":true,"group":false,"created_at":"2017-10-15T00:00:00.000Z","note":"<p><a href=\"https://mastodon.social/tags/Ruby\" class=\"mention hashtag\" rel=\"tag\">#<span>Ruby</span></a>, drums, <a href=\"https://mastodon.social/tags/synth\" class=\"mention hashtag\" rel=\"tag\">#<span>synth</span></a>, cats, unions, bicycles, ADHD, flippancy.</p><p>Not a hot-swappable labor spigot.</p>","url":"https://mastodon.social/@rgarner","uri":"https://mastodon.social/users/rgarner","avatar":"https://files.mastodon.social/accounts/avatars/000/215/060/original/533fab6ee07f42d1.jpg","avatar_static":"https://files.mastodon.social/accounts/avatars/000/215/060/original/533fab6ee07f42d1.jpg","avatar_description":"","header":"https://mastodon.social/headers/original/missing.png","header_static":"https://mastodon.social/headers/original/missing.png","header_description":"","followers_count":829,"following_count":270,"statuses_count":16714,"last_status_at":"2026-04-19","hide_collections":false,"show_media":true,"show_media_replies":true,"show_featured":true,"noindex":false,"emojis":[],"roles":[],"fields":[{"name":"github","value":"<a href=\"https://github.com/rgarner\" target=\"_blank\" rel=\"nofollow noopener me\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">github.com/rgarner</span><span class=\"invisible\"></span></a>","verified_at":"2023-09-20T09:34:53.274+00:00"},{"name":"founder","value":"<a href=\"https://jointogether.online\" target=\"_blank\" rel=\"nofollow noopener me\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">jointogether.online</span><span class=\"invisible\"></span></a>","verified_at":"2022-11-11T07:53:05.945+00:00"},{"name":"Location","value":"Leeds, UK","verified_at":null}]},"media_attachments":[],"mentions":[{"id":"51951","username":"floppy","url":"https://mastodon.me.uk/@Floppy","acct":"floppy@mastodon.me.uk"}],"tags":[],"emojis":[],"tagged_collections":[],"quote":null,"card":null,"poll":null,"quote_approval":{"automatic":[],"manual":[],"current_user":"denied"}},{"id":"111890840358202032","created_at":"2024-02-07T15:12:11.054Z","in_reply_to_id":"111890827170281402","in_reply_to_account_id":"51951","sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"https://mastodon.social/users/rgarner/statuses/111890840358202032","url":"https://mastodon.social/@rgarner/111890840358202032","replies_count":2,"reblogs_count":0,"favourites_count":1,"quotes_count":0,"edited_at":"2024-02-07T15:14:12.700Z","content":"<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.me.uk/@Floppy\" class=\"u-url mention\">@<span>floppy</span></a></span> oh, one other thing jsbundling-rails &quot;helpfully&quot; does is &#39;enhance&#39; RSpec and MiniTest by prepending the asset build so that you always have up-to-date assets on test. </p><p>This means your asset pipeline  build gets run before every test run. We noped out on this with plain old Rake file tasks for (largely symbolic) application.js and application.css (which don&#39;t get built when not out of date).</p><p>The state of the Rails asset build pipeline is Not That Great rn.</p>","reblog":null,"application":{"name":"Web","website":null},"account":{"id":"215060","username":"rgarner","acct":"rgarner","display_name":"Russell Garner","locked":false,"bot":false,"discoverable":true,"indexable":true,"group":false,"created_at":"2017-10-15T00:00:00.000Z","note":"<p><a href=\"https://mastodon.social/tags/Ruby\" class=\"mention hashtag\" rel=\"tag\">#<span>Ruby</span></a>, drums, <a href=\"https://mastodon.social/tags/synth\" class=\"mention hashtag\" rel=\"tag\">#<span>synth</span></a>, cats, unions, bicycles, ADHD, flippancy.</p><p>Not a hot-swappable labor spigot.</p>","url":"https://mastodon.social/@rgarner","uri":"https://mastodon.social/users/rgarner","avatar":"https://files.mastodon.social/accounts/avatars/000/215/060/original/533fab6ee07f42d1.jpg","avatar_static":"https://files.mastodon.social/accounts/avatars/000/215/060/original/533fab6ee07f42d1.jpg","avatar_description":"","header":"https://mastodon.social/headers/original/missing.png","header_static":"https://mastodon.social/headers/original/missing.png","header_description":"","followers_count":829,"following_count":270,"statuses_count":16714,"last_status_at":"2026-04-19","hide_collections":false,"show_media":true,"show_media_replies":true,"show_featured":true,"noindex":false,"emojis":[],"roles":[],"fields":[{"name":"github","value":"<a href=\"https://github.com/rgarner\" target=\"_blank\" rel=\"nofollow noopener me\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">github.com/rgarner</span><span class=\"invisible\"></span></a>","verified_at":"2023-09-20T09:34:53.274+00:00"},{"name":"founder","value":"<a href=\"https://jointogether.online\" target=\"_blank\" rel=\"nofollow noopener me\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">jointogether.online</span><span class=\"invisible\"></span></a>","verified_at":"2022-11-11T07:53:05.945+00:00"},{"name":"Location","value":"Leeds, UK","verified_at":null}]},"media_attachments":[],"mentions":[{"id":"51951","username":"floppy","url":"https://mastodon.me.uk/@Floppy","acct":"floppy@mastodon.me.uk"}],"tags":[],"emojis":[],"tagged_collections":[],"quote":null,"card":null,"poll":null,"quote_approval":{"automatic":[],"manual":[],"current_user":"denied"}}],"descendants":[{"id":"111891716727445817","created_at":"2024-02-07T18:55:03.390Z","in_reply_to_id":"111891707712480033","in_reply_to_account_id":"150890","sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"https://mastodon.social/users/rgarner/statuses/111891716727445817","url":"https://mastodon.social/@rgarner/111891716727445817","replies_count":3,"reblogs_count":0,"favourites_count":0,"quotes_count":0,"edited_at":"2024-02-07T18:55:25.691Z","content":"<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@jaygooby\" class=\"u-url mention\">@<span>jaygooby</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.me.uk/@Floppy\" class=\"u-url mention\">@<span>floppy</span></a></span> propshaft is not quite ready. It works for simple cases but if you&#39;ve got SASS files depending on other SASS files and you change a dependent, your CSS does not refresh in dev (and sometimes prod :( ). I consider it alpha software for this reason.</p><p>Likewise importmaps. I&#39;m afraid the main file is a bit like combining Gemfile and Gemfile.lock. If you have anything beyond trivial dependencies it becomes unmanageable. Package managers are hard, and importmaps is a bit too simple.</p>","reblog":null,"application":{"name":"Web","website":null},"account":{"id":"215060","username":"rgarner","acct":"rgarner","display_name":"Russell Garner","locked":false,"bot":false,"discoverable":true,"indexable":true,"group":false,"created_at":"2017-10-15T00:00:00.000Z","note":"<p><a href=\"https://mastodon.social/tags/Ruby\" class=\"mention hashtag\" rel=\"tag\">#<span>Ruby</span></a>, drums, <a href=\"https://mastodon.social/tags/synth\" class=\"mention hashtag\" rel=\"tag\">#<span>synth</span></a>, cats, unions, bicycles, ADHD, flippancy.</p><p>Not a hot-swappable labor spigot.</p>","url":"https://mastodon.social/@rgarner","uri":"https://mastodon.social/users/rgarner","avatar":"https://files.mastodon.social/accounts/avatars/000/215/060/original/533fab6ee07f42d1.jpg","avatar_static":"https://files.mastodon.social/accounts/avatars/000/215/060/original/533fab6ee07f42d1.jpg","avatar_description":"","header":"https://mastodon.social/headers/original/missing.png","header_static":"https://mastodon.social/headers/original/missing.png","header_description":"","followers_count":829,"following_count":270,"statuses_count":16714,"last_status_at":"2026-04-19","hide_collections":false,"show_media":true,"show_media_replies":true,"show_featured":true,"noindex":false,"emojis":[],"roles":[],"fields":[{"name":"github","value":"<a href=\"https://github.com/rgarner\" target=\"_blank\" rel=\"nofollow noopener me\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">github.com/rgarner</span><span class=\"invisible\"></span></a>","verified_at":"2023-09-20T09:34:53.274+00:00"},{"name":"founder","value":"<a href=\"https://jointogether.online\" target=\"_blank\" rel=\"nofollow noopener me\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">jointogether.online</span><span class=\"invisible\"></span></a>","verified_at":"2022-11-11T07:53:05.945+00:00"},{"name":"Location","value":"Leeds, UK","verified_at":null}]},"media_attachments":[],"mentions":[{"id":"150890","username":"jaygooby","url":"https://mastodon.social/@jaygooby","acct":"jaygooby"},{"id":"51951","username":"floppy","url":"https://mastodon.me.uk/@Floppy","acct":"floppy@mastodon.me.uk"}],"tags":[],"emojis":[],"tagged_collections":[],"quote":null,"card":null,"poll":null,"quote_approval":{"automatic":[],"manual":[],"current_user":"denied"}},{"id":"111891721440024657","created_at":"2024-02-07T18:56:15.362Z","in_reply_to_id":"111891716727445817","in_reply_to_account_id":"150890","sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"https://mastodon.social/users/rgarner/statuses/111891721440024657","url":"https://mastodon.social/@rgarner/111891721440024657","replies_count":0,"reblogs_count":0,"favourites_count":0,"quotes_count":0,"edited_at":null,"content":"<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@jaygooby\" class=\"u-url mention\">@<span>jaygooby</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.me.uk/@Floppy\" class=\"u-url mention\">@<span>floppy</span></a></span> but I cannot say enough nice things about dart-sass.</p>","reblog":null,"application":{"name":"Web","website":null},"account":{"id":"215060","username":"rgarner","acct":"rgarner","display_name":"Russell Garner","locked":false,"bot":false,"discoverable":true,"indexable":true,"group":false,"created_at":"2017-10-15T00:00:00.000Z","note":"<p><a href=\"https://mastodon.social/tags/Ruby\" class=\"mention hashtag\" rel=\"tag\">#<span>Ruby</span></a>, drums, <a href=\"https://mastodon.social/tags/synth\" class=\"mention hashtag\" rel=\"tag\">#<span>synth</span></a>, cats, unions, bicycles, ADHD, flippancy.</p><p>Not a hot-swappable labor spigot.</p>","url":"https://mastodon.social/@rgarner","uri":"https://mastodon.social/users/rgarner","avatar":"https://files.mastodon.social/accounts/avatars/000/215/060/original/533fab6ee07f42d1.jpg","avatar_static":"https://files.mastodon.social/accounts/avatars/000/215/060/original/533fab6ee07f42d1.jpg","avatar_description":"","header":"https://mastodon.social/headers/original/missing.png","header_static":"https://mastodon.social/headers/original/missing.png","header_description":"","followers_count":829,"following_count":270,"statuses_count":16714,"last_status_at":"2026-04-19","hide_collections":false,"show_media":true,"show_media_replies":true,"show_featured":true,"noindex":false,"emojis":[],"roles":[],"fields":[{"name":"github","value":"<a href=\"https://github.com/rgarner\" target=\"_blank\" rel=\"nofollow noopener me\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">github.com/rgarner</span><span class=\"invisible\"></span></a>","verified_at":"2023-09-20T09:34:53.274+00:00"},{"name":"founder","value":"<a href=\"https://jointogether.online\" target=\"_blank\" rel=\"nofollow noopener me\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">jointogether.online</span><span class=\"invisible\"></span></a>","verified_at":"2022-11-11T07:53:05.945+00:00"},{"name":"Location","value":"Leeds, UK","verified_at":null}]},"media_attachments":[],"mentions":[{"id":"150890","username":"jaygooby","url":"https://mastodon.social/@jaygooby","acct":"jaygooby"},{"id":"51951","username":"floppy","url":"https://mastodon.me.uk/@Floppy","acct":"floppy@mastodon.me.uk"}],"tags":[],"emojis":[],"tagged_collections":[],"quote":null,"card":null,"poll":null,"quote_approval":{"automatic":[],"manual":[],"current_user":"denied"}},{"id":"111891740874366003","created_at":"2024-02-07T19:01:11.839Z","in_reply_to_id":"111891716727445817","in_reply_to_account_id":"150890","sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"https://mastodon.social/users/rgarner/statuses/111891740874366003","url":"https://mastodon.social/@rgarner/111891740874366003","replies_count":0,"reblogs_count":0,"favourites_count":1,"quotes_count":0,"edited_at":null,"content":"<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@jaygooby\" class=\"u-url mention\">@<span>jaygooby</span></a></span> I don&#39;t mean to use gist.github.com as a blogging platform, but I had to write this down about importmaps a year or two ago. I hope some of it is no longer true.</p><p><a href=\"https://gist.github.com/rgarner/fcd16f1fe0043bad8b8c5d971412ff84\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">gist.github.com/rgarner/fcd16f</span><span class=\"invisible\">1fe0043bad8b8c5d971412ff84</span></a></p>","reblog":null,"application":{"name":"Web","website":null},"account":{"id":"215060","username":"rgarner","acct":"rgarner","display_name":"Russell Garner","locked":false,"bot":false,"discoverable":true,"indexable":true,"group":false,"created_at":"2017-10-15T00:00:00.000Z","note":"<p><a href=\"https://mastodon.social/tags/Ruby\" class=\"mention hashtag\" rel=\"tag\">#<span>Ruby</span></a>, drums, <a href=\"https://mastodon.social/tags/synth\" class=\"mention hashtag\" rel=\"tag\">#<span>synth</span></a>, cats, unions, bicycles, ADHD, flippancy.</p><p>Not a hot-swappable labor spigot.</p>","url":"https://mastodon.social/@rgarner","uri":"https://mastodon.social/users/rgarner","avatar":"https://files.mastodon.social/accounts/avatars/000/215/060/original/533fab6ee07f42d1.jpg","avatar_static":"https://files.mastodon.social/accounts/avatars/000/215/060/original/533fab6ee07f42d1.jpg","avatar_description":"","header":"https://mastodon.social/headers/original/missing.png","header_static":"https://mastodon.social/headers/original/missing.png","header_description":"","followers_count":829,"following_count":270,"statuses_count":16714,"last_status_at":"2026-04-19","hide_collections":false,"show_media":true,"show_media_replies":true,"show_featured":true,"noindex":false,"emojis":[],"roles":[],"fields":[{"name":"github","value":"<a href=\"https://github.com/rgarner\" target=\"_blank\" rel=\"nofollow noopener me\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">github.com/rgarner</span><span class=\"invisible\"></span></a>","verified_at":"2023-09-20T09:34:53.274+00:00"},{"name":"founder","value":"<a href=\"https://jointogether.online\" target=\"_blank\" rel=\"nofollow noopener me\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">jointogether.online</span><span class=\"invisible\"></span></a>","verified_at":"2022-11-11T07:53:05.945+00:00"},{"name":"Location","value":"Leeds, UK","verified_at":null}]},"media_attachments":[],"mentions":[{"id":"150890","username":"jaygooby","url":"https://mastodon.social/@jaygooby","acct":"jaygooby"}],"tags":[],"emojis":[],"tagged_collections":[],"quote":null,"card":{"url":"https://gist.github.com/rgarner/fcd16f1fe0043bad8b8c5d971412ff84","title":"importmap.md","description":"GitHub Gist: instantly share code, notes, and snippets.","language":"en","type":"link","author_name":"","author_url":"","provider_name":"Gist","provider_url":"","html":"","width":1280,"height":640,"image":null,"image_description":"GitHub Gist: instantly share code, notes, and snippets.","embed_url":"","blurhash":"U77BG*?bIUIU00D%%M%Mxuj[RjWB_3-;RjM{","published_at":null,"authors":[]},"poll":null,"quote_approval":{"automatic":[],"manual":[],"current_user":"denied"}},{"id":"111891912490309298","created_at":"2024-02-07T19:44:50.495Z","in_reply_to_id":"111891716727445817","in_reply_to_account_id":"215060","sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"https://mastodon.social/users/jaygooby/statuses/111891912490309298","url":"https://mastodon.social/@jaygooby/111891912490309298","replies_count":0,"reblogs_count":0,"favourites_count":1,"quotes_count":0,"edited_at":null,"content":"<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@rgarner\" class=\"u-url mention\">@<span>rgarner</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.me.uk/@Floppy\" class=\"u-url mention\">@<span>floppy</span></a></span> thanks. Great to know. Quite a simple initial use case for the imports, so 🤞</p>","reblog":null,"application":{"name":"Ivory for iOS","website":"https://tapbots.com/"},"account":{"id":"150890","username":"jaygooby","acct":"jaygooby","display_name":"Jay","locked":false,"bot":false,"discoverable":true,"indexable":true,"group":false,"created_at":"2017-05-29T00:00:00.000Z","note":"<p>internetworker <a href=\"https://jay.gooby.org\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">jay.gooby.org</span><span class=\"invisible\"></span></a>  he/him </p>","url":"https://mastodon.social/@jaygooby","uri":"https://mastodon.social/users/jaygooby","avatar":"https://files.mastodon.social/accounts/avatars/000/150/890/original/1f36b2c676806f1b.jpg","avatar_static":"https://files.mastodon.social/accounts/avatars/000/150/890/original/1f36b2c676806f1b.jpg","avatar_description":"","header":"https://files.mastodon.social/accounts/headers/000/150/890/original/cab2459a863838ce.png","header_static":"https://files.mastodon.social/accounts/headers/000/150/890/original/cab2459a863838ce.png","header_description":"","followers_count":382,"following_count":1130,"statuses_count":2476,"last_status_at":"2026-04-19","hide_collections":false,"show_media":true,"show_media_replies":true,"show_featured":true,"noindex":false,"emojis":[],"roles":[],"fields":[{"name":"💾","value":"<a href=\"https://jay.gooby.org\" target=\"_blank\" rel=\"nofollow noopener me\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">jay.gooby.org</span><span class=\"invisible\"></span></a>","verified_at":"2022-12-19T17:50:55.622+00:00"},{"name":"GitHub","value":"<a href=\"https://github.com/jaygooby\" target=\"_blank\" rel=\"nofollow noopener me\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">github.com/jaygooby</span><span class=\"invisible\"></span></a>","verified_at":"2023-02-01T20:27:20.813+00:00"},{"name":"LinkedIn","value":"<a href=\"http://linkedin.com/in/jaygooby\" target=\"_blank\" rel=\"nofollow noopener me\" translate=\"no\"><span class=\"invisible\">http://</span><span class=\"\">linkedin.com/in/jaygooby</span><span class=\"invisible\"></span></a>","verified_at":null},{"name":"tootfinder","value":"searchable","verified_at":null}]},"media_attachments":[],"mentions":[{"id":"215060","username":"rgarner","url":"https://mastodon.social/@rgarner","acct":"rgarner"},{"id":"51951","username":"floppy","url":"https://mastodon.me.uk/@Floppy","acct":"floppy@mastodon.me.uk"}],"tags":[],"emojis":[],"tagged_collections":[],"quote":null,"card":null,"poll":null,"quote_approval":{"automatic":[],"manual":[],"current_user":"denied"}}]}