Live data from Hacker News

Viewing profile — maybeok

maybeok

HN member
Joined
Thu, Jan 07, 2016, 11:54 AM UTC
HN karma
18
Public activity
9 items

About maybeok

No profile information was provided.

Recent public activity

  1. comment
    Comment #11532138

    s/liberialism/conservitism There's a reason people are voting with their feet in the millions for our capitalist country, not their socialist.

  2. comment
  3. comment
    Comment #11524660

    Love stump. It's the only WM I found that gives first-class support to full screen. You are never "locked-in" when you go full screen as you are with i3. Even dwm locks you in with…

  4. comment
    Comment #11064967

    It's been done to death, but Common lisp. If you're looking for a new magic shiny you will find it here. You develop in a parsed environment, not raw text. Tooling will allow you t…

  5. comment
    Comment #10977747

    People with ability that does not go beyond CRUD are not relevant at all. A generic CRUD interface can be auto-generated by a machine.

  6. comment
    Comment #10966727

    For the DB use postgres to save licensing costs. I would be more adamant about the DB decision than the language. It's nice to be able to deploy unlimited postgres DBs on as many s…

  7. comment
    Comment #10965225

    Every inch of the earth has been mapped out by satellite and is available with perfect GPS navigation. Too late for that law.

  8. comment
    Comment #10892339

    Every software that's widely used and isn't a crap gimmick is written in C/C++. Android/Linux is mostly C. Google Search-C++. Web browsers-C++. Java VM is a c++ program. Games-C++.…

  9. comment
    Comment #10872254

    Emacs is nice way to discover live-action coding against a running process. Design time, dev-time, compile-time, and run-time all mesh into one. Everybody needs to give a live-acti…