Dennis Paagman
dennis.paagman.dev
Dennis Paagman
@dennis.paagman.dev
Freelance full stack stack Ruby on Rails dev — http://paagman.dev
No I never upload to their cloud, just copy and paste the files where I need them.
August 25, 2025 at 1:29 PM
the baby is in sudo mode all the time, so it's appropriate 😂
August 25, 2025 at 11:13 AM
Flameshot is pretty good, not as good though!
August 25, 2025 at 10:09 AM
A solution in Ruby that really showcases some of the nice enumerable methods it has: gist.github.com/dennispaagma...
order_summary.rb
GitHub Gist: instantly share code, notes, and snippets.
gist.github.com
August 25, 2025 at 8:32 AM
Awesome :) will add it to my apps soon
June 19, 2025 at 1:38 PM
Can you also make it give an error or warning on the implicit boolean values? That's a yml footgun that would be great to avoid!
June 19, 2025 at 1:31 PM
So you are not entertained?
May 24, 2025 at 7:41 PM
Awesome! Can't bring my espresso machine, but hopefully I can still get some good coffee ☕
May 23, 2025 at 6:48 PM
do you keep away from STI because it does not work with foreign key constraints?
May 12, 2025 at 6:38 PM
oh yeah of course, crazy how my mind just ignores it because it has no 's' behind it like the others.
February 6, 2025 at 2:56 PM
in an other, smaller app:

> Finished in 0.03202 seconds (files took 1.02 seconds to load)

> bin/rspec spec/bla.rb 0.86s user 0.37s system 96% cpu 1.275 total
February 6, 2025 at 2:50 PM
with rspec, interestingly the "seconds to load" is higher than what `time` outputs.

> Finished in 0.1374 seconds (files took 2.51 seconds to load)
1 example, 0 failures

> bin/rspec spec/bla.rb 1.90s user 0.86s system 95% cpu 2.891 total
February 6, 2025 at 2:50 PM
Same for me!
February 4, 2025 at 6:22 PM
I asked them and we need to wait a little while longer:

> I reached out to our Engineers to know when are we going to release Postgres 17. Looks like we don’t have the ETA as of now. As a very rough timeline, between Feb and April.
January 23, 2025 at 7:47 AM
Hahah I did the same over the last weeks. Painful but great when it’s done!
November 16, 2024 at 8:14 AM