xtrapoletariat

joined 2 years ago
[–] [email protected] 1 points 1 day ago

Apologies for being too cryptic/jargon. Pro tip: a real-life mentor can adapt to your level on-the-fly, if available.

Maybe this introduction helps a bit to get an overview - from the context I expect you are on JavaScript or related.

It's often hard to grasp why packages or techniques exist unless you ran into the problems that motivated the solution yourself.

In this case, it's all about filtering by the severity of log messages (debug level). If the level is high, your app will show tiny bits of information. These do not need to show for every user, except if they want to enable it (via techniques like a switch/flag, environment variable or a config file).

Config files or profiles are often used to enable/disable code parts in production or to configure how often scheduled jobs should be triggered and so on.

Depending on your level of expertise logging stuff via the console may be just fine for the moment. In particular if you are the sole developer. Once you're annoyed by your own logs, incrementally replace the 'prints' with a library that feels comfortable or well-documented.

[–] [email protected] 6 points 4 days ago (2 children)

The question mixes up tests and logging. You are referring to logs.

Use a good logging package. It will allow you to distinguish at least (possibly with verbosity levels)

  • trace
  • debug
  • information
  • warning
  • error

In production, configure the log level to be info-level or above, everything below will be hidden.

Lower levels can be useful for debugging automated tests. Possibly via a flag in production as well.

[–] [email protected] 7 points 2 weeks ago

I think they spelled anti-diversity disorder wrong.

[–] [email protected] 0 points 2 weeks ago

Yes, and in fact, the complete jetbrains toolbox works fine on Linux. Setup is commonly done by simply unzipping an archive.

[–] [email protected] 2 points 2 weeks ago

Remmina is nice to manage remote access, see https://remmina.org/

I heard negative criticism of rustdesk in terms of security, can anyone confirm or refute this?

[–] [email protected] 1 points 3 weeks ago

Ah, great, I was not aware of that. I typically stick to the defaults, but this may help to convince others.

My impression is that LO criticism is unexpectedly harsh. After all, it's a free and powerful alternative to MO and you are in no way forced to use it.

It's less polished, obviously, but great for a wide range of use cases. Power users relying on specific features: different story.

[–] [email protected] 6 points 3 weeks ago (2 children)

For some reason I don't fully understand, LibreOffice hides the option to switch the UI in View > User Interface. The option Tabbed seems to resemble MS ribbon-like style.

They should possibly consider to make that a default question on first start-up, like: 'What interface layout feels familiar?'

 

Klima spielte weder im Wahlkampf noch bei den Sondierungsgesprächen eine große Rolle. Das soll sich jetzt ändern – und zwar nicht nur nach dem Willen der Grünen.

[–] [email protected] 4 points 1 month ago (2 children)

Oder frei nach Thorsten Dirks: „Wenn Sie einen Scheißprozess digitalisieren, dann haben Sie einen scheiß digitalen Prozess.“

Fasst es gut zusammen.

In der Praxis würde schon eine Art Bürokratie-Daten-Vault vieles vereinfachen: Möchten Sie Daten X, Y und Z mit Amt K/Verfahren V teilen? Klick 'ja', 2FA und gut.

Die Redundanzen deutscher Formblätter und deren Abhängigkeiten sind auch, speziell für Nicht-Muttersprachler, ziemlich absurd - und eher nicht effektiv.

[–] [email protected] 4 points 1 month ago* (last edited 1 month ago)

Hey, I changed my desktop background and color theme... but yes, customization for me is copying all my scripts to ~/bin and set a keyboard shortcut to open a terminal. I'm-old-Gandalf-meme around here

edit: yes, .vimrc as well

[–] [email protected] 2 points 1 month ago* (last edited 1 month ago)

Absolut.

Ich nutze auch Glutamat aus dem Asia Shop.

Spart Salz in Brühe, Soßen und vielen Gerichten und ist in der Tat besser als sein Ruf.

Zusammen mit etwas in Öl angebratenen Frühlingszwiebeln, einem Schuss Sherry abgelöscht, Karottenwürfeln und etwas Salz/Pfeffer oft besser als die meisten rein Salz-basierten Fertigbrühen. Ramen-Nudeln dazu, schnell und gut.

Auch in Kombination mit geräuchertem Paprikapulver, Rauchsalz oder Chiliflocken sehr vielseitig.

Wo Rezept ^^?

 
view more: next ›