Viewing profile — joobus
joobus
HN member- Joined
- Wed, May 04, 2016, 3:33 PM UTC
- HN karma
- 595
- Public activity
- 180 items
- HN profile
- View on Hacker News ↗
About joobus
No profile information was provided.
Recent public activity
-
comment
Comment #39462173
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. …
-
comment
Comment #39379304
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 whoe…
-
comment
Comment #37618982
My Fortune 500 employer has been in a hiring freeze for the last 1.5 years.
-
comment
Comment #37612100
Agree, and I do the same. So many books, so little time.
-
comment
Comment #37493985
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 cha…
-
comment
Comment #37428033
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.
-
comment
Comment #37427410
I wonder how Brave and Microsoft Edge will handle this change. Are they also going to ship this "feature"?
-
comment
Comment #37042228
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.
-
comment
Comment #37041917
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^…
-
comment
Comment #36930944
I think the mailing list flow is a hindrance to attracting the next generation of contributors.
-
comment
Comment #36930444
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.
-
comment
Comment #36283744
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.…
-
comment
Comment #34964973
> 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 t…
-
comment
Comment #34085165
There are no reproducible scientific experiments proving evolution. Evolution is as much a religion as all the others.
-
comment
Comment #34018433
It is not a well-picked name.
-
comment
Comment #32893506
Long hours, low pay, and tolerates verbal abuse from a boss with a filthy mouth.
-
comment
Comment #31894284
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 b…
-
comment
Comment #31011091
There is a cli tool to run postman collections: https://github.com/postmanlabs/newman You still have to create the collections in Postman, however.
-
comment
Comment #27906638
Slack is better than Teams, imo.
-
comment
Comment #26551387
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 defendan…
-
comment
Comment #26506813
> 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…
-
comment
Comment #26420020
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 …
-
comment
Comment #26407431
> 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…
-
comment
Comment #25589734
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 t…
-
comment
Comment #25181815
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.