Viewing profile — rubenvanwyk
rubenvanwyk
HN member- Joined
- Tue, Mar 14, 2023, 9:12 AM UTC
- HN karma
- 284
- Public activity
- 175 items
- HN profile
- View on Hacker News ↗
About rubenvanwyk
No profile information was provided.
Recent public activity
- story
-
comment
Comment #48828127
Is it open source, can you share? Have been pondering using source generators to achieve a similar effect and have the LLM build the source generator ‘framework’ that code would de…
-
comment
Comment #48827265
What really interests me most is the sharding and the possibility of using this for multitenancy - is the hooks / plugin architecture sufficient so you can run a small sidecar to a…
-
comment
Comment #48684530
Everyone says Rust is hot, while Clickhouse and DuckDB is still innovating in C++.
-
comment
Comment #48608928
Clickhouse will blow it out of the water any day.
-
comment
Comment #48602998
I’m sure the use of duckdb may seem weird for normal developers, but for data people it really is game-changing, especially for data scientists or business analysts.
-
comment
Comment #48584749
Agreed, when I was reading this I thought "but this is normal adult life?"
-
comment
Comment #48537484
I literally didn't read any comment that spoke to the context to which PG was speaking - Oxford Union. Any sane, rational person would offer different advice to people they see as …
-
comment
Comment #48487788
Came here to say this.
-
comment
Comment #48441603
[dead]
-
comment
Comment #48408785
Cloudflare should just buy Lovable next.
-
comment
Comment #48151738
This seems quite novel? Not encountered the concept of a “locus” like this in code before.
-
comment
Comment #48058769
Nice seeing an article from SA here :) unfortunately, this surprises none of us.
-
comment
Comment #47887892
Very excited every time I see cross-platform GUI in go. I think the right mental model is that Gova is to Fyne like DaisyUI is to TailwindCSS??
-
comment
Comment #47887887
I think styling and ready-made components out of the box?
- story
-
comment
Comment #47306423
Do you have a newsletter or how should we know when C# will be available?
-
comment
Comment #46852414
I think Microsoft Orleans, Erlang OTP and Scala Play are probably most famous examples in use today.
-
comment
Comment #46655762
So from what I understand… Someone needs to build Qt’s successor, probably with more beginner-friendly declarative semantics (akin to HCL or Cue) and probably with syntax closest t…
-
comment
Comment #46655628
Never heard of PanGUI - glad to see its C#, will have to try it out.
-
comment
Comment #46655394
This should be the top comment. The thing about growth of businesses overall, is that they want outsourced capacity (that’s what employees or contractors are) and that dynamic does…
-
comment
Comment #46418119
What did you go with?
-
comment
Comment #46383252
How is Comptime different from default AOT compilation? I assume it can work with third-party libraries that AOT don’t work with yet?
-
comment
Comment #46378235
.Net is better fit for this than Python for sure?
-
comment
Comment #46374188
How does it compare to https://slatedb.io/ ? Seems similar ideas, although SlateDB seems a bit more lightweight and using Parquet as primitive (even using Arrow) might mean more co…