Kamil Skowron (@kamilskowron) 's Twitter Profile
Kamil Skowron

@kamilskowron

Father, software engineering enthusiast, author of "Hands-on Elixir & OTP: Cryptocurrency trading bot", ex-part-time YouTuber (youtube.com/@KamilSkowron)

ID: 222047138

linkhttps://www.elixircryptobot.com calendar_today02-12-2010 09:32:18

1,1K Tweet

1,1K Followers

294 Following

Kamil Skowron (@kamilskowron) 's Twitter Profile Photo

Anybody from Europe(excluding the UK) investing in Vanguard ETFs? Was it difficult to set up? Were there a lot of letters sent back and forth? As I was living in the UK, I never had time to set it up, but now. living outside, it looks like it won't be so easy...😬

Kamil Skowron (@kamilskowron) 's Twitter Profile Photo

Subjective opinion: something changed with Phoenix forms (most likely, this is the impact of integrating Tailwind) that makes them WAY more difficult to understand because of "magic". Example: Part of autogenerated auth - login form - I have no idea where the form is submitted🤷

Subjective opinion: something changed with Phoenix forms (most likely, this is the impact of integrating Tailwind) that makes them WAY more difficult to understand because of "magic". Example: Part of autogenerated auth - login form - I have no idea where the form is submitted🤷
Kamil Skowron (@kamilskowron) 's Twitter Profile Photo

TIL: "live" routes inside the Phoenix router are hidden GET request handlers You are free to add handlers for any other request types, like POST requests for the same URI/endpoint (ie POST "/user/log_in") and handle it in a completely different way (using for example controllers)

Lisp & Scheme Weekly (@lispdiscussions) 's Twitter Profile Photo

Senior Lisp Developer (m/f/d), Software & Applications at DXC Technology, work on SARA (SuperAgent Robotic Application), an automation tool designed to streamline complex and repetitive business … careers.dxc.com/global/en/job/… Discussions: discu.eu/q/https://care… #lisp #programming

Arnaud Bertrand (@rnaudbertrand) 's Twitter Profile Photo

Absolutely incredible article, revealing that the head of Mossad personally threatened the physical safety of the ICC prosecutor and her family: "You don’t want to be getting into things that could compromise your security or that of your family." theguardian.com/world/article/…

Justin Welsh (@thejustinwelsh) 's Twitter Profile Photo

I'll never disrupt an industry, build the next $1B unicorn, or be featured on some Forbes list. But I'll spend my time doing things I enjoy, with people I enjoy, and doing very little of what I don't like.

Kamil Skowron (@kamilskowron) 's Twitter Profile Photo

Hear me out: I'm writing this chapter about converting the umbrella app created up to this moment in the book into a Phoenix app. I need to admit that it's going super slow and I'm simply afraid that it is really boring - it's just moving, renaming, fixing aliases x 1000 🙃🤔

Kamil Skowron (@kamilskowron) 's Twitter Profile Photo

I bought an electric scooter for local trips to the shop. It's my first electric scooter, and I'm truly puzzled how they can have front brakes 🤯 Since I was a child, I was told "never use the front brake" for years. I nearly flipped on my first day—I'm returning it right now 👋

Calum Boal (@calumboal) 's Twitter Profile Photo

I am happy to announce we are hiring two new Security Engineers to help build out our attack surface management platform and further streamline our Penetration Testers workflows! rt for reach. See below for full job spec: onsecurity.notion.site/Security-Engin…

Kamil Skowron (@kamilskowron) 's Twitter Profile Photo

I'm trying out 'dumb phone' to detox. I will still be on X but only from the desktop. Fingers crossed this will work out as I observed having a 'smart phone' has a detrimental impact on the quality of my time after work. This could fix it 😉

I'm trying out 'dumb phone' to detox. I will still be on X but only from the desktop. Fingers crossed this will work out as I observed having a 'smart phone' has a detrimental impact on the quality of my time after work. This could fix it 😉
Kamil Skowron (@kamilskowron) 's Twitter Profile Photo

I dropped an update to my book(updated to 23 chapters/335 pages) - a couple of additional chapters. At this moment the book ends with a Phoenix app that I'm now planning to deploy, hot reload and hopefully cluster - that will be it - finally the book will be finished 😅

bongzilla (@bongzillaxxx) 's Twitter Profile Photo

Dr. Simon Goddek I spent 20 years roofing and was always told to use sunscreen, and I never did, and now I'm 45 and have been fighting cancer for 3 years that I got from the sun. Just saying.

Kamil Skowron (@kamilskowron) 's Twitter Profile Photo

I'm trying to fallback to the Logger(in dev/localhost) in an Elixir app using AppSignal to log everything(Appsignal.Logger.warning/2 etc) and I can't find any way to do it besides a custom module that will delegate to AppSignal or Logger depends on env variable. Any ideas?

Kamil Skowron (@kamilskowron) 's Twitter Profile Photo

This will be a random question, but are there any people from Spain reading this? Could you help me find a scaffolding tube and clamps supplier in Spain? When I type it in English - it's super easy to find TENS of companies with online shops from the UK - 0 results for Spain 😭

This will be a random question, but are there any people from Spain reading this?

Could you help me find a scaffolding tube and clamps supplier in Spain? When I type it in English - it's super easy to find TENS of companies with online shops from the UK - 0 results for Spain 😭
José Valim (@josevalim) 's Twitter Profile Photo

Elixir v1.19 released: enhanced type checking, broader type inference, and up to 4x faster compilation for large projects! elixir-lang.org/blog/2025/10/1… A huge thank you to Fresha, Starfish*, and Dashbit for sponsoring the type system, plus CNRS 🌍 and @Remote for making it possible.