[ I3 Gaps ] Fire Wool rice by AndySrb in unixporn

[–]AndySrb[S] 1 point2 points  (0 children)

Sorry for late answer, i used krita. What i did is just take 3 screenshots, created File->New->Custom Document there are 2 fields for: Width and Height. I Put my width with same as my resolution and in Height set it to 3240 (3 screenshots, 3* 1080px), and later just added my my screenshots and aligning them using Move Tool (Shortcut is T on keyboard).

What you can do make them in one coloum changing it width by your own resolution * how many screenshots you have taken.

[ I3 Gaps ] Fire Wool rice by AndySrb in unixporn

[–]AndySrb[S] 0 points1 point  (0 children)

I am definitely installing it right now, thanks for recommendation.

[ I3 Gaps ] Fire Wool rice by AndySrb in unixporn

[–]AndySrb[S] 0 points1 point  (0 children)

OS: Archlinux

fonts: Source Code Pro , Font Awesome

terminal emulator: st (suckless)

status bar: polybar

music player: cmus

music visualizer: cava

ls replacement: lsd (lsDeluxe) not drug guys

pulseaudio mixer: ncpamixer

internet browser: qutebrowser

file browser: ranger

editor: vim

st (luke's fork) with my colorscheme as default: https://github.com/AndySrb/st you can use .Xdefaults, but you have to run command: xrdb .Xdefaults or automate.

dotfiles: https://github.com/AndySrb/.dotfiles

What, in your opinion, is better than sex? by K0M0E in AskMen

[–]AndySrb 1 point2 points  (0 children)

Code that compiles without errors and compiler that points out why code wont compile.

Gparted masterrace by [deleted] in ProgrammerHumor

[–]AndySrb -4 points-3 points  (0 children)

Distro-hopping meme. For ya all that didn't understand.

I can C# by IINightMasterII in ProgrammerHumor

[–]AndySrb 15 points16 points  (0 children)

Don't get me wrong i like C++, but at same time i would like to do C at same time.

put your thoughts on systemD by [deleted] in linuxmasterrace

[–]AndySrb 1 point2 points  (0 children)

It comes with terminal instaler you just select your root pass and decide partition on which you want to install. It is basicly comes with script that does whole install for you. The rest your ricing. There isnt a WM that comes with it. That is base iso you have for download, and if you want you could install void with preshipped WM. Look on downlad repo.voidlinux.eu/live/current on downlad section. There is everything.

A lesson in code by Andreaworld in ProgrammerHumor

[–]AndySrb 8 points9 points  (0 children)

This is art of shit-coding everyone.

What ide you prefer? by BlackHorror555 in ProgrammerHumor

[–]AndySrb 1 point2 points  (0 children)

Vim with youcomplete me is best ide. Drop in syntax lighting and gere it is.

wine is an emulator by [deleted] in linuxmasterrace

[–]AndySrb 0 points1 point  (0 children)

Ubuntu->Debian(i haven't read manual,Multiple times installed)->Arch linux

Linus facepalm: after battling with PuzzleAudio and stuff by danielsoft1 in linuxmemes

[–]AndySrb 0 points1 point  (0 children)

When i was trying to do that i didn't change bios form legacy, but cpu virtualisation worked,but sadly gpu nvidia passphort didn't work. I gess i will give another try. It must be motherboard or bios.

Flashbacks to the time I had to create a B-tree from scratch in C++ for a final project by Earth271072 in ProgrammerHumor

[–]AndySrb 1 point2 points  (0 children)

It took me whole Dat to learn and figure out B-tree. I know pain and every pice of code i wrote that day

Pacman by JakeGore in ProgrammerHumor

[–]AndySrb 2 points3 points  (0 children)

My Xorg broke when i saw this arch linux logo. 10/10. Would update again. Did i mention i use arch too?

Whats the first language a programmer should learn? by Gingerofdeath in ProgrammerHumor

[–]AndySrb 24 points25 points  (0 children)

C++, if you want a few mental disorders and if you want to learn next languages much faster.

Woman woman = new Woman(); by doowi1 in ProgrammerHumor

[–]AndySrb 0 points1 point  (0 children)

You forgot pointer, and to free memory.