@Joshsharp I've seen similar interactions in GitHub issues... π
Web Developer #Ruby #Rails #FrontEnd
Currently: Cofounder EtaminStudio, Maintainer of #ViewComponent, Creator of Komponent
@Joshsharp I've seen similar interactions in GitHub issues... π
Very cool talk about ViewComponent (with a mention of Lookbook) by @jeremysmithco at @balticruby !
cc @allmarkedup
Meet our OSS expo!
https://balticruby.org/ossexpoagenda
8 maintainers and 8 campfires ft. ViewComponent, ViewComponent::Form, Lookbook, Pundit, Kommandant, HTML-over-the-wire, LoggableActivity, Litestack, ActiveRecord::AssociatedObject, Oaken and
@segiddins RubyGems security lead.
@Gargron just voted too, here in France. πͺπΊ
I'm reading some things about new #Adobe #EULA, they are totally crazy, I think #AI fucked up the business. #artist #privacy
But the way here some alternative to #Adobe software https://github.com/KenneyNL/Adobe-Alternatives
#opensource save us all! #linux
More Ruby conferences have been integrating OSS maintainers into the programs and we're bringing along a new spin: campfires.
Campfires are like the best of the hallway track: you meet new people & talk to them. Here you're just given topic suggestions.
Meet our agenda: https://balticruby.org/mainstage
π’ Schedule for the Main stage.
π£ Junior Track Bootcamp driven bySteven R. Baker.
π₯ OSS expo campfires ft. @kaspth @Woller @Spone @marcoroth and more!
And you can still be a part of it! Tickets are on sale.
π Help us share!
π« We have a 30% discount on "Personal" ticket: https://pretix.eu/balticruby/tickets/redeem?voucher=Z75R6UMXVKDX8PMC
ποΈ We have discounts up to 30% for "Employee" ticket: https://pretix.eu/balticruby/tickets/
π We also have a 20% discount on accommodation.
π The missing part are attendees to make this conference happen. Help us share!
Iβll be at the BalticRuby OSS Expo showcasing the Kommandant gem I built. It is a command palette implementation built with Hotwire, Tailwind and Meilisearch.
https://balticruby.org/expo
https://github.com/traels-it/kommandant
Happy to hear that there will be a ViewComponent-related talk by @jeremysmithco at @balticruby on June 13-15 in MalmΓΆ! Join us!
#ViewComponent
If you use VSCode and have a lot of View Components, configuring explorer.fileNesting might clean up your `app/components` in the explorer a lot:
"explorer.fileNesting.enabled": true,
"explorer.fileNesting.patterns": {
"*_component.rb": "_${capture}_component_*.html.erb, ${capture}_component.html.erb, ${capture}_component.js, ${capture}_component_controller.js, ${capture}_component.scss"
},
@halfbyte @sergyenko agreed!
Why isnβt AI doing the tedious shit for creative people instead of doing the creative shit for tedious people
Are there Rubyists from Poland in Ruby.social?
We are looking for a new team member for an hybrid role near Krakow.
Zendesk is primarily a Ruby shop, our team apps are in Ruby though we need someone also comfortable with JS as we have some missions in the frontend.
https://jobs.zendesk.com/us/en/job/ZENDUSR24950EXTERNALENUS/Staff-Software-Engineer
Reach out if you have questions about the role and Zendesk, I can probably help with a referral as well.
Breaking up with Slack and Discord: why it's time to bring back forums.
βΈ https://joanwestenberg.com/blog/breaking-up-with-slack-and-discord-why-its-time-to-bring-back-forums
@benoit are you using Lookbook ? If so, you can use the params to allow the user to input data.
Also, I've sometimes been using Faker to generate fake data at runtime.
@benschwarz I never tried gnudi before discovering this recipe :)
@benschwarz I love gnudi, very quick recipe, enjoyable every time
https://www.chefsteps.com/activities/gnudi-more-flavor-more-tender-made-better
The Rails error reporting interface makes it possible to have a minimal error tracker built right into your application.
Introducing Solid Errors! It is a DB-based, app-internal exception tracker for Rails applications.
https://fractaledmind.github.io/2024/01/28/introducing-solid-errors/