RSSAmplifier

Blog

Rinas | Articles

A generalist who loves building apps.

onerinas.comRSS feed ↗69 posts

Latest posts

TIL in Elixir: We can have two functions with the same name

I am grateful for books

TIL about "bundler why"

How optimism is my superpower and a curse

Checklist before starting a new SaaS business

TIL: How to create new session in tmux and use it later

My remote work schedule

2025 is the year I'm going minimalist.

Hello 2025, give me these:

Happy New Year 🎉 (and a link to try hard next year)

Quality comes first.

My year-end vacation starts today.

TIL: Check cache exists and value in rails console

TIL in rails how to check which database a model is connected to from rails console

I feel dumb.

Be nice.

TIL in Flutter we can do "flutter pub deps" to list all dependencies used in a nice format.

TIL how to check index creation progress in postgres

Nothing is as simple as it seems.

A productivity tip:

The money we make.

A little hack that keeps me sane

Thoughts on pricing - a pricing I would pay for.

A whole new world.

Social pressure and the game of living the life.

A friendly reminder

I don’t trust you

Follow your intuition, not dreams

What's up with my blogging platform in Feb, 2024

TIL about Streaming and Server Sent Event

TIL in rails: `Time.current.all_month` to get the whole range

TIL: Ruby double equal in views <%== pagy_info(@pagy) %>

TIL: "be", "eq" and "eql", "equal" are different in rspec

What&#39;s up with my blogging platform in Jan, 2024

TIL we can do `array1 | array 2` to merge them and get unique ones

TIL in Rails: How to change column defaults with :from and :to option for making it a reversible migration

Treat them the way you want to be treated

TIL in rails: `Model.none` returns a chainable relation with zero records

TIL about unaccent (PostgreSQL extension)

First and last writing in 2023

TIL about &#39;bin/rails runner&#39; in Rails

TIL Variable hoisting in ruby

TIL in Ruby: `arity`

TIL: Learned about a new gem decent_exposure

TIL about PostgreSQL follower database in Heroku

TIL in Flutter, we can specify the app version and build number in pubspec.yaml

TIL we can use `xed` to open Xcode with given folder or project

TIL in Javascript, Date `getMonth()` does not give the correct month as we expect 🤯

TIL we can compare versions in Ruby using `Gem::Version` without any gems

TIL in Flutter (iOS): No transparent images allowed in assets