This is the first thing I change from the generated code. The next is removing Current.
24.01.2026 09:53 β π 1 π 0 π¬ 0 π 0This is the first thing I change from the generated code. The next is removing Current.
24.01.2026 09:53 β π 1 π 0 π¬ 0 π 0Recently, Iβm experiencing this bug more often than the correct behavior π
05.12.2025 18:04 β π 3 π 0 π¬ 0 π 0Same with βTime.nowβ and βTime.currentβ. The basic rule to avoid time zone problems in Rails apps is to always βTime.currentβ, βDate.currentβ and other methods that use the configured zone like β1.month.agoβ.
09.06.2025 15:50 β π 3 π 1 π¬ 0 π 0
ITS HAPPENING
Firefox 127 shipped today making it the first browser to support Temporal - the new API for working with Dates, times, timezones + durations
TIL. Life changing.
14.05.2025 09:43 β π 14 π 3 π¬ 1 π 0
Have you ever wished the browser would look at a background color and pick black or white for the text βΒ whichever one provides more contrast?
Now, the `constrast-color()` function in CSS does just that.
webkit.org/blog/16929/c...
Two people singing on a stage at Balkan Ruby
Ruby caraoke with @bbatsov.bsky.social and @julialopez.dev at Balkan Ruby π€πΆπ
26.04.2025 15:05 β π 7 π 1 π¬ 2 π 1βTake notes, not side quests!β YES!!!
26.04.2025 08:22 β π 2 π 1 π¬ 0 π 0Unfortunately, Ruby doesn't have a standard or tool built-in for formatting π It's unavoidable a person or community to choose something that doesn't match our own preference. At least we have the option `rails new --skip-rubocop`. Next step it may be make the formatter configurable.
17.04.2025 14:26 β π 1 π 0 π¬ 0 π 0TIL there's an ESLint plugin that sorts and organizes imports: github.com/lydell/eslin...
20.03.2025 19:24 β π 0 π 0 π¬ 0 π 0TIL: You can use #ruby pattern matching on Time. Comes in handy if you have to check if there's an important conference happening today! π€
19.03.2025 14:28 β π 24 π 8 π¬ 4 π 0Using the shadcn/ui calendar component? You might want to update react-day-picker to v9 and date-fns to v4. It's not officially supported yet, but this article explains how to do it: date-picker.luca-felix.com
19.03.2025 15:48 β π 2 π 0 π¬ 0 π 0class ApplicationRecord < ActiveRecord::Base self.inheritance_column = :sti_type end
In every Rails project, I rename the STI column in ActiveRecord to `sti_type`. This simple change makes `type` available for attributes, enums, or methods.
17.03.2025 19:41 β π 1 π 0 π¬ 0 π 0This makes building interactive apps easier with better UX. Iβll share more thoughts soon! β‘ #Rails #React #TypeScript #InertiaJS
15.03.2025 19:15 β π 3 π 0 π¬ 0 π 0Inertia.js lets me keep Rails as a monolith while using React + TypeScript for the UIβno need to split into separate backend & frontend apps!
15.03.2025 19:15 β π 2 π 0 π¬ 1 π 0Rails + React gives me access to two huge ecosystems. My biggest issue with Rails has always been the frontend.
15.03.2025 19:15 β π 0 π 0 π¬ 1 π 0Iβm using Rails, Inertia.js, React & TypeScript for my new side project. First impressions? Pretty good! π
15.03.2025 19:15 β π 2 π 0 π¬ 1 π 0
Looking for my next job!
- Based in Berlin π©πͺ, but also open to remote.
- I've been most excited about #ElixirLang lately, but also open to other tech stacks(I've worked with Clojure, Rust, JS/TS)
Some stuff I've worked on recently belowπ. (And I'd appreciate a repost :))
I uploaded my screen recording from the recent Ruby Banitsa conf. It's pretty loose and informal!
We had a really fun conversation towards the end with @rstankov.bsky.social and @ventsi.bsky.social chiming in! Hope my mic picked it up π
www.youtube.com/watch?v=Md90...
Hell yeah!
20.12.2024 12:21 β π 0 π 0 π¬ 0 π 0I prefer to stay in the terminal in one app window. I'm using tmux + fzf to switch projects (tmux sessions) and tmuxinator to configure what tmux windows/panes to open when I start a project.
13.12.2024 23:29 β π 1 π 0 π¬ 1 π 0I know what stack I would use for my next side project.
04.12.2024 16:54 β π 1 π 0 π¬ 0 π 0Drop your lock screen
29.11.2024 09:58 β π 1 π 1 π¬ 0 π 0If you wanna pick up the beta of Network Programming in Elixir and Erlang it'd be a good time too. We're essentially only one chapter away from printtttttt
23.11.2024 06:55 β π 30 π 8 π¬ 4 π 0Room with number 404
Room not found
02.11.2024 10:36 β π 41 π 5 π¬ 1 π 0