Advertisement · 728 × 90

Posts by Ryan Strickler

Love this!

3 months ago 2 0 1 0

More than happy to not waste time on it if it’s a non-starter on the marketing side though. Can take that idea off the list and free up some mental space!

4 months ago 1 0 0 0

Yeah, very similar idea to what you mentioned, actually. Profile makeovers. I’ve been back in the dating scene the last couple years and I hear that most guys have really bad profiles. It’s hard to have a good one. Thought maybe you could partner with online dating coaches or something

4 months ago 1 0 1 0

Good to know! I’ve considered building something really similar

4 months ago 0 0 1 0
Preview
Rails + Hotwire Jobs

9 (!) jobs on the Hotwire board this week. Might be the most we've ever had in one week.

Check 'em out if you're looking for a new gig!

railshotwirejobs.com

4 months ago 1 0 0 0

lol

5 months ago 2 0 1 0

So weird that we used to celebrate operating systems, but it was a big deal at the time 😂

5 months ago 3 0 0 0

I’ve been listening for a while now and they’re really good! Thanks for sharing

5 months ago 1 0 0 0

Looks amazing!

5 months ago 0 0 0 0
Advertisement
HelpSpot Turns 20

I wrote up a few thoughts on HelpSpot turning 20 today ianlandsman.com/helpspot-tur...

5 months ago 66 10 15 4

@justinjackson.ca interesting perspective on podcasting and advertising. Made me think of some of the things you’ve been talking about recently with @jonbuda.com and @briancasel.com about where you might want to go with Transistor

5 months ago 1 0 1 0

Curious to hear what you think. I’ve been wanting to try it but I haven’t made time yet.

5 months ago 1 0 1 0
Preview
Rails + Hotwire Jobs

4 new jobs on the Hotwire board this week.

Three in the US and one in Portugal.

Check 'em out if you're looking for a new gig: railshotwirejobs.com

5 months ago 0 0 0 0
A sunrise with bright orange colors and wispy white clouds

A sunrise with bright orange colors and wispy white clouds

Good morning

6 months ago 2 0 0 0

For sure. 😆 Super interesting to see where that ends up. I assume the companies that love meetings will have to ban them eventually

6 months ago 0 0 0 0

Awesome! I went last year and had a great time. Hopefully I’ll be back next year.

6 months ago 1 0 0 0
Advertisement

Or maybe even an email. 😆

6 months ago 0 0 1 0
Video

Starlink satellite “train” from orbit by Don Pettit

6 months ago 10 5 0 0

Lol

6 months ago 0 0 0 0

Yeah, I randomly discovered that over the weekend too. Pretty sure most people have no idea.

6 months ago 0 0 0 0

Thanks, Pascal! Appreciate the encouragement.

6 months ago 0 0 0 0
Preview
Front End Software Engineer, New Products

This job is front-end focused, but sounds like a Rails gig using Hotwire and Turbo.

Mozilla would be a cool company to work for.

Remote, US-based.

railshotwirejobs.com/jobs/front-...

6 months ago 3 3 0 1

And voila, no more layout issues! The frame disappears 🪄

6 months ago 1 0 0 0

Then in your response, just make sure your frame is empty when there is no data:

<%= turbo_frame_tag dom_id(@employee, :timesheets) do %>
<% if @timesheets.any? %>
...
<% end %>
<% end %>

6 months ago 0 0 1 0

Assuming you're using Tailwind, you can use `empty:hidden` in the turbo frame tag where you're making the lazy loading call, like this:

<%= turbo_frame_tag dom_id(employee, :timesheets), loading: :lazy, src: employee_timesheets_path(employee), class: "empty:hidden" do %>

6 months ago 0 0 1 0

Just found a nice trick when lazy loading with a turbo frame.

I'm working on a page that loads timesheets for a list of employees as you scroll down a long list.

When there are no timesheets, I update the frame to be empty, but it was still taking up a little extra space in the layout.

6 months ago 1 0 1 0
Advertisement
Preview
Time Tracking Software With Invoicing | Harvest Time tracking and management software with powerful easy reporting and streamlined online invoicing. Loved by 73,000 businesses. Get started for free.

I use Harvest (www.getharvest.com) and their integrations that add buttons to Github and Trello

6 months ago 1 0 1 0

It’s happening guys!

6 months ago 4 1 0 0
A chart showtime time tracking for one week. With tasks broken up by development, project management, code review, etc.

A chart showtime time tracking for one week. With tasks broken up by development, project management, code review, etc.

Started getting up earlier than usual and going straight to a coffee shop.
Still adjusting to the new schedule, but feeling productive and excited to take this momentum into the new week. 🚀

Also makes me realize that weeks where I mostly write code feel good. 🤔

How's your week shaping up?

6 months ago 1 0 1 0
Preview
Rails + Hotwire Jobs

5 new jobs on the Hotwire board this week. If you want to get notified as soon as we find these, you can sign up for email alerts

railshotwirejobs.com

6 months ago 0 0 0 0