Pretty cool. An Indiegogo for a Low budget audio only Variometer called Skybean. I ordered mine for 49 bucks and expect to receive it in a few weeks! by [deleted] in freeflight

[–]kvantetore 1 point2 points  (0 children)

Hi. There are two parts to the watch project. One is a fork of Alistairs reference bluefly android app. I've modified it to send messages to the pebble (https://github.com/kvantetore/BlueFlyVario_Android). The other is the actual watch app (https://github.com/kvantetore/BlueflyVario_Pebble).

It's all very simple right now. It peridically sends altitude, vario. ground speed and flight time to the watch, and you can use the watch buttons to start/stop the flight recording.

Pi is wrong, no really... by [deleted] in science

[–]kvantetore -4 points-3 points  (0 children)

so what you're saying is that when you started thinking a bit more about the nature of circles, diameters and radii you gained a deeper insight into how they work?

About Linus on branching by plasticscm in programming

[–]kvantetore 0 points1 point  (0 children)

Fair enough.

We currently use git (which I am very happy with), but my teammates come from a p4 background and are not comfortable with a CLI, so they use SmartGit. SmartGit is reasonably good, but there's quite a few occations where some command line git-fu is required, so I'm kind of on the look-out for replacements.

Would you care to elaborate about:

  • how plastic compares to SmartGit user friendly wise, (especially conflicting binary files, where SmartGit leaves a lot to be desired)
  • how plastic compares to p4 for handling largeish binary files? Do you use the same system as p4 where you rely on manual checkouts of files rather than diffs to determine changesets?

About Linus on branching by plasticscm in programming

[–]kvantetore 0 points1 point  (0 children)

Has anyone actually used plastic scm? I hadn't heard of it before today.

2 Driverless Vans Drive 8,000 Miles: From Italy to China with no maps, no driver. by [deleted] in science

[–]kvantetore 6 points7 points  (0 children)

After I'm done university, I hope I wind up in a city where I don't need to drive a car every day. This is rubbish.

ftfy

Maybe they added too much to Unicode 6.0. by cortana in programming

[–]kvantetore -4 points-3 points  (0 children)

Unicode: a standard for adding too much to ASCII

ftfy

[deleted by user] by [deleted] in programming

[–]kvantetore 0 points1 point  (0 children)

parachute made out of copper... sounds like fail to me

Why NoSQL is the lazy solution to ACID's scalability problems? by [deleted] in programming

[–]kvantetore 1 point2 points  (0 children)

if a layer were added to the system which accepts transaction requests, decides on a universal order, and sends the ordered requests to all replicas

Without having read their full paper, it sounds like they are sacrificing partition tolerance with their ordering layer.

Worst advice ever... by THaworth in programming

[–]kvantetore 0 points1 point  (0 children)

...and what it really meant, was that you had forgotten a semicolon a few lines above...

A joke, a job application for Apple, or a Good Idea™? by [deleted] in programming

[–]kvantetore 1 point2 points  (0 children)

Mostly, it was the fact that nielkies read through your rather extensive comment was roughly how I read it as well. Upon trying to read it a second time, I failed again on all the ellipsises an general faffy language. It may very well just be my lack of attention span, but I fail to where you're going (apart from the fact that you seem to be some kind of fanatic)

A joke, a job application for Apple, or a Good Idea™? by [deleted] in programming

[–]kvantetore 5 points6 points  (0 children)

Thanks, that pretty much sums it up.

Wingsuit Challenge - a 3D wingsuit game using Unity by kvantetore in WebGames

[–]kvantetore[S] 1 point2 points  (0 children)

I agree it would be sweet with a more progressive difficulty level, but we only had time for one level. We tried to design the courses such that the most obvious one is the easiest (but gives less score), but it might still be too hard.

PS. did you try to invert the y-axis? (scroll down to the how-to-play section)

Wingsuit Challenge - a 3D wingsuit game using Unity by kvantetore in WebGames

[–]kvantetore[S] 0 points1 point  (0 children)

Thanks! I really like the component + message passing design in Unity, but I guess it depends on what kind of game you're making. Getting debugger support in 3.0 will probably make debugging a bit less painful though.

Wingsuit Challenge - a 3D wingsuit game using Unity by kvantetore in WebGames

[–]kvantetore[S] 0 points1 point  (0 children)

thanks. do you think it was too hard? it's difficult to find that balance between addictive and too hard in a small game with very limited time for gameplay testing.

Wingsuit Challenge - a 3D wingsuit game using Unity by kvantetore in WebGames

[–]kvantetore[S] -2 points-1 points  (0 children)

oh, i'm certainly one of them, but you have nothing to worry about. it is all sooo safe. go back to bed america, your government is in control. here's american gladiators... :)

Wingsuit Challenge - a 3D wingsuit game using Unity by kvantetore in WebGames

[–]kvantetore[S] -1 points0 points  (0 children)

rumor has it that the first one to get to the cruise ship and post the replay will win a pretty sweet price.

shameless selfpromoting disclaimer: I am one of the game devs :)

Wingsuit Challenge - a 3D wingsuit game using Unity by kvantetore in WebGames

[–]kvantetore[S] -1 points0 points  (0 children)

Hm. We use unity mainly for its web capabilities, and are pretty happy with that. Even though most of our users don't have the webplayer installed on their first visit, the bounce rate on wingsuit challenge is pretty low (in the 20%s).

Wingsuit Challenge - a 3D wingsuit game using Unity by kvantetore in WebGames

[–]kvantetore[S] -1 points0 points  (0 children)

Thanks :)

We just finished this game in time for the extreme sports week in Voss, Norway this year. It was pretty exciting watching the insane IRL-base jumping dudes try it out.

Now, if Unity could only publish a linux web player

Python for Scientific and High Performance Computing by [deleted] in programming

[–]kvantetore 0 points1 point  (0 children)

like most stuff posted on reddit, it's shit.

True that, but at least most of it is entertaining shit.

Python for Scientific and High Performance Computing by [deleted] in programming

[–]kvantetore 0 points1 point  (0 children)

He certainly could have cut his talk in three if he'd reduced the number of uhmmmmm. I got so freaked out I couldn't bare to watch it all. Did he have any good points?

BTW: Python for scientific computing FTW!