Viewing profile — looshch
looshch
HN member- Joined
- Wed, Nov 13, 2019, 3:42 PM UTC
- HN karma
- 23
- Public activity
- 58 items
- HN profile
- View on Hacker News ↗
About looshch
No profile information was provided.
Recent public activity
-
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
-
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 …
-
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…
-
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’…
-
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…
-
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…
-
comment
Comment #47645996
why?
-
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…
-
comment
Comment #47645971
[dead]
-
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!
-
comment
Comment #47562871
> The open source community has lots of models that are great at creative writing. would you mind sharing some examples please?
-
comment
Comment #47535779
i went even further and use neovim as my multiplexer
-
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
-
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 …
- story
-
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…
-
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 …
- comment
-
comment
Comment #46352510
why is it important to mention where he is from?
-
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…
- story
-
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
- story
-
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 …
-
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…