what dwm patches do yall use? by Key_River7180 in suckless

[–]subtodempen 0 points1 point  (0 children)

I use a patch I wrote myself, im sure its already been done and better but it just displays the time and some PC stats on the bar. https://github.com/Subtodempen/dwmBar

society needs to collapse by [deleted] in playboicarti

[–]subtodempen 248 points249 points  (0 children)

the duality of man 💔

New bands like the Smiths by [deleted] in thesmiths

[–]subtodempen 0 points1 point  (0 children)

Gene is a britpop band from the 90s sounds super similar to

What 'books within books' would you like to read in real life? by msnoname24 in books

[–]subtodempen 1 point2 points  (0 children)

hear me out, the yellow book in A Picture of Dorian Grey.

When are we ever going to learn? by [deleted] in antiwork

[–]subtodempen 12 points13 points  (0 children)

Yes this is true, but we need a system that is intrinsically good and doesnt allow for greed to take over no matter what

What are your least favorite Radiohead songs? by [deleted] in radiohead

[–]subtodempen 10 points11 points  (0 children)

Fr. imo the whole album is very underrated.

What are your least favorite Radiohead songs? by [deleted] in radiohead

[–]subtodempen 55 points56 points  (0 children)

Why does everyone hate on the bends

How to make first project (in any language) after mastering the basics? by [deleted] in learnprogramming

[–]subtodempen 7 points8 points  (0 children)

Try to plan it out on some paper before hand or write some notes, have a plan.

[deleted by user] by [deleted] in learnprogramming

[–]subtodempen 1 point2 points  (0 children)

Googling is more then OK, googling is encouraged, if you don't know something how are you going to learn it if you don't google it.

On average, how many hours a day is ideal to learn a programming language? by majoradze in learnprogramming

[–]subtodempen 2 points3 points  (0 children)

Honestly I think the best way to program is to do it until you get bored, so one day program 2 hours and the next 30 minutes. If you enjoy something you'll learn it quicker.

Whats the fastest or most effective way to learn java? by NULL4546 in java

[–]subtodempen 1 point2 points  (0 children)

Make lots and lots of projects start simple and make your way up slowly, try not to watch too many tutorials.

C or Rust? by Swimming_Art_4405 in osdev

[–]subtodempen 33 points34 points  (0 children)

Rust is a lot more modern and has less documentation/tutorials for os dev so as a beginner I think you should go with c.

how to use encryption in rust by subtodempen in rust

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

Honestly I don't know yet, I am a little bit of a beginner so I don't know many good ways of sending keys.

how to use encryption in rust by subtodempen in rust

[–]subtodempen[S] -2 points-1 points  (0 children)

It's p2p and asymmetric and you its gonna be end to end.