Viewing profile — davidgl
davidgl
HN member- Joined
- Wed, Aug 29, 2012, 10:48 AM UTC
- HN karma
- 717
- Public activity
- 141 items
- HN profile
- View on Hacker News ↗
About davidgl
No profile information was provided.
Recent public activity
-
comment
Comment #49032344
100 points for the term Slopforest :-)
-
comment
Comment #48718476
It's on BBC iPlayer - https://www.bbc.co.uk/iplayer/episode/m001n327/crashed-800m-...
-
comment
Comment #47397963
Great insightful comment !
-
comment
Comment #46146352
It can use sqlite (single master), or for cluster it can use pg, or mysql, but etcd by default
-
comment
Comment #45633149
See https://github.com/k3s-io/kine , k3s uses this to shim etcd to MySQL, Postgres and sqlite
-
comment
Comment #44136388
Gitlab supports references between projects as well, we use it at work all the time.
-
comment
Comment #44125089
And F# which is more pythonlike already supports this via dotnet fsi - see https://learn.microsoft.com/en-us/dotnet/fsharp/tools/fsharp...
-
comment
Comment #44124802
If you want it to start up quickly, you can easily covert it to native code using https://learn.microsoft.com/en-us/dotnet/core/deploying/
-
comment
Comment #43623530
Yep, invented in 1979 and also the core data structure of crypto block chains
-
comment
Comment #42739205
We use it in a production system on the aspnetcore stack, and it's been bulletproof for a number of years. We have lots of proxies in the way, and old tech on certain networks, and…
-
comment
Comment #42294258
I've got a couple of free arm machines setup as a cluster for learning k8 + a few LB in front of it. I use k3s, with pg rather than etcd. Been a great learning experience.
-
comment
Comment #42288246
Perfect, run loads of f# and c# on Linux, and have for years
-
comment
Comment #42254405
Yep, it's a cluster OS. If you need to run a cluster, you need to explore and understand the trade offs of k8s versus other approaches. Personally I run a small cluster on k3s, for…
-
comment
Comment #42244009
Same for us, down for ~5 mins, back up and fine, error was 501
-
comment
Comment #42202663
We've switched to https://github.com/microsoft/Garnet and been very happy
-
comment
Comment #41904136
Also highly recommended https://github.com/vitobotta/hetzner-k3s
-
comment
Comment #40880365
Same
-
comment
Comment #40395275
Also see https://www.fshade.org/ , a F# dsl for shaders
-
comment
Comment #40062932
From the tool itself: SSH to a Tailscale machine USAGE tailscale ssh [user@] [args...] The 'tailscale ssh' command is an optional wrapper around the system 'ssh' command that's use…
- story
-
comment
Comment #36307680
Examples being the PS3 cell architecture and HP's Itanium chips
-
comment
Comment #35450736
Haskell and COM, hilarious
-
comment
Comment #35356336
https://archive.is/OzeIu
-
comment
Comment #35254695
My experience is good, small but very active and engaged community, interop with C# is seemless, I architect a large healthcare care system, 5% F# and 95% C# and very happy
- story