ylliX - Online Advertising Network

Full Stack Engineers Don’t Exist!

There’s a problem with those thousands of jobs available for Full Stack Engineers or Developers on LinkedIn, like a unicorn, that person isn’t real. Insert spit-take, read it, then tell me what you think. Photo by Paul Bill on Unsplash There I said it, you might think this is a controversial or unpopular opinion but […]

The Reasoning Computer

The Turing test is dead, and we killed it. The Turing test is a test of a machine’s ability to exhibit intelligent behavior equivalent to, or indistinguishable from, that of a human. From the 1940s to the 2010s people programmed computers, and computers could only do what they were programmed to do in a rules-based […]

Guide to Hash Tables in Python

While Python doesn’t have a built-in data structure explicitly called a “hash table”, it provides the dictionary, which is a form of a hash table. Python dictionaries are unordered collections of key-value pairs, where the key is unique and holds a corresponding value. Thanks to a process known as “hashing”, dictionaries enable efficient retrieval, addition, […]

Rocket #463: GPTs For All – Relay FM

#463: GPTs For All November 9th, 2023 · 44 minutes Open AI had a developer conference and keynote this week, with big news for the future of ChatGPT — including how you can build your own GPT agent. Then, Nintendo announced a long-rumored Legend of Zelda movie! This episode of Rocket is sponsored by: ExpressVPN: […]

Noodling Around with OpenZiti | TWiT.TV

Philip Griffiths of OpenZiti explains to Doc Searls, Shawn Powers, and Jonathan Bennett how OpenZiti is on its way to becoming the Linux of secure networking. An overview of OpenZiti and how it implements zero trust principles by putting private networks inside applications. How OpenZiti functions similarly to a VPN. OpenZiti’s security and how it […]

Guide to Queues in Python

From storing simple integers to managing complex workflows, data structures lay the groundwork for robust applications. Among them, the queue often emerges as both intriguing and ubiquitous. Think about it – a line at the bank, waiting for your turn at a fast-food counter, or buffering tasks in a computer system — all these scenarios […]

The HUGE Smartphone Brand You've Never Heard Of…

On this week’s episode of the Android Central Podcast, Nick Sutrich, Jerry Hildenbrand, Derrek Lee, and Michael Hicks discuss Apple & Samsung losing market share to Transsion, the Fitbit Charge 6, Google’s Pixel Watch 2, Apple almost making the Apple Watch compatible with Android phones, T-Mobile abandoning their aggressive upgrade program, YouTube fighting back against ad […]