Tux Machines

Do you waddle the waddle?

Other Sites

LinuxGizmos.com

VersaLogic’s Sabertooth AI Combines Xeon-E Processor with NVIDIA RTX GPU

VersaLogic Corp. has introduced the Sabertooth AI, a compact and rugged embedded system designed for AI inferencing and high-bandwidth video applications. Featuring DDR4 ECC memory, dual GbE, and support for multiple displays, it delivers high computational performance in a small form factor for industrial and edge computing.

HackCable: USB-C Keystroke Injection Cable with RP2040 or ESP32

Kickstarter recently featured the HackCable, a USB-C cable designed for cybersecurity research and system testing. It resembles a standard charging cable but includes features like built-in Wi-Fi and keystroke injection, providing a discreet and versatile tool for professionals and researchers.

9to5Linux

9to5Linux Weekly Roundup: January 19th, 2025

I want to thank all the people who sent us donations. I also want to thank all of you for your continued support by commenting, liking, sharing, and boosting the articles, following us on social media, and, last but not least, thank you for sending us feedback.

Linux Kernel 6.13 Officially Released, This Is What’s New

Highlights of Linux 6.13 include lazy preemption support to simplify kernel’s preemption logic, support for running Linux in protected virtual machines (a.k.a. realm) under the Arm CCA (Confidential Compute Architecture), user-space shadow stack support for AArch64 (ARM64) via Guarded Control Stack (GCS), support for 6-node sub-NUMA clustering on Intel, and split-lock detection support for AMD CPUs.

Ubuntu-Based Rhino Linux 2025.1 Is Out with Linux 6.12, Rhino Stampede, and More

Highlights of Rhino Linux 2025.1 include support for dynamic workspaces in Rhino’s Xfce-based Unicorn Desktop to automatically create new workspaces when applications are opening apps, a new, custom GRUB bootloader theme for a more modern feel, and a new testing meta-package called Rhino Stampede.

Dillo 3.2 Open-Source Web Browser Released to Celebrate 25th Anniversary

Dillo 3.2 comes with several new features like initial SVG support for math formulas and other simple SVG images, support for WebP images, and a new scrollbar page navigation mode that lets you read websites as if they’re books by easily scrolling full pages with the mouse.

original

Review of "How to Make Your Career Suck Less: A Guide to a Less Painful IT Experience" by Igor Ljubuncic

posted by Roy Schestowitz on Nov 26, 2024,
updated Nov 26, 2024

How to Make Your Career Suck Less: A Guide to a Less Painful IT Experience

One of us at Tux Machines recently read the new book "How to Make Your Career Suck Less: A Guide to a Less Painful IT Experience" - a relatively long book from Igor Ljubuncic, whom some people know and refer to as "Dedoimedo". Below is a concise, edited version of the review. It has been added and then edited for clarity, not just concision.


"I'm not in any of the apparent target groups," noted the reviewer. "The useful advice given in the book is better early on in a career, before it starts sucking. Prevention is more effective than attempts at corrective effort. Maybe there is a sweet spot for this material where someone is early in their career and looking ahead enough to see the problems but could benefit from this advice to circumvents many of them."

The reviewer suggested examining "5 types of bullshit jobs" and said "citations [were] needed for the many assertions made". For instance, on "how to manage managers", the "finance advice in how to talk to senior managers seems sound, but some of the larger places are so &*&*%^ hierarchical that only certain titles are even allowed to talk to management and even then only the lowest level."

Regarding the format of the book (electric copy), "no page numbers in the Calibre E-Reader," the reviewer noticed, "at least by default".

"The presentation advice seems to match up with experience," the reviewer said. "Don't even attempt to use a Windows laptop at a tech conference, poorly timed updates or not. Have several backup copies of the presentation available, at least one USB stick and at least one HTTPS site. (File formats for presentation graphics used to be an issue, even with the same brand of software, so I used to mainly scroll through a web page made for the presentation and fall back to the presentation graphics with missing or faulty Internet access.)"

"Don't count on having useful bandwidth or even working Internet," the reviewer said. "Have a backup plan for that if you are going to demo something remote. Live demos are to be avoided when possible."

