Readit News logoReadit News
burutthrow1234 commented on Girls in Tech closes its doors after 17 years   venturebeat.com/games/gir... · Posted by u/ushakov
ilickpoolalgae · a year ago
I don't feel the same. The last decade or so has seen an explosion of women show interest in joining the tech community. Ratio's on teams I've been on has greatly increased throughout my career. I've been on several teams now where women have outnumbered men. In my experience, the ratio is now flipped when you look at the team as a whole (XFN, etc). I may be biased though as I've only worked at "premier" large tech companies and they are probably in a better position to do DEI at scale.

That being said, true senior roles in engineering (VP+) is still very male dominated. Part of that is the pipeline catching up and part of is that I see women leave engineering for other roles more often. For example I would say, in my experience, I've seen more women have an interest and engage in transitions to PM, designer, etc.

burutthrow1234 · a year ago
It's been a change in the past 10 years but I would say women are still systemically under-compensated, under-levelled, and encouraged to move into less prestigious roles like product, design, etc. The perception that women are better at "soft skills" means that we get pushed out of technical tracks into coordinating work, managing people, and sometimes just straight up babysitting male devs. Those career paths lead to lower lifetime comp and less "impressive" titles.
burutthrow1234 commented on USB and the Myth of 500 Milliamps   hackaday.com/2024/07/03/u... · Posted by u/jnord
burutthrow1234 · a year ago
One of my favorite intern projects was cutting up power traces on USB hubs and connecting them to a giant bus bar so we could put multiple amps through them without tripping fuses on the host machine. Testing some very non-compliant hardware.
burutthrow1234 commented on Supreme Court rules ex-presidents have immunity for official acts   apnews.com/article/suprem... · Posted by u/_rend
_heimdall · a year ago
I believe the best clarificstion there is that you have to consider the person and the office separately. When acting as the president and largely executing his duties as defined by Congress and the Constitution, he can't be charged. If the person does something outside of the office's powers then immunity doesn't hold.

Meaning, if the president shoots a random bystander on the street they can be charged with murder. If the president orders a military strike as part of an official operation and done through proper channels, they can't be charged if it later turns out the intel was bad or the strike went wrong in some way.

burutthrow1234 · a year ago
What if the President orders the Vice President to shoot someone in the street?

What if the President signs an Executive Order directing himself to shoot someone in the street?

burutthrow1234 commented on Supreme Court rules ex-presidents have immunity for official acts   apnews.com/article/suprem... · Posted by u/_rend
afiori · a year ago
This is the obvious answer to any supreme court ruling you want to change: congress can simply change the law/constitution.

A giant part of the issue of commonlaw systems is that so much of the "law" is not laws but rulings and those are a lot easier to change/ignore/overrule.

burutthrow1234 · a year ago
"Change the law" versus "change the constitution" are two very different things.

The US couldn't pass the ERA, which just enshrines women's rights in the Constitution. Anything more controversial like "the President can't do extrajudicial murders" would be an endless partisan battle

burutthrow1234 commented on Supreme Court rules ex-presidents have immunity for official acts   apnews.com/article/suprem... · Posted by u/_rend
nostromo · a year ago
It's worth considering the case of Anwar al-Awlaki, an American citizen, that was killed by Obama outside of a combat zone. (I'm avoiding the word "assassinated" because it seems overly charged.)

In theory, some prosector could have decided to charge Obama with a crime, and maybe even achieved a conviction in a jurisdiction where he's unpopular.

This decision says that shouldn't happen because it was an official act as president.

Of course, if congress doesn't like something a president is doing, they can change the laws and remove his or her legal authority to do something.

https://en.wikipedia.org/wiki/Anwar_al-Awlaki

burutthrow1234 · a year ago
I can't tell what your stance is on the al-Awlaki assassination? If the leader of a country orders an extra-judicial killing, especially of one of their own citizens, that seems like it deserves criminal penalties.

People get very judgemental when Putin assassinates defectors, but when Obama does it it's ok?

burutthrow1234 commented on Four lines of code it was four lines of code   boston.conman.org/2024/06... · Posted by u/todsacerdoti
spc476 · a year ago
strace was not on my radar. I know it exists, it just never occurred to me to use it. So, I tried it. Here are the results:

    4542 open
    3041 read
    2990 close
    2517 epoll_ctl
    2478 old_mmap
    2475 munmap
    2470 fstat64
    1509 epoll_wait
    1509 clock_gettime
    1501 ioctl
