DEV Community

Prathamesh Sonpatki profile picture

Prathamesh Sonpatki

Prathamesh Sonpatki is tinkerer, explorer, learner.

Education

Bachelor of Engineering in Computer Science

Pronouns

He/Him

Work

Backend developer

Starting o11y.wiki

Starting o11y.wiki

1
Comments
1 min read

Want to connect with Prathamesh Sonpatki?

Create an account to connect with Prathamesh Sonpatki. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
Prometheus Alternatives

Prometheus Alternatives

1
Comments
10 min read
A practical guide for implementing SLO

A practical guide for implementing SLO

2
Comments
6 min read
Changing default git branch to main locally

Changing default git branch to main locally

5
Comments
1 min read
Installing GNU grep and find on OS X

Installing GNU grep and find on OS X

4
Comments
1 min read
Adding jemalloc to Rails apps on Heroku

Adding jemalloc to Rails apps on Heroku

4
Comments
2 min read
Bundler 2.2.3+ and deployment of Ruby apps

Bundler 2.2.3+ and deployment of Ruby apps

7
Comments
3 min read
Puma installation issue due to missing ctype.h on Mac OS X

Puma installation issue due to missing ctype.h on Mac OS X

Comments
1 min read
OR query with multiple conditions on same column using Sequel

OR query with multiple conditions on same column using Sequel

Comments
2 min read
Managing infra code ⚙️🛠🧰

Managing infra code ⚙️🛠🧰

19
Comments 5
1 min read
Creating unlogged (PostgreSQL) tables in Rails

Creating unlogged (PostgreSQL) tables in Rails

Comments
2 min read
Effective enqueuing of background jobs

Effective enqueuing of background jobs

5
Comments
2 min read
How I write tests for my Rails (API) apps

How I write tests for my Rails (API) apps

5
Comments
5 min read
Installing Timescaledb on Mac OS X with Postgres.app

Installing Timescaledb on Mac OS X with Postgres.app

5
Comments
3 min read
Allowing dots in Rails routes

Allowing dots in Rails routes

5
Comments
3 min read
Converting unix epoch time to timestamps in PostgreSQL

Converting unix epoch time to timestamps in PostgreSQL

8
Comments
1 min read
Disable logging of (sensitive) arguments in Active Job

Disable logging of (sensitive) arguments in Active Job

4
Comments
2 min read
Passing Rails controller params to Sidekiq

Passing Rails controller params to Sidekiq

11
Comments
3 min read
Don't add database index if it already exists in Rails

Don't add database index if it already exists in Rails

5
Comments
4 min read
Webpacker 5.0 released

Webpacker 5.0 released

9
Comments
4 min read
Building a Rails App With Multiple Subdomains

Building a Rails App With Multiple Subdomains

82
Comments 1
7 min read
Diggin through hashes and arrays in Ruby

Diggin through hashes and arrays in Ruby

6
Comments 2
2 min read
Converting Unix epoch timestamps to Ruby objects

Converting Unix epoch timestamps to Ruby objects

5
Comments
2 min read
Pending cops in Rubocop to make upgrade easier

Pending cops in Rubocop to make upgrade easier

7
Comments
2 min read
How to get feedback on your Ruby blog posts

How to get feedback on your Ruby blog posts

7
Comments 1
2 min read
How I claimed lost disk space due to unused Docker images

How I claimed lost disk space due to unused Docker images

9
Comments 2
2 min read
User friendly servers list in New Relic

User friendly servers list in New Relic

8
Comments
1 min read
Array manipulation tricks in Ruby

Array manipulation tricks in Ruby

22
Comments
1 min read
Create table in Rails only if it does not exist already

Create table in Rails only if it does not exist already

43
Comments 4
2 min read
Being paranoid with help of Devise

Being paranoid with help of Devise

6
Comments
2 min read
Managing warnings emitted by Ruby 2.7

Managing warnings emitted by Ruby 2.7

7
Comments
3 min read
Cross domain session sharing in Rails - Part 2

Cross domain session sharing in Rails - Part 2

6
Comments
4 min read
bundle add to add a gem to your application

bundle add to add a gem to your application

6
Comments
1 min read
follow_redirect! in Rails request specs

follow_redirect! in Rails request specs

8
Comments
1 min read
Cross domain session sharing in Rails - Part 1

Cross domain session sharing in Rails - Part 1

13
Comments
5 min read
RSpec let! and before order dependent behavior

RSpec let! and before order dependent behavior

7
Comments
2 min read
prepend_before_action in Rails

prepend_before_action in Rails

9
Comments
2 min read
Stubbing calls to AWS in Rails tests

Stubbing calls to AWS in Rails tests

12
Comments
1 min read
Mastering Packs in Webpacker

Mastering Packs in Webpacker

13
Comments
4 min read
Making friends with Rubocop

Making friends with Rubocop

7
Comments
5 min read
DNS rebinding attacks protection in Rails 6

DNS rebinding attacks protection in Rails 6

6
Comments
3 min read
Understanding Webpacker in Rails 6

Understanding Webpacker in Rails 6

14
Comments
4 min read
New framework defaults in Rails 6

New framework defaults in Rails 6

8
Comments
4 min read
Advanced multi-db techniques in Rails 6

Advanced multi-db techniques in Rails 6

10
Comments
5 min read
Setting up Rails 6 multiple databases on Heroku

Setting up Rails 6 multiple databases on Heroku

7
Comments
5 min read
How to (not) use unscoped in Rails

How to (not) use unscoped in Rails

6
Comments
4 min read
Time.use_zone for different timezones in Rails app

Time.use_zone for different timezones in Rails app

7
Comments
2 min read
Creating pull requests from emacs

Creating pull requests from emacs

7
Comments
2 min read
Understanding how Ruby initializes objects

Understanding how Ruby initializes objects

7
Comments
3 min read
Setting up Ruby development setup with rbenv

Setting up Ruby development setup with rbenv

5
Comments
2 min read
loading...