Smart-Home: Ikea plant Open-Source-Abteilung
30.12.2020Die Open-Source-Aktivitäten von Ikea sollen gebündelt und zentral gesteuert werden. Das könnte sich auch auf die Smart-Home-Angebote auswirken. (Ikea, Open Source)
Use the Markdown Editor app in Nextcloud
30.12.2020The advantage of plain text is that there’s no extra computer-specific information cluttering up your otherwise human-readable writing. The good thing about computers is that they’re programmable, and so as long as we humans...
10 examples of using Python in 2020
30.12.2020As in recent years, Python proved a popular programming language in 2020. Each year, Opensource.com publishes various articles about Python to pique new users' interest and help long-time Pythonistas expand their skills. The...
Learn Lua by writing a "guess the number" game
30.12.2020If you're a fan of scripting languages like Bash, Python, or Ruby, you might find Lua interesting. Lua is a dynamically typed, lightweight, efficient, and embeddable scripting language with an API to interface with C. It runs by...
Buttplug.io: Open-Source-Projekt für Sexspielzeug wird stabil
29.12.2020Mit Hilfe von Buttplug.io soll sich Sexspielzeug ansteueren lassen. Die Version 1.0 soll vor allem die künftige Entwicklung vereinfachen. (Open Source, Softwareentwicklung)
Bring an old MacBook back to life with Linux
29.12.2020Recently, I stumbled on an old MacBook Pro 13" from late 2011, with a 125GB SSD and 8GB RAM. I've taken this machine on trips around the world, and back in the day, I ran many a session, workshop, or demo to share all the AppDev...
Show progress in your Python apps with tqdm
29.12.2020The Semitic root q-d-m in Aramaic, Hebrew, and Arabic is usually associated with moving forward or making progress. The Arabic word taqaddum (?????) means "progress." Progress is important. As every feel-good movie will tell you,...
Experience alternate computing with the Pe text editor
29.12.2020The Haiku operating system is a bold but successful attempt at reviving an old OS called BeOS. In the 1990s, BeOS was positioned to become the foundation for the next evolution of the Apple Mac line of computers. Back in the...
Freie Geodaten: Sachsen-Anhalt macht Gebäudedaten zu Open Data
28.12.2020Noch mehr Geodaten können künftig frei genutzt werden. Für die Openstreetmap ist das aber nicht ohne weiteres möglich. (Open Data, Openstreetmap)
Playstation: Sony erstellt Linux-Treiber für PS5-Controller
28.12.2020Auch ältere Playstation-Controller bekommen offiziellen Linux-Support vom Hersteller Sony. (Linux-Kernel, Steam)
Harmony OS 2.0: Huaweis Betriebssystem ist derzeit wohl nur ein Android-Fork
28.12.2020Ein Blick auf eine Betaversion von Harmony OS 2.0 deutet darauf hin, dass Huaweis Betriebssystem nichts anderes als ein Android-Fork ist. (Harmony OS, Linux-Kernel)
Programmiersprache: Ruby 3.0 erscheint mit Leistungsgewinnen
28.12.2020Die aktuelle Ruby-Version enthält außerdem Werkzeuge für Type-Checking. Der JIT-Compiler ist aber immer noch nicht überall einsatzbereit. (Ruby, Softwareentwicklung)
Practice programming in C++ by writing a simple game
28.12.2020There are a couple of ways to learn a programming language. If you're new to coding, you usually learn some basic computer coding concepts and try to apply them. If you already know how to code in another language, you relearn...
Learn Python by coding a simple game
28.12.2020In this series, we're writing the same application in different programming languages to compare how various languages work and to show how using a standard test program is a great way to learn new ways to program. When you...
Learn to use the JOE text editor on Linux
28.12.2020I’m a fan of text editors that make it easy for you to learn how to use them. GNU nano is my favorite example of this: you launch nano, and you see a list of the most common commands along the bottom of the window throughout your...
Jot down your ideas in a digital notebook
27.12.2020I love a good notebook. I usually get one or two blank notebooks from technical conferences each year, and I spend the journey home deciding what I’ll fill the empty pages with. Sometimes, it’s notes about some new open source...
9 insights from pivoting to remote work in 2020
27.12.20202020 was the year remote work became the norm. Due to the COVID-19 pandemic, people and companies shifted to "temporary" remote work, though many have now extended it indefinitely. As remote work will be the norm for the...
Try GNU nano, a lightweight alternative to Vim
26.12.2020Many Linux distributions bundle Vim as their default text editor. This appeals to many longtime Linux users, and those who don’t like it can change it promptly after install anyway. Vim is a funny editor, though, as it’s one of...
10 open source news headlines of 2020
26.12.2020Throughout this past year, we've shared top open source news to keep everyone updated on what's happening in the world of open source. In case you missed any of the headlines, catch up on 10 of the open source news events that...
XFCE 4.16: Der schlanke Desktop in neuer Version
25.12.2020Aufräumarbeiten im Quellcode entfernen die letzten Reste von GTK2 und zahllose visuelle Änderungen frischen die Oberfläche der freien Desktopumgebung auf.
How to use heredoc as a text editor
25.12.2020There’s a somewhat obscure feature in Linux and Unix shells that allows you to open a sort of do-while loop for the cat command. It’s called the heredoc, and it enables you to have, more or less, a text editor no matter what...
4 ways open source transformed education in 2020
25.12.2020The COVID-19 pandemic required a paradigm change in education in 2020, as face-to-face interaction between teachers and students was largely replaced by remote learning beginning in the spring. Opensource.com writers helped...
3 critical DevOps concepts we explored in 2020
25.12.2020Looking back through Opensource.com's articles about DevOps in 2020, there was a bit of something for everyone—from people starting the DevOps journey to seasoned DevOps veterans. The articles focused on testing, software...
5 reasons to use the Atom text editor
24.12.2020Beautiful open source text editors are pretty common these days, between Adobe’s Brackets, Microsoft’s VSCode, and GitHub’s Atom. Each of these seem to offer similar experiences: a modern interface, easily installable plugins,...
10 ways we learned Rust in 2020
24.12.2020The Rust language is getting more and more popular, as the combination of memory safety and zero-cost abstractions makes it a good fit for handling many tasks. In addition, frequent releases, consideration for development...
Why I rewrote my open source virtual reality server
24.12.2020Look! I wrote a virtual reality (VR) server and published it on GitHub! But why? Well, I'm your typical introverted hacker. I like to play with technology. Whenever something new comes out, I have to lay my hands on it and get...
CentOS, PS5: Sonst noch was?
23.12.2020Was am 23. Dezember 2020 neben den großen Meldungen sonst noch passiert ist, in aller Kürze. (Kurznews, Xfce)
Yuzu Emu: Switch-Spiele laufen per Emulator auf Apples M1
23.12.2020Dank der ARM-Virtualisierung auf Apple Silicon lassen sich darauf jetzt auch Switch-Spiele ausführen. Stabil nutzbar ist das aber noch nicht. (Emulator, Apple)
Mozilla: Firefox bekommt Network Partitioning
23.12.2020Der Firefox-Browser soll möglichst viele Ressourcen von Webseiten im Speicher trennen. Das soll das Tracking deutlich erschweren. (Firefox, Browser)
Staatstrojaner kommen 2019 380 Mal zum Einsatz
23.12.2020In Deutschland ist der sogenannte Staatstrojaner lau [...] Der Beitrag Staatstrojaner kommen 2019 380 Mal zum Einsatz erschien zuerst auf Linux-Magazin.
Umfrage: 61 Prozent der Berufstätigen im Weihnachtsurlaub erreichbar
23.12.2020Der Digitalverband Bitkom hat 1002 Menschen nach ihr [...] Der Beitrag Umfrage: 61 Prozent der Berufstätigen im Weihnachtsurlaub erreichbar erschien zuerst auf Linux-Magazin.
Perl wählt Steering Council
23.12.2020Die Entwicklung der Programmiersprache Perl wird kün [...] Der Beitrag Perl wählt Steering Council erschien zuerst auf Linux-Magazin.
Window Manager IceWM 2.0.0 mit kleinem großen Update
23.12.2020Der Windows Manager IceWM existiert bereits seit dem En [...] Der Beitrag Window Manager IceWM 2.0.0 mit kleinem großen Update erschien zuerst auf Linux-Magazin.
10 Raspberry Pi project ideas from 2020
23.12.2020The Raspberry Pi is the small, low-cost, single-board PC that took the world by storm when it was released in 2012. Since then, educators, students, makers, and tinkerers have used the various Raspberry Pi models for many, many...
How to use the Eclipse IDE as your text editor
23.12.2020Eclipse is an IDE (integrated development environment). It’s definitely not a text editor. Then again, an IDE is really just a text editor with a lot of extra features for specific kinds of text. Furthermore, an IDE is...
9 stories about switching to an open source alternative in 2020
23.12.2020In 2020, as every year, new open source projects launched as alternatives to proprietary solutions. Here is a roundup of the top nine articles about open source alternatives that made the headlines in 2020 on...
Kurz informiert: NATO-Studie, OSSSO, Apple Car, Bytedance
22.12.2020Unser werktäglicher News-Überblick fasst die wichtigsten Nachrichten des Tages kurz und knapp zusammen.
Multi-Faktor-System privacyIDEA 3.5 erschienen
22.12.2020Das IT-Security-Unternehmen NetKnights gibt die Version 3.5 der professionellen Multi-Faktor-Authentifizierungs-Software privacyIDEA frei. Diese ermöglicht es Anwendern erstmals, auch Smartcards zu verwenden und für besonders...
Threema macht Threema-Apps Open Source
22.12.2020Die in der Schweiz beheimatete Threema GmbH hat ihre [...] Der Beitrag Threema macht Threema-Apps Open Source erschien zuerst auf Linux-Magazin.
Karsten Wade zu CentOS und CentOS Stream
22.12.2020Als langjähriges CentOS-Community-Mitglied und späte [...] Der Beitrag Karsten Wade zu CentOS und CentOS Stream erschien zuerst auf Linux-Magazin.
AWS investiert in Blender
22.12.2020Die freie 3D-Grafiksuite Blender kann kurz vor Weihn [...] Der Beitrag AWS investiert in Blender erschien zuerst auf Linux-Magazin.
10 lessons from sysadmins adapting to change in 2020
22.12.2020While 2020 will certainly be remembered for elections, protests, and most of all, the COVID-19 pandemic, a lot of other things changed in 2020, including a whole lot of cool changes in technology. Through it all, we could count...
Open Source: (K)ein Ende der Patente
22.12.2020RISC-V und AV1 zeigen, dass die Hardware-Industrie endlich ohne Patentrestriktionen auskommt. Verstanden haben das aber noch nicht alle. Eine Analyse von Sebastian Grüner (Open Source, H.264)
Learn Rust by writing a simple game
22.12.2020When you want to learn a new programming language, it's good to focus on the things programming languages have in common: Variables Expressions Statements These concepts are the basis of most programming languages. Once you...
4 reasons businesses adopted open source in 2020
22.12.2020Companies are turning to open source during the pandemic, with 44% of organizations reporting they will increase their use of open source for application development, finds Tidelift's third managed open source survey. read more
Learn to use the Sed text editor
22.12.2020Created for version 7 of AT&T’s original Unix operating system, the sed command has been included with probably every Unix and Linux OS since. The sed application is a stream editor, and unlike a text editor it doesn’t open a...
heise+ | Open-Source-Tools fürs Konfigurationsmanagement
22.12.2020Containerisierung, DevOps und Cloud stellen neue Anforderungen an automatisierte Systemkonfiguration. Die etablierten Werkzeuge müssen mit dem Wandel umgehen.
Long-Term-Release Linux 5.10: Die wichtigsten Neuerungen im Überblick
21.12.2020Der neue Kernel sichert virtuelle Umgebungen besser ab, rüstet sich mit Memory-Tagging auf ARM64 und bietet eine "sleepable"-Markierung für BPF-Programme.
heise+ | Kurztests: Linux-Entwicklungsumgebung, Netzwerkscanner, Windows-Defender-Analyse
21.12.2020Mit Gambas klickt man grafische Linux-Anwendungen zusammen, Ning durchforstet das Netzwerk und WinDefThreatsView dröselt die Funde des Windows Defender auf.
Blender, ZTE, VW: Sonst noch was?
21.12.2020Was am 21. Dezember 2020 neben den großen Meldungen sonst noch passiert ist, in aller Kürze. (Kurznews, Smartphone)