Language Selection

English French German Italian Portuguese Spanish

today's leftovers

Filed under
Misc
  • The Chromebook that acts like a computer (but isn't quite)

    Chrome OS, you see, was originally little more than the Google Chrome browser, with a minimal operating system wrapped around it to make the browser go.

    [...]

    (I should add here that, at the time of writing, the Linux feature was still in "beta", and exhibited a couple of bugs. Though, as I will get into in a moment, those bugs may well be hardware-related, rather than a problem with Chrome OS itself.)

  • Best Business Intelligence Software and Business Operating System Options for 2020

    2020 is not just the year of further technical advancement if anything, 2020 seems to be more business-centric than anything else regardless of the subject area or nature. The technological progress of businesses can only be ensured if the in-house IT infrastructures are up to date. For cloud computing though, Linux is proving to be an unparalleled fit and rather an inexpensive fit for businesses.

    You will also find that the integration of Linux systems is quite simple depending on the specific Linux distribution – distro – you select in coordination with your computing requirement.

    The best still is the fact that you don’t have to discard your standing infrastructure to appropriate the flexibility that open-source software and cost-effective functionality of Linux provides. It is literally a free replacement for other OSs, which businesses find more than a little hard to comprehend.

    Linux does not require purchase prizes even for the applications unless you are a kind of business that needs expert help from paid tech support. Even that can be worked away, given the variety of Linux system administrator training programs available today which effectively ticks an overhead off the list of businesses’ overall cost.

  • Adding EteSync calendars and tasks to Kontact - GSoC 2020 with KDE and EteSync [Part 4]

    Last month, I wrote about adding EteSync address books to Kontact. Since then, I have been working on extending this functionality to calendars and tasks as well. I am happy to report that fetching and modifying EteSync contacts, calendars and tasks is now possible in Kontact. If you want to test it out, skip to ”Testing the resource” section below.

  • Mobile App Stores and the Power of Incentives

    If you want to understand how a system works and especially if you want to change how a system works, look to the incentives. Human behavior is driven by a series of rewards and punishments, carrots and sticks, and the same holds true for business. While you can certainly look to regulations or user education to change behavior, ultimately those measures just factor in to the risk/reward calculations a business or user takes.

    For instance, delivery drivers in big cities routinely flout parking regulations. Why would they do that when it’s against the law and can cause a fine? Enforcement isn’t guaranteed (you only get fined if you get caught) and the added cost of complying with the law is much greater than the cost of the occasional ticket.

    This means if you want to change how businesses treat privacy, you have to change the incentives that drive them. Applied to the mobile app ecosystem, even with privacy regulation, privacy settings, and user prompts, companies will weigh the risks and costs of getting caught against the reward of capturing and selling user data and as long as the reward is enough, many will take the risk.

    [...]

    Of course these SDKs also make spying on users the path of least resistance, as it’s much easier to just request full permissions for your app on a user’s phone than it is to start with no permissions and figure out which ones you truly need. Why does a flashlight app need access to your location and contact list? Since so many applications are designed with selling user data in mind, even a well-meaning, ethical, privacy-conscious developer might find it hard to identify and remove all third party tracking if they base their application on existing examples and popular SDKs.

    Users also find laziness to be a powerful incentive. Many application developers take advantage of this by requiring users to opt-out of tracking, often via hard-to-find settings buried deep within the application. Many if not most users don’t bother to tweak their privacy settings, and many companies share your data without your consent.

  • Maia ESP32-S2 Development Board Features Micro USB OTG Port, Prototyping Area

    One of the advantages of the new ESP32-S2 processor is that it offers a USB OTG interface. So far few boards took advantage of the extra interface, and one of the rare ones is Cucumber ESP32-S2 board with a USB-C OTG port.

    There’s another option with a slightly unusual form factor thanks to Stetel Things’ Maia ESP32-S2 development board with the typical USB-C port for power and debugging, plus a micro USB OTG port, and a small prototyping area.

  • Distributing Raspberry Pi computers to help families access education
  • New releases: Tor 0.3.5.11, 0.4.2.8, and 0.4.3.6 (with security fixes)

    We have new stable releases today. If you build Tor from source, you can download the source code for 0.4.3.6 on the website. Packages should be available within the next several weeks, with a new Tor Browser by the end of the month.

    There are also updated versions for older supported series. You can download 0.3.5.11 and 0.4.2.8 at https://dist.torproject.org/.

  • New alpha release: Tor 0.4.4.2-alpha

    There's a new alpha release available for download. If you build Tor from source, you can download the source code for 0.4.4.2-alpha from the download page on the website. Packages should be available over the coming weeks, with a new alpha Tor Browser release around the end of the month.

    Remember, this is an alpha release: you should only run this if you'd like to find and report more bugs than usual.

  •  

  • Hugo: a static-site generator

                 

                   

    Static web-site generators take page content written in a markup language and render it into fully baked HTML, making it easy for developers to upload the result and serve a web site simply and securely. This article looks at Hugo, a static-site generator written in Go and optimized for speed. It is a flexible tool that can be configured for a variety of use cases: simple blogs, project documentation, larger news sites, and even government services.

  • diffoscope 151 released

    The diffoscope maintainers are pleased to announce the release of diffoscope version 151.

  • New German law would force ISPs to allow secret service to install trojans on user devices

    A new law being proposed in Germany would see all 19 federal state intelligence agencies in Germany granted the power to spy on German citizens through the use of trojans. The new law would force internet service providers (ISPs) to install government hardware at their data centers which would reroute data to law enforcement, and then on to its intended destination so the target is blissfully unaware that their communications and even software updates are being proxied. Specifically, Netzpolitik pointed out that the law calls for the following:

  •                

  • Linus Torvalds longs for Apple’s ARM-based Mac

                     

                       

    Torvalds said he was more interested in an eventual Apple ARM desktop system over a laptop; he sees laptops as primarily something to use when travelling. The main selling point for ARM thus far has been low power, not performance, making the laptop space the more natural fit, Torvalds said. But ARM has the potential to grow beyond the low-power realm, a direction he expects Apple to take.

  •                

More in Tux Machines

digiKam 7.7.0 is released

After three months of active maintenance and another bug triage, the digiKam team is proud to present version 7.7.0 of its open source digital photo manager. See below the list of most important features coming with this release. Read more

Dilution and Misuse of the "Linux" Brand

Samsung, Red Hat to Work on Linux Drivers for Future Tech

The metaverse is expected to uproot system design as we know it, and Samsung is one of many hardware vendors re-imagining data center infrastructure in preparation for a parallel 3D world. Samsung is working on new memory technologies that provide faster bandwidth inside hardware for data to travel between CPUs, storage and other computing resources. The company also announced it was partnering with Red Hat to ensure these technologies have Linux compatibility. Read more

today's howtos

  • How to install go1.19beta on Ubuntu 22.04 – NextGenTips

    In this tutorial, we are going to explore how to install go on Ubuntu 22.04 Golang is an open-source programming language that is easy to learn and use. It is built-in concurrency and has a robust standard library. It is reliable, builds fast, and efficient software that scales fast. Its concurrency mechanisms make it easy to write programs that get the most out of multicore and networked machines, while its novel-type systems enable flexible and modular program constructions. Go compiles quickly to machine code and has the convenience of garbage collection and the power of run-time reflection. In this guide, we are going to learn how to install golang 1.19beta on Ubuntu 22.04. Go 1.19beta1 is not yet released. There is so much work in progress with all the documentation.

  • molecule test: failed to connect to bus in systemd container - openQA bites

    Ansible Molecule is a project to help you test your ansible roles. I’m using molecule for automatically testing the ansible roles of geekoops.

  • How To Install MongoDB on AlmaLinux 9 - idroot

    In this tutorial, we will show you how to install MongoDB on AlmaLinux 9. For those of you who didn’t know, MongoDB is a high-performance, highly scalable document-oriented NoSQL database. Unlike in SQL databases where data is stored in rows and columns inside tables, in MongoDB, data is structured in JSON-like format inside records which are referred to as documents. The open-source attribute of MongoDB as a database software makes it an ideal candidate for almost any database-related project. This article assumes you have at least basic knowledge of Linux, know how to use the shell, and most importantly, you host your site on your own VPS. The installation is quite simple and assumes you are running in the root account, if not you may need to add ‘sudo‘ to the commands to get root privileges. I will show you the step-by-step installation of the MongoDB NoSQL database on AlmaLinux 9. You can follow the same instructions for CentOS and Rocky Linux.

  • An introduction (and how-to) to Plugin Loader for the Steam Deck. - Invidious
  • Self-host a Ghost Blog With Traefik

    Ghost is a very popular open-source content management system. Started as an alternative to WordPress and it went on to become an alternative to Substack by focusing on membership and newsletter. The creators of Ghost offer managed Pro hosting but it may not fit everyone's budget. Alternatively, you can self-host it on your own cloud servers. On Linux handbook, we already have a guide on deploying Ghost with Docker in a reverse proxy setup. Instead of Ngnix reverse proxy, you can also use another software called Traefik with Docker. It is a popular open-source cloud-native application proxy, API Gateway, Edge-router, and more. I use Traefik to secure my websites using an SSL certificate obtained from Let's Encrypt. Once deployed, Traefik can automatically manage your certificates and their renewals. In this tutorial, I'll share the necessary steps for deploying a Ghost blog with Docker and Traefik.