Skip to content

Instantly share code, notes, and snippets.

View Alex-Tideman's full-sized avatar

Alex Tideman Alex-Tideman

  • Temporal Technologies
  • Minneapolis, MN
View GitHub Profile
@Alex-Tideman
Alex-Tideman / gist:4b37b822430bf7a15065
Last active August 29, 2015 14:25
Bolide Detection System Lightning Talk - Outline

Bolide Detection Systems

What is a bolide detection system?

  • Software that can detect threats of meteor and meteroite impacts to other objects
    • In the past, thought of as detecting strikes on Earth (http://bolid.es)
    • Focus of this talk is bolide strikes in space (space stations, shuttles)
  • Can also be used to automate evasive manuevers
  • As more and more satellites, space shit is launched, the likelyhood of bolide strike in space increases, thus the need to keep track of all objects
  • A tiny pebble can be catastrophic to humans in space. Loss of pressure, air to breathe. Extremely expensive to replace space equipment.
@Alex-Tideman
Alex-Tideman / gist:8a196cd7a24b6fcf03c0
Last active August 29, 2015 14:25
Traffic Spy Group Retro
1. Visual mockups, baseline views to have visuals of data, consistent formatting of HTML, trying different data types, use of Pry, pushing through until it worked (not walking away with bad code).
2. Dynamic snake_case JSON parser
a. We knew we needed to parse the JSON but spent too much time trying to make it work for any key values instead of the specific values we knew we needed.
b. I think in the future always keep in mind that you should keep it as simple as possible as long as it works, and go back and make it better later. Keep pushing forward and check off stories instead of making the first story as good as possible.
c. I think we improved at keeping the focus on the finish line and pushing forward without getting stuck on one piece of functionality. We all worked together to bounce ideas off each other and that allowed us to quickly get through code instead of one person getting stuck without knowing what to do next.
3.
a. Mockups, find_or_create_by ActiveRecord method, POSTGRES GUI (Posti
data = { an_outer: "hash",
with_another: {
inner: "hash",
and_another: {
inside: "that"
}
}
}
array = [:with_another, :and_another, :inside]
@Alex-Tideman
Alex-Tideman / Effortful.md
Last active September 17, 2015 18:58
My Personal Project Idea

Effortful

Pitch

Keep your change, lose your guilt and start giving back to those in need by rewarding positive behavior with basic human necessities, education or opening a door to future employment.

Problem

The problem I am trying to solve is offering a non-monetary reward for creating positive influences in our community, specifically for the homeless population.

@Alex-Tideman
Alex-Tideman / lightningtalk2.md
Last active September 22, 2015 21:16
Lightning Talk #2

Immersive Journalism with VR

Why You Should Get Your News with VR

  • Imagine waking up and walking among the news, not reading it.
  • Instead of saying 'oh another bomb went off 4000 miles away...sad', you could could emphasize with the victims and understand their struggles.
  • However, some may consider this an entry point for criticism, claiming that immersive journalism undermines objectivity because the audience can be put through an experience with a controlled viewpoint. Certainly in the digital age, visual and audio material can be rapidly manipulated to create a semblance of truth which has no relationship to facts.

Clouds Over Sidra

  • A VR video capturing the life of a 12 year old Syrian girl done by the United Nations.
@Alex-Tideman
Alex-Tideman / Echo
Created October 13, 2015 15:16
Echo Challenge
function echo(array) {
if(array) {
array.forEach(function(element){
console.log(element);
});
}
}
echo();
echo(['one']);
@Alex-Tideman
Alex-Tideman / lightningtalk3.md
Last active October 20, 2015 18:39
Getting Started with Meteor

Getting Started with Meteor

What is Meteor?

  • Create full-stack web and mobile apps with just Javascript
  • Galaxy platform for superfast deployments
  • Open source,

How to Get Started

  • Let's create an app (to-do list)

I would eventually like to push some of this down into Module 3 so we can focus on progressive web applications.


React Native

  • Introduction to React Native and How It Works
  • Converting a React Application to React Native
  • Styling React Native Applications
  • The Component Lifecycle - When, Where, Why
@Alex-Tideman
Alex-Tideman / 1608-mod4-projects.md
Created January 23, 2017 18:56
1608 - Mod4 Project Links

Jet Fuel

Date: [02/12/2017]

Between us [Plum Street, Ltd.] and you [Alex Tideman].

Summary:

In short; neither of us will share any confidential information about each-other, by any means, with anyone else.

What’s confidential information?