"I've never run into a projector where the resolution or colors match anything useful," the reviewer said. "Prepare by resizing your display resolution. Whether to use a mirroring or second display approach is debatable. Mirroring means that you generally see what is on behind you without having to turn, but every mouse movement or other mistake with be 100% visible. I'd say not just mute notifications but temporarily quit all programs not involved in the presentation or even use a second account made just for the presentation event. Repeating questions aloud is *very* important for conference recordings. It'll likely make the different between whether someone watches through to the end of the Q&A or closes the tab and moves on."

"Time allocation advice is spot on," the reviewer said about the book. "Creation of a story arc is quite useful but could be better foreshadowed in the presentation section."

"Blog posting advice seems good," said the reviewer, "though Roy's experience could be tapped in the review."

Ljubuncic blogs a lot too. He wrote about blogging many times, especially in Dedoimedo, his personal site.

"I agree strongly on the no SEO approach," the reviewer said, "aside from an information retrieval perspective which makes it essential to have correct use of headings, page description and keywords, valid formatting, well-written body, incoming and outgoing hyperlinks, and so forth. Those are the correct elements of any document, SEO or not. Aside from making a correct document, SEO is not just a waste of time but actually counter productive as the algorithms change. Humans are the target audience, not algorithms. It does not matter how high up it ranks in the search results if the structure and content discourage a person from reading it. There is great value if the information in a document reaches just that one person who needed it, when they needed it."

"Advice on white papers seems sound," the reviewer noted, "though I must admit to having only a little experience in that area."

"I do think patents are evil and do have data to support that position and how they (especially software patents) actually harm innovation," the reviewer said. "However, just don't use the false phrase 'Intellectual Property' and we're good. PJ [of Groklaw] used to ask, if it is property, then where are the property taxes?"

"However, since the book tries to address patents I will throw in an anecdote from someone I knew: realize that some of the larger companies will do everything in their power to keep employee names off of patents. They will go as far as firing some of their best employees and blackballing them such that the can never work in the industry ever again. Even bringing the topic up can put you on the company's shitlist. Is first-to-file universal? I had the impression that it is not."

"The "do not search online" is important advice there," the reviewer said. "When CD-ROM was still a thing, companies (wisely) refused to use online services with the same data because they could not control who could monitor the search logs. Then there is also the matter of triple damages for 'willful' infringement. Microsoft GitHub is to be avoided. Codeberg and GitLab are two better options."

The reviewer said that "Open-Source" with a hyphen is "usually used by Microsoft scammers," so "I would recommend keeping the normal un-hyphenated "open source" spelling."

"The licensing table is rather unclear," the reviewer remarked. "Sorry I cannot rework it to show an improved arrangement, but it took a long while to puzzle over. Maybe a decision tree or flow chart would be better..."

"There is a high ROI for readable code," the reviewer opined. "It is said that code is read many more times than it is written or edited. Perhaps more emphasis on style a la OpenBSD's style(9) guide would help. There are a lot of good arguments against CLAs and NDAs which could be included in the book."

Igor Ljubuncic "Skills vs tools is a good distinction to keep," argued the reviewer. "It should be pointed out that there has been a giant movement towards the decommodification of Linux through proprietary interfaces and APIs."

"IMHO certifications are largely a waste of time except for "box tickers" as defined in David Graeber's book "Bullshit Jobs" from 2018," said the reviewer.

"Mentors can help focus learning away from non-productive endeavors and towards useful paths."

"The difference between tools and skills can be repeated multiple times throughout the chapter for emphasis."

"Scientific method should be highlighted prominently and the main way for problem solving," the reviewer said. "The chapter covers it, but the intro could be more focused. I'm not sure the data analysis segment adds anything as it is at the moment. qualitative vs quantitative is worth exploring..."

"For development," the reviewer said, "I've been favorable to Rapid Prototyping which I guess might fit under 'Agile'. There are few situations where waterfall can be of use, in practice. In grad school, whenever someone spoke a buzzword in my direction, I stopped them and asked for a clarification of what was meant. Eventually people stopped throwing buzzwords around until after I graduated."

