Open in app

Sign In

Write

Sign In

ervinismu
ervinismu

71 Followers

Home

Lists

About

Published in

pengenpaham

·Pinned

My debugging experience when working in the Elixir codebase

When developing application, sometimes we need to debug the code we have written. In this article, i will share my debugging experience when working in Elixir codebase, especially when working with Elixir and Phoenix web framework. My Elixir and Phoenix versions : Phoenix ~> 1.6.15 Elixir ~> 1.12 🗒 …

Elixir

4 min read

My debugging experience when working in the Elixir codebase
My debugging experience when working in the Elixir codebase
Elixir

4 min read


Published in

pengenpaham

·Pinned

List of Useful Ruby Gems When Building Web Apps

The Ruby community created many Gems that are useful for building web applications. When I was building web applications over the last few years using RoR I came across a useful Ruby Gem, I will share it in the list below 💎 Changelogs I will update this article from time to…

Ruby

3 min read

List of Useful Ruby Gems When Building Web Apps
List of Useful Ruby Gems When Building Web Apps
Ruby

3 min read


Published in

pengenpaham

·Pinned

My Obsidian Plugins For Daily Writing Notes

I love to write my daily notes using obsidian.md, it is simple and easy to use. And i love writing in markdown format 😄 This is my installed plugins for improve note writing in obsidian : 1. Excalidraw A plugin to edit and view Excalidraw drawings in Obsidian. Features : All feature from excalidraw…

Obsidian

2 min read

My Obsidian Plugins For Daily Writing Notes
My Obsidian Plugins For Daily Writing Notes
Obsidian

2 min read


Pinned

Kontribusi ke proyek OpenSource tidak hanya dengan menulis kode (proyek : stateofcss)

Bermula dari jalan-jalan di dunia maya, menemukan sebuah survei yang sangat menarik, yang mungkin ditunggu-tunggu oleh sebagian kalangan tertentu, yaitu : stateofcss dan stateofjs. Kebetulan beberapa saat ini saya sedang tertarik dalam mempelajari dunia front-end dan membuat saya sering meninjau survei tersebut sebagai salah satu sumber referensi untuk belajar. Tahun…

CSS

4 min read

Kontribusi ke proyek OpenSource tidak hanya dengan menulis kode (proyek : stateofcss)
Kontribusi ke proyek OpenSource tidak hanya dengan menulis kode (proyek : stateofcss)
CSS

4 min read


Jul 29

Install Visual Studio Code in ArchLinux

In this installation guide, we will try to install visual studio code from AUR package. https://aur.archlinux.org Installation Download AUR repository git clone https://aur.archlinux.org/visual-studio-code-bin.git Change directory to cloned repo cd visual-studio-code-bin Install it makepkg -sri

Arch Linux

1 min read

Install Visual Studio Code in ArchLinux
Install Visual Studio Code in ArchLinux
Arch Linux

1 min read


Jul 10

Using Gnome Desktop Environment in Kali Linux

When we use Linux, sometimes we need to change DE, it’s possible in Kali Linux too. Available DE We can use these DE in Kali Linux, the package naming format is like this “kali-desktop-<metapackage>” kali-desktop-gnome: GNOME (DE) kali-desktop-kde: KDE (DE) kali-desktop-mate: MATE (DE) You can visit this link to view list available…

Linux Desktop Environment

2 min read

Using Gnome Desktop Environment in Kali Linux
Using Gnome Desktop Environment in Kali Linux
Linux Desktop Environment

2 min read


Jun 9

Today, I’m back to Linux and some VSCode keyboard shortcut not working

Today, decided to back to Linux after using Mac for years , bring back Thinkpad laptop and install Linux distro on it. Btw, Thinkpad keyboard is awesome, really like it !!! Back to topic, my daily activity is mostly writing code. Try to write some code using VSCode… and… BOOOMM…

Linux

2 min read

Today, I’m back to Linux and some VSCode keyboard shortcut not working
Today, I’m back to Linux and some VSCode keyboard shortcut not working
Linux

2 min read


Published in

pengenpaham

·Apr 24

Mocking Repository with Golang GoMock

Generating mocks is common use case when we write unit testing. In this article, we will learn how to create mocks and use it for testing, we will use GoMock for creating mocks. Use Case We have CategoryService and CategoryRepository. …

Golang

3 min read

Mocking Repository with Golang GoMock
Mocking Repository with Golang GoMock
Golang

3 min read


Published in

pengenpaham

·Mar 22

Postgres database migration using golang-migrate, docker-compose and Makefile

Tracking database changes will be helpful when we develop application with database for storing data. Database migration will help us to track database changes (ex : create table, drop table, add column, remove column, etc ). In this article, we will use golang-migrate for tracking postgres database migration, and try…

Database Migration

6 min read

Postgres database migration using golang-migrate, docker-compose and Makefile
Postgres database migration using golang-migrate, docker-compose and Makefile
Database Migration

6 min read


Published in

pengenpaham

·Mar 20

Custom Logging in Golang Gin using Logrus Package

In this article we will explore basic logging implementation in Go-lang gin web framework, we will use Logrus package. We will implement dynamic log level and standardize log format with JSON structure. Table of contents : Starter code Setup Logrus Implement logging middleware Final code and result References 1. Starter code In this code we create basic…

Golang

6 min read

Custom Logging in Golang Gin using Logrus Package
Custom Logging in Golang Gin using Logrus Package
Golang

6 min read

ervinismu

ervinismu

71 Followers

full time writer, part time software engineer, long life learner ervinismu@ruby.social

Following
  • Cassie Kozyrkov

    Cassie Kozyrkov

  • The Pragmatic Programmers

    The Pragmatic Programmers

  • AWesome

    AWesome

  • Parul Pandey

    Parul Pandey

  • Arslan Ahmad

    Arslan Ahmad

See all (159)

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech

Teams