Live data from Hacker News

Viewing profile — isxek

isxek

HN member
Joined
Sat, May 05, 2012, 3:27 PM UTC
HN karma
168
Public activity
160 items

About isxek

No profile information was provided.

Recent public activity

  1. comment
    Comment #37366726

    Something I've used time and again when I was still primarily using Windows: Jarte ( https://www.jarte.com/ ). It's small, portable, and works well with RTF files. Apparently, it c…

  2. comment
    Comment #24341257

    > Michael Fogus (blogger, Closure book author, and all around language nerd) wrote a fascinating article called "fleunpunkt lisps" (forgive spelling) Was it "Fluchtpunkt Lisp" ( ht…

  3. comment
    Comment #21235580

    Not sure if these fit what you're looking for, but there are a couple of disassemblers for Z-Code files: - Disinformation: http://www.ifarchive.org/indexes/if-archive/infocom/tools…

  4. comment
    Comment #19712940

    > I use Thunderbird - The only desktop client which has both Windows/Linux versions (with identical UIs) There's also Sylpheed ( https://sylpheed.sraoss.jp/en/ ) and Claws Mail ( h…

  5. comment
    Comment #17167530

    Previous submissions: https://news.ycombinator.com/item?id=13462788 https://news.ycombinator.com/item?id=11767300 https://news.ycombinator.com/item?id=6873386 https://news.ycombina…

  6. comment
    Comment #16135319

    Indeed. The submission's title should then be changed perhaps to "Bato - the Ruby programming language in Filipino/Tagalog," or perhaps "Bato - Ruby made Filipino/Tagalog."

  7. comment
    Comment #15058847

    Related discussion here: https://news.ycombinator.com/item?id=15051645

  8. comment
    Comment #13912800

    Hear, hear.

  9. comment
    Comment #13793309

    Until you start hankering for "rebase" or any other history-altering commands. However, if you don't generally use them, Fossil should be able to suit your VCS needs well enough.

  10. comment
    Comment #13733735

    Veracity[0] also had the same "distributed bug tracking" feature built in. Too bad the Sourcegear guys gave up on developing it further. [0]: http://veracity-scm.com/

  11. comment
    Comment #13633770

    Looks like the blog post you linked to has been removed...unintentionally. See this screenshot: https://s32.postimg.org/c88tck939/derp.png

  12. comment
    Comment #13417744

    Yes and no: the project had a lot of technical debt, but by the time I left the company, the project was still barely alive.

  13. comment
    Comment #13417701

    I can't remember which podcast episode it was, but I do remember him mentioning a professor in South Korea had once told him he was using his blog posts for his CS classes.

  14. comment
    Comment #13414494

    Some of them do.

  15. comment
    Comment #13389357

    Could be Tree Style Tabs ( https://addons.mozilla.org/en-US/firefox/addon/tree-style-ta... ) or Tab Tree ( https://addons.mozilla.org/en-US/firefox/addon/tab-tree/ ).

  16. comment
    Comment #13261307

    What relevance does a monkey have to this programming language? Is the idea that it's so simple a monkey could do it? Possibly: http://dilbert.com/search_results?terms=Zimbu+The+Mo…

  17. comment
    Comment #13252951

    Previous discussions: https://news.ycombinator.com/item?id=9934074 Similar submissions: https://news.ycombinator.com/item?id=8590480 https://news.ycombinator.com/item?id=8585987 ht…

  18. comment
    Comment #13062623

    the key mistake in the transistion to Python 3 that generated this huge divide Here's how Aaron Swartz (and probably others as well) thinks the transition to Python 3 should have h…

  19. comment
    Comment #12964142

    There is, if you use an RSS reader. There are feeds associated with each tag. Try clicking any tag, and you should see a link where you can get an RSS feed of all the new questions…

  20. comment
  21. comment
    Comment #12830627

    It also makes sense, I think, considering that Git consists of small tools interacting with each other, while Hg is written as a whole application/system by itself, which can then …

  22. comment
    Comment #12778862

    Thanks for this. I've seen the "CONS should not CONS" paper somewhere, but skimming over it never really got me anywhere even close to this explanation. I always thought it was som…

  23. comment
    Comment #12713883

    If you means something that searches for files within any directory, I think the best so far I've used was Everything ( https://www.voidtools.com/ ). Lightweight, fast, and really …

  24. comment
    Comment #12675485

    Not to mention the internal "world model" has been more-or-less fleshed out throughout the years (see http://inform-fiction.org/manual/html/ch3.html ).

  25. comment
    Comment #12674982

    Are there really more? Some similar projects like Monotone and Bazaar are no longer being actively/regularly developed IIRC, and the number of hosting services for something as wel…