Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
davidgl
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
davidgl
2mo ago
100 points for the term Slopforest :-)
2.
▲
by
davidgl
3mo ago
It's on BBC iPlayer - https://www.bbc.co.uk/iplayer/episode/m001n327/crashed-800m-...
3.
▲
by
davidgl
6mo ago
Great insightful comment !
4.
▲
by
davidgl
10mo ago
It can use sqlite (single master), or for cluster it can use pg, or mysql, but etcd by default
5.
▲
by
davidgl
11mo ago
See https://github.com/k3s-io/kine , k3s uses this to shim etcd to MySQL, Postgres and sqlite
6.
▲
by
davidgl
1y ago
Gitlab supports references between projects as well, we use it at work all the time.
7.
▲
by
davidgl
1y ago
And F# which is more pythonlike already supports this via dotnet fsi - see https://learn.microsoft.com/en-us/dotnet/fsharp/tools/fsharp...
8.
▲
by
davidgl
1y ago
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/
9.
▲
by
davidgl
1y ago
Yep, invented in 1979 and also the core data structure of crypto block chains
10.
▲
by
davidgl
2y ago
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 at this moment we are 97% websockets, 2% server side e
11.
▲
by
davidgl
2y ago
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.
12.
▲
by
davidgl
2y ago
Perfect, run loads of f# and c# on Linux, and have for years
13.
▲
by
davidgl
2y ago
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 internal tools, and love it. Yes it's a load o
14.
▲
by
davidgl
2y ago
Same for us, down for ~5 mins, back up and fine, error was 501
15.
▲
by
davidgl
2y ago
We've switched to https://github.com/microsoft/Garnet and been very happy
16.
▲
by
davidgl
2y ago
Also highly recommended https://github.com/vitobotta/hetzner-k3s
17.
▲
by
davidgl
2y ago
Same
18.
▲
by
davidgl
2y ago
Also see https://www.fshade.org/ , a F# dsl for shaders
19.
▲
by
davidgl
2y ago
From the tool itself: SSH to a Tailscale machine USAGE tailscale ssh [user@]<host> [args...] The 'tailscale ssh' command is an optional wrapper around the system 'ssh' command that's useful in some cases. Ta
20.
▲
Unity engine maker says sorry after runtime fee price plan backlash
(bbc.co.uk)
3 points
by
davidgl
3y ago
|
0 comments
21.
▲
by
davidgl
3y ago
Examples being the PS3 cell architecture and HP's Itanium chips
22.
▲
by
davidgl
3y ago
Haskell and COM, hilarious
23.
▲
by
davidgl
3y ago
https://archive.is/OzeIu
24.
▲
by
davidgl
3y ago
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
25.
▲
The Oasis “counter-hack” and the centralization of DeFi
(newsletter.mollywhite.net)
3 points
by
davidgl
4y ago
|
0 comments
26.
▲
by
davidgl
4y ago
Or https://fable.io in the F# world, which is production ready and excellent
27.
▲
by
davidgl
5y ago
> It’s easy to over-index on reuse as a primary goal of APIs (I believe taming complexity is a more important goal) So true !
28.
▲
by
davidgl
5y ago
Is it more complicated though ? I've been developing for over 30 years, and I don't feel like its got any worse, I think it's the nature of the medium. These days I fight with npm or nuget dependencies problems, 20 years ago
29.
▲
by
davidgl
5y ago
> Note: this is highly effective because I already had significant K8s experience, so, if you're still learning about what Ingress-Controller to choose for your OIDC proxy, then don't go that route. What would you recommend ins
30.
▲
by
davidgl
5y ago
See the work on Scaling Laws that https://en.wikipedia.org/wiki/Geoffrey_West has been working on at the https://en.wikipedia.org/wiki/Santa_Fe_Institute , there are loads of interviews on youtube
More ›