#WebView pro desktop aplikace je zlo, prosím přesvědčte mě o opaku! #TeamViewer #Proč?
‘I don’t expect to live a normal life’: how a Leeds teenager woke up with a Chinese bounty on her head

After speaking out about the suppression of Hong Kong’s protests, Chloe Cheung was targeted by Beijing, followed on the street and abused online. Yet she remains defiant

The Guardian

@EP_prehledne

A může mi někdo vysvětlit, proč lidovci a topkaři už dávno neodriftovali ke Starostům a nevytvořili jednu proevropskou koalici? Asi tak nejpozději před posledními volbami do Europarlamentu byla ta poslední příležitost …

#EU #Lidovci #TOP09 #Proč #Fail

#dailyreport #linux #administration #permissions #secops
#sudo #doas #network #bash #proc
Sudo command is overburden, I switched to Doas tool from
FreeBSD project that lighter by weight. I don't use SU
command, because it require PAM framework, that I don't
use.

Before:
larry ALL=(ff) NOPASSWD: ALL
sudo --preserve-env=WAYLAND_DISPLAY,XDG_RUNTIME_DIR -u ff
firefox

After:
permit setenv { WAYLAND_DISPLAY XDG_RUNTIME_DIR } nopass g
as ff
doas -u ff firefox
-----------------------------------------------------
With help of AI I have written a simple bash scrippt that
output average network bandwidth by reading directly
from /proc/net/dev

I think 70 lines is better than some special app with
writing output parser for it.

Linux commands

All common Linux commands available in one overview, categorized, and complemented with a short description about it's main purpose.

Linux Audit
Drei Fandom Veteranen und Mitbegründer des Perry Rhodan Online Clubs (PROC).
Von links: Rainer Schwippl, Ralf König und meine Wenigkeit.
Zu den Sternen! ✨
#proc #peryrhodan #sciencefiction

@xChaos @ErikfonDenickeN @Petr90 @z8th

tady aby jedene se bál něco napsat že se to zvrhne v něco uplně #OffTopic jiného.

Proč nemůžete napsat něco jako:

Enki je super! Sbalím dvě osumnáctky a až do rána si budeme povídat o energiích neutrin ...

#Proč ???? #CoJsemKomuUdělal ???? #PaneEnkiZaCoMěTrestáš ? #TolikOtázek #AtakMáloOdpovědí #NemáloHaštagů

This excellent article does a great job at explaining the Ruby features block, lambda and proc. #ruby #explainer #lambda #functions #proc #block : "Blocks, Procs, and Lambdas: A Beginner's Guide to Closures and Anonymous Functions in Ruby"(https://www.akshaykhot.com/ruby-block-proc-lambda-and-differences-between-them/)
Blocks, Procs, and Lambdas: A Beginner's Guide to Closures and Anonymous Functions in Ruby

Closures and anonymous functions are very useful concepts, especially in functional programming. Ruby makes working with them a pleasure via its flavors like blocks, procs, and lambdas. This post provides an in-depth tutorial and shows the subtle differences between them.

Write Software, Well