cpascal's comments

cpascal | 9 months ago | on: How Ukraine’s killer drones are beating Russian jamming

Machines have been making kill-or-no-kill decisions for decades, and they were a lot more indeterminant. Heat-seeking missiles largely kill whatever is hot. Proximity fuses in WW2 detonated whenever they got near something. Anti-personal mines kill whenever pressure is applied. A CIWS will target things that get too close to it that don't identify IFF. Naval mines kill if something magnetic is near them.

At the end of the day, it's still humans deploying these weapon systems and accepting the risk that they might cause unintended casualties.

cpascal | 2 years ago | on: Supreme Court strikes down affirmative action in college admissions

This isn't always possible, though. You could grow up with parents and teachers who do not push you to study. Perhaps you are malnourished or abused. Having the environment and support to study hard is something not all students have. You cannot hand wave studying as the solution to the disparity in educational outcomes.

cpascal | 2 years ago | on: Supreme Court strikes down affirmative action in college admissions

I think universities can probably come up with a different set of non-protected criteria to lift underrepresented communities out of social/financial oppression. This might even provide greater access to some equally needing students that are looked over by racially-based criteria. In a perfect world, everyone would have equal opportunity and support throughout their primary education, and college admission could be much more merit-based. Unfortunately, that is not the country we live in and there is little appetite to invest in ensuring all Americans have access to high-quality primary education.

cpascal | 2 years ago | on: The teens behind the Mirai botnet

I was a Rutgers student when this was happening. I recall some final assignments and exams getting canceled when they attacked the Rutgers network.

When the news broke about the perpetrators behind Mirai and specifically the Dyn attack, I was shocked that such a high-impact attack originated from one of my classmates in the CS department.

cpascal | 2 years ago | on: U.S. proposes 56% vehicle emissions cut by 2032, requiring big EV jump

I really want an EV, but they don't work for me. I live in an urban area and park on a city street. EV ownership would add a lot of complications to my life due to the current state of charging infrastructure.

I think EV adoption will eventually plateau until we solve overnight charging for cars parked on city streets or there is a large increase in rapid charging availability and speed.

cpascal | 3 years ago | on: The 83B Election

What's the reasoning by the IRS to not refund you if for some reason you do not receive the shares you are paying taxes early on?

cpascal | 3 years ago | on: Everything in Tech Seems to Be Collapsing at Once

> Ten years from now, looking back on the 2022 tech recession, we may say that this moment was a paroxysm of scandals and layoffs between two discrete movements.

The author is suggesting the first "movement" was the "browser era, the social-media era, and the smartphone-app-economy era".

It seems they think the next era will vaguely have something to do with AI.

What do HN'ers think the next "movement" will be (if any)?

cpascal | 3 years ago | on: Ask HN: Anyone go through Montessori education until age 12 (end of grade 6)?

I was in Montessori through kindergarten. I do remember feeling a bit disadvantaged socially when I entered 1st grade in a conventional school.

Most of the other students had done kindergarten at my new school and already knew each other. I did eventually make friends, but I always felt like a bit of an outsider since I didn't have that shared kindergarten experience with my peers.

I imagine this would only get worse the longer a child stays out of the conventional schooling system.

cpascal | 3 years ago | on: Plastic recycling remains a 'myth': Greenpeace study

I often wonder if it is currently more environmentally responsible to dispose of plastics in the trash rather than the recycling. If we can't recycle plastic or it ends up in the ocean/waterways, then landfill seems like a better alternative.

cpascal | 3 years ago | on: A man’s lonely fight to ban private jets

Air travel contributes to about 2.5% of greenhouse gas emissions and is responsible for about 3.5% of anthropogenic warming [1]. In my opinion, there is an outsized amount of public outrage going on and we should be directing this outrage toward larger sources of anthropogenic warming. There is only so much people can take before they get fatigued. "Spending" this outrage on something that is only 3.5% of the problem seems wasteful.

[1]: https://www.eesi.org/papers/view/fact-sheet-the-growth-in-gr...

cpascal | 3 years ago | on: Manhattan rents cross $5k threshold for first time

> The solution is always, always, having (building) more supply than the demand, yet nobody seems to get it.

It is easy to hand wave "more building supply", but that's a medium to long term solution. What do we do in the short term?

Are we supposed to just allow landlords to hike people's rent anywhere between 10-40% year-over-year forcing them to be displaced?

There needs to be some middle ground.

cpascal | 3 years ago | on: Stack Overflow Developer Survey 2022

I probably take more guidance from blog articles and GitHub issue comments than I do from StackOverflow. I think this started to happen for me around 2015/2016. I'm not sure though if that's a function of me requiring more niche/targeted guidance, or StackOverflow no longer capturing as much knowledge as it once did.

cpascal | 4 years ago | on: Run Your Home on a Raspberry Pi

It might be the Pi wearing out the SD card. The Raspberry Pi Compute Module 4 [1] actually has a PCIe Gen 2 x1 socket.

Jeff Geerling (who's active on HN) has actually gotten SATA working [2] through the Compute Module 4 and the Compute Module 4 IO Board [3].

If you go his route you could potentially set up a Pi with more durable storage. Although, if you watch Jeff's video its a PITA getting SATA working as he had to recompile the kernel with SATA support. Also its pretty hard to get the Compute Module 4 and the IO board at the moment.

[1]: https://www.raspberrypi.com/products/compute-module-4-io-boa...

[2]: https://www.youtube.com/watch?v=ZSx1BRwz1bs

[3]: https://www.raspberrypi.com/products/compute-module-4/

page 1