The Librem 5 has been “shipping” for a month—but not to backers
https://arstechnica.com/gadgets/2019/11/the-librem-5-has-been-shipping-for-a-month-but-not-to-backers/
https://redd.it/e1riyg
@r_linux
https://arstechnica.com/gadgets/2019/11/the-librem-5-has-been-shipping-for-a-month-but-not-to-backers/
https://redd.it/e1riyg
@r_linux
Ars Technica
The Librem 5 has been “shipping” for a month—but not to backers
Backers were largely patient with earlier project delays—but concern is rising.
If feels great when a company openly proclaims that they are proud of open source
https://aws.amazon.com/blogs/opensource/aws-promotional-credits-open-source-projects
https://redd.it/e3c8by
@r_linux
https://aws.amazon.com/blogs/opensource/aws-promotional-credits-open-source-projects
https://redd.it/e3c8by
@r_linux
Amazon
AWS promotional credits for open source projects | Amazon Web Services
AWS has always aimed to help make technology that was historically cost-prohibitive and difficult for many organizations to adopt much more accessible to a broader audience. This applies to open source technologies as well. We help customers to run a wide…
Increase Developer Productivity with Unix Bash Command One-Liners
https://medium.com//increase-developer-productivity-with-unix-bash-command-one-liners-2973bccd7600?source=friends_link&sk=83c6347376b3aeebab37c7ba7f0e8171
https://redd.it/e3cpxm
@r_linux
https://medium.com//increase-developer-productivity-with-unix-bash-command-one-liners-2973bccd7600?source=friends_link&sk=83c6347376b3aeebab37c7ba7f0e8171
https://redd.it/e3cpxm
@r_linux
Medium
Increase Developer Productivity with Unix Bash Command One-Liners
Hit your terminal with some magic. Useful OSX/Linux/Unix bash terminal commands… that fit on one line!
How to best make use of LA's 7 day trial?
I'm an intern at a tech security company looking to expand my Linux knowledge. I'm not sure there's much to REALLY learn in only 7 days, but I could be wrong, as I've never used the platform before. Is there a lot to take advantage of in the trial?
https://redd.it/e3f1jb
@r_linux
I'm an intern at a tech security company looking to expand my Linux knowledge. I'm not sure there's much to REALLY learn in only 7 days, but I could be wrong, as I've never used the platform before. Is there a lot to take advantage of in the trial?
https://redd.it/e3f1jb
@r_linux
reddit
How to best make use of LA's 7 day trial?
I'm an intern at a tech security company looking to expand my Linux knowledge. I'm not sure there's much to REALLY learn in only 7 days, but I...
BountySource campaign to modernize the AVR backend in GCC so it can be kept in future releases
https://www.bountysource.com/issues/84630749-avr-convert-the-backend-to-mode_cc-so-it-can-be-kept-in-future-releases
https://redd.it/e3flt6
@r_linux
https://www.bountysource.com/issues/84630749-avr-convert-the-backend-to-mode_cc-so-it-can-be-kept-in-future-releases
https://redd.it/e3flt6
@r_linux
Bountysource
$7,215 Bounty on GCC
[avr] Convert the backend to MODE_CC so it can be kept in future releases
Weekend Fluff / Linux in the Wild Thread - November 29, 2019
Welcome to the weekend! This stickied thread is for you to post pictures of your ubuntu 2006 install disk, slackware floppies, on-topic memes or more.
When it's not the weekend, be sure to check out r/WildLinuxAppears or r/linuxmemes!
https://redd.it/e3hggp
@r_linux
Welcome to the weekend! This stickied thread is for you to post pictures of your ubuntu 2006 install disk, slackware floppies, on-topic memes or more.
When it's not the weekend, be sure to check out r/WildLinuxAppears or r/linuxmemes!
https://redd.it/e3hggp
@r_linux
reddit
Weekend Fluff / Linux in the Wild Thread - November 29, 2019
Welcome to the weekend! This stickied thread is for you to post pictures of your ubuntu 2006 install disk, slackware floppies, on-topic memes or...
Announcing Season of KDE 2020, the program that offers mentorships and opportunities to all that want to contribute to the KDE project
https://dot.kde.org/2019/11/29/announcing-season-kde-2020
https://redd.it/e3ibcw
@r_linux
https://dot.kde.org/2019/11/29/announcing-season-kde-2020
https://redd.it/e3ibcw
@r_linux
KDE.news
Announcing Season of KDE 2020
By Caio Jordão Carvalho After a one-year hiatus, KDE Student Programs is very happy to announce Season of KDE 2020! Focused on offering an opportunity to anyone (not just enrolled students) contributing to the KDE community, this is a program that is comparable…
Linux Program Internals - ELF binaries and Relocation Entries
https://stffrdhrn.github.io/hardware/embedded/openrisc/2019/11/29/relocs.html
https://redd.it/e3n7k3
@r_linux
https://stffrdhrn.github.io/hardware/embedded/openrisc/2019/11/29/relocs.html
https://redd.it/e3n7k3
@r_linux
stffrdhrn.github.io
ELF Binaries and Relocation Entries - shorne in japan
Stafford Horne's (shorne, stffrdhrn) Computer Engineering blog and home page.
LibreOffice monthly recap: November 2019 - updates, events, swag and more
https://blog.documentfoundation.org/blog/2019/11/30/libreoffice-monthly-recap-november-2019/
https://redd.it/e3u02j
@r_linux
https://blog.documentfoundation.org/blog/2019/11/30/libreoffice-monthly-recap-november-2019/
https://redd.it/e3u02j
@r_linux
The Document Foundation Blog
LibreOffice monthly recap: November 2019 - The Document Foundation Blog
Here’s our summary of updates, events and activities in the LibreOffice project in the last four weeks – click the links to learn more! We got started with the Month of LibreOffice, November 2019. This is a campaign that we run every six months, crediting…
Applications don't have access to mounted devices, (2nd ssd)
Hey how can i give applications (gitkraken) access to mounted drives?
https://redd.it/e3uhlv
@r_linux
Hey how can i give applications (gitkraken) access to mounted drives?
https://redd.it/e3uhlv
@r_linux
reddit
Applications don't have access to mounted devices, (2nd ssd)
Hey how can i give applications (gitkraken) access to mounted drives?
Where can I see the standard C library in centos 7?
For a lab i'm doing I was asked to run this command:
**nm /lib/libc.so.6 | grep ' T ' | cut -f3 -d' ' | grep -v '\^\_' | sort -u | less**
libc.so.6 didn't exist in /lib, but I did find it in /lib64
When I replace /lib//libc.so.6 with /lib64/libc.so.6 in this command it gave me a massive list of C libraries. How Do I just see the standard C libraries?
https://redd.it/e40w4b
@r_linux
For a lab i'm doing I was asked to run this command:
**nm /lib/libc.so.6 | grep ' T ' | cut -f3 -d' ' | grep -v '\^\_' | sort -u | less**
libc.so.6 didn't exist in /lib, but I did find it in /lib64
When I replace /lib//libc.so.6 with /lib64/libc.so.6 in this command it gave me a massive list of C libraries. How Do I just see the standard C libraries?
https://redd.it/e40w4b
@r_linux
reddit
Where can I see the standard C library in centos 7?
For a lab i'm doing I was asked to run this command: **nm /lib/libc.so.6 | grep ' T ' | cut -f3 -d' ' | grep -v '\^\_' | sort -u |...
Configure Netfilter (iptables) on Linux to Protect Your Networked Devices
https://mindchasers.com/dev/netfilter
https://redd.it/e3zyqb
@r_linux
https://mindchasers.com/dev/netfilter
https://redd.it/e3zyqb
@r_linux
Mindchasers
Configure Netfilter (iptables) on Linux to Protect Your Networked Devices
Iptables enables the blocking & logging of network traffic entering, exiting, or being forwarded across a Linux CPU. This article discusses its configuration and application to protecting surveillance cameras.
Addressing in AF_INET, AF_INET6 and AF_UNIX sockets
https://idea.popcount.org/2019-12-06-addressing/
https://redd.it/e42c9j
@r_linux
https://idea.popcount.org/2019-12-06-addressing/
https://redd.it/e42c9j
@r_linux
idea.popcount.org
Addressing —
Idea of the day
Idea of the day
"Comparing Apples and Gnomes" -- Librem 5 review by a real user who hot their phone a few days ago
https://azdle.net/2019/11/comparing-apples-and-gnomes/
https://redd.it/e45mqh
@r_linux
https://azdle.net/2019/11/comparing-apples-and-gnomes/
https://redd.it/e45mqh
@r_linux
reddit
"Comparing Apples and Gnomes" -- Librem 5 review by a real user...
Posted in r/linux by u/FaidrosE • 11 points and 4 comments
Are there any linux laptops that can compare to Macbooks yet on the track pad front?
I just struck out again. I bought a pinebook pro, hoping that linux drivers + trackpad hardware had evolved to the point where it was usable for me. Nope, its awful still.
Has anyone used any combination of FOSS/hardware that has a great working trackpad? I dont even do anything crazy. Im not using gestures or looking for 5 finger point recognition. I just want a trackpad that can do two-finger scrolling, good tap to click, and is PRECISE. I dont want to be playing pin-the-mouse-on-the-corner for 30 seconds everytime i want to click to resize a window. I dont want jumpy/laggy scrolling. I dont want the trackpad constantly registering clicks if I maybe slightly brush it.
Does anyone have any good experiences with something out there or am I stuck buying another macbook? When I put linux on one of my old macbooks years ago, the same trackpad that worked great in OSX was not good in Linux/Gnome either. So i'm pretty sure its the whole package. Linux drivers+trackpad hardware+window manager tweaks? Anyone else feel my pain here?
https://redd.it/e4bchp
@r_linux
I just struck out again. I bought a pinebook pro, hoping that linux drivers + trackpad hardware had evolved to the point where it was usable for me. Nope, its awful still.
Has anyone used any combination of FOSS/hardware that has a great working trackpad? I dont even do anything crazy. Im not using gestures or looking for 5 finger point recognition. I just want a trackpad that can do two-finger scrolling, good tap to click, and is PRECISE. I dont want to be playing pin-the-mouse-on-the-corner for 30 seconds everytime i want to click to resize a window. I dont want jumpy/laggy scrolling. I dont want the trackpad constantly registering clicks if I maybe slightly brush it.
Does anyone have any good experiences with something out there or am I stuck buying another macbook? When I put linux on one of my old macbooks years ago, the same trackpad that worked great in OSX was not good in Linux/Gnome either. So i'm pretty sure its the whole package. Linux drivers+trackpad hardware+window manager tweaks? Anyone else feel my pain here?
https://redd.it/e4bchp
@r_linux
reddit
Are there any linux laptops that can compare to Macbooks yet on...
I just struck out again. I bought a pinebook pro, hoping that linux drivers + trackpad hardware had evolved to the point where it was usable for...