joobus
No user record in our sample, but joobus has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
No user record in our sample, but joobus has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
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.
They can, with enough money. The problem is that these will need to be sold at an even steeper discount so that throwing enough money at the renovation makes sense. That means whoever currently holds the loan will eat a…
My Fortune 500 employer has been in a hiring freeze for the last 1.5 years.
Agree, and I do the same. So many books, so little time.
Unity has lost $455 million dollars in the first 6 months of the fiscal year 2023. They lost $919 million in 2022. I don't think they have ever made a profit. Companies are not charities; they exist to make money, and…
I would think Google would want this in Brave and Edge also. Google will want to advertise to the users of these browsers even though they aren't using Chrome.
I wonder how Brave and Microsoft Edge will handle this change. Are they also going to ship this "feature"?
I worked these out a while ago. I think on some sites, an iframe will still show, but will be empty. My second rule and this one probably do the same thing.
I have these 2 custom filters in Brave, and haven't seen this popup since: ##iframe[src^="https://accounts.google.com/gsi/iframe/select"] ||accounts.google.com/gsi/iframe/select^$third-party
I think the mailing list flow is a hindrance to attracting the next generation of contributors.
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…
> Most annoyingly, a lot of websites have custom keyboard shortcuts, so you have to blacklist them in the Vimium config. No, you just need to enter insert mode. Hit `i`, then all the keyboard shortcuts for the site…
There are no reproducible scientific experiments proving evolution. Evolution is as much a religion as all the others.
It is not a well-picked name.
Long hours, low pay, and tolerates verbal abuse from a boss with a filthy mouth.
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…
There is a cli tool to run postman collections: https://github.com/postmanlabs/newman You still have to create the collections in Postman, however.
Slack is better than Teams, imo.
Weev went to jail for publishing data AT&T left on the open internet. https://en.m.wikipedia.org/wiki/Weev#AT&T_data_breach The reality is lawsuits cost money, whether the defendant is right or wrong. In America, the…
> 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…
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…
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,…
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.