ioctl() (that, combined with epoll_ctl() and epoll_wait(), which was the actual problem) does show up in the top 10, but it doesn't scream "I'm the issue!"

burutthrow1234 · a year ago
`strace -c` will show you wall time per call and not just the volume of syscalls.
burutthrow1234 commented on Do I Regret Being 'Just' a Software Engineer?   jacky.wtf/essays/2024/reg... · Posted by u/jackyalcine
andai · a year ago
>The industrial-technological system may survive or it may break down. If it survives, it MAY eventually achieve a low level of physical and psychological sutfering, but only after passing through a long and very painful period of adjustment and only at the cost of permanently reducing human beings and many other living organisms to engineered products and mere cogs in the social machine. Furthermore, if the system survives, the consequences will be inevitable: There is no way of reforming or modifying the system so as to prevent it from depriving people of dignity and autonomy.

Theodore Kaczynski, Industrial Society and Its Future

https://besser.tsoa.nyu.edu/howard/Anarchism/Unabom/manifest...

I think Kaczynski's take is overly pessimistic, but it does get the broad strokes right.

burutthrow1234 · a year ago
Kaczynski has a few good points about the dehumanizing effects of industrialization, but man is his extremely long screed about "leftists" tiresome. You could give that chunk to Joe Rogan or Tucker Carlson and it wouldn't feel out of character.
burutthrow1234 commented on Do I Regret Being 'Just' a Software Engineer?   jacky.wtf/essays/2024/reg... · Posted by u/jackyalcine
burutthrow1234 · a year ago
Lots of respect to Jacky for writing this. The tech industry truly pays enough money that you can lose sight of solidarity with other workers. Even as shit gets worse and more human rights are privatized you can stay insulated. I once had a coworker brag about how he paid 10k a year for a special medical service to see the doctor faster. Public transit sucks? You just Uber from your condo everywhere. Housing crisis? Idk I got my fully renovated 3-bedroom house downtown.

If you're reading this, just on a tactical level for job hunting one thing I would say is to remove the (+/-) part of the resume. People can do the math on the duration if they care. Maybe even just put the years. I hope you're able to find something that isn't quite as dismal as 99% of tech jobs

burutthrow1234 commented on Ask HN: What is the best code base you ever worked on?    · Posted by u/pcatach
bittermandel · a year ago
Any code base that doesn't use the advanced features of it's language(s) are always better in my experience. Heavy usage of e.g. meta-programming in Python or perhaps uber's fx (dependency injection) in Go makes projects infinitely harder to get into.
burutthrow1234 · a year ago
I worked with someone who insisted on using fx for DI in go. It's so antithetical to the entire Go philosophy, I don't even think it's an "advanced feature". It's just bringing Java cruft to a language where it isn't necessary and making everything worse.
burutthrow1234 commented on I found a 1-click exploit in South Korea's biggest mobile chat app   stulle123.github.io/posts... · Posted by u/stulle123
shiroiushi · a year ago
Exactly. Uber was shady, but that kind of shadiness and willingness to ignore laws is necessary to bring positive change in a highly corrupt society. It's a lot like Batman: when the police are completely ineffectual or corrupt and working for organized crime, you need a vigilante who ignores the laws that just protect the criminals.

However, in better-run and not-so-corrupt societies like Korea, it's not necessary and probably downright harmful.

burutthrow1234 · a year ago
> However, in better-run and not-so-corrupt societies like Korea, it's not necessary and probably downright harmful.

South Korea was under varying levels of dictatorship from the Korean War until the Sixth Republic in 1987. Roh Tae-woo, the first president after authoritarian rule, was imprisoned for corruption. Roh Moo-hyun, the President from 2003-2008 was investigated for corruption and died by suicide rather than face charges. Lee Myung-bak, his successor, was imprisoned for corruption. Park Geun-hye, his successor, was imprisoned for corruption.

I don't know that South Korea is the poster child for a "better-run and not not-so-corrupt" society.

u/burutthrow1234

KarmaCake day249March 24, 2024View Original