Hugh Kaznowski's Avatar

Hugh Kaznowski

@rapidrecast.io

Founder of RapidRecast Making streaming simple Distributed systems affinity. Exes: SurrealDB, Thought Machine, Morgan Stanley, Neo4j Rust, Golang, Java, Python https://rapidrecast.io Painting on temple walls is forbidden.

235
Followers
563
Following
95
Posts
19.09.2023
Joined
Posts Following

Latest posts by Hugh Kaznowski @rapidrecast.io

This is effectively the latest post about kuzudb i could find, at the time the repository has been archived

12.10.2025 10:26 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

It's a solid brew and I think you would enjoy it if you like coffee πŸ™‚

09.10.2025 13:37 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

Isn't that called a dirty chai? Espresso tea

09.10.2025 12:57 πŸ‘ 1 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

Lol, Ε›cieΕΌka ("scieszka" has same pronunciation) means lane. Both authors have the name in common

13.07.2025 12:53 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Preview
Systems Distributed '25 A conference to teach systems programming and thinking, and how to apply these ideas. All the way across the stack. From systems languages and compilers, to databases and distributed systems.

Greetings from #sd25! It's a two-day single-track conference hosted by
@tigerbeetle.com. I'll be aiming to liveskeet as many of the talks as I can. Super excited to be here!

systemsdistributed.com

19.06.2025 06:25 πŸ‘ 65 πŸ” 12 πŸ’¬ 2 πŸ“Œ 1

It's interesting to see that the industry isn't strictly clamouring to find out how their products are being used and baking all that infrastructure into the product πŸ‘€ What's notably not mentioned are products that RapidRecast competes with: Solace, Apache camel, Pie Socket etc. #streaming #realtime

30.05.2025 20:24 πŸ‘ 2 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

Don't need it, it's not a Blockchain

28.05.2025 05:08 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

Thanks! The paper already exists - accord high throughout transactions. There is also inconsistent replication paper which is also leaderless, but not strict serialisable. Choosing which to use depends on product you are making

26.05.2025 11:04 πŸ‘ 1 πŸ” 1 πŸ’¬ 0 πŸ“Œ 0

Thanks! The paper already exists - accord high throughout transactions. There is also inconsistent replication paper which is also leaderless, but not strict serialisable. Choosing which to use depends on product you are making

26.05.2025 11:04 πŸ‘ 1 πŸ” 1 πŸ’¬ 0 πŸ“Œ 0

I'm going to do something really cool with rapid recast.

I'm currently implementing a leaderless consensus algorithm with sharding to add fault tolerance and scalability.

I'm then going to put it into a p2p cluster.

Watch this space.

23.05.2025 09:45 πŸ‘ 0 πŸ” 0 πŸ’¬ 3 πŸ“Œ 0

This feels like advocating for not writing 😁

21.05.2025 16:26 πŸ‘ 4 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Post image

Blue radiant petals

#photographersunited #londonphotography
#canoneoscamera #lightroom #ukphotography
#summer # london

16.05.2025 15:27 πŸ‘ 11 πŸ” 2 πŸ’¬ 0 πŸ“Œ 0
"Can you explain this gap in your CV?"
The gap in my CV: 
Cartoon frog in straight jacket in padded cell

"Can you explain this gap in your CV?" The gap in my CV: Cartoon frog in straight jacket in padded cell

"Can you explain this gap in your CV?"
The gap in my CV:
Cartoon frog in straight jacket in padded cell

28.04.2025 14:32 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

That's really cool, thanks for making this!

11.04.2025 23:10 πŸ‘ 2 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
10.03.2025 19:59 πŸ‘ 43 πŸ” 14 πŸ’¬ 5 πŸ“Œ 1

Thanks so much for making this. I'm just starting to use it now for a game I am making and it is absolutely excellent. Definitely preferable to dioxus for what I need.

26.02.2025 10:42 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

Gba bus is 26 bits (2 special), and most operations are 16 bit.

Will half::f16 and Newton-raphson estimation be faster than rust f32 magic and native sqrt?

23.02.2025 02:06 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

Rust conundrum:

Gameboy advance provides sqrt via bios for unsigned natural 32bit numbers. To get the required accuracy, you shift the bits before and after sqrt.

Rust provides sqrt compilation logic for f32.

...

23.02.2025 02:06 πŸ‘ 1 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

Data with particular validation needs?

Example:
Column 1 is one of 20 enums (string). Column 2 is also enum (string) depending on column 1 and maybe some other columns depending on column 1.

This is with medtech in mind.

12.02.2025 23:37 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

I love how jboss remote protocol 2 AND 3 are completely undocumented and people... Don't seem to give a damn? Didn't dig much but I tried. This isn't for @rapidrecast.io but for xmage. #mtg #java

11.02.2025 01:36 πŸ‘ 1 πŸ” 1 πŸ’¬ 0 πŸ“Œ 0
Preview
Design Patterns in Rust Tower Design Patterns in Rust Tower

Do you hate Tower?

I've got just the answer for you.

Not only do I demystify how Tower works, but I also provide several design patterns that are universal (even beyond Tower and Rust).

Find out more: rapidrecast.io/blog/design-...

06.02.2025 19:51 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Post image

Going live on Twitch again.

Today, I'm adding Lua to RapidRecast.

RapidRecast requires a way to configure be configured, programmatically.

I think I can achieve that in Lua, JavaScript, and even WebAssembly.

Come join!

twitch.tv/rapidrecast

17.01.2025 17:46 πŸ‘ 2 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Workshop Event Sourcing Practical Introduction

Workshop Event Sourcing Practical Introduction

In our workshop Event Sourcing: Practical Introduction, Oskar Dudycz will introduce an accessible approach to building business-centric applications: https://buff.ly/4fyBT6h

06.01.2025 11:00 πŸ‘ 3 πŸ” 4 πŸ’¬ 0 πŸ“Œ 0
Post image

I started my 2025 reading white-paper(s) on BΞ΅-trees. A thread that captures everything you need to know about them and more..

Like, repost and share..πŸ‘‡

02.01.2025 15:40 πŸ‘ 27 πŸ” 4 πŸ’¬ 1 πŸ“Œ 1

I got the app subscription thinking that was how GW were solving this problem.

The absolute dismay and resentment I felt is really difficult to express in 300 characters.

01.01.2025 11:04 πŸ‘ 3 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0
Live on Twitch

Making a Definition Language in Rust

Live on Twitch Making a Definition Language in Rust

Want to see how to make a Language for your product?
I'm doing just that for RapidRecast!
Join whenever - I should be online for most of today!
www.twitch.tv/rapidrecast

30.12.2024 10:25 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Preview
RapidRecast - Twitch Bootstrapped Company: Rust (Rustlang), Hugo, Streaming, Kafka

Going live on Twitch doing some live coding.
Today doing some website rebrand in Hugo/SCSS and Github Pages
Come say hi!
www.twitch.tv/rapidrecast

29.12.2024 16:05 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

It's fantastic music, especially up to the cirrus album. I was fortunate to see him live when cirrus released - incredible experience

29.12.2024 10:31 πŸ‘ 1 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

Haven't seen it! Will add to the list of movies to watch haha

29.12.2024 10:29 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
I photo from the window of a train looking out onto a train station. Behind the train station is beautiful fog and frosted foliage.

I photo from the window of a train looking out onto a train station. Behind the train station is beautiful fog and frosted foliage.

Early morning travels in KrakΓ³w Poland

27.12.2024 07:16 πŸ‘ 1 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0