Magesh Ravi

Artist | Techie | Entrepreneur

avatar

I've been playing around with FastAPI for the past few days. I was surprised that FastAPI didn't have the concept of migrations OOB. I then found Alembic and have been using it. Not impressed.

Permalink
avatar

Since 2009, I have used many Linux distros. I say with certainty that openSUSE is the best in terms of reliability and stability.

Permalink
avatar

GitHub Copilot + VS Code = 🔥

Permalink
avatar

You might find this pyproject.toml configuration handy with ruff.

[tool.ruff.lint]
select = ["E", "F", "I"]
ignore = ["E501"]
Permalink
avatar

Tried Ruff recently. Impressive.

Ruff replaces flake8, black and isort. Additionally, has a VS Code extension.

Permalink
avatar

Regardless of how many projects/clients I handle, the first PR I raise with each one feels special – like a new beginning. Is it just me, or do other developers feel the same way?

Permalink
avatar

Find a clinic/hospital in your neighbourhood. If you’re looking elsewhere, choose a hospital that has an appointment system.

Never walk into a first-come, first-served clinic that charges you upfront.

Permalink
avatar

At Mother’s Speciality Hospital, Ambattur. An elderly couple has been waiting for a consultation for almost 90 minutes. The doctor hasn’t turned up yet. The staff have been singing “5 more minutes…”

Feeling bad for them.

Permalink
avatar

Operation ROPE (Removal of Obstructive Parking and Encroachments) is an excellent initiative by the Hyderabad traffic police. I hope the Chennai Traffic Police does something similar.

Permalink
avatar

AI will replace coders.

As an engineer, you make decisions through a series of small choices to solve the given problem that also fits the larger picture.

If you just code, AI will replace you.

Permalink