submitted by /u/sablal
[link] [comments]
from Linux, GNU/Linux, free software… https://ift.tt/2VRbKZL
Tag: GNU/Linux
RetroPie 4.6 released with Raspberry Pi 4 support.
submitted by /u/resoluti0n_
[link] [comments]
from Linux, GNU/Linux, free software… https://ift.tt/2yONPRV
connmap – X11 desktop widget that shows location of your current network peers on a world map
submitted by /u/jafarlihi
[link] [comments]
from Linux, GNU/Linux, free software… https://ift.tt/2Sc5p9j
Linux terminal chess with source
submitted by /u/batdrop8
[link] [comments]
from Linux, GNU/Linux, free software… https://ift.tt/2SbmJee
Linux File System 101
submitted by /u/smohajer
[link] [comments]
from Linux, GNU/Linux, free software… https://ift.tt/2VDnpLG
Monitoring tools console with bash like htop
submitted by /u/SlowZeck
[link] [comments]
from Linux, GNU/Linux, free software… https://ift.tt/2Y4DWdh
Giti, A Permanent observer of your git directories, version 1.0.0 released.
Do you want a tool that monitor your project directories/files and report you, which files changed and ready to stage/commit?
This is where giti will probably help you:
https://github.com/LinArcX/giti
submitted by /u/linarcx
[link] [comments]
from Linux, GNU/Linux, free software… https://ift.tt/2W0t3q3
Ubuntu 20.04 LTS (Focal Fossa)
submitted by /u/Doener23
[link] [comments]
from Linux, GNU/Linux, free software… https://ift.tt/3auTRUL
Are you happy with Snap?
With robust and time-tested tools like synaptic and aptitude, I think apt was doing a great job already, so what was the need for Snap? If the goal was to create one standard packaging system across all distros, then that will only work if all other distros also unanimously adapt Snap but until that happens, upstream developers will have to ship both apt/dnf as well as snap versions of their apps. So, developers’ work has increased or decreased?
submitted by /u/smart_jackal
[link] [comments]
from Linux, GNU/Linux, free software… https://ift.tt/2S34Eza
Terminal Commands
submitted by /u/radhasatam
[link] [comments]
from Linux, GNU/Linux, free software… https://ift.tt/34XROHN
OnlyOffice 5.5.1 released (free and opensource QT based Office with good support for MS formats)
submitted by /u/DamonsLinux
[link] [comments]
from Linux, GNU/Linux, free software… https://ift.tt/2RZAwEH
Found: [dvorka/hstr – bash and zsh shell history suggest box – easily view, navigate, search and manage your command history] – I find it very useful
submitted by /u/theniwo
[link] [comments]
from Linux, GNU/Linux, free software… https://ift.tt/2Y24Lyy
ASCII Art Webcam Effect for Linux
Like everybody else in this COVID 19 time, in my work we are practicing social distancing, so, all meetings are online. One coworker was using a background filter in Teams and i want to do the same, unfortunately, filters are not available for linux at this moment, so, i implement my own filter (for fun).
While researching how to implement filters, i found this excellent post:
https://elder.dev/posts/open-source-virtual-background/
In this post they use docker whit a model called BodyPix for generating a mask of the background, i did not like this. I remember a model called Deeplab, this model implement semantic image segmentation
https://github.com/tensorflow/models/tree/master/research/deeplab
So, i get a trained model form the model zoo
https://github.com/tensorflow/models/blob/master/research/deeplab/g3doc/model_zoo.md
I implement it and!!!!
Nice! but i find the borders too big for me, so i apply an erode filter
Deeplab v3 inference Mask + erode
Better. Next step is mix the input and the mask
The result was not perfect (good for the work), the latency was ok whit my nvidia video card.
OK Background removal finished…. What i do now ? well… I love ASCII Art! y and found this cool post:
https://wshanshan.github.io/python/asciiart/
I implement the ASCII Art transformation function in my code and this is the result:
Pretty cool.
So, next step is make this a make this behave like a Webcam, for that, we use pyfakewebcam and v4l2loopback (like in elder.dev post) and we get this:
You can get the source code and install instructions in:
https://github.com/diegovazquez/ASCIILinuxVirtualWebCam
Thank you for reading.
submitted by /u/dhvazquez
[link] [comments]
from Linux, GNU/Linux, free software… https://ift.tt/2VG953K
Best function ever!! :)
submitted by /u/iamnihal_
[link] [comments]
from Linux, GNU/Linux, free software… https://ift.tt/34Vh8OH
How io_uring and eBPF Will Revolutionize Programming in Linux
(read in full at The New Stack)
Covers how io_uring and eBPF work, and how they will impact async application development, using impact on the NoSQL database Scylla as an example.
submitted by /u/PeterCorless
[link] [comments]
from Linux, GNU/Linux, free software… https://ift.tt/2VRpNNI