Daniel Morrison

Founder of [i] Collective Idea.

2025-06-09

@jgarber my takeaway is that if I call you a webgod, I can call myself a webmaster.

2025-05-31

@jgarber I’ll look it up eventually.

hm, haven’t had devise problems on 8 recently. Make sure it is the newest version?

2025-05-30

@jgarber Sometimes I’m amazed and how well I’ve tuned out from rando drama. So, uh, do I need to catch up?

2025-05-24

@kpl I have not but I have an app I’d love to try it on. Just need a bunch of spare time…

2025-05-22

Chatting with Wix tech support about working around their DNS setup limitations.

So how's your day going?

2025-05-12
2025-05-08

@akahn Get it asap. One it goes to seed, you’re screwed

2025-05-08

Took the cargo bike down a closed-to-cars 8th Street this morning to drop off seats for the parade. So pleasant. Let’s close this all the time!

8th Street in Holland, from above, without cars.
2025-05-06

Vote those pests out!

(Actually just a couple millages, but still go vote!) #ivoted

Photo from a voting place with a Vote Here sign juxtaposed with a pest control company truck.
2025-04-20

@jgarber co-sign.

2025-04-11

@jgarber yes, I am clearly the one with power here.

2025-04-10

Spot the difference

Text message from Senate candidate Mallory McMorrow talking about never having to fill out online petitions again.Text message from Senator Schumer telling me how important it is to sign an online petition.
2025-04-07

@andrewnez I might have some Collective Idea team members available depending on lift and timing. Feel free to ping me here or daniel@collectiveidea.com

2025-03-27

Go watch this 9-minute documentary on Holland, Michigan’s citywide fiber-to-the-home project, if you're interested in what we did here. youtube.com/watch?v=ZX5AUok50O
#hollandfiber

2025-03-27

currently writing a Cucumber file and wow it has been a while. 🥒

Daniel Morrison boosted:
2025-03-26

THANK YOU to our generous supporters who recently purchased #RailsConf Supporter Tickets. 💙

💎 Ben Sheldon
💎 Collective Idea
💎 McGeary Consulting Group

Supporter Tickets are priced at a premium to help with costs associated with our programs and operations, including Scholars and Guides (which offers free tickets for up-and-coming devs). ✨

If you'd like to purchase a Supporter Ticket for the upcoming conference, you can do so here: buff.ly/SQ3phZK

2025-03-26

@rubycentral we were at the first one and we’ll be at the last one. See you there!

2025-03-23

@jgarber not French, but W. S. Gilbert’s line was “Awaiting the sensation of a short, sharp shock,
From a cheap and chippy chopper on a big black block!”

2025-03-20

might need to do

policy.script_src *script_src

2025-03-20

@jgarber this work?

```ruby
Rails.application.configure do
config.content_security_policy do |policy|
script_src = [:self, :https]
script_src << :unsafe_inline if Rails.env.development?
policy.script_src script_src
end
end
```

Client Info

Server: https://mastodon.social
Version: 2025.04
Repository: https://github.com/cyevgeniy/lmst