diff --git a/CNAME b/CNAME deleted file mode 100644 index d28a44c..0000000 --- a/CNAME +++ /dev/null @@ -1 +0,0 @@ -hackatron.org diff --git a/_posts/2015-06-23-droni.markdown b/_posts/2015-06-23-droni.markdown new file mode 100644 index 0000000..e4597aa --- /dev/null +++ b/_posts/2015-06-23-droni.markdown @@ -0,0 +1,17 @@ +--- +layout: post +title: "Droni - ieri, oggi e domani by Andrea e Marco Coglievina" +description: Andrea and Marco showed us they home-made drones (ITA content) +--- + +In questo intervento sono stati messi in luce progetti e applicazioni che trovano oggi i droni nel panorama commerciale. + +Andrea e Marco hanno esposto alcuni droni costruiti da loro e hanno spiegato la tecnologia che li compone. + +Infine l'intervento si è concluso provando il sistema "drone + visore": +un quadricottero con telecamera GoPro incorporata, che in real-time trasmette le immagini a un visore, per mezzo del quale l'operatore può pilotare il drone. + +Sono disponibili Le [slide](http://hackatron.org/slides/droni.pdf) dell'intervento, mentre di seguito trovate il video con cui Andrea +e Marco ci hanno illustrato alcune delle applicazioni dei droni. + + diff --git a/_posts/2015-09-29-rxjava.markdown b/_posts/2015-09-29-rxjava.markdown new file mode 100644 index 0000000..302ae9a --- /dev/null +++ b/_posts/2015-09-29-rxjava.markdown @@ -0,0 +1,19 @@ +--- +layout: post +title: "RxJava: a Java implementation of Reactive Extentions" +description: Alessandro introduces RxJava and showcase some beneficts of its use for developing asynchronous APIs. +--- + +In this talk, [Alessandro](https://twitter.com/DrAL3X) presents [RxJava](https://github.com/ReactiveX/RxJava), a framework for developing "future proof" asynchronous APIs based on [Reactive Extension](http://reactivex.io/) concept. + +Functional, state-less and with built-in error handling, this framework allows you to simplify the usage of an Rx API by letting API implementation handles the concurrency and gives out the opportunity of filtering and altering the result of it in a clean chainable way. + +Rx is implemented in plenty of languages, from [Java](https://github.com/ReactiveX/RxJava) to [Python](https://github.com/ReactiveX/RxPY), from [.Net](https://github.com/Reactive-Extensions/Rx.NET) to [Swift](https://github.com/kzaher/RxSwift) so it's easy to re-use Rx knowledge everywhere. + +**Slides**: + + + +**Hangout**: + + diff --git a/_posts/2017-09-27-fastlane.markdown b/_posts/2017-09-27-fastlane.markdown new file mode 100644 index 0000000..4448677 --- /dev/null +++ b/_posts/2017-09-27-fastlane.markdown @@ -0,0 +1,13 @@ +--- +layout: post +title: "Deploy mobile apps with fastlane" +description: Alessandro introduces fastlane tool and shares how it simplifies the deployment of Spreaker mobile apps. +--- + +In this talk, [Alessandro](https://twitter.com/DrAL3X) presents [fastlane](https://fastlane.tools), a collection of open source tools that allow the automation of tedious tasks around deployment (but not only) for mobile developers, expecially for iOS one. + +From generating all provisioning profiles required to sign an application, to take and collect screenshots with the simulator, plus some deployment steps. All defined in a clear sequence of tools invocation. + +**Slides**: + + diff --git a/about.html b/about.html index 0a41040..195893d 100644 --- a/about.html +++ b/about.html @@ -12,29 +12,6 @@
- Via Sile, 41
- 31056 Roncade
- Treviso, Italy
-
- Via Marignana, 86
- 31020 Mogliano Veneto
- Treviso, Italy
-
Every Tuesday at 6:30 pm.
-You can chat with Hackatron's team (or Hackabot when no one is online) about software and life by joining the #hackatron channel at irc.freenode.net. @@ -42,6 +19,11 @@
+ You can also find us on Slack under the Hackatron fioi team. +
+Source of this blog and projects' code can be found at http://github.com/hackatron. diff --git a/images/goliath_request.png b/images/goliath_request.png new file mode 100644 index 0000000..cc043f7 Binary files /dev/null and b/images/goliath_request.png differ diff --git a/index.html b/index.html index 86dc023..bb22931 100644 --- a/index.html +++ b/index.html @@ -4,8 +4,6 @@ description: We're a group of developers, designers, tinkers. We want to have fun building things and learning something new. --- -
-