Open in app
Home
Notifications
Lists
Stories

Write
Jeremy Bedolla
Jeremy Bedolla

Home

Apr 30, 2021

C Vs C# Shell you ask? Ok here are the details.

Here we are again with a comparison piece about C Vs C#. This time we are comparing how each is handled and perform in a shell setting. But first things first let us get some basics out of the way and let us talk about what a shell is actually. What is a shell and what is its purpose? …

4 min read

C Vs C# Shell you ask? Ok here are the details.
C Vs C# Shell you ask? Ok here are the details.

Mar 9, 2021

Tips on Optimization in Unity

In this article, we are going to talk about how to optimize your Unity Games to perform better. There are many ways your performance in-game can be hindered. Some are out of your control like the internet performance of the end-user, But there are some things that you can do…

Optimization

3 min read

Tips on Optimization in Unity
Tips on Optimization in Unity

Mar 3, 2021

WebVR/WebXR in a nutshell

WebVR is a way to experience virtual reality (VR) without a VR headset from an internet browser. Whether that browser is on your home pc or on your mobile phone all the necessary components are built into the programming on the website. This means you don't need a VR headset…

Webxr

3 min read

WebVR/WebXR in a nutshell
WebVR/WebXR in a nutshell

Mar 3, 2021

Face Detection The Real Story

Ok first off let's start off by saying facial detection and facial recognition are two separate things. Facial detection is just simply that, it detects if a face is present. It does not however differentiate differences between two faces or identify who that face belongs to. That is where facial…

Facial Detection

4 min read

Face Detection The Real Story
Face Detection The Real Story

Nov 18, 2020

The Iceberg of Ethics in VR

So many of you know that AR/VR is a fun immersive experience. With that being said what ethical challenges do developers and companies that develop these experiences have to think about when doing so? Well to be honest I believe that most corporations give about as much time on ethics…

3 min read

The Iceberg of Ethics in VR
The Iceberg of Ethics in VR

Aug 7, 2020

Liskov’s substitution principle for dummies

So in our most recent project, we were covering inheritance in C# programing language which is similar to most Object-Oriented Programming(OOP) languages. In this task, we inherited a class square from the class rectangle and really that is a big No-No in OOP because it does not follow Liskov’s substitution…

2 min read

Liskov’s substitution principle for dummies
Liskov’s substitution principle for dummies

May 25, 2020

It was all bad just a week ago…

Date: June 6th, 2010 Authors: J.Cole, A. Benjamin, A. Patton Status: Redecorated ( that means the tables have turned); Everything is up and running as designed. Summary: Around 2100 on May 31st one of the servers that store the music for the up and coming artists was set on fire during a scheduled tour…

Post Mortem

2 min read

It was all bad just a week ago…
It was all bad just a week ago…

Apr 13, 2020

The age-old question “What happens when you type “…” in your browser and press enter

Everyone uses web browsers to access all sorts of information on the internet. and most people don’t even know how browsers and the internet works. They just hop on their computer and got to google or amazon and expect it to be on their screen when they type it in…

5 min read

The age-old question “What happens when you type “…” in your browser and press enter
The age-old question “What happens when you type “…” in your browser and press enter

Mar 9, 2020

The Internet of Things or for short IoT.

What is the internet of things you ask? In the broadest sense, it is any physical device connected to the internet that communicates with the internet that wasn't designed for the purpose of internet browsing. Like a home PC is not considered part of IoT or even smartphones. But if…

Io T

5 min read

The Internet of Things or for short IoT.
The Internet of Things or for short IoT.

Jan 27, 2020

Machine Learning an Overview

What is machine learning? Machine leaning (ML) is a part of the bigger scope of artificial intelligence (A.I.). Artificial intelligence is the theory and development of a computer system that is able to perform tasks such as decision-making, picture recognition, and other things typically thought as “cognitive” tasks that normally requite human intelligence. Artificial…

Machine Learning

8 min read

Machine Learning an Overview
Machine Learning an Overview
Jeremy Bedolla

Jeremy Bedolla

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Knowable