Ви розробник або архітектор програмного забезпечення, власник продукту чи маркетолог з України? Шукаєте роботу чи безоплатне робоче місце в Німеччині?
INNOQ пропонує можливість працювати дистанційно, а також безоплатний робочий простір у Німеччині.
https://t.co/C4KNrP483m
progress in type systems marches inexorably forward, ruling out broader and broader classes of programs as bad. one day, type systems research will achieve the ultimate goal: to conclusively establish that all programs are bad
@mknoszlig Cheers! I'm thinking about streaming the process one day, maybe over the weekend. The solutions are a bit less cryptic if you see the small steps that it took to get there.
I've been having plenty of fun learning K through solving #AdventOfCode problems. K is a variant of APL you don't need a dedicated keyboard for. It's also concise; so far each solution fits into a single toot. Let's see for how long can I keep this up. https://t.co/B7eyshExJf
@arcatan J looks interesting as well. What I like the most so far is that the built-in operations are few in numbers and make for excellent building blocks.
If anybody is interested in Clojure web apps and progressive enhancement, consider joining the INNOQ tech lunch that I am doing with @janstepien next week!
We are going to be looking at the architecture of our application (spacy) and would love to answer any and all questions!
I've been pointed to https://t.co/ZnqLuRbibZ as a potential answer to opening question. Is there more? If not, why? What are the problems, limitations, challenges?
Please RT for reach. Cheers!
🧵 5/5
We can't change the existing code that's already running. So to integrate new code and types we must rely on polymorphism. It can be inheritance, traits, type classes, you name it. Hot code reloading with type safety guarantees.
🧵 4/5