jskalc Profile Banner
Jakub Skałecki 🚀 #buildinpublic Profile
Jakub Skałecki 🚀 #buildinpublic

@jskalc

Followers
2K
Following
4K
Media
337
Statuses
2K

Father of 2, indie maker, creator of live_vue ❤️ 👉 building SaaS https://t.co/5mEinmEDSX 🧑‍💻 in love with the #ElixirLang 🧪 Follow for updates! #buildinpublic

Warsaw, Poland
Joined June 2015
Don't wanna be here? Send us removal request.
@jskalc
Jakub Skałecki 🚀 #buildinpublic
2 years
Struggling to find that perfect topic for your next LinkedIn or Twitter post? I feel you! 😓 That's why I built https://t.co/uQHCiWUhhh - your solution to the content dilemma. ✨ Effortlessly create engaging posts based on recent news in an instant! 🚀📰 Come try, it's free!
5
1
25
@mikehostetler
Mike Hostetler // Chief Agent Officer
2 days
LLM Model Metadata was my biggest challenge when building ReqLLM https://t.co/lDUoYhkq7I is great - but it wasn't enough today I'm launching https://t.co/VIwUMPAQJF with an Elixir SDK https://t.co/WUhN1PR3k7 best in class model metadata for builders at your fingertips
Tweet card summary image
hex.pm
LLM model metadata catalog with fast, capability-aware lookups.
3
7
78
@jskalc
Jakub Skałecki 🚀 #buildinpublic
11 days
Tbh I'm impressed with @cursor_ai 2.0. New model is quite fast and seems accurate, and workflow is very similar to what I'm used to with @conductor_build That said, my cursor is constantly crashing when trying to edit file by AI. Hopefully it will be resolved soon!
0
0
1
@jskalc
Jakub Skałecki 🚀 #buildinpublic
14 days
There's a new "Elixir AI Collective" discord server created by @mikehostetler 🥳 Some time ago a few of us (Elixir folks working with AI) started a discord group. Lots of insights! It was great. Now we have our own server! 😃 👋 #myelixirstatus Join
Tweet card summary image
discord.com
Discord is great for playing games and chilling with friends, or even building a worldwide community. Customize your own space to talk, play, and hang out.
2
3
25
@jskalc
Jakub Skałecki 🚀 #buildinpublic
14 days
I've created a Linear skill for Claude Code 🫡 One command install. Can be used instead of a token-heavy MCP server. Of course not everything is available yet, I'll be adding more when needed. Maybe you'll find it useful 🙃 #claudecode #mcp
2
0
2
@ElixirTip
Elixir Tip
18 days
Elixir LiveView Single Binary by Daniil Popov https://t.co/fNhx8kX9db
1
9
58
@jskalc
Jakub Skałecki 🚀 #buildinpublic
20 days
I love the idea! 💜
@mrpopov_com
Daniil
21 days
I came up with idea to aggregate my GenServer online games and furthermore make it open-source! https://t.co/3YV2dAAnDE Anyone who wants to learn how its done or contribute, more than welcome! https://t.co/TISnM18Da5 #elixir #phoenix #liveview
0
0
9
@jskalc
Jakub Skałecki 🚀 #buildinpublic
25 days
Congratulations to the whole team! 💪 I have a good use case for faster deps compilation - vibe-coding with worktrees often require deps recompliation. Making it faster is a major win 😁
@josevalim
José Valim
25 days
Elixir v1.19 released: enhanced type checking, broader type inference, and up to 4x faster compilation for large projects!
1
0
0
@jskalc
Jakub Skałecki 🚀 #buildinpublic
29 days
live_vue hit 400 stars today! 🌟 I know it's just a vanity number. But still, it matters! Looks like focusing on DX was the right call. Thank you all for support. Soon 1.0! 💪 #myelixirstatus
3
3
60
@jskalc
Jakub Skałecki 🚀 #buildinpublic
29 days
I think this deserves more views. Elixir is awesome in more ways that you'd think 💪
@karlclement
Karl Clement
1 month
Who’s using Elixir in production? What’s the project? What feature made you take this route? You’ve inspired me @mikehostetler
1
4
30
@jskalc
Jakub Skałecki 🚀 #buildinpublic
1 month
Ok I really like my workflow now 😌 I've started using conductor from @charliebholtz and I love it! I can finally orchestrate multiple CC threads without fatigue. Also I'm using research-plan-implement approach from @dexhorthy and it's crushing that backlog 😍 Thank you both!
2
0
9
@mikehostetler
Mike Hostetler // Chief Agent Officer
1 month
ReqLLM v1.0.0-rc.5 just dropped Over 100 models tested against live API's Example scripts that make it easy to integrate into your own project Even a GenServer based Tool Calling agent We're close to 1.0 on this!
1
4
44
@leandrocesquini
Leandro Pereira
1 month
1. Thanks to @jskalc we now support converting Markdown to https://t.co/9XBqttEbX1
2
1
16
@hugobarauna
Hugo Baraúna
1 month
One of my tasks is to write docs. And, some parts of it are kinda "robotic" So I thought: "Tidewave can help me with that!" And it did! Here's how 🧵 #ElixirLang #MyElixirStatus
2
1
4
@hugobarauna
Hugo Baraúna
1 month
Did you know you can connect a Livebook notebook to a running Phoenix app? Apparently, many of us don't. Useful for: - internal tools - runbooks - and engineering support Here's how you can do it. 👇 #MyElixirStatus #ElixirLang
2
16
49
@jskalc
Jakub Skałecki 🚀 #buildinpublic
1 month
Btw LiveVue recently hit v1.0.0-rc.2, soon to be 1.0 It's production ready, and you can use Vue without sacrificing any benefits of LiveView ✅ Forms ✅ File upload ✅ Props synchronization ✅ Navigation and more! PS. Just 3 🌟 missing to 400! 😍 https://t.co/goqBuNteSc
Tweet card summary image
github.com
End-to-end reactivity for Phoenix LiveView and Vue - Valian/live_vue
0
0
3
@jskalc
Jakub Skałecki 🚀 #buildinpublic
1 month
One of my favourite features of LiveVue is a seamless support for Phoenix streams ⬆️ on server: Phoenix stream ⬇️ on client: array as a Vue prop 😮 You're free to do with it whatever you want - sort, filter, render! Btw it was crazy to pull it off 🤪 #myelixirstatus
3
0
22
@jskalc
Jakub Skałecki 🚀 #buildinpublic
2 months
Looking for a GUI to Claude Code. Any recommendations? 🤔
4
0
3
@jskalc
Jakub Skałecki 🚀 #buildinpublic
2 months
TBH I think getting these semi-complex bash scripts is one of the best things LLMs enabled. I could write them on my own, but it would take me too much time - bash doesn't stick to my brain. Full script here: https://t.co/O5JnFGCeJE #myelixirstatus
github.com
Elixir bindings to Extractous Rust library. Contribute to Valian/extractous_ex development by creating an account on GitHub.
0
0
2