sevos Profile Banner
Artur Roszczyk Profile
Artur Roszczyk

@sevos

Followers
180
Following
776
Media
24
Statuses
1K

Engineering manager by trade, Ruby on Rails enthusiast at heart. I'm all about the SSR/Hotwire and keeping things simple.

Gdańsk, Poland
Joined December 2008
Don't wanna be here? Send us removal request.
@rnjn
Ranjan Sakalley
2 days
you don't need more engineers. you need less managers.
2
1
22
@sevos
Artur Roszczyk
2 days
In my new #rubyonrails projects, I like to add this at the beginning of my bin/setup unless File.exist?("config/master.key") puts "Creating config/master.key from 1P..." key = `op read "op://.../RAILS_MASTER_KEY"`.chomp File.write("config/master.key", key) end
0
0
0
@sevos
Artur Roszczyk
5 days
Recently, at times, I feel disconnected from the code that I commit. That's why I also slow-code. Consider it, too. https://t.co/QKpSKPMZ9V
0
0
0
@DimaZeniuk
Dima Zeniuk
8 days
“The most common error of a smart engineer is to optimize a thing that should not exist.” — Elon Musk
250
1K
11K
@sevos
Artur Roszczyk
8 days
1,5 hrs of Claude Code and my Ruby on Rails project is migrated to @Saadeghi's DaisyUI. Would take me couple of workdays to fully migrate manually. What time to live in!
1
0
4
@sevos
Artur Roszczyk
9 days
The @awscloud outage is just a reminder to all of us that the Internet was designed as decentralized network at its core. #cloudexit
0
1
4
@csaba_kissi
Csaba Kissi
12 days
If they say you need an expensive serverless like AWS to run your projects.... No you don't. This VPS costs me $3.5/month and runs well with well-optimized Laravel and MySQL
35
11
187
@valyala
Aliaksandr Valialkin
14 days
True. A big share of Kubernetes clusters in production do not resolve any practical issues, while they bring a lot of trouble with the unnecessary complexity, over-engineered abstractions, silly yaml-programming and performance issues.
@dhh
DHH
15 days
Many such cases. The lessons learned at Amazon and other megacorps are often the exact opposite of what 99% of teams should do.
17
25
215
@sevos
Artur Roszczyk
14 days
https://t.co/euxS9Uop5E My useful AI Slop AI is a Pareto Rule Amplifier. It will get you 80% there, in 20%... -> no time. (...) it can augment developer experience, so if yours was terrible prior to AI, it will be even worse now.
0
1
2
@sevos
Artur Roszczyk
15 days
I use @claudeai Code agents to bridge the "what does this do?" gap in big projects. Here I am sharing one: Analyzes code, builds pedagogical HTML with highlights & flows. E.g., accounting deep-dive in mins!
Tweet card summary image
gist.github.com
Drop this agent into your ~/.claude/agents/ and call it via @agent-onboarding-material-generator to create documentation of an existing codebase, e.g. "Read code in this project and explai...
0
1
2
@yatish_me
Yatish Mehta
16 days
At a past company, the head of engineering and the principal engineers decided to break our Ruby on Rails application into a Go microservices mesh. They created very detailed design documents and architecture diagrams. They went all out and used Kubernetes, gRPC, service
230
354
5K
@sevos
Artur Roszczyk
16 days
If not for the easy VC money in the 2010s, "modern" frontend frameworks would've never been invented as a way to milk double the cash from investors.
0
0
1
@nateberkopec
Nate Berkopec
18 days
I can tell you because I am intimately involved in the performance and scaling issues of over a dozen different Rails companies in the last twelve months: The number of them bottlenecked by thread switching overhead is ZERO.
12
6
137
@mscccc
Mike Coutermarsh
20 days
Finally got around to my 2025 top language tier list
10
19
338
@_byroot
Jean Boussier
20 days
I tried to explain why I don't believe the recent accusations toward my former teammates, as well as how the Ruby and Rails Infra team at Shopify operates and why it can be trusted. https://t.co/cgRySjoVlr
byroot.github.io
I’ve been meaning to write a post about my perspective on Open Source and corporate entities. I already got the rough outline of it; however, I’m suffering from writer’s block, but more importantly,...
17
65
327
@sevos
Artur Roszczyk
21 days
In the spirit of self-hosting and good ol' DIY, I'm tinkering with a classic Rails blog: now with @OmarchyLinux themes live from Github. Still very much WIP, but the repo's on its way soon! #Rails #SelfHosting
0
0
4
@betancour
Yitzhak - יִצְחַק
22 days
@NearestCommit It’s interesting @dhh has done more for developers and Linux users in just a few years than most ever do, yet some people still find reasons to resent him.
10
1
131
@sevos
Artur Roszczyk
22 days
Thinking about coming back to @heyhey just to have a stable blogging platform.
0
0
0
@RubyCademy
RubyCademy
24 days
Don’t bother using `create_table` for join tables. Use `create_join_table` instead! 🙏 #rubyonrails
2
9
97