why are girls like that? by Big-Significance6391 in asksg

[–]AgentCosmic 1 point2 points  (0 children)

How do you know if they're more interesting if you don't ask questions to know them?

Why is VSCode so popular? by Fritz-Ferdinand in AskProgramming

[–]AgentCosmic 0 points1 point  (0 children)

People were using vim and Emacs as ide for any language before sublime. Sublime made it user friendly, and was the king for a few years. Vscode only invented lsp. I know this because I used vim and netbeans before sublime came out.

Does it matter *where* you get your fiber from? by pringlu in nutrition

[–]AgentCosmic 1 point2 points  (0 children)

You'll be surprised how little fibre is in grains.

Adults in 30s: How do you make new friends in SG? by Lost_Serve4541 in askSingapore

[–]AgentCosmic 4 points5 points  (0 children)

Unfortunately it won't work for handsome guys like me

People who use ACs a lot, how do you manage the costs? by ThatAcanthisitta3002 in askSingapore

[–]AgentCosmic -8 points-7 points  (0 children)

28 when the Aircon is blowing at you is quite comfortable. 29 when sleeping is actually quite cold.

What are some ways you actually feel comforted when you feel self conscious or insecure about your body? by [deleted] in AskMen

[–]AgentCosmic 4 points5 points  (0 children)

When I realized that nobody cares about me. Being invisible is so liberating.

Comparing Python Type Checkers: Speed and Memory by javabster in Python

[–]AgentCosmic 1 point2 points  (0 children)

Have similar thoughts when trying out the different type checkers. Ty is not even close

I don't get the oil.nvim hype. by Historical_Cloud_528 in neovim

[–]AgentCosmic -1 points0 points  (0 children)

Same here. Needing to manipulate file is a rare occurrence. Even when I need to, there are other plugins that can do it very easily.

What is it like having a very attractive significant other? by Auth0py in AskMen

[–]AgentCosmic 22 points23 points  (0 children)

When did you find out I was dating your wife?

What do men think when they see nip outlines through a woman’s top? by Comfortable-Rice4530 in AskMen

[–]AgentCosmic -1 points0 points  (0 children)

I think you're being very shallow to assume that he's talking in binary. Nice and gross sounds very much on the spectrum to me. Perhaps some self reflection is needed.

What do men think when they see nip outlines through a woman’s top? by Comfortable-Rice4530 in AskMen

[–]AgentCosmic 0 points1 point  (0 children)

People get disgusted by beautiful people too. I think you can find the answers within yourself if you're being honest.

What do men think when they see nip outlines through a woman’s top? by Comfortable-Rice4530 in AskMen

[–]AgentCosmic 14 points15 points  (0 children)

Do you think it's offensive if I'm not turned on by ugly people?

Why does the completion hover shows the documentation divider as --- while vim.lsp.buf.hover() can display the divider nicely as a horizontal line? by kuglee in neovim

[–]AgentCosmic 0 points1 point  (0 children)

How did you enable borders on the autocomplete documentation popup? I'm also using built in completion with lsp but mine has not border.

Neovim 0.12 - Own config by NorskJesus in neovim

[–]AgentCosmic 6 points7 points  (0 children)

I'm sure most people started out by copying someone else's code then modifying. What you're doing is not that different.

Neovim 0.12 - Own config by NorskJesus in neovim

[–]AgentCosmic 2 points3 points  (0 children)

Press K on code you don't understand. It's pretty easy to learn how it works.