Hacker News new | past | comments | ask | show | jobs | submit | jwdunne's comments login

Makes sense really. The fat stores will go a longer way with less muscle. I imagine that would work brilliantly during the cold winter months living in a cave, where theres less reason to move much. Unfortunately, this is dysfunctional in the developed world.


We thought that at the SaaS I’m working at but AWS scheduled maintenance in our AZ and that led to significant downtime with nothing we could do about it, no compensation, nada. It was basically our fault because we didn’t use multi-AZ. I can’t remember if this was RDS or ECS but we figured if it could happen to one critical service in a single AZ, it could happen to another.

I think Proxy _is_ overkill and perhaps expensive for what it is. For a pg install, running pgBouncer isn’t difficult. But I guess that depends on whether you’re authenticating with IAMs, which doesn’t sound trivial with bouncer (it might be).


You’re right. Psalm has been a god send on the project I’m working on.

Unfortunately, it’s taking far too long for Laravel to catch up so parts of its API are a black hole for types.

Especially things like request input, which returns a union of string and array as opposed to using a conditional return type.

You end up with assertion soup every time you touch Laravel so over time the project uses less and less of it.

A well-typed framework and set of libraries would be very nice.


> Psalm has been a god send on the project I’m working on.

Thanks!


Hang on, let me cover B:

tHiS sHoUlDn’T bE oN hAcKeRnEws


Nexium, or esomeprazole, works well, or better than Zantac, and can be purchased OTC (at least here in the UK). It’s pricey but usually lasts a couple of days or more so it stretches further.


Northern English dialect too…


And Irish


London too


A Bit of Fry and Laurie, Concerning Language https://www.youtube.com/watch?v=3MWpHQQ-wQg


And southern too. All shite.


I noticed the difference too when moving to a town just outside of Snowdonia in Wales, UK. It’s truly wonderful - you just don’t see it growing up in a city like Manchester.

It’s Bortle 4 where I live and it drops down to 3 just 20 minutes down the road. One of the best perks of living here.

Time is ripe to invest in a good telescope, I think :)


I'm in the Irish midlands and can _just_ make out the Milky Way on a good night, but we've been getting more and more neighbours and they all have a fetish for bright uplighting. I'm sure the sky will be gone soon enough.


i've never understood the uplighting. what are they lighting? air doesn't light up unless is it's foggy. is it cheaper because they can just put the fixtures on the ground? it is just so ineffective i honestly struggle comprehend the purpose


It makes their house look fancy.


I recently picked up a SkyWatcher Heritage 130p for my kids and it unexpectedly became a new obsession. I have plenty of light pollution where I am and it’s still amazing to check things out.

The 130p gives approximately 3.5x the light your eye normally sees and it’s quite portable. It has been a great intro to astronomy for me.


A bad telescope is a lot of fun even in poor conditions. I got a splendid view of Saturn's rings in a Bortle 6 area. It's a simple thing, but seeing that with just optics is something I recommend everyone do at least once.


Heh - I come to my place in snowdonia and I lament the sky, as it’s a 4 - but then I spend the rest of my time in extremely rural Portugal, where my observatory lives, and it’s a 2 there. No accident - chose the spot in part because of the sky.


Yes. I was thinking exactly this when coming into the comments.

Real world benchmarks take more time to prepare, we get that, but let’s be honest: a bold claim _needs_ bold evidence.


I have ADHD and this is what I would recommend. Dual screen is okay if you implement the rest as long as the task occupies both screens (e.g code in one and tests, type checking or a live demo on the other).

I’d go further and suggest turning off _all_ sounds and vibrations your phone period, including for calls.

If that’s a bit extreme, do it for work hours, but turning them off completely is life changing. With them on, it’s too easy for your phone to dominate your attention.

Your phone needs to be something you give attention to on your own terms, as a tool that you control.

You might wonder about urgent alerts, like waiting for an important call or on call notifications. Your habits simply change to give the appropriate amount of attention, like a quick glance every now and then at an interval of your choosing. And, more often than not, an urgent call can be called back.


I think a lot of the evangelism happened before Python and other languages both picked up steam and integrated some of the powerful ideas, e.g first class functions / closures or a powerful object system, so the chasm is now much narrower.

I’ve read a few pieces by prominent lispers who moved on to Python for similar reasons, along with wider adoption with a bigger ecosystem.

So you’re not wrong in thinking that. But I do believe there are a few things beyond macros that Lisp makes fantastically trivial that wouldn’t be so in other languages. It just doesn’t seem as magical anymore since we’ve raised the baseline for what is possible, for what to expect from a language. That is due in part to the influence of Lisp itself - lambda the ultimate own goal.


Python is still pretty limited as a language & platform compared to Common Lisp though.

(just a famous example: https://tapoueh.org/blog/2014/05/why-is-pgloader-so-much-fas...)


I played around with Guile scheme for awhile. Also a bit of Perl. I wanted to write a simple utility, and chose Python. I am familiar with Python, but hadn't used it for some time. Getting back into it again, my conclusion was: Python, it Just Works.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: