Jarvis2323

joined 2 years ago
[–] Jarvis2323@programming.dev 2 points 2 months ago

Because it’s the only way to break the cycle

[–] Jarvis2323@programming.dev 10 points 2 months ago (1 children)

Usually it means consulting provided by an outside vendor. So in this case I think they are saying the government hires a lot of services from other companies. Probably to augment their own work.

[–] Jarvis2323@programming.dev 4 points 2 months ago (2 children)

I prefer and recommend the very simple boglehead approach to investing. Simple 3 fund portfolio, focused on long term growth.

https://a.co/d/8xXwikV

Lots of forums on their website, but basic idea is split your money into a healthy mix of total market, international, and some bonds. Focus on tax advantaged retirement accounts. Invest early and often.

https://www.bogleheads.org/wiki/Bogleheads%C2%AE_investment_philosophy

Specific guidance for Italy: https://www.bogleheads.org/wiki/Investing_from_Italy

[–] Jarvis2323@programming.dev 9 points 4 months ago (1 children)

What is IP triangulation?

[–] Jarvis2323@programming.dev 8 points 4 months ago

No, his name is not cannon, it’s Eeyore. He’s a fictional character in the Winnie-the-Pooh universe, known for being depressed.

https://en.m.wikipedia.org/wiki/Eeyore

 

There are multiple of these in my city. Kinda giant bird feeder looking

[–] Jarvis2323@programming.dev 6 points 6 months ago

That was unexpectedly awesome. Thanks for posting that!

[–] Jarvis2323@programming.dev 10 points 9 months ago

They are restricted. California has an insurance commissioner who has to approve any rate increases. It’s probably easier to stop insuring then to get the rates up to the profitability margin their risk models are suggesting are appropriate.

[–] Jarvis2323@programming.dev 1 points 1 year ago (1 children)

For the record I did not downvote.

But I capitulate on your point. It would be great if every piece of software was written with resilience and uptime in mind.

As a former sysadmin that sounds like a dream. But I don’t think I have ever seen that with any mainstream program that I’ve had responsibility for. Does that mean all those programs were bad? I don’t think so. We wouldn’t need sysadmins if all programs were written the way you describe.

Programs can be written to auto rotate their logs, compact and reindex their db’s. Using browser updates as an example, they can even safely auto update and revert back on failure.

How many programs actually do these things? My experience is next to 0. But I wouldn’t call them all bad or poorly written programs.

[–] Jarvis2323@programming.dev 9 points 1 year ago (6 children)

Were they a total solar eclipse? Because those are way different then partial and I think qualify as once in a lifetime event.

[–] Jarvis2323@programming.dev 2 points 1 year ago (9 children)

No. Every good software program should write at least logs to disk. Every good database writes to disk. Add a new post, db will commit to the db and the db will grow in size.

Name any decent sized program where new content is added and I guarantee it writes to disk and will fail eventually if not maintained.

view more: next ›