HackerTrans
TopNewTrendsCommentsPastAskShowJobs

looshch

no profile record

Submissions

Gouse–Toggle 'declared and not used' errors in Go

github.com
1 points·by looshch·4 เดือนที่ผ่านมา·1 comments

Neovim as a Terminal Multiplexer and Neovide as a Terminal Emulator

loosh.ch
4 points·by looshch·10 เดือนที่ผ่านมา·1 comments

comments

looshch
·เดือนที่แล้ว·discuss
such a wonderful advice, this resonates a lot with me. I know i would ignore it when i needed to hear it though
looshch
·เดือนที่แล้ว·discuss
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 impact me negatively
looshch
·3 เดือนที่ผ่านมา·discuss
> 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?

> Educating users on X/social

that is beyond me

ты не Борис, ты максимум борька
looshch
·3 เดือนที่ผ่านมา·discuss
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’s night theme
looshch
·3 เดือนที่ผ่านมา·discuss
> 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 quadruplets and induce labor at six months, but that introduces all sorts of other problems. Sperm is much easier to obtain.

this argument is detached from ukrainian realities. Can ≠ will. Also have you checked the birth rate? Do you expect it to grow in a post-war context?

> Women, if too many men die in the war

so who will then raise these 1-2 babies every 9 months on average? If women need to replace men in the workforce, first they need to go through education and training. Along with having children, it’s incredibly hard to accomplish

> Women entered the workforce in large numbers for the first time. Plenty of precedent for this sort of shift

in the same sentence you say ‘for the first time’ and then ‘Plenty of precedent’. You either have no idea what ‘plenty’ means or you contradict yourself

the states weren’t ruined like europe was. The large numbers you are talking about are only large compared to normal historical numbers and female population percentage

also you completely ignore the cultural context, ukraine is not the states. The story of your country, which seems the only one you know, isn‘t as relevant as, for example, the history of ussr. We didn’t have a boomer generation. There are way too many differences for me to continue, so surely you are uneducated on the ussr history

> yelling at others.

yelling? Not a single exclamation point but still yelling? You have a rich imagination for sure

edit: formatting
looshch
·3 เดือนที่ผ่านมา·discuss
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 the incentive for women to return knowing there are far less options to marry?

who will be working hard jobs where men are prevalent?

what about the current generation? Who will be rebuilding the country from ruins? I’ve never seen women working in construction in ukraine

also this is cynical, your position assumes it’s either men or women, not sharing the military service duty

go learn the history and then come here to comment on the matter
looshch
·3 เดือนที่ผ่านมา·discuss
why?
looshch
·3 เดือนที่ผ่านมา·discuss
> 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 government to make this happen. But instead zelensky kept repeating the talking points that we should not be concerned about the war because the risk had not changed since 2014. Near-zero effort was made to evacuate ukrainians living near the russian border or those who would be in the way of russian troops. The intelligence had been there for at least six months before the war began

> and the government was already struggling with making a law at all

what do you mean?
looshch
·3 เดือนที่ผ่านมา·discuss
[dead]
looshch
·3 เดือนที่ผ่านมา·discuss
> 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!
looshch
·3 เดือนที่ผ่านมา·discuss
> The open source community has lots of models that are great at creative writing.

would you mind sharing some examples please?
looshch
·4 เดือนที่ผ่านมา·discuss
i went even further and use neovim as my multiplexer
looshch
·4 เดือนที่ผ่านมา·discuss
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
looshch
·4 เดือนที่ผ่านมา·discuss
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 and published integration plugins for all the major IDEs like VS Code [1], Cursor, Windsurf, Google Antigravity [2], IntelliJ IDEA Ultimate and GoLand. And since the back end of the tool is a cli, (Neo)vim integration [4] is super simple

your feedback is more than welcome!

have a good one

[1] https://marketplace.visualstudio.com/items?itemName=looshch.... [2] https://open-vsx.org/extension/looshch/gouse [3] https://plugins.jetbrains.com/plugin/30501-gouse [4] https://github.com/vipkek/gouse#integrations
looshch
·6 เดือนที่ผ่านมา·discuss
> 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 on Chinese tech

it’s just your assumption. I personally don’t know anyone from the states who would want this except their government

> Imagine a post on that topic - there have been many when it was higher on the agenda - and droves of Europeans commenting "Gee, how strange that the US wants to do this"

again, it’s the government who fights the dependency on China, not the regular people. You are confusing politics and normal people’s concerns
looshch
·6 เดือนที่ผ่านมา·discuss
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 might just be doing it silently and illegally. Where is the guarantee that the mere fact a service is EU-based provides benefits over using US-based ones?
looshch
·7 เดือนที่ผ่านมา·discuss
why is it important to mention where he is from?
looshch
·10 เดือนที่ผ่านมา·discuss
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 achieve something similar. It’s a repost, i made some updates to the original version, e.g. added a few demo gifs and clarified a couple of code snippets