Features Microsoft "stole" from linux, that linux already had for years
Hello,
I have recently read somewhere, that they finally separated userspace from kernelspace. Maybe hoax, maybe not, but ghis question rose in my mind: name things linux had for years and windows copied it calling it a new feature, like virtual desktops. Or name a thing linux stole from windows, I am curious :)
https://redd.it/c0u073
@r_linux
Hello,
I have recently read somewhere, that they finally separated userspace from kernelspace. Maybe hoax, maybe not, but ghis question rose in my mind: name things linux had for years and windows copied it calling it a new feature, like virtual desktops. Or name a thing linux stole from windows, I am curious :)
https://redd.it/c0u073
@r_linux
reddit
r/linux - Features Microsoft "stole" from linux, that linux already had for years
0 votes and 5 comments so far on Reddit
My personal journey from MIT to GPL
https://drewdevault.com/2019/06/13/My-journey-from-MIT-to-GPL.html
https://redd.it/c0ugg0
@r_linux
https://drewdevault.com/2019/06/13/My-journey-from-MIT-to-GPL.html
https://redd.it/c0ugg0
@r_linux
Recording 4K Linux (including gaming) footage using AverMedia GC553 4k Ultra capture card - finally got it to work
So I've been messing around with a new AverMedia GC553 Live Gamer 4k Ultra card recently and I just could not get it to work on Linux. AverMedia have their own stream/record studio software called RECCentral which does not run on Linux (tried with Wine) so I had to get creative and use a tweaked V4L2 raw stream in OBS.
​
Here's a video of some test footage I recorded yesterday:
[https://www.youtube.com/watch?v=JyNAXJL0eS8](https://www.youtube.com/watch?v=JyNAXJL0eS8)
​
I'm using two machines running Manjaro Linux 18.04, one recording the capture card in OBS and the other one using the cards passthrough to a 4K monitor for the actual gaming. If anyone wants to know how I set this up and my thoughts just hit me up.
https://redd.it/c0vy1c
@r_linux
So I've been messing around with a new AverMedia GC553 Live Gamer 4k Ultra card recently and I just could not get it to work on Linux. AverMedia have their own stream/record studio software called RECCentral which does not run on Linux (tried with Wine) so I had to get creative and use a tweaked V4L2 raw stream in OBS.
​
Here's a video of some test footage I recorded yesterday:
[https://www.youtube.com/watch?v=JyNAXJL0eS8](https://www.youtube.com/watch?v=JyNAXJL0eS8)
​
I'm using two machines running Manjaro Linux 18.04, one recording the capture card in OBS and the other one using the cards passthrough to a 4K monitor for the actual gaming. If anyone wants to know how I set this up and my thoughts just hit me up.
https://redd.it/c0vy1c
@r_linux
YouTube
4K Linux Game Recording Test - AverMedia GC553 4K ULTRA - World of Warcraft, Dota 2, PoE, Northgard
This video was the result of me testing a new setup using two machines running Manjaro Linux. The main machine is playing the games, while the other machine ...
ElectronMail - unofficial open-source desktop app for ProtonMail and Tutanota E2EE email providers
The project page is [here](https://github.com/vladimiry/ElectronMail).
Linux is well supported by the app (deb/snap/freebsd/pacman/AppImage/rpm packages provided, the program author is a Linux user).
The below quote is picked from the [readme](https://github.com/vladimiry/ElectronMail#readme) file:
> ElectronMail is an [Electron](https://electronjs.org)-based unofficial desktop client for [ProtonMail](https://protonmail.com/) and [Tutanota](https://tutanota.com/) end-to-end encrypted email providers. The app aims to provide enhanced desktop user experience enabling features that are not supported by the official in-browser web clients.
Among other things, the program tackles the issue raised by Nadim Kobeissi in [An Analysis of the ProtonMail Cryptographic Architecture](https://eprint.iacr.org/2018/1121) paper and [highlighted in "Linux" subreddit](https://www.reddit.com/r/linux/comments/9yqfao/an_analysis_of_the_protonmail_cryptographic/) about 6 months ago.
https://redd.it/c0w2bk
@r_linux
The project page is [here](https://github.com/vladimiry/ElectronMail).
Linux is well supported by the app (deb/snap/freebsd/pacman/AppImage/rpm packages provided, the program author is a Linux user).
The below quote is picked from the [readme](https://github.com/vladimiry/ElectronMail#readme) file:
> ElectronMail is an [Electron](https://electronjs.org)-based unofficial desktop client for [ProtonMail](https://protonmail.com/) and [Tutanota](https://tutanota.com/) end-to-end encrypted email providers. The app aims to provide enhanced desktop user experience enabling features that are not supported by the official in-browser web clients.
Among other things, the program tackles the issue raised by Nadim Kobeissi in [An Analysis of the ProtonMail Cryptographic Architecture](https://eprint.iacr.org/2018/1121) paper and [highlighted in "Linux" subreddit](https://www.reddit.com/r/linux/comments/9yqfao/an_analysis_of_the_protonmail_cryptographic/) about 6 months ago.
https://redd.it/c0w2bk
@r_linux
GitHub
GitHub - vladimiry/ElectronMail: Unofficial ProtonMail Desktop App
Unofficial ProtonMail Desktop App. Contribute to vladimiry/ElectronMail development by creating an account on GitHub.
CRUX 3.5 is released :)
[https://lists.crux.nu/pipermail/crux/2019-June/006291.html](https://lists.crux.nu/pipermail/crux/2019-June/006291.html) i have not updated my laptop yet, but i will!
https://redd.it/c0wr96
@r_linux
[https://lists.crux.nu/pipermail/crux/2019-June/006291.html](https://lists.crux.nu/pipermail/crux/2019-June/006291.html) i have not updated my laptop yet, but i will!
https://redd.it/c0wr96
@r_linux
reddit
r/linux - CRUX 3.5 is released :)
0 votes and 0 comments so far on Reddit
Let your Linux server have the GUI in one minute. linux-remote 2 is publish!
linux-remote is a webside remote desktop of Linux. Create by Nodejs/js, html, css. Connecting via HTTP Websocket Protocol. Use browser visit.
It is tiny. It takes less than a minute to complete the installation and startup.
​
github: [linux-remote](https://github.com/linux-remote/linux-remote)
**Online demo:**
First register a new user: [http://149.129.62.26:3000](http://149.129.62.26:3000/)
Then visit demo: [http://149.129.62.26:3001](http://149.129.62.26:3001/)
https://redd.it/c0xmqh
@r_linux
linux-remote is a webside remote desktop of Linux. Create by Nodejs/js, html, css. Connecting via HTTP Websocket Protocol. Use browser visit.
It is tiny. It takes less than a minute to complete the installation and startup.
​
github: [linux-remote](https://github.com/linux-remote/linux-remote)
**Online demo:**
First register a new user: [http://149.129.62.26:3000](http://149.129.62.26:3000/)
Then visit demo: [http://149.129.62.26:3001](http://149.129.62.26:3001/)
https://redd.it/c0xmqh
@r_linux
GitHub
linux-remote/linux-remote
Linux Web Remote Desktop. Contribute to linux-remote/linux-remote development by creating an account on GitHub.
Two new ISOs images for Artix: Plasma/LXQt and MATE/LXDE
Artix is a fork of Arch **\[without systemd\]**.
Originally pure LXQT, installer & installed system, you can always install later on any other DE.
​
**Artix Linux is a rolling-release distribution, based on Arch Linux.**
**It uses OpenRC as init because PID1 must be simple, secure and stable.**
​
**The news is that 2 new ISOs, community supported.**
A QT-based ISO featuring the KDE Plasma and LXQt desktop environments and a GTK-based ISO with MATE and LXDE are [available for downloading](https://artixlinux.org/download.php). Both ISO images come equipped and ready for general use (multimedia, office, internet, productivity), offering the latest software available and are, despite their general DE/toolkit orientation, preconfigured for completely uniform look between QT and GTK applications, allowing for aesthetically pleasing integration of the best apps from both worlds. Read [the forum announcement](https://forum.artixlinux.org/index.php/topic,1010.0.html) for more information and screenshots.
https://i.redd.it/fwaa0qt3dj431.png
https://redd.it/c0y9z8
@r_linux
Artix is a fork of Arch **\[without systemd\]**.
Originally pure LXQT, installer & installed system, you can always install later on any other DE.
​
**Artix Linux is a rolling-release distribution, based on Arch Linux.**
**It uses OpenRC as init because PID1 must be simple, secure and stable.**
​
**The news is that 2 new ISOs, community supported.**
A QT-based ISO featuring the KDE Plasma and LXQt desktop environments and a GTK-based ISO with MATE and LXDE are [available for downloading](https://artixlinux.org/download.php). Both ISO images come equipped and ready for general use (multimedia, office, internet, productivity), offering the latest software available and are, despite their general DE/toolkit orientation, preconfigured for completely uniform look between QT and GTK applications, allowing for aesthetically pleasing integration of the best apps from both worlds. Read [the forum announcement](https://forum.artixlinux.org/index.php/topic,1010.0.html) for more information and screenshots.
https://i.redd.it/fwaa0qt3dj431.png
https://redd.it/c0y9z8
@r_linux
A cure for distro hoppers?
Just found this via Google News on Forbes. Once they get it working again, it will be a boon for anyone who wants to try Linux, but lacks the time, means, or expertise to install it on a USB drive or virtual machine.
https://www.forbes.com/sites/jasonevangelho/2019/06/15/how-to-test-drive-200-linux-distributions-without-ever-downloading-or-installing-them/
https://redd.it/c0ysfn
@r_linux
Just found this via Google News on Forbes. Once they get it working again, it will be a boon for anyone who wants to try Linux, but lacks the time, means, or expertise to install it on a USB drive or virtual machine.
https://www.forbes.com/sites/jasonevangelho/2019/06/15/how-to-test-drive-200-linux-distributions-without-ever-downloading-or-installing-them/
https://redd.it/c0ysfn
@r_linux
Forbes
How To Test Drive 200+ Linux Distributions Without Ever Downloading Or Installing Them
223 Linux distributions at your fingertips, and all you need is a browser. It even works on mobile!
Slim – Build 23MB micro-VM from Dockerfile, boots in seconds
**Meet Slim: Docker without the containers**
* Create a micro-vm from a Dockerfile (23MB image)
* Boots in 3 seconds on hyperkit (also works in kvm/vbox)
* Can ssh in and use like a real vm
GitHub repo: [https://github.com/ottomatica/slim](https://github.com/ottomatica/slim)
https://redd.it/c0y33x
@r_linux
**Meet Slim: Docker without the containers**
* Create a micro-vm from a Dockerfile (23MB image)
* Boots in 3 seconds on hyperkit (also works in kvm/vbox)
* Can ssh in and use like a real vm
GitHub repo: [https://github.com/ottomatica/slim](https://github.com/ottomatica/slim)
https://redd.it/c0y33x
@r_linux
GitHub
GitHub - ottomatica/slim: Build and run tiny vms from Dockerfiles. Small and sleek.
Build and run tiny vms from Dockerfiles. Small and sleek. - ottomatica/slim
How To Test Drive 200+ Linux Distributions Without Ever Downloading Or Installing Them
https://www.forbes.com/sites/jasonevangelho/2019/06/15/how-to-test-drive-200-linux-distributions-without-ever-downloading-or-installing-them/
https://redd.it/c0zn6j
@r_linux
https://www.forbes.com/sites/jasonevangelho/2019/06/15/how-to-test-drive-200-linux-distributions-without-ever-downloading-or-installing-them/
https://redd.it/c0zn6j
@r_linux
Forbes
How To Test Drive 200+ Linux Distributions Without Ever Downloading Or Installing Them
223 Linux distributions at your fingertips, and all you need is a browser. It even works on mobile!
In case you were wondering, SysV init is still alive and improving
https://www.patreon.com/posts/27654007
https://redd.it/c102k0
@r_linux
https://www.patreon.com/posts/27654007
https://redd.it/c102k0
@r_linux
Patreon
New stable releases | Jesse Smith on Patreon
Official Post from Jesse Smith
PaperWM: Tiled scrollable window management for Gnome Shell
https://github.com/paperwm/PaperWM
https://redd.it/c102j9
@r_linux
https://github.com/paperwm/PaperWM
https://redd.it/c102j9
@r_linux
GitHub
GitHub - paperwm/PaperWM: Tiled scrollable window management for GNOME Shell
Tiled scrollable window management for GNOME Shell - paperwm/PaperWM
Map midi signals to shell commands
I searched and noticed an absence of programs to translate midi signals to shell commands, so I made one
Repo: [https://github.com/zawwz/zmidimap](https://github.com/zawwz/zmidimap)
It's still early dev but should be 100% functional without any major issue
Feedback and bug reports are welcome, thanks.
https://redd.it/c11spu
@r_linux
I searched and noticed an absence of programs to translate midi signals to shell commands, so I made one
Repo: [https://github.com/zawwz/zmidimap](https://github.com/zawwz/zmidimap)
It's still early dev but should be 100% functional without any major issue
Feedback and bug reports are welcome, thanks.
https://redd.it/c11spu
@r_linux
GitHub
zawwz/zmidimap
Program for mapping midi signals to shell commands - zawwz/zmidimap
Can we have a KDE Neon flair?
Talking about user flair, not post flair.
https://redd.it/c0zvtl
@r_linux
Talking about user flair, not post flair.
https://redd.it/c0zvtl
@r_linux
reddit
r/linux - Can we have a KDE Neon flair?
8 votes and 0 comments so far on Reddit
I just found a use for ed.
You know those people that make horseshoes by hand, usually at some sort of historical exhibition. I sorta feel like those guys, except with computers. I love studying old computer technologies. I've spent dozens of hours learning about old 8 bit architectures, weird one-off computer systems like the Apollo Guidance Computer, and also old unix utilities.
Now, of course, the unix utilities are still with us, and I'd argue they are here to stay, but some of them have become more obscure than others. For instance, ed isn't even installed by default in many linux distros. I spent a bit of time learning about it, mainly for the legacy it has in the way vim works (also, grep gets its name from ed).
Today I was not actually in my historical mood, I was working on another project involving book length flat html files generated from markdown. I wanted to generate a table of contents with an entry for every level 2 heading in the document. Now, there are many ways to crack an egg, but it occurred to me that this was actually a problem that I could solve with ed! It seemed like an interesting challenge at least. In a surprisingly short time, I had a working ed noscript to solve the problem. It's only 17 loc and even has the distinction of containing my most knarly looking line of code written to date.
H
1
/<h2>/
i
<h2>Table of Contents</h2>
<ul>
</ul>
.
-1ka
g/<h2>Chapter /s/\(<h2\)\(>Chapter \)\([0-9][0-9]*\)</\1 id="\3"\2\3</\
t'a\
s/<h2/<li><a/\
s,</h2>,</a></li>,\
s/id="/href="#/\
ka
w
q
https://redd.it/c10wx1
@r_linux
You know those people that make horseshoes by hand, usually at some sort of historical exhibition. I sorta feel like those guys, except with computers. I love studying old computer technologies. I've spent dozens of hours learning about old 8 bit architectures, weird one-off computer systems like the Apollo Guidance Computer, and also old unix utilities.
Now, of course, the unix utilities are still with us, and I'd argue they are here to stay, but some of them have become more obscure than others. For instance, ed isn't even installed by default in many linux distros. I spent a bit of time learning about it, mainly for the legacy it has in the way vim works (also, grep gets its name from ed).
Today I was not actually in my historical mood, I was working on another project involving book length flat html files generated from markdown. I wanted to generate a table of contents with an entry for every level 2 heading in the document. Now, there are many ways to crack an egg, but it occurred to me that this was actually a problem that I could solve with ed! It seemed like an interesting challenge at least. In a surprisingly short time, I had a working ed noscript to solve the problem. It's only 17 loc and even has the distinction of containing my most knarly looking line of code written to date.
H
1
/<h2>/
i
<h2>Table of Contents</h2>
<ul>
</ul>
.
-1ka
g/<h2>Chapter /s/\(<h2\)\(>Chapter \)\([0-9][0-9]*\)</\1 id="\3"\2\3</\
t'a\
s/<h2/<li><a/\
s,</h2>,</a></li>,\
s/id="/href="#/\
ka
w
q
https://redd.it/c10wx1
@r_linux
reddit
r/linux - I just found a use for ed.
10 votes and 10 comments so far on Reddit
How To Install Visual Studio Code on Ubuntu
https://www.itsmearunchandel.co.in/linux/ubuntu/steps-to-install-visual-studio-code-on-ubuntu-18-04.html
https://redd.it/c0ypk1
@r_linux
https://www.itsmearunchandel.co.in/linux/ubuntu/steps-to-install-visual-studio-code-on-ubuntu-18-04.html
https://redd.it/c0ypk1
@r_linux
SYSTEM ADMIN
How to Install Visual Studio Code on Ubuntu 18.04 - SYSTEM ADMIN
Simple steps to install visual studio code on ubuntu 16.04 & 18.04. You can download .deb package or can add repository.$ apt-get install code
AudioStellar: Open source data-driven musical instrument for latent sound structure discovery and music experimentation
A couple of weeks ago we released the first public version of our open source project: AudioStellar.
We've put together a basic machine learning pipeline for visualizing a collection of short audio samples in an interactive 2D point map we like to call "sound space".
Any sound artist can create a sound space using his/her own sounds and explore AI learned representation. We propose three creative modes for playing samples including casting moving particles and creating constellation loops.
It's made in c++ using openFrameworks and Python
Code and binaries:[ https://gitlab.com/ayrsd/audiostellar/](https://gitlab.com/ayrsd/audiostellar/)
​
This is the first project open source project I actually spread.
Any feedback very well apreciated.
https://redd.it/c14q7m
@r_linux
A couple of weeks ago we released the first public version of our open source project: AudioStellar.
We've put together a basic machine learning pipeline for visualizing a collection of short audio samples in an interactive 2D point map we like to call "sound space".
Any sound artist can create a sound space using his/her own sounds and explore AI learned representation. We propose three creative modes for playing samples including casting moving particles and creating constellation loops.
It's made in c++ using openFrameworks and Python
Code and binaries:[ https://gitlab.com/ayrsd/audiostellar/](https://gitlab.com/ayrsd/audiostellar/)
​
This is the first project open source project I actually spread.
Any feedback very well apreciated.
https://redd.it/c14q7m
@r_linux
GitLab
ayrsd / audiostellar · GitLab
Opinions on Manjaro Deepin?
What's everyones opinion with Deepin on Manjaro?
Satisfied?
https://redd.it/c15zmt
@r_linux
What's everyones opinion with Deepin on Manjaro?
Satisfied?
https://redd.it/c15zmt
@r_linux
reddit
r/linux - Opinions on Manjaro Deepin?
0 votes and 1 comment so far on Reddit
KDE Usability & Productivity: Week 75
https://pointieststick.com/2019/06/15/kde-usability-productivity-week-75/
https://redd.it/c16h3m
@r_linux
https://pointieststick.com/2019/06/15/kde-usability-productivity-week-75/
https://redd.it/c16h3m
@r_linux
Adventures in Linux and KDE
KDE Usability & Productivity: Week 75
Week 75 in KDE’s Usability & Productivity initiative is here! It’s a little lighter than usual because we’re all feverishly preparing for the dual Plasma and Usability & P…
Calendar management dialog, archiving task lists, Every Detail Matters on Settings (Sprint 2)
https://feaneron.com/2019/06/15/sprint-2/
https://redd.it/c15t45
@r_linux
https://feaneron.com/2019/06/15/sprint-2/
https://redd.it/c15t45
@r_linux
Georges Stavracas
Calendar management dialog, archiving task lists, Every Detail Matters on Settings (Sprint 2)
During the Sprint #2, a new feature landed in GNOME To Do, GNOME Settings went through an Every Detail Matters session, and Calendar advanced in the calendar management dialog rewrite.