s0lst1ce
s0lst1ce
This looks even better with ligatures (ex: FiraCode font). Here's what a part of the previous example looks like: 
The relevant part of the `tree` command from cargo seems to be here https://github.com/rust-lang/cargo/blob/master/src/cargo/ops/tree/graph.rs
Right I forgot about embed migrations. And yes I was using a script that just ran custom saving scripts whenever a `migrate` or `database` command is ran.
I agree that there are other solutions, mainly using embed migrations. But I would still find a way to automatically run some SQL query when a migration is applied useful....
Hello! Just to know where this is at? And if there's a recommended workaround for now? Using the latest firefox on arch linux with awesomeWM and picom-git.
Hello! I'm having the same issue. I'm not very familiar with how networking works. What troubles me is that making the same request with python's `requests` module works, so I...
This would be very good indeed. It would enable to split the spam removal more efficiently.
I believe #152 is a progress toward this?
@Axarva so I've installed your dotfiles on a computer on mine which I connected to one of my WQHD monitor. I've done this with the branch of the PR #152...
A new PR and not the one for the changes I'm testing out? Also I'm very new to tiling WM, xmonad and haskell so I don't know how to do...