Viewing profile — johbjo
johbjo
HN member- Joined
- Sun, Aug 23, 2020, 10:19 AM UTC
- HN karma
- 266
- Public activity
- 141 items
- HN profile
- View on Hacker News ↗
About johbjo
No profile information was provided.
Recent public activity
-
comment
Comment #27833733
Yes, probably true. Those (cars, housing, renovations, education) are things financed by debt and can continue rising. But I suspect they are conveniently down-weighted from the CP…
-
comment
Comment #27833367
Consumer price inflation won't rise unless a relevant proportion of consumers get more money to spend. There should be enough slack behind all goods in the cpi basket that disrupti…
-
comment
Comment #27819346
> They get extra visibility + traffic clicks from Google -- but also want to be paid for it?!? Visibility is not a meaningful "reward" for established European newspapers (they are…
-
comment
Comment #27818764
It's not intended to be read as instructions on how to be promoted. It is directed as much to managers and higher levels so they understand the boundaries and expectations. One bas…
-
comment
Comment #27770127
The reason this simulation is so inaccurate relative to reality, is that it's assuming the only basis for individuals' decisions are government policies. In the beginning everyone …
-
comment
Comment #27749215
It can depend on what the agent "sees" and how many time-steps away the "consequences" are. If the ghosts are so far away that any action will take t time-steps before consequences…
-
comment
Comment #27712662
An app with it's own icon and login is a much more "sticky" presence than a web page that the user must navigate to. It can add notices and alerts to the phone.
-
comment
Comment #27674761
The total IFR is essentially an exponential function of the age and health distribution in the population. Without specifying the population further, many numbers can be correct. W…
-
comment
Comment #27660484
Images from an inspection show rusty water leaking out of the parking garage roof. They mention "standing water". So the reinforcement steel was in various stages of decay.
-
comment
Comment #27660428
This exemplifies how housing is a depreciating consumer good, not an "investment" like owning land. But the time-scale of depreciation is on the order of human lifetimes, and since…
-
comment
Comment #27616078
Tink started as a clone of Mint through data-sharing with Swedish banks. This was probably enabled by shared ownership somehow.
-
comment
Comment #27571758
It seems the easiest and coolest way to make a watertight case would be to plug the usb-port with hot-glue and then pot the assembled board in resin (epoxy/polyurethane). Either pi…
-
comment
Comment #27558501
> You are responsible for the success and the growth of the people who report to you. You must deeply understand and know your people. Not sure about this at all. I'm more attracte…
-
comment
Comment #27533528
It would have to be in steps: Add Xn+1: create new views without column. When no Xn clients remain: drop column from tables and drop schema Xn. The point as I see it is to not brea…
-
comment
Comment #27533429
Views are equivalent to "query templates" unless for example they do operations on subquery aggregate columns (for example group by sum().) So views don't add complexity relative t…
-
comment
Comment #27533322
The point here is to do migrations live while clients randomly connect and stay connected for random time. When all old clients have disconnected, the old schema can be removed. Th…
-
comment
Comment #27525434
I think the European equivalents of faangs were killed in the dotcom bubble. These business models were probably considered "toxic" by investors in the 2000s because of dotcom trau…
-
comment
Comment #27514027
One real world use-case of ~HE is blind auctions, where no one can see the bids. Electronic voting is tangential. Encrypted storage for random cloud services should be at least dec…
-
comment
Comment #27495659
If a game has strong positions and weak positions, then these positions may have different tactics. "Offensive" or "defensive" etc. This reads to me as "tactics for those in winnin…
-
comment
Comment #27491394
The reason this happens is not because "large organizations move slowly" or "interoperating with old systems is difficult". Rather, it's because the people who are directly respons…
-
comment
Comment #27485680
Could the process not delete the row, and not commit until it has finished processing? Otherwise, the transaction is rolled back when the db connection ends. This would not require…
-
comment
Comment #27483648
I'd be curious to see services designed to run as PID 1 inside containers, and contain or run nothing else other than the required binaries. Maybe someone is doing this.
-
comment
Comment #27475617
From the chart: Moderna evaluated in adults 18-55 (N=15) AZ evaluated in adults 18-55 (N=41) and 56+ (N=62). So yeah. Ok.
-
comment
Comment #27473102
I suspect the background is the app is showing html-views rendered on the server, and they are sharing as much infrastructure as possible. To make it easier on the app team. If the…
-
comment
Comment #27471123
"The reward system on the corporate ladder has become inextricably attached to a kind of professional abuse - that the only way to rise within a company is to be able to 'take cont…