Jacob Enderson
Follow

Jacob Enderson

Joined: 5 years ago | 0 Following   1401 Followers | 2.8K

I'm a tech enthusiast and writer, passionate about everything from cutting-edge hardware to innovative software and the latest gadgets. Join me as I explore the ever-evolving tech world.

Hard Disk Drives: Still Thriving in the Digital Age

Despite some analysts' predictions that hard disk drives will soon fall into oblivion, losing their place under the sun to SSDs, the reality may be different. SSDs and HDDs are likely to sell well ove...
24 August 2023 ·
2
· 85 · Jacob Enderson

Samsung Galaxy S24 Series: Design Changes and Camera Upgrades Revealed

The upcoming Samsung Galaxy S24 series has been making waves in the tech community with its rumored design changes and camera upgrades. While the Galaxy S24 Ultra takes the spotlight with a new titani...
18 August 2023 ·
3
· 63 · Jacob Enderson

Ubuntu 22.04.3 LTS release with graphics stack and Linux kernel update

Ubuntu 22.04.3 LTS distribution update has been compiled, which includes changes related to hardware support improvements, Linux kernel and graphics stack updates, installer and loader bug fixes. Also...
11 August 2023 ·
1
· 91 · Jacob Enderson

Windows 11: Microsoft ends support for quite a few processors

Microsoft has updated the list of processors that are compatible with Windows 11. Some older models are now no longer supported. As the website "XDA-Developers" reports, Google has updated its list of...
08 August 2023 ·
1
· 59 · Jacob Enderson

Faster Fixes: Ubuntu's Plan to Reduce Linux Kernel Package Vulnerabilities

Kleber Souza, an engineer at Canonical who maintains Linux kernel packages for Ubuntu, has announced a new kernel update cycle. The new cycle, which is codenamed "4/2", involves generating additional...
03 August 2023 ·
5
· 79 · 1 · Jacob Enderson

Basics of the OSI model

Today we are going to look at one of the fundamental concepts in the world of computer networking - the OSI model. Let's not hesitate, but dive straight into the fascinating world of network protocols...
31 July 2023 ·
1
· 75 · Jacob Enderson

Coming Soon: Chrome's Link Preview in Pop-Up Windows

Chrome developers have adopted an option in the code base of the Blink engine to include an experimental "Link Preview" feature that lets you display a page preview window that shows up when you hover...
27 July 2023 ·
1
· 108 · Jacob Enderson

Unveiling Samsung's Finest: Introducing Galaxy Tab S9 (Plus, Ultra)

Samsung has presented three new top tablets with the Galaxy Tab S9, S9 Plus and S9 Ultra. Even though the big hit is missing compared to the predecessors, the features hardly leave anything to be desi...
27 July 2023 ·
1
· 64 · Jacob Enderson

Samsung Galaxy Z Fold 5 - Samsung CONFIRMS

Galaxy Z Fold 5 will be launched at the Unpacked event which will take place in less than two months. We have quite a lot of updates to talk about starting with dust resistance. There was a rumor a wh...
07 June 2023 ·
2
· 141 · Jacob Enderson

Samsung Galaxy S24 Ultra - YES! It Just Got Better

Samsung is bringing this big  change with the Galaxy S24 Ultra   which will significantly enhance the  image quality and user experience.   You see, the S20 Ultra was Samsung's fir...
01 June 2023 ·
1
· 105 · Jacob Enderson

Canonical is preparing a variant of Ubuntu Desktop that includes only Snap packages.

Developers at Canonical are planning to start delivering additional builds of Ubuntu Desktop next year, based on the Ubuntu Core platform and including only applications packaged with Snap. A similar approach, based on Flatpak packages, is already being used by projects such as Fedora Silverblue and...
31 May 2023 ·
2
· 66 · Jacob Enderson

Mechanical Keyboards of 2023: 5 Models Worth Considering

My colleagues and I really like mechanical keyboards. We have written about some of them - detailed reviews based on personal experience. But every year, new models emerge. And in this compilation, th...
29 May 2023 ·
2
· 99 · Jacob Enderson

Samsung Galaxy S23 Ultra - YES! FINALLY

One of the coolest camera features on the Galaxy S23 Ultra and literally every smartphone out there is portrait mode. It makes your subject pop and can give your pictures a dramatic look. Basically, w...
29 May 2023 ·
1
· 64 · Jacob Enderson

10 Python Tips and Tricks to Level Up Your Skills

1. List Comprehensions Use list comprehensions for concise and efficient list transformations. For example, [x**2 for x in range(10)] generates a list of squares from 0 to 9. squares = [x**2 for x in...
26 May 2023 ·
1
· 58 · Jacob Enderson

ChatGPT becomes central part of Windows

Microsoft has already taken its first steps with artificial intelligence in Windows with a prominent placement of the new Bing search. But now ChatGPT is coming as a permanent part of the system. Wind...
23 May 2023 ·
2
· 94 · Jacob Enderson

Vue 3.3 Overview: What's New and What's with TypeScript

The Vue team has announced the release of version 3.3 - "Rurouni Kenshin." In this new version, the developers focused on improving the development experience. For example, they enhanced the interacti...
17 May 2023 ·
2
· 72 · Jacob Enderson

Linux IPv6 "Route of Death" 0day Vulnerability in the Kernel

Details of an unpatched (0-day) vulnerability (CVE-2023-2156) in the Linux kernel have been disclosed. This vulnerability allows an attacker to crash the system by sending specially crafted IPv6 packe...
17 May 2023 ·
2
· 91 · Jacob Enderson

Substring search algorithms in JavaScript

Recently, I came across a not very difficult task on LeetCode. Within the task, I had to implement an algorithm to search for a substring in a string. While I was trying to solve the task, I realized...
09 May 2023 ·
1
· 97 · Jacob Enderson

MongoDB vs PostgreSQL: main differences and migration issues

The data storage mechanism can change throughout the entire life cycle of an application. It is completely normal when a decision that was used at the start is abandoned in favor of a more suitable on...
08 May 2023 ·
4
· 121 · 1 · Jacob Enderson

Dart 3 in Practice: What the Major Language Update Will Bring Us

Dart 3 is the most significant language update since Null Safety, and it will change a lot about how we write code and what libraries we use. You can listen to a podcast to understand what exactly is...
05 May 2023 ·
1
· 125 · Jacob Enderson