Adam Warski

@adamwarski
4 Followers
28 Following
66 Posts
Software Engineer, CTO @ SoftwareMill, Scala/functional programmer, blogger
My companyhttps://softwaremill.com
Tapirhttps://tapir.softwaremill.com/en/latest/
LinkedInhttps://www.linkedin.com/in/adamwarski/
Twitterhttps://twitter.com/adamwarski

@djspiewak Just found https://gist.github.com/djspiewak/741c60cff4959feb5272d88306595771 - great read! I have a few questions, maybe you don't mind me asking them here :)

1st: You mention #Unison (cc @pchiusano), and its "type reconstruction algorithm". I'm not familiar with that term, is that he same as type inference? #Scala's implicits seem similar in a way to abilities, but is the problem you mention not being able to infer e.g. type signatures when context functions are involved (instead just reporting missing implicits)?

cps-scala.md

GitHub Gist: instantly share code, notes, and snippets.

Gist

Now is your chance to take the stage of next year's Scalar conference! 🙃

Remember to fill in #cfp ⤵️

https://sml.io/CfP

#scalar2023 #scalarconf #callforpapers #scala

Scalar 2023 Call for Papers is open now!

Hello Scalarians! Now is your chance to take the stage of next year's Scalar conference! We're accepting submissions for our Call for Papers. You can suggest up to 3 talk ideas that revolve around Scala and functional programming. Session - 30 min. including Q&A The deadline is 10 Jan 2023 (GMT +2). We will be accepting presentations on a rolling basis, so don't wait until the last moment! In case of any questions or doubts, just write to us: [email protected]. More: https://scalar-conf.com/

Google Docs
I've added an "Articles" category to our #community forum (https://softwaremill.community), where you could discuss our existing #blog posts, as well as suggest new topics that you'd like to see covered
SoftwareMill Community

Community around SoftwareMill's OSS projects

SoftwareMill Community
Running Mastodon server on Kubernetes

Instruction on how to step by step run your Mastodon server on Kubernetes.

SoftwareMill

The #Scala developer survey 2022 results are available: https://scala-lang.org/blog/2022/12/14/scala-developer-survey-results-2022.html

Great to see so many people using SoftwareMill 's Scala OSS projects. Thank you! :)

For those in the "want to use" category, please do and let us know what you think or what obstacles you encounter; our freshly-launched https://softwaremill.community is an ideal place for this.

And if you're in sttp's 2.4%, tapir's 3.2%, or macwire's 9% who "used, but won't use again" - feedback on what went wrong is great, as well.

Scala Developer Survey 2022 Results

A glance at the results of the 2022 Scala Developer Survey. We'll dive into how we collected the data, briefly look at some takeaways, and share some interesting statistics.

Are you busy writing a Twitter clone? A better Mastodon? A distributed Twitter replacement?

You'll need a solid architecture, and a reliable development partner: https://softwaremill.com!

We've been sketching designs of social networks for fun for years - let's put it to use!

(image by dall-e, prompt by me ;) )

SoftwareMill - proactively transforming your business with technology

Custom software solutions: web applications, backend systems & enterprise applications. Scala, Java, Big Data, Machine Learning, Blockchain.

SoftwareMill
Latest magnolia release for #Scala 3 brings partial support for value classes - one step closer to feature parity between both Scala versions. Thanks Michał Szafraniuk!

https://github.com/softwaremill/magnolia/releases/tag/scala3-v1.2.5
Release scala3-v1.2.5 · softwaremill/magnolia

What’s Changed Support for value classes (#435) @micsza Add scaladoc targeted at newcomers to type-derivation (#436) @rtyley Tests refactor (#431) @micsza Update nscplugin, sbt-scala-native, ... t...

GitHub

We'll be migrating discussions / questions around our OSS projects (sttp, tapir, other #Scala and #Java) from gitter to Discourse hosted here: https://softwaremill.community

Please bookmark! It's fully functional, any initial feedback on what's missing in our setup is welcome

SoftwareMill Community

Community around SoftwareMill's OSS projects

SoftwareMill Community
500: We've Run Into An Issue | Mailchimp

Here's @adamwarski's take on Unison - an upcoming language & distributed runtime.

It's functional, statically typed, and introduces some really interesting ideas!

https://softwaremill.com/trying-out-unison-part-1-code-as-hashes

#coding #programming #unison #functionalprogramming

Trying out Unison, part 1: code as hashes

Unison is functional, statically typed, and introduces some really interesting ideas that make it different from mainstream languages.

SoftwareMill