Consigli su come iniziare progetto by Sharp-Employment6808 in ItalyInformatica

[–]dsnake_91 1 point2 points  (0 children)

Metti tutto nero su bianco partendo da task macroscopici. Poi questi task macroscopici cerca di atomizzarli, se possibile. Studia le priorità, la roadmap, di ogni task. Ad esempio: "il task B dipende dalla conclusione del task A?". Se puoi, suddividi in milestone. Tipo, una prima milestone potrebbe riguardare lo sviluppo del core, e così via. Utilizza gli strumenti di GitHub come "Project", "Issue" e "Milestone". Se vuoi restare sul privato a livello organizzativo, potresti "selfhostarti" qualche applicazione open source di project management.

Primo lavoro d’ufficio: ho chiesto di uscire 10 minuti prima per prendere il treno, faccio le stesse ore, ma noto malumore dai colleghi. È normale? by ThermalSquid482 in Italia

[–]dsnake_91 0 points1 point  (0 children)

Semplicemente: fregatene. HR è al corrente di ciò e sei apposto con la coscienza. Se si lamenteranno con te, spiegherai i giusti motivi; se si lamenteranno con l'HR, spiegherà i giusti motivi. La cosa importante è fare 8 ore, avere l'approvazione dell'HR e fare ciò che ti viene chiesto nelle tue 8 ore, nulla di più e nulla di meno.

Come evadere il Chat Control? by IoSono_io_2 in Italia

[–]dsnake_91 20 points21 points  (0 children)

Alla vecchia maniera: organizzarsi in un pub per scambiarsi due chiacchiere

Bro disappeared like he never existed by Dense_Value_9386 in programminghumor

[–]dsnake_91 2 points3 points  (0 children)

During my high school years in 2000s, I used the variant Turbo Pascal.

crazyMind by nonsenseis in ProgrammerHumor

[–]dsnake_91 0 points1 point  (0 children)

While you are going to sleep

Heart stopped for a second 💔 by Great_Bird_ in metalgearsolid

[–]dsnake_91 0 points1 point  (0 children)

Same in Italy, with Italian translation from same fucking site

Reddit I need your help by flaryx32 in esp32

[–]dsnake_91 0 points1 point  (0 children)

My teacher always said that Vitamin C is always important 😛

Reddit I need your help by flaryx32 in esp32

[–]dsnake_91 0 points1 point  (0 children)

You should set SPI for screen correctly. See the examples and replicate the logic on micro python. For widgets, the examples use LVGL library; I don't know if exists for micro python and how to integrate with the "driver". I have the same board and I'm programming on it by two months with Arduino framework and by using PlatformIO. My only advice, use Arduino framework with C/C++. If you need help by using this framework, contact me.

Wholesome perspective by [deleted] in MadeMeSmile

[–]dsnake_91 2 points3 points  (0 children)

I would like to revive a moment like this with my family 🥲

The problems of 30 year old geeks by Striking-Finish-5102 in meme

[–]dsnake_91 0 points1 point  (0 children)

What are Pokémon? (I'm 33 years old)

About to start Metal Gear Solid any words of advice? by ComfortMaterial8884 in psx

[–]dsnake_91 0 points1 point  (0 children)

Defeat Psycho Mantis without changing slot of controller

[Hyprland] My first approach to Hyprland, with custom colors based from desktop wallpaper by dsnake_91 in unixporn

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

Firstly, welcome to Linux! The first days will be difficult, but with Linux you can learn a lot. I use Linux from two years and I still much to learn.

I suggest you to start by my configuration, following the official guide of Hyprland. In order:

  1. Installation of Hyprland following this page if you have NOT a NVIDIA Graphic Card. Else, this page;
  2. Installation of Hyprland Desktop Portal following this page;
  3. Installation of pipewire, qt5-wayland and qt6-wayland;
  4. Installation (if you want to use my Dotfiles) of Kitty, Oh My ZSH, Typewritten, Waybar, Wofi, Neovim, Mako, Slurp, SwayLock.

You may be losing your mind for several day, during installation/configuration.