"Wasting time is hard to avoid if people are around you wasting time," said the reviewer, "they will drag you into their mess. E-mail is not so unproductive in and of itself, but the joke of an interface which people use (web mail) makes it impossible for it to be useful. Time management skills are essential to being efficient."

This review does not come with a score, but it seems like the person behind Dedoimedo expresses or articulates experiences others have learned firsthand.

Other Recent Tux Machines' Posts

9to5Linux Weekly Roundup: January 19th, 2025
The 223rd installment of the 9to5Linux Weekly Roundup is here for the week ending on January 19th, 2025.
Rhino Linux 2025.1 Brings Dynamic Workspaces, Hello Rhino App
The Ubuntu-based Rhino Linux 2025.1 rolls out dynamic workspaces
Linux Kernel 6.13 Officially Released, This Is What’s New
Today, Linus Torvalds announced the release and general availability of Linux 6.13, the latest stable kernel version that introduces several new features and improvements, better hardware support, and more.
Our Gemini Capsule is Already Used a Lot [original]
all the same pages albeit in GemText format
Kodi 21.2 "Omega" - Release
News from Kodi
Dillo 3.2 Open-Source Web Browser Released to Celebrate 25th Anniversary
The lightweight and open-source web browser written in the FLTK 1.3 GUI toolkit is still alive and has been updated today to version 3.2 as another hefty update.
Release of Ghostty 1.0
Ghostty 1.0 is out
 
