How to Hard Refresh Any Browser on Mobile and PC the RIGHT way

tl;dr: You have to access the specific site’s cache information by using a button to the left of the URL in your browser. In most browsers, this should be a little lock icon for “security”. Microsoft Edge and Chrome: If you’re here, you know you’re looking at a page that has outdated information and you

How to Hard Refresh Any Browser on Mobile and PC the RIGHT way Read More »

ChatGPT explains Simple and Mathematical explanations of Quantum Computing

I’ve been using ChatGPT for a while to learn about programming, however most of what I want to learn has changed since the original dataset was created for ChatGPT, so it gives me outdated answers on some things involving Flutter and Dart language. I’ve always wondered about Quantum Computing, because it was never explained to

ChatGPT explains Simple and Mathematical explanations of Quantum Computing Read More »

Symbols in computer science

Computer scientists need a system of symbols to simplify and unify the expression of concepts, and thereby reduce the complexity of the development process. Programmers have been stuck using the same symbols as typists for 50 years, because, in the beginning, it was expensive to make a separate keyboard for programming and for typing, and

Symbols in computer science Read More »

Linux sucks, and there’s nothing you can do about it

Recently I started working on a startup tech business to implement some of my tech ideas. I got a work-space on campus at University of Memphis and they gave me a desk and computer to work on in a shared work-space area where other entrepreneurs are working. The computer they provided is an iMac, and

Linux sucks, and there’s nothing you can do about it Read More »

Transcript of FileSystem Conversation

Below is a transcript of the conversation I had about FileSystems on the Redox-OS Mattermost chat. amdphreak1:08 AM I am researching a new option for filesystems that uses the Associative model of data (graph database model). This will solve alot of problems with maintaining packages and user files across multiple physical media, different lib versions,

Transcript of FileSystem Conversation Read More »