HN user

joobus

595 karma
Posts1
Comments175
View on HN

This is exactly why I'm considering using atuin also. My zsh history on my mac will sometimes just completely disappear and then I have to go lookup what I was trying to do again. It is driving me crazy.

Emacs 29.1 3 years ago

I think the mailing list flow is a hindrance to attracting the next generation of contributors.

Emacs 29.1 3 years ago

I am an Emacs enjoyer. My biggest issue with Emacs is that development is still done via a mailing list and patches. I wish they would adopt a Git front-end (web UI) workflow.

The third-party apps shutting down on July 1st will be the real test. If Reddit notices a significant drop in traffic on that day, they will probably start walking back the change. I agree that this boycott, while the intention is good, won't do much.

You're missing a very key point of this work:

Carbohydrate restriction is currently the only whole-foods approach that can reverse a diagnosis of type 2 diabetes.

Carbohydrates break down to glucose in the bloodstream, the same as pure sugar. For a large and growing number of people, low-carb diets are not simply a means of weight loss.

With Mypy, you get all the benefits of high-level dynamic typing for rapid experimentation, and all the benefits of rigorous type checking...

Except that most typed languages are far faster than python. Retrofitting existing python projects with types makes sense for reliability, but starting a new project with python and types makes less sense, imo.

Based Cooking 5 years ago

I like the idea of a simple recipe site generally, but I also like reading the user feedback on recipe sites. Is a recipe any good? Are there improvements? There is no way to tell on this site.

AFAICT, tokio is basically going to become the default assumption

I've noticed this as well. And then there are the libs that don't support async, like diesel. I lost time trying to find the right combination of libraries for a web project. There are a lot of things I don't like about Go, but this part is easier.

The Russian collusion conspiracy theory lasted for years, was broadcast on all the MSM news channels, and included many sitting congress members, without any evidence that it was true. Millions of wasted dollars later, and Mueller came up with nothing. The Russian collusion conspiracy theory was the most prevalent conspiracy theory of the last 4 years.

But he did mention Terragrunt:

Terraform: Up & Running is excellent, and Terragrunt makes it even easier. Huge thanks to their team for providing the duct tape we need.