Live data from Hacker News

Viewing profile — looshch

looshch

HN member
Joined
Wed, Nov 13, 2019, 3:42 PM UTC
HN karma
23
Public activity
58 items

About looshch

No profile information was provided.

Recent public activity

  1. comment
    Comment #48327258

    such a wonderful advice, this resonates a lot with me. I know i would ignore it when i needed to hear it though

  2. comment
    Comment #48324981

    i used to always use proper em- and en-dashes because i care about typography, now i force myself to use a regular dash whenever even the assumption i used ai for what i wrote may …

  3. comment
    Comment #47888012

    > We tried a few different approaches to improve this UX how about acknowledging that you fucked up your own customers’ money and making a full refund for the affected period? > Ed…

  4. comment
    Comment #47655671

    completely off-topic, but i love the fact that this blog has the exact shade of black for the background as my site loosh.ch. Guess we both took it from some of the Google product’…

  5. comment
    Comment #47655613

    > This has long been the argument for a male-only draft. One woman can make 1-2 babies every 9 months on average. It is difficult and expensive to speed that up; you can implant qu…

  6. comment
    Comment #47652665

    that argument is uninformed, check the birth rate in ukraine also check who are these refugees abroad: mostly women and children. How many will return? No one knows. Also what’s th…

  7. comment
  8. comment
    Comment #47645994

    > The constitution made it impossible to make a less sexist law with the right level of public exposure citizens would surely have been able to put enough pressure on the governmen…

  9. comment
  10. comment
    Comment #47619538

    > I worked at a quantum computing company the moment i read it i immediately thought about Rakhim, then i checked your username and indeed it was you. Fun!

  11. comment
    Comment #47562871

    > The open source community has lots of models that are great at creative writing. would you mind sharing some examples please?

  12. comment
    Comment #47535779

    i went even further and use neovim as my multiplexer

  13. comment
    Comment #47535751

    agreed, i use neovim as a terminal multiplexer because vi-mode is really bad. I wrote a blog post on how i solved the issue for myself https://loosh.ch/blog/neovidenal

  14. comment
    Comment #47285789

    hey folks, a while ago i made gouse to toggle ‘declared and not used’ errors in Go the goal of gouse is to make debugging and exploratory phase easier recently i improved the tool …

  15. story
  16. comment
    Comment #46752658

    > being posted by Americans > Americans with vested interests proofs, please? > who would never dream of posting the same comment if it was about the US reducing their dependency o…

  17. comment
    Comment #46743848

    so much reasonable scepticism here is being downvoted, i don’t get why to add my 2 cents: why does anyone think the EU countries don’t or won’t pose the same risks as the US? They …

  18. comment
  19. comment
    Comment #46352510

    why is it important to mention where he is from?

  20. comment
    Comment #45264536

    hey there, i was trying to get my Neovim key bindings and plugins in my terminal and have spent quite a bit of time trying to solve this task. Sharing it in case you ever wanted to…

  21. story
  22. comment
    Comment #45144695

    hey everyone! i was trying to achieve what the title says for quite some time, so thought this guide would be useful for someone

  23. story
  24. comment
    Comment #45002523

    > my main annoyance is deciding when to use a pointer or not use a pointer as variable/receiver/argument i think you can take these[1][2][3][4] official advices and extrapolate to …

  25. comment
    Comment #45002452

    i had similar experience when i created a tool to solve this problem which i mentioned[1] earlier and posted[2] it to golang-nuts, people told me it’s horrible and you are fine doi…