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

I tried to do this not too long ago, but (at least in the US) all of the mobile networks are switching to LTE, and shutting down their 2G and 3G networks. I was unable to find any "dumb" phones with LTE support. The closest thing I found was some overpriced Android phone with most of the smartphone features stripped out.


Hi, author of the article here. I actually felt my stomach drop when I read your comment. It is a scary thought to have to have a smartphone to be minimally connected. I don't have anything against smartphones - and will possibly return to having one at some point - but it's good to have the option. I hope/expect that the market will soon respond by meeting consumer demand for simpler communication devices.


Is a Nokia 8110 4G what you're looking for? It's not a particularly good phone, but it's not Android.


Maybe try some "smart feature phone" like phones with KaiOS installed?


The decision I most regret was moving to a city without many tech jobs (Philadelphia). The difference in number of available jobs, salaries, working conditions, and even the intelligence of coworkers is kind of mind-blowing, now that I've moved back to a city with a lot of tech jobs (Seattle). The cost of living is higher here, but it's worth it.


In Cambodia, I got what I assume must have been a less serious case, because I didn't have any vomiting or diarrhea, only the worst headache I've ever had in my life. Luckily the lack of air conditioning wasn't a big problem, because it was close to the coldest part of the year.

It permanently reset my pain scale. When I later had a pulmonary embolism and appendicitis, the doctors were confused that I said my pain was only 7 on a scale of 1 to 10.

The drug I took for it (mefloquine) didn't give me any unusual dreams, but it permanently altered something in my brain.

I don't agree that DDT is necessary to eradicate malaria. See for example that malaria has been eradicated in Thailand (except for border areas), but not (yet) in Cambodia, Laos, or Myanmar, despite having the same climate. A combination of regular pesticides and flood control are sufficient - if the government is competent and dedicated. It's a political problem, not a technical problem.


I feel you with the pain. It was horrifying.

RE: DDT, I didn't mean to imply it's the only way these days, just that there was a very good reason it was so popular in the former part of the 20th century. I love the tune to "Big Yellow Taxi" but it was never about "spots on my apples." It still is used in very rare and specific circumstances, but we have a lot better understanding of how to stop mosquito. Which is why they're really only a problem in poor countries, mitigation is unfortunately not cheap and convenient.


>I assume must have been a less serious case

Wikipedia has:

>Cerebral malaria is the form of severe and complicated malaria with the worst neurological symptoms.

Glancing at this it may be more likely your brain was altered by the malaria than the mefloquine https://www.ncbi.nlm.nih.gov/pmc/articles/PMC3056312/


> but it permanently altered something in my brain

Sorry to ask and if it is not too much to share - What kind of changes are you talking about?


If you want to parse complicated strings using only a POSIX tool, and put the results into an array, you're better off using Awk.


When I converted a CPU-intensive program from OCaml to MLton-compiled SML, without changing any of the algorithms, I got a 30% speedup. That was more than 10 years ago though, and both compilers have seen some improvement since.


OCaml now has flambda, which is a significant improvement on its baseline optimizer. I think the difference wouldn't be that wide today :)


I wrote this for parsing CSV in Awk: http://yumegakanau.org/code/awk-csv/ It maybe doesn't handle all the CSV out there, but the cases you mention (quoting and commas) it does handle.

I usually load CSV data into PostgreSQL to do anything with it; mostly wrote this Awk library for fun. So I'm not going to argue that Awk is the best language for doing this kind of thing, but it is possible.


I never had a Facebook account.


For political science, these are not exactly textbooks, but they are by far the most useful I've ever read:

The Art of Political Manipulation by William H. Riker

Get Out the Vote by Donald P. Green and Alan S. Gerber


Well, I majored in both political science and computer science. I don't think the two cases are different at all. I find it very irritating to deal with both political people who don't understand any math, and computer people who can't write a coherent sentence.

However, if I had to pick one mathematical subject everyone should learn, it wouldn't be algebra, it would be statistics.


> However, if I had to pick one mathematical subject everyone should learn, it wouldn't be algebra, it would be statistics.

This isn't algebra in the "groups and rings" sense, it's algebra in the "use the quadratic equation", "is this a graph of x or x^2 or x^3?", "FOIL" sense. Think middle school or early high school.

It's basically impossible to do any statistics past a bit of hand waving if your students can't identify the difference between a graph of x and a graph of x^2...


How do you teach statistics in any meaningful way other than with algebra?


This is common:

Plug into SPSS/etc -> p-value calculated -> result = ifelse(p<0.05, success/trueTheory, failure/falseTheory)


I said meaningful :P


Your wife could move to the US, get even a minimum wage job, and sponsor you for an IR-1. This would require living apart for probably at least a year.

Or, if she has any family or friends in the US, they can sponsor you. This is what I did for my wife's visa - my brother sponsored her.

Or, if you have some savings, you can use that instead of income. Savings counts 1/3 as much as income.

Or... you really should not go to the US on the visa waiver program with the intention of filing for adjustment of status after arriving. But, if you do enter the US without that intention, you can then file for adjustment of status.

I would not bother filing for any other type of visa, personally. Permanent residence will, among other things, make the job search easier.


Thank you for your suggestion tsuyoshi.


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

Search: