Jacob Enderson
Follow

Jacob Enderson

Joined: 4 years ago | 0 Following   1104 Followers | 4.1K

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.

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
· 59 · 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
· 99 · 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
· 60 · 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
· 133 · 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
· 100 · 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
· 63 · 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
· 95 · 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
· 63 · Jacob Enderson

The Future of Online Casino Platforms and the Opportunities They Offer

The online casino industry is rapidly growing worldwide, as more people are becoming interested in online gambling. As technology continues to advance, the demand for online casino platforms is expected to increase in the coming years. The industry has seen significant growth over the past decade, a...
28 May 2023 ·
0
· 14 · 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
· 57 · 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
· 88 · 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
· 64 · 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
· 84 · 1 · 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
· 96 · 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 ·
3
· 112 · 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
· 114 · Jacob Enderson