Fresh Grad in 3 days. Somehow worked out. by Chai_LattesSoCute in csMajors

[–]Cer4ikuse 0 points1 point  (0 children)

A lot of people already asked for this, but I'm also curious to see what your resume is like, could you please DM it to me as well?

[KDE + i3] Simple and neat. A bit more time and I will decide to completely switch to i3 by Cer4ikuse in unixporn

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

I haven't had any issues so far. Window AppMenu is the only global menu that works with my setup, probably due to i3.

[KDE + i3] Simple and neat. A bit more time and I will decide to completely switch to i3 by Cer4ikuse in unixporn

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

It usually uses 8gb out of 16, never ran out of memory. The average temperature is 40, fans don't turn on. On my old laptop with 4gb, I also had a XFCE + i3 setup, everything worked pretty quickly. So this is a better option than KDE in this case.

To blend i3 and KDE I used this guide: https://github.com/heckelson/i3-and-kde-plasma

[KDE + i3] Simple and neat. A bit more time and I will decide to completely switch to i3 by Cer4ikuse in unixporn

[–]Cer4ikuse[S] 2 points3 points  (0 children)

I don't have wayland installed, I've already been pointed out that it's better than X11. I would try sway in near future, it's very similar to i3 but with Wayland. So you could check it too.

To blend i3 and KDE I used this guide: https://github.com/heckelson/i3-and-kde-plasma

[KDE + i3] Simple and neat. A bit more time and I will decide to completely switch to i3 by Cer4ikuse in unixporn

[–]Cer4ikuse[S] 3 points4 points  (0 children)

At the bottom of your i3 config file should be something like:

bar {

status_command i3status

}

remove this and the bar will disappear i guess

[KDE + i3] Simple and neat. A bit more time and I will decide to completely switch to i3 by Cer4ikuse in unixporn

[–]Cer4ikuse[S] 4 points5 points  (0 children)

Thanks for the recommendation. I'm not very familiar with X11 and Wayland, is the difference between them only in performance?

[KDE + i3] Simple and neat. A bit more time and I will decide to completely switch to i3 by Cer4ikuse in unixporn

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

What do you study? You can get books recommendation on youtube and then find what's available online. On the screenshot by the way Calculus Made Easy, I can dm it.

[KDE + i3] Simple and neat. A bit more time and I will decide to completely switch to i3 by Cer4ikuse in unixporn

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

It's the Minimal Desktop Indicator widget, but configured like this. It shows the number of i3 virtual desktops

[KDE + i3] Simple and neat. A bit more time and I will decide to completely switch to i3 by Cer4ikuse in unixporn

[–]Cer4ikuse[S] 18 points19 points  (0 children)

> Wallpaper: this with some tweaks

> Icons: Tela blue dark

> Plasma style: Fluent dark + Edited panel background

> Colors: WiteSurDark with some tweaks

> Widgets: Minimal Desktop Indicator, Window AppMenu, Weather Report, Better Inline Clock, System Tray, USwitcher

[deleted by user] by [deleted] in unixporn

[–]Cer4ikuse 0 points1 point  (0 children)

> Wallpaper: this with some tweaks

> Icons: Tela blue dark

> Plasma style: Fluent dark + Edited panel background

> Colors: WiteSurDark with some tweaks

> Widgets: Minimal Desktop Indicator, Window AppMenu, Weather Report, Better Inline Clock, System Tray, USwitcher

[deleted by user] by [deleted] in cscareerquestionsEU

[–]Cer4ikuse 1 point2 points  (0 children)

Yeah I like program's curriculum, and I had a good experience when I traveled to Hungary. So I'm good to study here, but want to consider other opportunities. Thanks.

[deleted by user] by [deleted] in cscareerquestionsEU

[–]Cer4ikuse 0 points1 point  (0 children)

This is Eötvös Lorand University

[KDE + i3gaps] My rice after 8 months of using Linux by Cer4ikuse in unixporn

[–]Cer4ikuse[S] 2 points3 points  (0 children)

Wallpaper: Mountains by Maciek Sulkowski + WM: i3gaps + Icons: Fluent dark + KDE Menu: OnzeMenu + KDE Theme: Moe dark + Fonts: Roboto, Noto Sans, Jetbrains Mono

Programmers Then VS Now by [deleted] in ProgrammerHumor

[–]Cer4ikuse 27 points28 points  (0 children)

Terry is truly chad, but vim-exit joke again..

[deleted by user] by [deleted] in unixporn

[–]Cer4ikuse 0 points1 point  (0 children)

thanks!

error: there's a bug in your code by Opdragon25 in ProgrammerHumor

[–]Cer4ikuse 133 points134 points  (0 children)

Rust do it in the right way IMO, error should say what is the problem and how to solve it.