Live data from Hacker News

Viewing profile — n0tme

n0tme

HN member
Joined
Fri, Jan 12, 2018, 6:20 PM UTC
HN karma
29
Public activity
36 items

About n0tme

No profile information was provided.

Recent public activity

  1. comment
    Comment #30936846

    Free Software is not about price.

  2. comment
    Comment #28009633

    I would say not. For example, I have been doing oracle database administration work for many years. Even though I'm also good with a lot of other technologies, like Linux, programm…

  3. comment
    Comment #25170701

    Hey. I am 37 and a week ago started to learn to touch type the proper way. It's not a problem for me to touch type, but I did it with like 4-5 fingers and Never could get past 80 w…

  4. comment
    Comment #22819952

    It's funny how the author only concerned about YOUNG programmers worrying.

  5. comment
    Comment #21462802

    Am I the only person in the world who just can't stand fixed headers, be it a table header or a website top menu?

  6. comment
    Comment #20858041

    I am talking about INDEX FAST FULL SCAN (Oracle) for example. If you do 'select distinct last_name from users;' and you have an index on users (last_name) you do not need to read t…

  7. comment
    Comment #20857886

    It's not about choosing the right index. The point here is that the database can only read the index (without going into the table) if all the columns you need and use in where cla…

  8. story
    Ask HN: Is there life after 40?

    I am not 40 yet, only turned 36 couple of days ago. However, I am desperate and in need of advice. I think I made a mistake when I was younger and chose a career path of a database…

  9. comment
    Comment #19554649

    We go to bars and drink with strangers.

  10. comment
    Comment #18551511

    How do you know that it's 80% though, if there's no final state?

  11. comment
    Comment #18112238

    - Can you duck it for me? - Go duck yourself!

  12. comment
    Comment #17902285

    Read the comments to the article on medium.

  13. comment
    Comment #17900586

    Hey, guys, thanks for answers. Didn't think anyone would even notice my comment! I really like the idea of helping the community even for free. The problem here is I have no idea h…

  14. comment
    Comment #17875053

    I am 35 and I am lonely and it's not getting any better + my job is getting boring (DBA), since I am pretty familiar with everything, and there's no chance for me to switch to prog…

  15. comment
    Comment #17489565

    Wow. This is some perfect alignment.

  16. comment
    Comment #17464979

    Of course they can't, they don't speak.

  17. comment
    Comment #17345804

    So many gotos..

  18. comment
    Comment #16948966

    I hate the fact that I stuck in Russia. It seems that the upcoming 6 years are gonna be tough.

  19. comment
    Comment #16659345

    Bottom line: I am so fucked

  20. comment
    Comment #16617469

    Can't talk about MySQL or PostgreSQL, but with Oracle I am pretty sure you can get very much close to this result with cached data. And this is without using the in-memory option. …

  21. comment
    Comment #16617361

    If all this data just fits in memory then what is surprising about the speed?

  22. comment
    Comment #16532692

    Did they use these historical artifacts for a photo shoot in the sand?

  23. comment
    Comment #16500058

    Location: Moscow, Russia Remote: Yes Willing to relocate: Very much so Technologies: Oracle, MySQL, PostgreSQL, SQL, PL/SQL, Linux, Shell, Python, JavaScript, PHP Résumé/CV: upon r…

  24. comment
    Comment #16465634

    I have kind of the same experience being a database administrator. In so many cases programmers have no clue what is actually happening behind their queries. The worst thing is tha…

  25. comment
    Comment #16390492

    I think that removing this chat box from the website completely will greatly improve it and solve this problem. Just have a page with a feedback form somewhere, so people who realy…