Can Olcer

Can Olcer @canolcer

About: I’m currently working on two open-source projects: Fugu (https://fugu.lol), a privacy-friendly product analytics software, and Mapzy (https://mapzy.io), a store finder.

Location:
Berlin, Germany
Joined:
Oct 29, 2021

Can Olcer
articles - 7 total

How to deploy your Jekyll site on Scalingo

Jekyll is a static site generator based on Ruby. Scalingo is a hosting provider (similar to Heroku,...

Learn More 0 0Nov 4 '22

A better CSV import

If you ever had to import data from a CSV file in a web app, there's a high chance that your...

Learn More 11 0May 7 '22

Fellow devs: Stop building on the blockchain

This is an open letter to all my fellow software developers, indie hackers and entrepreneurs: Stop...

Learn More 6 4Mar 7 '22

Active Record Callbacks shouldn't modify other records

In Ruby on Rails, After Record Callbacks allow you to hook into the lifecycle of Active Record...

Learn More 4 0Dec 18 '21

Setting up Rubocop correctly with Gitpod and VSCode Ruby

I've recently come across Gitpod. Gitpod provides cloud-based development environments. They're...

Learn More 5 0Oct 29 '21

Jekyll and Tailwind: How to speed up build time

I've been trying out Jekyll for a new side project's static website and of course added my favorite...

Learn More 3 0Oct 29 '21

Rails: Prevent users from logging out after each deployment

Here's a quick one, and it may be obvious to some of you but I didn't know about it. I noticed that...

Learn More 7 2Oct 29 '21