Viewing profile — rupurt
rupurt
HN member- Joined
- Mon, Jul 19, 2010, 8:06 AM UTC
- HN karma
- 26
- Public activity
- 30 items
- HN profile
- View on Hacker News ↗
About rupurt
Founder of Spoke - The universal data connector https://github.com/spoke-data/spoke
Author of tai - Orchestrate Your Trading https://github.com/fremantle-capital/tai
Author of workbench - From Idea to Execution, Manage your trading operation across a globally distributed cluster https://github.com/fremantle-industries/workbench
Recent public activity
-
comment
Comment #47767577
Congrats! I'm on a similar journey. I took flight 6 weeks ago and built a turn based board engine for human/agent delivery teams called Keel https://www.spoke.sh/keel . The grand v…
-
story
Show HN: Sift – local hybrid search CLI in a single Rust binary
Built this for agentic workflows where you need repeatable, low-latency search over local codebases and docs without standing up a daemon or an indexing service. Pipeline is Expans…
-
comment
Comment #46501629
Howdy folks, I built an agent observability & orchestration toolkit over the holidays https://github.com/run-vibes/vibes . It uses Iggy as the message streaming layer and currently…
- story
-
comment
Comment #39596826
This blog post is intended for Nix users and Zig developers familiar with DuckDB looking to extend it’s capabilities with custom extensions
- story
- story
- story
-
comment
Comment #37500073
Thank you :) Etymology is what I meant. Been using the wrong word my whole life... :0
-
comment
Comment #37489910
We're doing Mainframe modernizations/integrations with the cloud @Mechanical Orchard. It's been really fun to see and learn the entomology of how computing got to where it is today…
-
comment
Comment #37044323
This is super interesting @richieartoul. I specced out something similar myself and was going to implement it in Zig https://github.com/fremantle-industries/transit . FWIW I came t…
-
comment
Comment #36733547
If there's demand ;) Would be handy for some of the newer DB's like Snowflake.
-
comment
Comment #36730714
https://github.com/rupurt/odbc-scanner-duckdb-extension/issu...
-
comment
Comment #36729955
Definitely. I will need to link against the ODBC library Windows ships with. I don't have a Windows machine so wasn't testing against it. It's now on the list of improvements!
-
comment
Comment #36728677
I've created an ODBC DuckDB extension to query any database that has an ODBC driver. It's modeled after the fantastic official Postgres scanner extension https://github.com/duckdbl…
- story
-
comment
Comment #36471481
I've found a lot of value in using Zig as my C & C++ toolchain. I really like that my build logic is more procedural, which I find easier to comprehend.
-
story
Show HN: I built the DuckDB extension template with Nix and the Zig C compiler
Super stoked I managed to build DuckDB with Zig. The next task is to build the extensions and try to match the existing cmake build steps. I've also opened up a bug report within Z…
-
comment
Comment #22947863
Happy LiveView user here :) Can confirm it can be used in many scenarios. One of my favorites is streaming realtime data to a chart. I serialize my data as JSON in the LiveView tem…
- story
-
comment
Comment #21973609
Of note regarding Plataformatec open source projects: http://blog.plataformatec.com.br/2020/01/important-informati...
- story
- story
- story
-
comment
Comment #5934545
Why doesn't he get more involved in the project and stop complaining. Yes Ember is lacking in the prioritizing department but it's a community project and there is always room for …