Sakib
sake92.bsky.social
Sakib
@sake92.bsky.social
Sharaf 0.14.0 is out!

github.com/sake92/shara...

Added support for:
- SSE
- named tuples in query/form params
- union types in query/form params
Release 0.14.0 · sake92/sharaf
What's Changed SSE support in 0232827 support for named tuples in query params cfb6521 support for named tuples in form params 7b728fe support for union types in query params d01dd6b support for u...
github.com
November 1, 2025 at 8:25 AM
Check out my post about writing a simple lexer, parser and an interpeter from scratch. Beginner friendly, with lots of examples.

#scala

blog.sake.ba/en/programmi...
Writing an Interpreter From Scratch | blog.sake.ba
Writing an Interpreter From Scratch in Scala 3
blog.sake.ba
October 4, 2025 at 4:57 PM
How does your "perfect" build tool looks like?

Apart from:
- it works reliably and correctly
- performant/parallel
- resources aware, not hogging cpu/memory

#java #scala #kotlin
September 21, 2025 at 2:16 PM
Scala Cats is like JEE, and ZIO is like Spring.
a man in a suit and tie is making a funny face
ALT: a man in a suit and tie is making a funny face
media.tenor.com
September 17, 2025 at 9:25 PM
Reposted by Sakib
#Scala.js 1.20.1 is released! It features a number of performance improvements, both for the JavaScript and WebAssembly backends. www.scala-js.org/news/2025/09...
Announcing Scala.js 1.20.1
Harness the Scala and JavaScript ecosystems to develop robust apps for browsers, serverless, and Node.js.
www.scala-js.org
September 6, 2025 at 5:56 PM
Reposted by Sakib
#java JEP 401 on value classes is submitted : openjdk.org/jeps/401
JEP 401: Value Classes and Objects (Preview)
openjdk.org
September 9, 2025 at 6:49 AM
Hello world!
#scala #scaladays
August 21, 2025 at 1:44 PM
Reposted by Sakib
New 📚 Release! Learn Programming with FlowRun: A visual introduction into the world of programming by Sakib Hadžiavdić

Learn the basics of programming with runnable flowcharts!

Find it on Leanpub!

Link: leanpub.com/learnprogram...

#books #ebooks #programming #FlowRun
March 9, 2025 at 5:05 AM
Reposted by Sakib
🎉 Meet our sponsors!

scaladays.org/blog/s...

🤝 Connect with industry leaders
🕵️ Discover innovative products
🧭 Explore new career opportunities

🙏 Huge thanks to our sponsors for making this event amazing. Interested in sponsoring? Contact us: info@scaladays.org 🚀
July 23, 2025 at 12:20 PM
My app flowrun.io is now free for educators using Google Classroom (up to 30 students). Featuring scheduled exams, autograding, templates etc. :)

#flowrun #flowcharts #programming #googleclassroom
FlowRun
FlowRun - runnable, executable flowcharts. Visual programming. Visualize complex flows and algorithms
flowrun.io
July 23, 2025 at 4:25 PM
Just got repo access, 99% scala 2.10 with scalaz

#scala
July 13, 2025 at 7:37 PM
Reposted by Sakib
Mill v1.0.0 is out: a better build tool for #Java, #Scala, and #Kotlin. Check it out!

mill-build.org/blog/13-mill...
Mill Build Tool v1.0.0 Release Highlights :: The Mill Build Tool
mill-build.org
July 11, 2025 at 4:47 AM
Made yet another SSG. Inspired by Jekyll, Zola…

The biggest differentiator is that it renders code, math(katex), diagrams (mermaid, graphviz) statically, no JS needed!

Let me know what you like and dislike, what should be added etc! :slight_smile:

sake92.github.io/flatmark/

#scala #ssg #web
Home | Flatmark Docs
Home page
sake92.github.io
July 3, 2025 at 4:00 PM
Moj prvi tutorijal za FlowRun na bosanskom jeziku:
youtu.be/UCa1mi_GU7g?...

Još 14 komada aBd.

English version coming soon!
June 9, 2025 at 6:06 PM
Eid mubarak to all muslims!
June 6, 2025 at 9:03 AM
Reposted by Sakib
Reached a decent point with the #android support in Mill with this PR github.com/com-lihaoyi/...

Time to start testing with more complex samples and see what's left!

#androiddev #kotlinmultiplatform #kotlin #scala #java
Android: working android tests for architecture samples by vaslabs · Pull Request #5219 · com-lihaoyi/mill
Completes the missing features to allow for android tests (instrumented tests) to run for architecture-samples (hilt android Todo application) Changes These were the necessary changes needed to mak...
github.com
May 31, 2025 at 2:52 PM
ScalaJS, noice!
May 30, 2025 at 4:36 PM
May 27, 2025 at 7:24 PM
I am Javafluencer. Unleash your inner Duke and win a limited-edition T-shirt! #Java30WithIntelliJIDEA www.jetbrains.com/lp/java-30/j...
Javafluencer
You ship clean code and content. One hand on the keyboard, the other posting a tutorial that’s already going viral.
www.jetbrains.com
May 24, 2025 at 3:26 PM
Didnt know Valhalla was released!!??? :O
Value types here I come!
#java
#AmazonDeals #AD 68

20% off Now $11.99 Was $14.99

Death Wish Coffee Valhalla Java Dark Roast Ground

Buy via Amazon
geni.us/PuKc
May 24, 2025 at 7:37 AM
Reposted by Sakib
Modern Thymeleaf Bundle leanpub.com/b/modern-thy... by Wim Deblauwe is the featured bundle of ebooks 📚 on the Leanpub homepage! leanpub.com #Java #Html #WebDevelopment #Software #Javascript #books #ebooks
May 22, 2025 at 8:15 PM
Reposted by Sakib
🚀 Metals v1.5.3 is here!

Introducing:
- MCP server support for AI agents
- new inlay hints for named/by-name parameters
-improved test discovery for ZIO
- better auto-fill arguments
- using directives worksheet support.

Try it now! #Scala #IDE

scalameta.org/metals/blog...
May 13, 2025 at 3:02 PM
Reposted by Sakib
Scala 3.7.0 has been released! 🎉

✅ [stable] SIP-58: Named Tuples
✅ [stable] SIP-52: Binary APIs
👀 [preview] SIP-62: For comprehension improvements
🧪 [experimental] SIP-61: Unroll
🧪 [experimental] SIP-68: Reference-able Package Objects

More at scala-lang.org/news/3.7.0/
May 8, 2025 at 11:25 AM
And old mcdonalds had an effect, IO[IO[IO[...]]]]

#scala
April 29, 2025 at 9:58 AM
Reposted by Sakib
Going structural with Named Tuples by @bishabosha.bsky.social

Subscribe to our our YouTube channel so you don't miss the rest of #scalarconf videos.
Going structural with Named Tuples by Jamie Thompson | Scalar Conference 2025
YouTube video by SoftwareMill
www.youtube.com
April 10, 2025 at 1:22 PM