HN user

SpaceLawnmower

51 karma
Posts0
Comments23
View on HN
No posts found.

Raising the standard of living for the poorest people in the world does very little to increase the rate of climate change since these people have very little impact on the environment and consume so little in the first place. I'd argue that we also owe it to them because the poor are also least capable to handle the consequences of climate change and the other issues facing developing nations. I don't know why this needs to be said but those are real issues.

The flaw in Elysium is moral and practical. You have to accept that humans by virtue of being human deserve some consideration, and the well being of society deserves consideration. If a rich person don't believe this then they are irresponsible. Too much inequality in society makes it shittier for everybody for plenty of reasons.

Note taking is not about the time spent with patients. It's about keeping a good record for next time and insurance and is a major reason for physician burnout. Some doctors will finish up charting when after hours.

Yes physicians could still see fewer patients but filling out their mandatory notes is annoying regardless of it's a manageable amount of patients or a work extra hours amount.

The "What has this project been used for?" section in the wigle FAQ is not very compelling tbh. Now that most routers ship WPA-2 secured by default and you can find free wifi everywhere, I think the most valid use that remains is finding malicious networks. But it seems to me that by and large this is nerds doing free work for the people who use their data commercially which seems kind of anti-hacker.

Quitting your job is not an obvious thing for many people. There are so many assumptions for how somebody should quit their job that are baked in to people's minds. I should stay an extra few months for the bonus, I should wait until I have another job. Or you could just... quit.

I think knowing that this is a vulnerability is fine. The tool is what I take issue with.

I mean creepy as in a violation of a right to privacy. I don't consent to you knowing my phone number or any PII I put into private websites.

It's a lot easier to get caught lockpicking and it has some legitimate uses. This is like more like an autopicking machine imo.

One thing I've always wondered is how security researchers feel justified in releasing tools like the one in this blog post to the public. I can almost certainly say that the number of bad or creepy uses for an automated email to phone number generating tool massively outweighs the good reasons for having one. Does he get a pass because he's doing this for "research" and it's a grey area anyways? Does he feel better because he talked to the companies who exposed the vulnerability and it's neutered now?

I'm a fairly new computer science graduate and it has been hard to find a cyber security job that doesn't require a clearance. I've done a bunch of ctfs and reverse engineering, but I just don't see many roles out there that are meant to train people like me that will give me an interview. So it's being a programmer for me until that changes.

Yeah Barnes and Noble for me was a third place where I could sit down, read a book, study, read some manga, eat a cookie, spend time. The new design downgrades most of those uses and turns it in to a better place to buy books.

This study seems to be a pretty important one (cited by Harvard in a blog post about alcohol's effects on health). It doesn't necessarily go into preexisting health conditions beyond broad markers like BMI, smoking, and cancer history. It says one of the limitations of the study is that it doesn't account for socioeconomic status, which is probably correlated with general health (can't afford as much alcohol if you're poor and you age less healthily).

https://journals.plos.org/plosmedicine/article?id=10.1371/jo...

Why Not Mars 4 years ago

I got to ask Scott Kelly why we should send humans to Mars instead of sending up more robots. His response (paraphrased) was:

1. Humans are explorers by nature

2. Humans can do science 100x faster than robots.

3. People will be inspired by Mars missions to go into STEM and even if they don't end up working for NASA, they will likely do other great things.

4. It gives people jobs

The romantic explorers angle seems practically indefensible for the reasons listed in this article. I like the faster science angle the most in theory, but I didn't realize that contamination would be such a big deal.

Major consumer speaker vendors don't make it easy to compare speakers. When I was looking for a portable speaker to play outside I was surprised to see that for most of the speakers you'll find at big box stores, there are no statistics for loudness or how it sounds. The best we get is size and rarely amperage, which I found through trial and error are dubious measures at best. I ended up returning two overpriced soft sounding speakers before the third one was sufficient. Price doesn't make as much of a difference as I thought it would either.

As a consumer, I don't know what to trust because the marketing on these things can be pretty useless.

One of my physics professors liked to say that a photon is an event. The particle we know as a photon is a point in spacetime where there is some sort of interaction, but the electromagnetic field is closer to a wave.

Yeah, I think the original statement wasn't worded exactly right. You can't check everything for a brain. There's a paper called "Welcoming Robots into the Moral Circle: A Defence of Ethical Behaviourism", which I think preserves the general idea of their comment. It says that if an AI is roughly performatively equivalent to other entities with significant moral status, then they deserve the same moral status by default. So if a robot walks up to me and seems to be exhibiting human like thoughts or emotions, it wouldn't be permissible to hit it for no reason, since it wouldn't be permissible to hit a human for no reason. If you don't know whether it is sentient, but it has the same behaviors as a sentient being, then that's enough reason to treat it as if it were sentient regardless of what's going on under the hood.

I used to play Roblox when I was a teenager. The game has a scripting engine that players can use to program their own levels/events in Lua. The code editing/debugging was pretty tough to use when I was playing it, but it's one of the reasons I got into programming. I learned about programming, viruses, and hacking through Roblox. People write all kinds of amazing scripts on Roblox that you can download and put into your own levels.