Tweets
- Tweets, current page.
- Tweets & replies
- Media
You blocked @LeHoff
Are you sure you want to view these Tweets? Viewing Tweets won't unblock @LeHoff
-
Torben Hoffmann Retweeted
How to do CPR in emergency , important not just medics anyone can do it and save lives. Please spread this.
#DENFIN#Eriksen#EURO2020
pic.twitter.com/2bj6RTtJ5J
Thanks. Twitter will use this to make your timeline better. UndoUndo -
“Top lessons learned from working with a 10x developer” by Jeffrey Bakker https://link.medium.com/yQLEcYE6Xgb This is worth reading.
Thanks. Twitter will use this to make your timeline better. UndoUndo -
From the parking lot on the way to get the Covid vaccine you pass this… you can't make these things up.pic.twitter.com/vjhnZ7LFlb
Thanks. Twitter will use this to make your timeline better. UndoUndo -
My timer utility for Erlang/Elixir has been used enough in the wild to warrant a v1.0.0 stamp. Ping me if you want to discuss it.https://github.com/lehoff/chronos
Thanks. Twitter will use this to make your timeline better. UndoUndo -
Just break down your code so it reads like prose - your future self will thank your present self soon ;-)
Show this threadThanks. Twitter will use this to make your timeline better. UndoUndo -
For those of you using
#Erlang or#elixirlang OTP 24 has just made performant to extract functions: if a function is only used once it so automatically inlined. Add that to the fact that calling a named function is faster than using an anonymous function and the excuses are gone!Show this threadThanks. Twitter will use this to make your timeline better. UndoUndo -
This explains exactly why I hate comments in code: https://link.medium.com/EtavQHrWlgb And yes, I know naming is hard, but the alternative is worse!
Show this threadThanks. Twitter will use this to make your timeline better. UndoUndo -
Thanks. Twitter will use this to make your timeline better. UndoUndo
-
Torben Hoffmann Retweeted
Elixir Tip #99 - Working with nested maps
Dealing with nested maps can sometimes be challenging. Luckily the Elixir standard lib provides some very useful out of the box functions just for this purpose!
#myelixirstatus#elixirlang#elixir#erlangpic.twitter.com/a1VTNmILRS
Thanks. Twitter will use this to make your timeline better. UndoUndo -
Torben Hoffmann Retweeted
Today Is the day I tell my son that I’m dying from cancer. It’s reached a point where he has to hear it from me. Let all my tears flow now so that I can be brave this afternoon. Let me howl with grief now so that I can comfort him.pic.twitter.com/PDgy8qbTIL
Show this threadThanks. Twitter will use this to make your timeline better. UndoUndo -
“Misconceptions About the Philosophy Behind OOP” by Erik Engheim https://link.medium.com/ngv3bc4n6fb
#nicereadThanks. Twitter will use this to make your timeline better. UndoUndo -
“I Chose Mac For Reasons That Had Nothing To Do With Apple or Mac” by
@pcunix https://link.medium.com/hPmLbEgP0fb I have almost the same history: once I got an iMac I got time to experiment instead of wasting time on keeping Windows and Linux up to date. It works for me, YMMV.Thanks. Twitter will use this to make your timeline better. UndoUndo -
Torben Hoffmann Retweeted
I'm really enjoying the new Elixir Livebooks, but running a firmware update step-by-step is one of my favorites so far. Here's a capture from https://github.com/fhunleth/nerves_livebook/ … where the latest update was downloaded from GitHub releases and is being validated.pic.twitter.com/1s7XIZJDJ7
Thanks. Twitter will use this to make your timeline better. UndoUndo -
Torben Hoffmann Retweeted
Today I've seen separate compilation, an Idris implementation of Dhall, a lovely LSP demo, pretty syntax highlighting, faster typechecking/some runtime optimisations, and online documentation (and probably things I forgot). Thanks everyone! If only we could do this every week!https://twitter.com/edwinbrady/status/1386639112921403392 …
Thanks. Twitter will use this to make your timeline better. UndoUndo -
Torben Hoffmann Retweeted
A friend of mine randomly showed up with a belated birthday gift! Apparently they've been spending months trying to track down this little piece of Erlang history for me!pic.twitter.com/3MHKfBlJjp
Show this threadThanks. Twitter will use this to make your timeline better. UndoUndo -
Thanks. Twitter will use this to make your timeline better. UndoUndo
-
Torben Hoffmann Retweeted
I excitedly read through this thread yesterday, as it was posted, and now I'm going through it again as I'm waking up, because it's just so damn good. I want to live in a world where all my tools are written with these techniques in mind.https://twitter.com/thingskatedid/status/1386077306381242371 …
Thanks. Twitter will use this to make your timeline better. UndoUndo -
Torben Hoffmann Retweeted
Today I tried to use a local Python Jupyter Notebook and here are the training times: 0.6s - Elixir Livebook 2.7s - Python 3.9.4 12s - Jupyter Notebook 23s - Google Colab local runtime 1m50s - Google Colab free hosted runtimehttps://twitter.com/michalslaski/status/1385488424325591042?s=20 …
Thanks. Twitter will use this to make your timeline better. UndoUndo -
Excited to be networking from home on
@lunchclubai! Use my invite link to skip the waitlist and meet interesting people over video:https://lunchclub.com/?invite_code=torbenh&ref=twitter …Thanks. Twitter will use this to make your timeline better. UndoUndo -
“These Modern Programming Languages Will Make You Suffer” by
@ISuzdalnitski https://link.medium.com/sFriPGNfofb Nice overview and @elixirlang comes out quite well!Thanks. Twitter will use this to make your timeline better. UndoUndo
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.
Make yours and everybody else's lives slightly less terrible by having all your programs print out their internal stuff as pictures;
a thread