
blog.danielberkompas.com
Daniel Berkompas - Blog PostsMiscellaneous Bits
http://blog.danielberkompas.com/
Miscellaneous Bits
http://blog.danielberkompas.com/
TODAY'S RATING
>1,000,000
Date Range
HIGHEST TRAFFIC ON
Monday
LOAD TIME
0.2 seconds
16x16
32x32
PAGES IN
THIS WEBSITE
19
SSL
EXTERNAL LINKS
16
SITE IP
23.235.46.133
LOAD TIME
0.236 sec
SCORE
6.2
Daniel Berkompas - Blog Posts | blog.danielberkompas.com Reviews
https://blog.danielberkompas.com
Miscellaneous Bits
Daniel Berkompas - Manage Environment Variables in Elixir
http://blog.danielberkompas.com/elixir/2015/03/21/manage-env-vars-in-elixir.html
Christian, husband, father, and programmer. I write code for the web. March 21, 2015. Manage Environment Variables in Elixir. I love how the Elixir build tool,. Has built-in support for configuration settings. It makes configuring packages much simpler by providing a standard interface for config settings. I’m currently developing a Twilio. API client for Elixir. While I develop and test it, I need to store an Account SID and Auth token to make requests. Naturally, I turned to Mix config. Then, simply run.
Daniel Berkompas - On Keeping Your ETS Tables Alive
http://blog.danielberkompas.com/elixir/2015/04/17/keep-your-ets-tables-alive.html
Christian, husband, father, and programmer. I write code for the web. April 17, 2015. On Keeping Your ETS Tables Alive. In my ongoing quest to make Elixir libraries that integrate with Twilio. I found that I needed a lookup table to store the state of ongoing calls in. In Rails, this table would probably be a Postgres table or a list key in Redis. But before jumping to one of these familiar solutions, I thought, What does Elixir/Erlang already have that would meet this need? Erlang Term Storage (ETS).
Daniel Berkompas - Encrypting Data With Ecto
http://blog.danielberkompas.com/elixir/security/2015/07/03/encrypting-data-with-ecto.html
Christian, husband, father, and programmer. I write code for the web. July 03, 2015. Encrypting Data With Ecto. Author’s Note: This post has been substantially updated since it was first posted. A much stronger crypto implementation has been used and the code has been reworked to be cleaner and more efficient. I’ve also released an open-source Hex package that implements the approach to encryption I describe in this post. Read the announcement post here. Database library, Ecto. Secure than reusing the sa...
Daniel Berkompas - A Personal Development Plan
http://blog.danielberkompas.com/2015/05/12/a-personal-development-plan.html
Christian, husband, father, and programmer. I write code for the web. May 12, 2015. A Personal Development Plan. It’s important to keep your skills sharp. Nowhere is this more true than in web development, where it sometimes feels like progress moves at light speed. As is obvious from my posts on this blog, I’ve been learning a lot of new stuff lately, mostly Elixir. But no matter how much I learn, there’s always more and more possible technologies out there. To structure my learning around. This is why ...
Daniel Berkompas - How to Write Guard Macros
http://blog.danielberkompas.com/elixir/2015/06/10/how-to-write-guard-macros.html
Christian, husband, father, and programmer. I write code for the web. June 10, 2015. How to Write Guard Macros. I recently discovered that it is possible to write custom guard macros for Elixir, provided that the macro expands to expressions that are supported in guards natively. I used this to create an. Guard Elixir doesn’t come with a. Function, so you have to do it manually. Blank values are. In Elixir, you can check if a given value is. This array of blank values. You can do this in a guard:.
TOTAL PAGES IN THIS WEBSITE
19
Upcoming Episodes | LearnPhoenix.tv
https://www.learnphoenix.tv/upcoming
Log in with GitHub. Log in with GitHub. See what's coming to LearnPhoenix next. These episodes cover Phoenix's features step by step, to give you a good understanding of all the core Phoenix features. Explains what Phoenix is, and why its great. Learn how to get up and running with Phoenix on Mac and Windows. Learn the foundational building block of Phoenix, the Plug Elixir microframework. Learn how to tie URLs to behavior using the Phoenix Router. OTP and Umbrella Projects. Learn how to leverage OTPs to...
Introduction | LearnElixir.tv
https://www.learnelixir.tv/episodes/01-introduction
Log in with GitHub. Log in with GitHub. 00:14) Why Learn Elixir? 01:09) History of Erlang. 05:23) History of Elixir. It’s ideal for stable, long-running, consistently performant applications that serve millions of clients. Who doesn’t want that? Elixir was created by José Valim in 2009, built specifically to counter two weaknesses in Erlang:. Elixir has the following major features that Erlang does not. Macros: metaprogramming through compile-time code generation. How to Install Elixir.
Buy Your Pass | LearnElixir.tv
https://www.learnelixir.tv/purchase
Log in with GitHub. Log in with GitHub. You must log in with GitHub to purchase. This is so that your purchase can be associated with your account. Log in with GitHub. Check your account page. For a coupon code. Buy Now ( $ 18. Access to the 29. Episodes recorded so far, and these upcoming episodes. In short, you'll get a complete video course on Elixir's built-in features. You must log in with GitHub to purchase. This is so that your purchase can be associated with your account. Log in with GitHub.
Upcoming Episodes | LearnElixir.tv
https://www.learnelixir.tv/upcoming
Log in with GitHub. Log in with GitHub. See what's coming to LearnElixir next. X] Operators (esp. =) (IEx). X] Modules and functions. X] Control Flow (if, unless, case, cond, patterns, guards). X] Enum and Stream. X] Sigils (short episode). X] Mix build tool. X] Hex dependency management. X] Processes (spawning, linking, monitoring, messaging). X] OTP: Supervisor Trees. X] Abstractions: Task and Agent. X] Protocols (Including notable stdlib protocols). X] Macros (long episode). X] Binary Pattern Matching.
Introduction | LearnPhoenix.tv
https://www.learnphoenix.tv/episodes/introduction
Log in with GitHub. Log in with GitHub. 00:27) What is Phoenix? 00:50) What Makes Phoenix Great? Phoenix is a productive web framework that does not compromise speed and maintainability. In this episode series, you’ll learn all about Phoenix, a next-generation web framework. Watch the episode to learn more, and see the upcoming. Page to see all planned episodes. This episodes mentions a couple of benchmarks. Here are the links:. Phoenix Performance vs. Others. 2 Million Websocket Connections. To submit a...
View Episodes | LearnPhoenix.tv
https://www.learnphoenix.tv/episodes
Log in with GitHub. Log in with GitHub. Is required to watch. An introduction to the Phoenix web framework, and this series. Learn how to install Phoenix on Windows and Mac. Plug is the core framework which Phoenix is built on top of. Endpoints are the entry point for any Phoenix application. The Router controls which URL paths are handled by which controllers. Controllers are responsible for sending responses to HTTP requests. View modules and templates are used to render responses. My name is Daniel Be...
Buy Your Pass | LearnPhoenix.tv
https://www.learnphoenix.tv/purchase
Log in with GitHub. Log in with GitHub. You must log in with GitHub to purchase. This is so that your purchase can be associated with your account. Log in with GitHub. Check your account page. For a coupon code. Buy Now ( $ 25. Access to 20 videos. 22 released so far). Complete with show notes, slides, and exercises. You'll be able to download episodes. Watch from your favorite podcast app. You'll also get a 44% discount. May be required to upgrade your subscription to the latest version. Buy Now ( $ 0.
TOTAL LINKS TO THIS WEBSITE
16
Daniel Arndt
Resources for Forecasting Thermals. August 15, 2015. This is a collection of links for forecasting thermals for paragliders. Based on my notes from a course by http:/ robair.ch/. No guarantees of correctness, completeness etc! Eg Payern): old, inprecise, complicated to read = don’t use anymore, there are more modern tools available. The only manual thermal forcast in Switzerland is from Schaenis Soaring. RASP (Regional Atmospheric Soaring Predictor). Good for outside the Alps. Offered by these websites.
Entrepreneurship, Tech and Aviation « Daniel’s Blog
Airplanes & Startups. The worst time to raise money. Avoid problems when running multiple Cake apps in one server. How to transition from employee to entrepreneur. Airplanes & Startups. Airplanes and startups are my two biggest passions and it’s always such a pleasure when I get a chance to combine the two. The opportunity was presented to me with an intro from LA founder Matthias Galica. Who introduced me to Simon Walker. An australian entrepreneur who was working in the Leeap Project. December 24, 2012.
Firefly Playground - technology, web, design, usability, art, lifestyle and more
Star Wars: Retold (by someone who hasn’t seen it). January 25, 2009. For the Star Wars fans out there… this has got to be one of the funniest videos ever:. Star Wars: Retold (by someone who hasn’t seen it). Found via http:/ chiliconcarne.fractura.net/. New year new resolutions. January 10, 2009. First of all I hope you all had a great Christmas and an even better New Year’s Eve! I’ve been around this holiday season going to Albufeira for Christmas and Madeira for the New Year’s Eve. I’ve been wanti...
Daniel Bastidas aka Danbs : 1 of 15
MiniBlog Diseño Fotografía Ilustración y algunas cosas más. Web: www.danielbastidas.com.ve. 21 / 365 / #danbs #365rounds #365round #Venezuela #igervzla #igersvenezuela #BlancoYNegro #monochrome #monoart #bw lover #bw photo #vscocam #photooftheday #Pzo #instagood #bnw #blackandwhite #bnw #picture #instablackandwhite #insta bw #bnw society #bw photooftheday #photooftheday #bw #instagood #bw society #bwstyleoftheday #monotone #monochromatic. Infin; Feb 10th, 2015 at 8:38 pm. Infin; Feb 10th, 2015 at 7:55 pm.
Daniel Bennett : Creating powerful brands to deliver your unique message to your preferred marketplace
If you've enjoyed reading my blog, click here to visit my website! Ultimate Power Branding Workshop. Strategic Power Branding Consultation. How Are You Progressing With Your Business Vision? Or are you just dicking around? Sorry for the crudeness, but shouldn't we be honest with ourselves? I'm sure I'm not the only one who often talks grandiosely about my business vision, but in reality are we taking action? Life: It's All About Balance, Isn't It? Are you on an even keel? What's A Perfect Balance In Life?
Daniel Berkompas - Blog Posts
Christian, husband, father, and software engineer. I write code for the web. 03 Aug 2015 ». Elixir as an Operating System. 28 Jul 2015 ». Avoid Long-Lived Feature Branches. 16 Jul 2015 ». 09 Jul 2015 ». Changing Your Ecto Encryption Key. 03 Jul 2015 ». Encrypting Data With Ecto. 16 Jun 2015 ». Rate Limiting a Phoenix API. 10 Jun 2015 ». How to Write Guard Macros. 09 Jun 2015 ». Number Helpers For Elixir. 20 May 2015 ». 12 May 2015 ». A Personal Development Plan. 08 May 2015 ». 28 Apr 2015 ».
Daniel Berlanga :: Retratos de mi mundo
Retratos de mi mundo. 4 de Marzo de 2018. 20 de Febrero de 2018. 6 de Febrero de 2018. 18 de Diciembre de 2017. Colores de otoño en Gotokuji. 2 de Diciembre de 2017. Manekinekos en el templo Gotokuji. 16 de Octubre de 2017. La semana pasada, ni corto ni perezoso (por una vez en la vida), me fui a hacer unas fotos como material para mi nuevo proyecto y ya que fui expresamente me dije a mí mismo… por qué no documentar el sitio? 9 de Octubre de 2017. Esto no es mío! Lo que me trae la vida.
Energie- und Techblogger informiert - Blog von Daniel Boe › danielboe.de
Share with your friends. I read this article and found it very interesting, thought it might be something for you. The article is called danielboe.de and is located at http:/ blog.danielboe.de. Energie- und Techblogger informiert…. Nissan e-NV200 elektrischer Kastenwagen für das Gewerbe. Share with your friends. Roadtrip zum WAVE-Weltrekordversuch und Formel E-Rennen. Einen Roadtrip zu planen ist immer eine Besonderheit. Wenn es aber dann noch darum geht viele Kilometer quer durch die Bundesrepublik ...
Rock & Roll Stories | True rock action stories from the hard life and fast times of a rock & roll Forrest Gump.
Rock and Roll Stories. True rock action stories from the hard life and fast times of a rock and roll Forrest Gump. Skip to primary content. Skip to secondary content. We’ll be up soon! February 7, 2014. Sorry for the wait. Very new to WordPress, and I want everything to be just right! Stories about dropping acid and prank-calling David Lee Roth forthcoming. We’ll be up soon! Proudly powered by WordPress.
"Feliz aquele que transfere o que sabe e aprende o que ensina." {Cora Coralina} | "Feliz aquele que transfere o que sabe e aprende o que ensina." {Cora Coralina}
Feliz aquele que transfere o que sabe e aprende o que ensina. {Cora Coralina}. Feliz aquele que transfere o que sabe e aprende o que ensina. {Cora Coralina}. Pular para o conteúdo. WebAssembly: um formato universal para binário e texto. 7 de agosto de 2015. 7 de agosto de 2015. Alguns anos atrás, foi discutido no InfoQ.com quais as vantagens de haver um bytecode universal para a web (Veja o Debate: Precisamos de um Bytecode Universal para a Web? 8220;WebAssembly é de fato uma codificação AST após um proc...
www.DanielBridge.co.uk - Quality Photography Tuition
Thursday, 15 March 2018. Rogue Flashbender 2 Portable Lighting Kit Review. Every now and again I'm lucky enough to be sent equipment for testing or review, and the latest bit of kit I've had is the Flashbender 2 Portable Lighting Kit. Part of the range of Rogue lighting modifiers made by ExpoImaging. And sold by ColorConfidence. A Birmingham based company selling and distributing colour calibration hardware, colour-accurate monitors, and various lighting gear. So what's included in the box? Like anything...
SOCIAL ENGAGEMENT