today's leftovers
GNU/Linux and more
Programming Leftovers
Development picks
today's howtos
another batch, some a bit older
today's howtos
only 4 more for now
Kernel and Graphics (Technical)
Linux mostly
Applications: dijo, Ecere SDK, and xcalc
Applications in review
Android Leftovers
Don't slack, just stack: How I tamed my growing Android widget obsession
Distrobox 1.8.1: NVIDIA Integration and Zsh Improvements
Distrobox 1.8.1, a containerized Linux environment, is a bug-fix release that includes fixes for the NVIDIA toolkit
Free and Open Source Software
This is free and open source software
Review: CentOS 10 Stream
This project, CentOS Linux, was killed off and, in its place, Red Hat set up CentOS Stream
Is Manjaro ARM dead?
Did the Manjaro ARM project die and nobody noticed
today's howtos
many howtos for day's start
Open Hardware/Retro: Commodore 64, Raspberry Pi, and More
hardware picks
today's leftovers
mostly GNU/Linux
Programming Leftovers
Development picks
Today in Techrights
Some of the latest articles
Linux 6.1.126
Only upgrade if 6.1.125 did not build properly for you
Wasting time with inconsistent data
One of my leisure time activities is to develop KMyMoney, a personal finance management application
This Week in KDE Apps: Usability, accessibility, and supercharging the Fediverse
Every week we cover as much as possible of what's happening in the world of KDE apps
121 packages in Debian mapped to hardware for automatic recommendation
I have been working on a automatic hardware based package recommendation system for Debian and other Linux distributions
today's leftovers
GNU/Linux, Free, Libre software and more
Programming Leftovers
Development picks
Windows TCO Leftovers
Microsoft blunders
Open Hardware: OrangePi, Raspberry Pi 4, and More
Hardware news
today's howtos
Instructionals/Technical post
Malware in Proprietary Software - 2024 Catch-up
back doors, DRM, tethering, and others, has become ever more frequent
Security Holes and Windows TCO
Windows TCO in the government
Test AlmaLinux 10 Beta With Your Workload Using ELevate
Although we’re still months away from the release of Red Hat Enterprise Linux 10
Android Leftovers
New Hisense A9 Android smartphone features an e-ink display
Linux Apps for Chromebooks in 2025: Our Top Picks and Why You Need Them
Owning a Chromebook doesn’t mean you're limited to just basic apps
CMYK support in Inkscape could be a game-changer for professional print designers
As a digital artist and long-time user of free and libre graphic software
GNU/Linux Applications via Crostini and Flathub
software leftovers
today's howtos
handful oof howtos
Hardware: Arduino, Steam Deck, Raspberry Pi
Hardware picks
Free and Open Source Software
This is free and open source software
Salix – Slackware-based Linux distribution
Salix is a Linux distribution based on Slackware that is simple, fast and easy to use, with stability being a primary goal
Why We Have Essentially Won the Hearing [original]
A small win for journalism in the UK
Today in Techrights
Some of the latest articles
Hardware and Mobile Leftovers
some gadgets and such
Security Leftovers
Security links, 4 more for now
Programming Leftovers
Development picks
Audiocasts/Shows: Hackaday Podcast, Lunduke, and GNU World Order
3 new episodes
today's howtos
many howtos for today
Events: Daniel Pocock on FOSDEM (Belgium), LSFMM+BPF 2025, and More
3 picks for now
PostgreSQL Picks: Logical replication, workshop, PostgreSQL JDBC 42.7.5
some psql news
Cinnamon 6.4 Landed in LMDE 6 “Faye”
The Cinnamon 6.4 desktop environment and many other goodies debuted in the new Linux Mint 22.1
Kodi 21.2 is Out! Significantly Faster Library Scan & Lots of Fixes
Kodi, the popular free open-source home theater software
This Week in GNOME #183 Updated Flatpak
Update on what happened across the GNOME project in the week from January 10 to January 17
Wine, KDE, and Red Hat
GNU/Linux leftovers
Hardware: Arduino, Raspberry Pi, Old Machines, Homelabs, and GNU/Linux
Hardware coverage
Windows TCO and Security Leftovers
Security incidents and more
The Arch Linux Community Survey Results Are Here
What do Arch Linux users prefer
today's leftovers
mostly FOSS picks
Security and Windows TCO
the dark side
Open Hardware and Linux: ESP32, RISC-V, System76, and More
hardware focus
today's howtos
Instructionals/Technical picks
7 Docker containers that make Linux the perfect OS for a home lab
Linux powers most servers in the world
Games Final Fantasy VII Rebirth, GNU/Linux, and GamingOnLinux
Gaming news, mostly GamingOnLinux
Linux Mint 22.1 “Xia” Is Now Available for Download, Here’s What’s New
The wait is finally over as the Linux Mint team has published the final ISO images of the Linux Mint 22.1 “Xia” release, which are available for download from the official mirrors.
Outlook for the new year 2025
Happy new year 2025! I wish a great year for you, and the global LibreOffice community
Red Hat is Promoting LLM Slop (Unethical), Fiscal Bubbles, and Sponsored (Bribed) Press
Red Hat today sucks
Best Free and Open Source Software
Only free and open source software is eligible for inclusion
Dragora – independent Linux distribution
Dragora is an independent Linux distribution
This Week in Plasma: Getting Plasma 6.3 in Great Shape
We're barely a week into the Plasma 6.3 beta period
7 Raspberry Pi-Based Laptops and Tablets for Tinkerers
Raspberry-powered laptops and tablets can be the perfect pick for your projects
5 lightweight Linux distributions that will bring your old PC back to life
If you have an aging computer and want to repurpose it
Remembering and thanking Steve Langasek
Steve Langasek is one of my heroes in open source and in life
Bubi at 400 [original]
good at uptimes here
Security Leftovers
Security related news
today's leftovers
FOSS and more
Linux Devices and Open Hardware: PocketBeagle, RISC-V, and Nvidia Project DIGITS Running GNU/Linux
Some hardware picks
AlmaLinux and Red Hat Leftovers
mostly corporate things
today's howtos
a handful of howtos
GNOME 48 Expands Core Apps With New Audio Player
When GNOME 48 is released in March it will debut with a brand-new audio player
Applications: Jellyfin, syslog-ng, and Best SSH Client for GNU/Linux
some software news
Microsoft change removed from Linux over Intel CPU issues
Intel and AMD engineers have stepped in at the eleventh hour to deal with a code contribution from a Microsoft developer that could have broken Linux 6.13 on some systems.
GNU Project: Guix User and Contributor Survey, FreeIPMI 1.6.15 release
What's new in GNU
Apple Wants People to Use Proprietary Software to Run "Linux"
Parallels Desktop
Deepin 25 Preview: A Sleek Redesign with Major Under-the-Hood Changes
Deepin 25 changes direction
Today in Techrights
Some of the latest articles