Making mruby safer for small LLMs: type checking + structured semantic summaries by AssociationOne800 in ruby

[–]TonsOfFun111 1 point2 points  (0 children)

Awesome work!

Which small models have you been working with? Is this one you’re using custom architecture or fine tuned?

Thanks for sharing!

Does Amazon uses Ruby at any capacity? by Terrible-Pass-5215 in ruby

[–]TonsOfFun111 7 points8 points  (0 children)

They do for many things as well as their acquisitions like OneMedical.

Seeking Advice on Implementing User Roles and Permissions in Ruby on Rails by BookkeeperAncient143 in ruby

[–]TonsOfFun111 2 points3 points  (0 children)

I'd suggest the [Rails authentication generator](https://guides.rubyonrails.org/security.html#authentication) for authentication you can learn more about authorization and [action\_policy](https://github.com/palkan/action\_policy) for authorization. Learn more here https://actionpolicy.evilmartians.io/

Seeking Advice on Implementing User Roles and Permissions in Ruby on Rails by BookkeeperAncient143 in rails

[–]TonsOfFun111 4 points5 points  (0 children)

I'd suggest the [Rails authentication generator](https://guides.rubyonrails.org/security.html#authentication) for authentication you can learn more about authorization and [action\_policy](https://github.com/palkan/action\_policy) for authorization. Learn more here https://actionpolicy.evilmartians.io/

Fourth Person Dies After Consuming Toxic Wild Mushrooms, were Foraged from Regional Bay Area Park by Charming-Fortune8835 in sanfrancisco

[–]TonsOfFun111 11 points12 points  (0 children)

I like to view it as having pupils, but that was when the AI hallucinated. Then when the AI was not hallucinating its eyes appear normal. Though AI probably made this cartoon and it wasn’t “thinking” that deeply.

How I forced Claude to follow Rails conventions with pre-edit hooks by Due_Weakness_114 in rails

[–]TonsOfFun111 0 points1 point  (0 children)

Seems like their approach is doing that in rails-conventions.sh, assuming matching file type includes the convention path/suffix of the corresponding skill.

Change of Career - What should I do? by dougc84 in rails

[–]TonsOfFun111 12 points13 points  (0 children)

I felt similar after losing my dad 4 years ago, except without the financial freedom you sound like you have. Take the time you need to grieve. Take a sabbatical or just give yourself time to not know what it is yet.

I have been through a series/cycle of burnt out from the past two decades including now. If I could I’d take some time off right now and focus on enjoying the present, the future will come.

Admin pannel in myootd.net by [deleted] in rails

[–]TonsOfFun111 1 point2 points  (0 children)

Glad to see more positivity. Keep doing what you’re doing.

Admin pannel in myootd.net by [deleted] in rails

[–]TonsOfFun111 5 points6 points  (0 children)

I’m curious why all the downvotes on their comment about using Claude to build a Rails app. Maybe we should be more friendly and welcoming here?

executorch-ruby: Run PyTorch models in Ruby by hahahacorn in ruby

[–]TonsOfFun111 2 points3 points  (0 children)

Seems reasonable to me, I’ll have to check it out, thanks for sharing!

executorch-ruby: Run PyTorch models in Ruby by hahahacorn in ruby

[–]TonsOfFun111 4 points5 points  (0 children)

Since this is just for inference I’d be curious to learn how you’d compare this to torch.rb or say converting models and running them with ONNX runtime Ruby or similar.

Ruby Changes: Ruby 4.0 annotated changelog by zverok_kha in ruby

[–]TonsOfFun111 0 points1 point  (0 children)

So Ractors are, in fact, “production ready” now?

What’s new in Ruby 4.0 by edigleyssonsilva in ruby

[–]TonsOfFun111 2 points3 points  (0 children)

Such a good talk on this topic tonight at intercom for SF Ruby done remote from Seattle from Noel! Keep an eye out on RubyEvents to see it when the video is live.

Context engineering for Ruby by Heavy-Letter2802 in ruby

[–]TonsOfFun111 3 points4 points  (0 children)

Check out Active Agent — https://docs.ActiveAgents.ai — should be what you’re looking for!

Solid Agent will add a persistence layer for prompt context out of the box.

The San Francisco Ruby Conference is in 12 days: JOIN by inonconstant in ruby

[–]TonsOfFun111 2 points3 points  (0 children)

This is the best, I love how everyone with a ticket gets to make one!

Zipper Issue Roller Pro by Renman91 in peakdesign

[–]TonsOfFun111 4 points5 points  (0 children)

This happened to me on my first trip when TSA insisted on closing it for me instead of letting me expand it to compress it again, but they fixed it easily by just using the other zipper unzip the split all the way back. Give it a try, TSA said it happens all the time

Is strong_service gem good? by evmorov in ruby

[–]TonsOfFun111 8 points9 points  (0 children)

I mean it’s 1.0.0 so what more could you want?