This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| /// <summary> | |
| /// | |
| /// </summary> | |
| double r = 10; | |
| public override void Begin() | |
| { | |
| Camera.ZoomToLevel(); | |
| Level.Background.Color = Color.Black; | |
| Lumipallo(0,0); | |
| Lumipallo(-50, 200); |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| cpath () { | |
| pwd > ~/.pathfile | |
| echo 'path copied' | |
| } | |
| ppath () { | |
| cd $(cat ~/.pathfile) | |
| } | |
| cfile () { |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // Future versions of Hyper may add additional config options, | |
| // which will not automatically be merged into this file. | |
| // See https://hyper.is#cfg for all currently supported options. | |
| module.exports = { | |
| config: { | |
| // Choose either "stable" for receiving highly polished, | |
| // or "canary" for less polished but more frequent updates | |
| updateChannel: 'stable', |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| let deadline = "05/05/2017 10:45"; | |
| function getTimeRemaining(endtime) { | |
| var t = Date.parse(endtime) - Date.parse(new Date()); | |
| var seconds = Math.floor(t / 1000 % 60); | |
| var minutes = Math.floor(t / 1000 / 60 % 60); | |
| var hours = Math.floor(t / (1000 * 60 * 60) % 24); | |
| var days = Math.floor(t / (1000 * 60 * 60 * 24)); | |
| return { | |
| total: t, |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| function initializeClock(id, endtime) { | |
| var clock = document.getElementById(id); | |
| var timeinterval = setInterval(function() { | |
| var t = getTimeRemaining(endtime); | |
| clock.innerHTML = | |
| "days: " + | |
| t.days + | |
| "<br>" + | |
| "hours: " + | |
| t.hours + |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| var result = 0 | |
| for (var i = 2; i < process.argv.length; i++) { | |
| result += Number(process.argv[i]) | |
| } | |
| console.log(result) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| httpster| kivaa! | |
| httpster| AirZero: ai ootko säki skrummaamas meijä kaa? | |
| httpster| tehääkö kolmistaan jos tulee jotai tehtäviä tms | |
| AirZero| vittu mikä scrum-tiimi meistä tulee | |
| AirZero| vaiks | |
| AirZero| pitäs jo varmaan ennakkotehtävänä kirjottaa semmonen testomän-tyyppinen scrum-tarina | |
| httpster| kettera.txt | |
| AirZero| me mentii pelastaa sitä projektii ja ne oli VITTU KÄYTTÄNY VESIPUTOUSMALLIA | |
| AirZero| naurettii niiden devitiimi pihalle ja pistettii aamupalaveri pystyyn | |
| AirZero| pistettii ETS hakeen AGILESTI pullaa palaveriin tien toiselta puolelta samal ku etittii fläppitauluu varastost |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ### Keybase proof | |
| I hereby claim: | |
| * I am httpsterio on github. | |
| * I am httpster (https://keybase.io/httpster) on keybase. | |
| * I have a public key ASBlsYLVITV_sa3WwNkSut7viDm_1HVZR5p2Gi0Bem7jUgo | |
| To claim this, I am signing this object: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "coffee-db": { | |
| "cups": [ | |
| { | |
| "coffee-id": "1", | |
| "method": "v60", | |
| "grams": "18", | |
| "temp": "92", | |
| "grade": "5", | |
| "notes": "fruity, red berries" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 09:27 Soanlite| nuerohop | |
| 18:36 Soanlite| im sorta over them, i havent been that much into their music, i like house more than nuerostuff | |
| 02:30 Soanlite| im listening to dynasty rn so it may turn in to nuerohop | |
| 02:39 Soanlite| https://www.youtube.com/watch?v=iO1ug49wHQg nuerotrap | |
| 23:32 soanlite| nuerotrap | |
| 16:37 Soan| just nuero, house is weak | |
| 17:48 Soan| do female nuerofunk producers exist | |
| 19:27 Soan| track name - nuero lab | |
| 01:06 Soan| the wet liquidly nuero thing | |
| 02:37 Soan| https://www.youtube.com/watch?v=v6k3qXUYKMY anyone have any clue on how the nuero bass in this was $ |