Aditya's blog
  • Home
  • Posts
  • Tags
  • Categories
Aditya's blog
  • Home
  • Posts
  • Tags
  • Categories

Install and Use Gitea

2023-02-12
linux server
393 words 2 mins read

Here I document my steps to get Gitea up and running on a Debian server.

Read more...

Format Code in Vim

2023-01-05
linux windows
37 words 1 min read

Spend less time formatting your code with this easy trick!

Read more...

psql: FATAL: Peer authentication failed for user

2023-01-04
linux
82 words 1 min read

The order of rules in pg_hba.conf matters.

Read more...

Use home-manager Instead of nix-env

2022-09-01 309 words 2 mins read

home-manager allows reprodicuble builds compared to nix-env. You can port your configuration to any machine and expect it to work the same.

Read more...

Program crashes when built with Clang but runs when built with GCC

2022-08-25
linux
1700 words 8 mins read

Just how wild can a simple GCD program get?

Read more...
Prev Next
Powered by Hugo | Theme - Even
Creative Commons Licence
This work is licensed under a Creative Commons Attribution 4.0 International License

View source
© 2022 - 2024Aditya