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

You mean you once believed he was good at making deals or was that sarcasm?

Trump couldn't care less

The "anti illegal immigrant" crowd ignores, or more likely supports, the systemic racism built into the current immigration system put in place by racist lawmakers throughout the country.

This new policy is no different and is a trap to kick out and never accept back more non-white immigrants.


How is a scheme systemically racist when >50% of 13M green card holders are from Latin/South America and Caribbean?

You can't be serious.


I'm having trouble taking your comment seriously if you think that one number is enough to disprove systemic racism.

That's a strawman.

Even so, you're "having trouble" acknowledging a singular fact that calls a claim into question? Is two facts the magic number? Three? Why is one insufficient?

It'd be more effective to offer an actual reason.


Demanding proof of systemic racism every time it's brought up is kind of gauche and just tiring. You don't have to believe that it exists, but it very much does. I know you're going to clap back at me and say "so you have no argument, got it" and yes I'm not going to present you with one. I'm just telling you the way you're arguing this is kind of lame and incurious.

>I know you're going to...

Well, I'm apparently not in the imagined conversation you're having. Seems insecure to pre-bake an out for a hypothetical.

Never rejected systemic racism exists, but calling everything racist without substance (and accusing people of ignoring system racism without support) erodes meaning.

I suggest reviewing the HN guidelines for comments. If you disagree with them, this forum may not be for you.


Does it actually ban VPNs? or just ban VPNs from being used to access prediction markets?

Interesting methodology

Sad to think of the kind of impact someone like that could have in private sector had they not pursued the phd.


that's a very weird comment to make. the scope for doing novel work and contributing to the canon is almost always zero. its extremely difficult to maneuver yourself into a position where you're permitted to scribble outside the box at all. and those situations where you are often require having a phd and a track record in doing research.


Written in bourbon


It's one thing to say they don't want immigrants taking their jobs. But its a whole other thing to discount foreign investment, giving your people jobs, under your rules...


I feel like Apple's biggest challenges these next 10 years will be logistics, being able to create or take advantage of additional redundancy in the supply chain for their major components.


With Ternus being the new CEO don’t be surprised if Apple takes a more active role in designing around the three Stooges of memory and bring it (the design and engineering) in house like the rest of the Apple Silicon chips.


Where's the code for the actual HyperCard and building of the .img? I only see the python validator in the repo.


The stack is the code. You can view it directly for each button or examine the per-page script. As far as I know there isn't a compiler that lets you write standalone code and turn it into a stack. The stacks are dropped into Disk Copy disk images to preserve their resource forks. Both modern macOS and Git both strip resource forks, so the disk image is the only reliable container for distribution.


So a hypercard is compiled machine code of button clicks and key presses? Weird. I guess that could be macro'd somehow


HyperTalk is an interpreted scripting language. The scripts are stored as plain text inside the stack and interpreted at runtime. It's kind of like a Visual Basic form where the UI and the code live in the same file. You can open any script, read it, edit it and immediately run the newly edited script.


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

Search: