nobozo | 2 years ago | on: Ask HN: Has anyone here learned COBOL for fun?
nobozo's comments
nobozo | 2 years ago | on: Ask HN: How did you migrate off Evernote?
I eventually just migrated to OneNote and copied my notes over manually.
nobozo | 2 years ago | on: Ask HN: Is PostgreSQL better than MySQL?
Postgres back then was completely different then what it is now. It was mainly used for PhD and Master's student to hack on for their research. It was a mess internally and was hardly usable for production. I don't think that MySQL went through this style of development.
What eventually happened is that around 1995 SQL was added to Postgres and a bunch of non-Berkeley people started hacking on it. They did a fantastic job, and deserve all the credit for making it what it is today (Stonebraker has publically said this).
nobozo | 3 years ago | on: Ask HN: What's your proudest hack?
I was able to remove one (1) machine language instruction from that innermost loop. I no longer recall if this resulted in a measurable difference but I've always been proud of this.
nobozo | 3 years ago | on: Ask HN: Why don't file systems and OS's provide file system transactions?
Take a look at https://vldb.org/pvldb/vol15/p21-skiadopoulos.pdf
nobozo | 3 years ago | on: Ask HN: Worst experience receiving an offer?
"About your offer, here at XXX we have the practice of doing an induction test before signing any contracts with any new hires."
This was the first time I had heard about this. It would have been fine if they did the induction test before they made the offer, but I had never heard of it being done after an offer. I told them:
"I was very surprised to get this message. I thought I had already gone through all the technical screening steps during the interview process. To be told that I have to go through another screening step, even after you verbally made me an offer and had me fill in all the paperwork, is simply not professional.
I'm inclined to say let's call the whole thing off. It isn't clear that you really want me to work for you. Can you convince me that this isn't true?"
Needless to say, I didn't go work for them.
nobozo | 3 years ago | on: Ask HN: Examples of good technical writing?
(minor disclosure - I worked in the CS department at UCB when he was a PhD student but I didn't really know him, and I strongly doubt he remembers me.)
nobozo | 4 years ago | on: Ask HN: How to Do Accent Reduction?
Also, there's a big difference between accent and grammar. Make sure you work on both, because one without the other will still cause problems.
nobozo | 4 years ago | on: Ask HN: How would you store 10PB of data for your startup today?
Plus, there were no backups so if one Synology were to blow up, all the data on it was lost.
Since they were a small startup it made some sense to start this way, but they had no plans on what to do about it as they got bigger.
nobozo | 5 years ago | on: Ask HN: What are some “10x” software product innovations you have experienced?
nobozo | 12 years ago | on: Ask HN: What's the best way for a foreigner to improve English to a great level?
In your case this won't work, but try to stay away from other speakers of your native language. I see students at UC Berkeley who end up getting roommates from their same country. This is a very bad idea because they won't be forced to adapt their brain to the new language. I always found that having a girlfriend who speaks the language I'm trying to learn was a good idea.
Reading books will help your vocabulary but it probably won't help your understanding of spoken language. What I did when I was living in a foreign country trying to learn the language was to watch children's TV shows. Once I was able to speak and understand at a 5 year old's level I felt like I was ready to expand my horizons.
Am I remembering correctly?