Tag programming
70 bookmarks have this tag.
70 bookmarks have this tag.
Sales pitches are the only place where “self-serve dashboards" work. In the real world, it's a different story.
Why "business" people don't use metabase/power-bi.
From Erlang, to Elixir and now, GLEAM!?
Go programming language is known to be easy to use. Thanks to its well-thought syntax, features and tooling, Go allows writing easy-to-read…
Hard disagree on this one, but still interesting.
Rust and Node aren't bad for encouraging dependency use -- your favorite language's tools just suck.
piku, inspired by dokku, allows you do git push deployments to your own servers, no matter how small they are.
Hare is a systems programming language designed to be simple, stable, and robust. Hare uses a static type system, manual memory management, and a minimal runtime. It is well-suited to writing operating systems, system tools, compilers, networking software, and other low-level, high performance tasks.