Live data from Hacker News

Viewing profile — japanoise

japanoise

HN member
Joined
Fri, Oct 21, 2016, 9:45 PM UTC
HN karma
233
Public activity
73 items

About japanoise

No profile information was provided.

Recent public activity

  1. comment
    Comment #47730787

    I would think of using 'Frenchie' to refer to a person as being affectionate banter. Like 'Yank' for Americans or 'Canuck' for Canadians. It's not incorrect, but would be inappropr…

  2. comment
    Comment #47730684

    I'm using the words 'grammatical' and 'ungrammatical' in a linguistic sense; human languages are subtle and fluid, and one doesn't have to be far along the sliding scale between 'd…

  3. comment
    Comment #47730454

    It's not completely wrong, it will be understood, but it is ungrammatical and a clear marker that the speaker is not native, similar to getting adjectives in the 'wrong' order ('a …

  4. comment
    Comment #24883281

    Either pandoc or shellcheck, for sure. Both of them are sensible choices to use Haskell for

  5. comment
    Comment #24464808

    Oh, right, I see it now. It wasn't visible straight away on my phone.

  6. comment
    Comment #24464778

    My first result was a Chinese porn website. Thank goodness I'm at home and not at work right now. You may wish to add a disclaimer about that.

  7. comment
    Comment #24382696

    Switching to dvorak definitely helped me. I did as the author suggests, learned dvorak and switched to Emacs. Ever since, I've never struggled with RSI

  8. comment
    Comment #24247353

    There is no Cabal.

  9. comment
    Comment #24098616

    Contrary to the other commenters, I see this as a huge improvement. Maybe I'm more used to languages like C rather than what, ml, python, pascal?

  10. comment
    Comment #24080295

    Pinetrees are eco fascists (mostly admirers of the unabomber) who use the pinetree emoji in their names. Trad-cath-leninist is more straightforward: traditional (I.e. Reactionary/f…

  11. comment
    Comment #24069532

    My impression of twitter was of an insular bizzaro-world where communities that are essentially invisible in meatspace become enormous and have outsized influence; k-pop fans are h…

  12. comment
    Comment #24035958

    Best not to engage. Terfs have a vested interest in appearing to be civil, but shrinking into the background when pushed, since the facts refute their position.

  13. comment
    Comment #23722541

    With the topic of this thread being slate star codex, it saddens and discourages me that use of a pseudonym is not allowed on letter.wiki.

  14. comment
    Comment #23573135

    > If you must do religion, why not Christianity or Islam? I'm amazed this aside isn't getting you downvoted. Have you been under a rock for the last 2000 years? The horrors of Abra…

  15. comment
    Comment #23451707

    A Forth shibboleth is that you have to implement your own in order to understand it. Try reading the assembly, then forth source, for jonesforth: https://github.com/AlexandreAbreu/…

  16. comment
    Comment #23446330

    You're thinking of INTERCAL: https://en.m.wikipedia.org/wiki/INTERCAL

  17. comment
    Comment #23356422

    Maybe I'm showing my power level a bit here. To me it means "tweaking something's aesthetics in a way that doesn't improve, perhaps even degrades, performance".

  18. comment
    Comment #23348340

    To use computing slang to talk about music: this is just ricing. At best you'll sound out of tune with the rest of the band, at worst you'll run into wolf intervals and other issue…

  19. comment
    Comment #23131376

    Could you tell me about your method for this?

  20. comment
    Comment #23025610

    It's a varying question and depends what you mean by an all-in-one experience. There's no one perfect language. My answer would probably be Python, though.

  21. comment
    Comment #23011768

    I don't think it's ever been meant to listen to per se, more to dance to; hence why it used to be called dance music. Which is funny because I find a lot of edm listenable outside …

  22. comment
    Comment #23005662

    What's the best way for an experienced C programmer who doesn't know C++ to learn D? What's the story in terms of using existing C (or C++) code with BetterC or D in general?

  23. comment
    Comment #22937246

    As another developer: stop being lazy. It was much worse back in the day in terms of browser differences.

  24. comment
    Comment #22850598

    Disagree. Learning a codebase from scratch is tricky; it's better if you have someone to teach you. So if the one contributor gets bus'd, then it'll take time (=money) to get up to…

  25. comment
    Comment #22653448

    I like this, very creative! The code generation looks interesting. I'll have to take another look later; can it not be done with the preprocessor?