Tomorrow marks 13 years since the first commit to the Elixir repo. And today we celebrate by announcing that Elixir is, officially, a gradually typed language:
Phoenix 1.6.0-rc.0 is out on the heels of a new LiveView 0.16 release! These releases bring new authentication and mailer generators, a new HTML-aware HEEx template engine, node-free asset building, and more! Check the announcement for details! 🐥🔥
https://t.co/S94of7B4Ym
@FreeStyleDiabet Originally thought the Libre 2 was going to do this and was disappointed to find it didn't. Very excited to hear the Libre 3 will do the full job 😃
Improvements in the @elmlang debugger:
- resizable history
- slider for history
- expandable messages
- vertical layout option
- better perf for games
Thanks to @robheghan! (and @czaplic for the visuals)
Switch your elm/browser dependency to 1.0.2 to use the new version!
@cellarbelow@FreeStyleLibre Also understand that your usage profile is very different to a normal app. There is no “quiet period” because it’s in constant use. For this reason it’s far better to push updates when you have a full staff available to deal with the issue. Hope lessons will be learnt here.
@cellarbelow@FreeStyleLibre Introducing a dependency on the internet to function is a terrible decision here. The absolute priority is that the app works, if everything in the app fails the core ability should give the current BG should remain.
@Geek_Manager “Working from ... the office/home/favourite cafe.” Making it about location rather than with the herd/separated seems the most useful and neutral approach.
It's almost two years since I've published this article, but I still think it's very relevant, so I'm tweeting it again :-)
tl;dr - don't use processes for encapsulation
https://t.co/KcL7Alwcbw
If you're in Barcelona on the 12th I'm doing a walkthrough of fnchess and an introduction to building parsers using a combinator parser, https://t.co/zSBqH1M3nP
Need an experienced developer for your project? I can help, I've been building apps with #elm#elixir#ruby#javascript for 14 years. CV at https://t.co/baunxyMyaD, it's built with Elm! https://t.co/CEK6yfjHhW. #remote#london#berlin
https://t.co/Wxhse5dj1q
Retweets appreciated
Oslo Elm Day is happening again February 16 2019!
Subscribe to our newsletter at https://t.co/pLOCQ9Ggw8,
full webpage with more information up soon.
CfP is open until December 1.
See you there?
The word “refactoring” should never appear in a schedule. Refactoring is not a story or a backlog item. Refactoring is not a scheduled task. Refactoring is immediate and continuous. It’s like washing your hands in the bathroom. You always do it.
Over the past couple years I've gotten much more sensitive to the cost of speculative generality. So many bugs could have been avoided by just solving the problem at hand instead of trying to solve a ton of potential future problems.