🎙️

Single File Chat in Elixir Phoenix

Single File Chat in Elixir Phoenix

Meet PhonenixPlayground

I found this library on github suggestions and I always wanted to have something simple and quick to test out LiveView prototypes. What can be quicker than opening Livebook and trying something there? Folks behind PhonenixPlayground made both of my wishes come true!

If you would like jump straight into the code:

Run in Livebook

Read more →

Notion Github Backup

Notion Github Backup

Data is expensive

I write around 2-3 important notes a day. And don’t actually worry if my laptop will be stolen, but the data on it..

Since Im heavy notion user I was looking for automated backup solution. Not that I don’t trust notion, trust but verify, right?

Backup

  1. Create a private github repo

create private repo

  1. Go to actions tab and click on set up a workflow yourself ->

set up workflow

Read more →

Recursive blog post or Github Codespaces

Recursive blog post or Github Codespaces
I already posted a few thoughts about the iPad in the life of a developer. When I got a message from GitHub that I have beta access to codespaces I was super excited and started looking for a project which I can try to move to the cloud development environment to try it out. Due to the lack of small cozy projects which wouldn’t require docker-compose with 10 services, the first thing which I setup here is my blog since it’s just Hugo.
Read more →

Flexible Env in Go V2

Flexible Env in Go V2

lalabuy948/genvutils

Motivation

As you probably saw my founding of two nice libraries that allow you beauty and easy abstraction on dot and just environment variables. You can check it there

After some time I decided to create another open-source library for the world and I merged the functionality of packages which you can find in the article above. I started from scratch and you are more than welcome to have look on it on my GitHub -> github.com/lalabuy948/genvutils

Read more →

https://typ.life

https://typ.life

r/mk

Due to quarantine, I had to set up my first home office. I never had anything at home except a laptop, because I can work anywhere, like in the office, cafe, park but not at ducking home. I have no idea how people can concentrate and don’t open the fridge every five minutes… So, I had to suffer… And I decided to adapt my small cabinet to trick my brain that I’m sitting in the office. I got a monitor, mouse, and vertical laptop holder to save someplace. Keyboard right? That’s how I found r/mk… I got hooked into that within my head.

Read more →