schrepfler Profile Banner
schrepfler Profile
schrepfler

@schrepfler

Followers
997
Following
42K
Media
870
Statuses
22K

VP of Engineering at Huddle Tech. Opinions are my own. ULC minister. He/Him

Republic of Croatia
Joined October 2008
Don't wanna be here? Send us removal request.
@schrepfler
schrepfler
4 years
Best multi-purpose tool for cleaning up your house. β€οΈπŸ‡ΊπŸ‡¦
2
2
12
@chaeynz_
chaeynz
14 days
BREAKTHROUGH: I have invented a novel object notation format that provides a 3.37x token performance over JSON, 6x over TOON, 11x over VSC and 10% over GOON. The core philosophy of BONER is: Redundancy. Reinventing known standards and marketing them as our own is the only
@princessakano
akano
14 days
BREAKTHROUGH: I have invented a novel object notation format that provides a 3x token performance over JSON, 5x over TOON, and 10x over VSC. The core philosophy of GOON is: Ambiguity is the enemy. Explicitness is the only virtue. A developer must never be allowed to guess. Ever.
122
273
4K
@springcentral
SpringCentral
17 days
Spring Framework 7.0 is now GA! Including Java 25 (with Java 17 baseline), Jakarta EE 11, JSpecify null-safety, Jackson 3.0, Kotlin 2.2, JUnit 6.0, plus programmatic bean registration, JmsClient, API versioning, HTTP Interface Client, RestTestClient & more
Tweet card summary image
spring.io
Level up your Java code and explore what Spring can do for you.
2
69
253
@schrepfler
schrepfler
18 days
Anyone having troubles creating an account on @Snowflake? Tried both AWS Ohio and Virginia and always getting "Something went wrong: Your account hasn't been created yet."
0
0
0
@Ubunta
ABC
2 months
Using Postgres as a Data Warehouse - Start with Postgres 18+ β€” asynchronous I/O makes table scans 2-3x faster than Postgres 15 - One command runs everything: `docker-compose up`. If partitioning breaks on localhost, it'll break in prod β€” test the real structure first - Async
12
70
620
@reactjs
React
2 months
React 19.2 is now available! This release includes Activity, useEffectEvent, React Performance Tracks, partial pre-rendering, and more!
51
495
3K
@sam_brannen
Sam Brannen
2 months
#JUnit 6.0.0 is released! ✨ Java 17 and Kotlin 2.2 baseline πŸŒ„ JSpecify nullability annotations πŸ›« Integrated JFR support 🚟 Kotlin suspend function support πŸ›‘ Support for cancelling test execution 🧹 Removal of deprecated APIs https://t.co/GLyIcHgDIw
2
79
224
@DefMon3
Def Mon
2 months
Your neighbor is building a bike. The parts cost him $70. He then wants to sell the bike to you, but since he spent time putting it together so he wants $100 for it. You now make the mistake of telling your wife about it, so since you get a $100 bike, she also want $100. The bike
26
27
609
@peterahn
Peter Ahn
2 months
You can't handle realtime scale if you can't handle contention. It's why at @TigerBeetleDB we pack up to 8,190 transfers into a single 1 MB query to process up to 400K TPS. Love this clip where @jorandirkgreef breaks down Amdahl's law and contention.
1
6
32
@kiwicopple
Paul Copplestone - e/postgres
2 months
congrats to the @PostgreSQL contributors 🐘 β—† asynchronous I/O β—† UUIDv7 β—† virtual generated columns β—† temporal constraints β—† oauth authentication β—† improved text search β—† parallel streaming in replication β—† new wire protocol (first new protocol version since 2003)
51
373
4K
@schrepfler
schrepfler
2 months
@alina_yurenko And follow up question, what will the future for native image? 2/2
0
0
0
@schrepfler
schrepfler
2 months
Hi @alina_yurenko, can get some info on the detaching graalvm from the java ecosystem train? Will there be future Oracle GraalVM releases? If yes, will the Oracle GraalVM contain additional optimisations compared to the CE? 1/x
@alina_yurenko
Аlina Yurenko πŸ‡ΊπŸ‡¦
2 months
GraalVM 25 has a lot of great new features for native compilation: βœ… Better developer experience πŸ‘©β€πŸ’» βœ… Simplified migration πŸš€ βœ… Even faster and smaller executables with ML πŸ€– βœ… Enhanced security πŸ›‘οΈ βœ… New tooling πŸ› οΈ Here are my favorite new @GraalVM features:
2
0
0
@Stephan007
Stephan Janssen β˜•οΈπŸ§ πŸ§žβ€β™‚οΈ
3 months
Today is the day πŸ₯³ β˜•οΈ https://t.co/zZuz3PUuIW #Java25 #JDK25 #Java @Java
0
5
37
@Cloudflare
Cloudflare
3 months
We've implemented the node:http client and server APIs in Cloudflare Workers, allowing developers to migrate existing Node.js applications with minimal code changes.
Tweet card summary image
blog.cloudflare.com
We've implemented the node:http client and server APIs in Cloudflare Workers, allowing developers to migrate existing Node.js applications with minimal code changes. This post explains how we built a...
20
49
369
@ChShersh
Dmitrii Kovanikov
3 months
PSA: Bloomberg has its own open-source, blazing-fast queue implemented in C++, motivated by the patterns of processing a lot of financial data. A low-latency alternative to RabbitMQ.
@ChShersh
Dmitrii Kovanikov
3 months
Bloomberg processes 400B+ financial ticks per day. That’s why using a blazingly fast language like C++ is crucial to delivering real time market data.
37
202
3K
@schrepfler
schrepfler
3 months
Which is your favourite MasterChef edition and why is it MC Australia? #MasterChef (sorry all other editions...)
0
0
0
@schrepfler
schrepfler
3 months
I did not see Redis acquiring Decodable in my cards this year.
0
0
0
@theunitdev
The Unit
3 months
From 4 people in a cold Dundalk office to nearly 100 team members across 4 countries. 🌍 We recently appeared on Sports Betting Conversations: The Encores with @DataArt, where our Co-Founder Paddy Casey shared how The Unit has grown over the past seven years.
1
2
6
@DudespostingWs
Dudes Posting Their W’s
4 months
A father reviews a 4-month old baby and has an interesting perspective
520
8K
67K
@makingthematrix
Maciek Gorywoda (πŸ¦‹@makingthematrix.github.io)
4 months
Since @IntelliJScala now supports both opaque types and named tuples, I decided to try it out. I made a micro-library for rational numbers - one that requires fewer allocations and operates mostly on Long numbers. And it was fun! πŸ˜€ https://t.co/YhTwsjYFxI 1/2
Tweet card summary image
github.com
Rational numbers for Scala. Contribute to makingthematrix/ratio development by creating an account on GitHub.
1
2
9