Hacker Newsnew | past | comments | ask | show | jobs | submit | zdc1's commentslogin

I would personally want to know as early as possible, so I could get my affairs in order and register my wishes around end of life care and euthanasia while I am still recognised as having full mental capacity.

It's also better for people around the Alzheimer's patient, as it will let them understand why someone's personality and behaviours may be changing, and possibly let them be bit more forgiving of such changes. It will also give family more time to plan and understand the health and community services and support are offered wherever they live.


I recall studies showing that reading in poor lighting conditions is a cause of myopia in children. So I'm questioning whether we want to be reducing luminance on our devices at all.

I like my (warm-coloured) lights and screens set to max brightness. I find it's easier to read and lets me work with more distance from the screen.

But what about easier sleep? Could we exercise more? Leave screens out of the bedroom? I have no idea.


Significant outdoor exposure is essentially the only relevant factor for preventing myopia. I would be interested in seeing any studies that showed any meaningful relevance of low light reading, while controlling for time spent outdoors.

Main factor is genetics.

I was gaming on a blurry CRT and reading on a dim light while hardly ever going outside during my teens and I only have light myopia on one eye.

I don't know if it has ever been studied, but I suspect eye socket morphology from my own family anecdata.

large eyes + small socket = squashed eyes.

It could be different genetic factors for different populations too.


I agree that genetics can protect you from developing myopia. For people who are genetically susceptible, outdoor exposure is critically important. Most people won't know which group their children are in.

Let's just say I knew soon enough for the ones that were in the myopic group.

It's not that I don't believe these studies or that I don't recommend children and even adults going outdoors and trying to watch something far away without glasses whatever their supposed genetics may be but I think it is nowhere close to a silver bullet.


You can go one further and start with no desk. Think out your solution while you go for a walk.

I agree with this.

1. Moats and products have already been built, so it's really about startups that are racing to get products/features to market.

2. I've slowly learnt in my own career that you need to really be careful with picking what you build. It doesn't matter if it's waterfall or a quick agile "experiment", it all takes time and focus. So the more you can design/refine/roadshow/validate your ideas before any code is touched, the better off you'll be.


I just went though my old bookmarks one last time before deleting my account. The number of fun, enriching, and creative videos on that platform really puts YouTube to shame.

It really feels like nothing good lasts forever these days, but they had a good run.


The purpose of a system is what it does. There's lots of literature on what the best, or at least better, voting systems (hello preference voting) and decision making approaches are. Getting them implemented is another story.



Scott aggressively missing the point of Beer’s maxim is not a counter-argument. Making a specific point would be more persuasive than a mere link.


I don't have a view on the main thrust of the comment, but "the purpose of a system is what it does" is very obviously wrong (as detailed in the linked blog post) and that is what I was responding to.


I believe we say "the purpose of a system is what it does" is to also poke at the fact that there are mechanisms and design decisions (tradeoffs) at play that lead to certain results, and that if we want to change outcomes, we need to change the system.

Votes matter more in some systems than others. Preference voting allows for smaller parties to more easily gain seats while first-past-the-post supports two-party systems. In the UK and AU, the prime minister must hold a seat, and so can be removed from parliament through (a subset of) citizen votes removing them from their seat, even if the majority party stays in power. In the US, the President (who can issue executive orders) is elected by an electoral college--none of whom are directly elected by citizen votes. Maybe it's not a big conspiracy, but these systems are doing what they are known to do, and will do so unless they are changed.

Of course there are systems in place to change these systems, which are also quite hard to utilise. And strangely (or not), no one is rushing to improve voter power and representation. So there's some interesting questions there around what changes can be made that would best improve representation, and what could be blocking those changes from being made.


My initial thought was: why not fork LibreOffice and spend the extra dev time closing the gap between what it is and what they need?

But after some thought, I feel a cloud collaboration suite makes more sense as big orgs often run on online-first solutions like Sharepoint. So they can tick the essential boxes by being an online collaboration suite, and fill in formatting features later.

Though your points on speed and architecture do make me wonder if Python was their best choice...


> why not fork LibreOffice [...] But after some thought, I feel a cloud collaboration suite makes more sense

LibreOffice has a cloud version :). From what they presented at T-Dose like 10 years ago, it's basically an instance of the software running on the server, cut up into tiles and displayed on a webpage as zoomable image using Leafletjs, the same way that google maps worked before switching to vector graphics 15 years ago. Clicks and other input events are presumably emulated on the server and the resulting display update is sent back to the client, a bit like VNC but using a map library


Should be titled Prefix your script names with a comma. Current title is a little clickbait-y through its ambiguity.


Agree.

I thought the title meant I should type ,ls instead of ls.


It definitely depends on rapport and how authentic someone is being. If someone asks me this and I know they genuinely care about me, I'd be happy to share. If there's less rapport, it will definitely feel like a person who can't read the room is trying some sort of social mind trick.


Yep. Grandfathering, deprecation. It's a new implementation of the same concepts.

And ditto for test coverage quality gates. I've seen that pattern used to get a frontend codebase from 5% coverage to >80%. It was just a cycle of Refactor -> Raise minimum coverage requirement -> Refactor again -> Ratchet again, with the coverage gate used to stop new work from bringing down the average.


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

Search: