andrus_a Profile Banner
Андрусь | Andrus Profile
Андрусь | Andrus

@andrus_a

Followers
377
Following
2K
Media
73
Statuses
1K

Open-source & ObjectStyle. Making Java a viable option for data processing / analysis at https://t.co/7Y1Y97mWZs Now at B*Sky as https://t.co/QRavPJRmiz

New York, USA
Joined October 2009
Don't wanna be here? Send us removal request.
@andrus_a
Андрусь | Andrus
12 days
RT @fchollet: In a parallel way, it is plausible that the primary effect of AI code assistants is to make you *feel* more productive, to ga….
0
62
0
@andrus_a
Андрусь | Andrus
17 days
RT @swlkr: the big beautiful bill reversed the change to section 174. software engineers, we're so back.
0
235
0
@andrus_a
Андрусь | Andrus
21 days
DFLib just got a parsable expression grammar. Those expressions can be thought of as parts of SQL for the purpose of column transformation, filtering and (soon) DataFrame sorting
Tweet card summary image
github.com
Happy to announce M3, a major new milestone of DFLib 2.0.0. The highlight of this release is a new "expression language" : df.cols("a").merge("int(a) * 35.") // instea...
0
1
3
@andrus_a
Андрусь | Andrus
1 month
RT @burkov: Apple did more for AI than anyone else: they proved through peer-reviewed publications that LLMs are just neural networks and,….
0
875
0
@andrus_a
Андрусь | Andrus
3 months
Looking forward to my Poland visit next week and my first GeeCON presentation!.
@GeeCON
geecon
3 months
Meet Andrus Adamchik (@andrus_a ) at #geecon 2025. He will show you how to wield Java data like a Swiss Army knife — versatile, powerful, and indispensable. Get ready for insights that will sharpen your code and your thinking!
Tweet media one
1
1
6
@andrus_a
Андрусь | Andrus
3 months
Particularly exited to start using switch/case/when and other J21 goodies in the Bootique core.
@BootiqueProject
Bootique Project
3 months
Bootique 3.0 release candidate was just posted. It finalizes Jakarta port, introducing "jakarta.inject" support and also CLI integration improvements. 3.0 GA is now very close. We also kicked off 4.0 work based on the latest Jakarta and Java 21+.
0
0
3
@andrus_a
Андрусь | Andrus
5 months
The first milestone of DFLib (Java DataFrame) v2 is out. Lots of improvements, e.g: .* 8x reduction of memory footprint of bool columns.* Major new capabilities in "window" expressions .* Shortened aggregation syntax in "group" expressions .* Heatmap charts
Tweet media one
1
0
1
@andrus_a
Андрусь | Andrus
7 months
On the heels of DFLib GA, 1.1.0 is released with: .* web / URL connectors for binary data .* primitive float columns (50% memory savings for cases like #1BRC).* chart item styling (incl. dynamic item sizes - essentially another visual dimension).
Tweet card summary image
github.com
Glad to announce the 1.1.0 release of DFLib. DFLib is an open source pure Java DataFrame library. It is great for writing data transformations, ETL, "notebook" data analysis, visualizing ...
0
1
4
@andrus_a
Андрусь | Andrus
7 months
And our announcement was just posted on Reddit. Looks like there are folks in the Java community who care about DataFrames
Tweet card summary image
reddit.com
Explore this post and more from the java community
@andrus_a
Андрусь | Andrus
7 months
Don't post here that much anymore, but this is exciting. DFLib 1.0 reaches GA 🎉💪 Don't let the #bigdata world intimidate you, now you can have a #DataFrame in any #Java app to do fun stuff with data (transformations, joins, ETL, charts, etc.).
0
1
3
@andrus_a
Андрусь | Andrus
7 months
Don't post here that much anymore, but this is exciting. DFLib 1.0 reaches GA 🎉💪 Don't let the #bigdata world intimidate you, now you can have a #DataFrame in any #Java app to do fun stuff with data (transformations, joins, ETL, charts, etc.).
0
1
3
@andrus_a
Андрусь | Andrus
7 months
Thanks for having me at the @nyjavasig . @BootiqueProject talk always generates lovely discussions. Last night was no exception.
@frankgreco
Frank Greco
7 months
Andrus Adamchik, author of #Bootique, demoing how to incorporate your #Java code for lightweight deployment to the #nyjavasig community #bnymellon #oracle #jetbrains
Tweet media one
0
0
2
@andrus_a
Андрусь | Andrus
7 months
RT @hmemcpy: It's a tragedy that most backends out there nowadays are typescript/nodejs based. How the hell did we let this happen??.
0
29
0
@andrus_a
Андрусь | Andrus
7 months
RT @hmemcpy: Another local company that used Scala heavily 5 years ago is rewriting to Java because of difficulties with the language. Peop….
0
58
0
@andrus_a
Андрусь | Andrus
8 months
Breaking a streak of Java data processing presentations, I will be talking about @BootiqueProject at NYJavaSIG. Bootique is a lightweight, fast, simple, CLI-friendly technology to write #Java apps, big and small.
@nyjavasig
NYJavaSIG
8 months
🚀 Join NYJavaSIG on 12/12!. 💡 Amazon S3 for Java Developers.Master S3 with AWS SDK for Java: challenges, design tips, and real-world lessons!. 💡 Bootique: A Simpler Java Platform.Discover this lightweight, fast alternative to SpringBoot. 👉 Sign up:
Tweet media one
0
2
3
@andrus_a
Андрусь | Andrus
8 months
The experiment is going well. Today decided to do domain based verification, and voila, I am
@andrus_a
Андрусь | Andrus
8 months
Experimenting with B*sky. Looks quiet nice. No ads, very few bots, custom feeds and starter packs are cool. Also, now there are 20mln people there so nothing like my Mas*don ghosttown. If any of the Twitter friends are there, let's connect! My handle is in the profile.
0
0
1
@andrus_a
Андрусь | Andrus
8 months
RT @BootiqueProject: Bootique 3.0-M6 is released. Jobs as lambdas, Jakarta version of Tapestry, new static servlet mapping API and security….
0
1
0
@andrus_a
Андрусь | Andrus
8 months
Woah, @liquibase is calling home since v4.30.0! There's a way to disable it, but you need to know about it. Totally not cool. We are upgrading LB in Bootique 3.0-M5, and will disable analytics for our users.
Tweet card summary image
liquibase.com
he latest release of Liquibase 4.30.0 now comes with the ability to automatically send anonymous usage analytics when you run commands.
0
0
2
@andrus_a
Андрусь | Andrus
8 months
I find myself often using Series object from DFLib instead of a Java List. It has so many advantages:. * Immutable at the API level.* Content search.* Direct transform API - no need for streams in many cases.* Slice and dice, e.g. "head(-1)".* Conforms to Java Iterable.
0
1
1
@andrus_a
Андрусь | Andrus
8 months
Experimenting with B*sky. Looks quiet nice. No ads, very few bots, custom feeds and starter packs are cool. Also, now there are 20mln people there so nothing like my Mas*don ghosttown. If any of the Twitter friends are there, let's connect! My handle is in the profile.
1
0
2
@andrus_a
Андрусь | Andrus
9 months
Haha. That’s me a lot of the time. There’s winning at the end of it, right?.
@neelesh_salian
Neelesh Salian 💻
1 year
People using Jupyter notebooks
0
0
2