TXV
- Karma
- 282
- Created
- April 30, 2014 (12y ago)
- Submissions
- 0
- Writing a fast cache service with millions of entries in Go (allegro.tech)
-
So far I developed my GraphQL server in Java, but it's 2 years now that every single time I try to upgrade the dependencies, I fall down a rabbit hole of mysterious errors, JDK incompatibilities and inscrutable stack…
-
Our current codebase is written in Go, mostly web servers, middleware and queue workers. Some of Rust strengths (memory safety, concurrency, absence of GC) look well suited for our problem domain. We currently have the…
-
I happened to come across a post from a moderator (-> dang) highlighting HN's mission toward intellectual curiosity. In their comment history, dang frequently (and adamantly) states that repetition and indignation are…
- China Has Two Paths to Global Domination (foreignpolicy.com)
- “Friends”: North Korean Novel Published in the US (nytimes.com)
- Batching vs. Latency, and Jobqueue Models (alberton.info)
- It Pays to Be Rich During a Pandemic (theatlantic.com)
- Why I’d Rather Be in Italy for the Coronavirus Pandemic (theintercept.com)
- Show HN: Yet another Go mock code generator (github.com)
- America’s Most Powerful Medical-Debt Collector (theatlantic.com)
-
I'm a Golang developer based in western Europe with around 5 years professional experience. I frequently receive unsolicited messages from recruiters, mostly on Linkedin, introducing this and that amazing job…
-
With the release of Go 1.13, I've recently started digging into Go modules in order to upgrade my code base. After a whole day of reading and researching, I'm still baffled by some of the features. In particular, I find…
- An Exercise Program for the Fat Web (blog.codinghorror.com)
- Italy and China sign memorandum deepening economic ties (washingtonpost.com)
-
I need to develop some small frontend for internal use at my company and I have absolute freedom over the tech stack. I decided to take this opportunity to learn Elixir. The requirements of this project are very simple.…
- Cognition enhancing nootropic coffee (futurism.com)
-
I plan to go back to job hunting and I'd like to brush up algorithms, data structures and other CS theory that typically comes up during the technical interview. What websites do you recommend? (I'm going to apply…
-
I need to prototype a bunch of web pages quickly. Actual minimally interactive web pages with decent layouts where I can wedge some JS in, but I don't want to waste time cooking HTML and CSS stuff. Thanks
- China to Implement Social Credit System by 2020 (futurism.com)
- Show HN: A utility library for JavaFX (github.com)