Viewing profile — cwmoo740
cwmoo740
HN member- Joined
- Tue, Aug 25, 2015, 8:08 PM UTC
- HN karma
- 135
- Public activity
- 18 items
- HN profile
- View on Hacker News ↗
About cwmoo740
No profile information was provided.
Recent public activity
-
comment
Comment #13383278
Thesis track isn't offered and I don't think there are any plans to offer it.
-
comment
Comment #13383264
Many of the students and TAs are also on the slack group, omscs-study. It's far from ideal because it's "non-official" but it addresses a lot of these complaints.
-
comment
Comment #13132788
It didn't have to run any real software except a browser and maybe a PDF reader. Also, yeah it was a remote grad program, so it was a bit of an experiment with how you do testing r…
-
comment
Comment #13131496
Yeah as a student they gave us about a month warning.
-
comment
Comment #13131353
They won't let you continue if their software detects a virtualized system. Source: I used ProctorU for remote exams with Georgia Tech. I feel in that case, it was acceptable. Stud…
-
comment
Comment #13073715
You're sorely wrong. Divorces in several states, California included, are like mutually assured destruction with one side having twice the firepower, and everything about a relatio…
-
comment
Comment #13007100
It's rare. And a lot of the businesses that are paying these salaries to new developers aren't profitable, they're running on VC money. In my experience $120k is in line with a dev…
-
comment
Comment #12901668
R is great for producing scientific papers, charts, and doing a vast array of "standard" statistical analyses. I have found python to be much nicer because it's more of a "real" pr…
-
comment
Comment #12505916
interface IMyComponentProps { x: number; } function MyComponent(props: IMyComponentProps): JSX.Element { return {props.x} ; }
-
comment
Comment #12457866
The default option is to use the bundled typescript compiler, but you can now also point it to a folder that contains a typescript compiler and it will call out to that. It works v…
-
comment
Comment #12413329
You do know that narconon is a scientology recruitment organization that targets drug addicts, right?
-
comment
Comment #12413248
The MDMA scheduling decision should have put any doubts about the role of the DEA to bed back in the 80s. For those unfamiliar with the history, MDMA was used by hundreds of therap…
-
comment
Comment #12022214
Bertilda Lovejoy made a name for himself by writing outrageous YouTube comments. I don't know if this is the same person, but it's not coincidental that they chose that name here.
-
comment
Comment #11877512
The problem is that once javascript is enabled on a page, there is too large of a business incentive to tack on google analytics, auto-playing video ads, facebook and linked-in and…
-
comment
Comment #11826417
He got a cease and desist from the manufacturer so he took it down unfortunately.
-
comment
Comment #11810435
My family is ultra-competitive and this used to be one of our go to games until my sister mastered it. My brother-in-law wrote an android game to help her practice and after about …
-
comment
Comment #11640331
That's because of sea level rise from global warming. Lots of isles have been shrinking.
-
comment
Comment #11383117
Can I write an npm script to look at all my other npm scripts and unpublish and republish them every 23 hours and 59 minutes?