Which techniques do you use to increase your trust in model generated code? Submitting the same task to multiple models can produce interesting results.
13.07.2025 01:48 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0@zychr.bsky.social
Software Engineer @ Raft, Apache Pinot Contributor, lives in Sacramento area.
Which techniques do you use to increase your trust in model generated code? Submitting the same task to multiple models can produce interesting results.
13.07.2025 01:48 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0For this demo I generated a 100TB data set (50GB/min) and maintained sub-second query latencies
teamraft.com/resources/in...
Ale jaja
07.03.2025 22:12 โ ๐ 1 ๐ 0 ๐ฌ 1 ๐ 0The JVM internals series - #5 is out..
This episode lays out a good foundation for us to go into the internals of each of the amazing GCs and their tradeoffs.
Become a member to access the upcoming internals episode.. Meanwhile watch this video (free access until tomorrow). youtu.be/p1Yamdly0QE
Perfect Polish smile. Just need a black and white copy for your passport.
31.01.2025 22:08 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0With @apachepinot.bsky.social I can query a 100TB data set and using itโs Star-tree index can get 20ms query latency!
25.01.2025 17:22 โ ๐ 3 ๐ 0 ๐ฌ 0 ๐ 0Has anyone used DuckDB for TB or PB scale data sets? Asking for a friend.
17.01.2025 22:10 โ ๐ 2 ๐ 0 ๐ฌ 1 ๐ 0I was reading this book recently and stumbled across this handy formula for calculating Kafka partitions:
Max(target tp / producer tp, target tp / consumer tp)
@startreedata.bsky.social Thank you and Merry Christmas! My community box arrived last night and with my winnings from the MI competition I recently purchased a pair of skis. #startree
17.12.2024 17:31 โ ๐ 2 ๐ 1 ๐ฌ 1 ๐ 0Iโm planning to use ST to generate 100TB of data
11.12.2024 02:48 โ ๐ 3 ๐ 0 ๐ฌ 1 ๐ 0@apachepinot.bsky.social It's a bit early for xmas, but thanks for all the features! youtu.be/gwcL7O0o6W4?...
07.12.2024 00:00 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0@apachepinot.bsky.social Welcome!
04.12.2024 19:20 โ ๐ 2 ๐ 0 ๐ฌ 0 ๐ 0What is the graph trying to show? Do you have any examples of virtual threads from prod?
04.12.2024 14:10 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0Last night, I was exploring thread safety issues with ChatGPT. It only took two attempts to generate a test that exposed the lack of a synchronized block for a section that updates multiple member variables. #java
03.12.2024 15:58 โ ๐ 2 ๐ 1 ๐ฌ 0 ๐ 0Assuming refs could handle the new rule it would prevent goals from offside situations, but it would hurt counter attacking.
23.11.2024 20:05 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0Itโs been a while since weโve had this discussion. Could you remind me when you would call offsides?
23.11.2024 19:15 โ ๐ 0 ๐ 0 ๐ฌ 1 ๐ 0Didnโt we used to say monkeyโs tail back in the early days of the internet?
22.11.2024 21:46 โ ๐ 1 ๐ 0 ๐ฌ 1 ๐ 0Correct! Thanks for playing! This was based on an example from โJava Concurrency in Practiceโ.
19.11.2024 16:08 โ ๐ 1 ๐ 0 ๐ฌ 1 ๐ 0What does this program output? #java
19.11.2024 03:55 โ ๐ 1 ๐ 1 ๐ฌ 1 ๐ 0trod through great compilation
Exodus!
Hereโs my dog Mocha. Sheโs 2
14.11.2024 03:29 โ ๐ 1 ๐ 0 ๐ฌ 1 ๐ 0@thegeeknarrator.bsky.social thanks for the book recommendation. This one is much easier to read
14.11.2024 01:36 โ ๐ 1 ๐ 1 ๐ฌ 0 ๐ 090 days ago Bluesky had 6.18M users
30 days ago Bluesky had 10.85M users
Tomorrow Bluesky will have 15M users
This is absolutely wild, thanks for believing in us y'all
Coincidentally I just started reading and enjoying โJava Concurrency in Practiceโ
13.11.2024 23:17 โ ๐ 2 ๐ 0 ๐ฌ 1 ๐ 0Let's go! Update your starter packs #dataBS
12.11.2024 23:09 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0Great point! Perhaps โperformance over precisionโ is a more appropriate phrase for this trade off.
Another example that comes to mind is from Kafka Streams where you define the grace period for windows with late arriving events.
In which cases is performance more important than correctness?
Approximations. Like Pinotโs DISTINCTCOUNTHLL which returns an approximate distinct count using HyperLogLog.
Does anyone else have a good example?
And your data model can be only as good as the query patterns it was designed to support
04.11.2024 21:53 โ ๐ 1 ๐ 0 ๐ฌ 1 ๐ 0Both if possible. But if not, then correctness over performance. And all other key benefits of the Responsive platform itself (above and beyond Kafka Streams)
03.11.2024 22:45 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0How does Responsive support calls to external services while processing the stream?
What are the current and future benefits of using SlateDB?