

neovim is a drop in replacement for vim that fixes the issues that bother me with vim


neovim is a drop in replacement for vim that fixes the issues that bother me with vim
Thanks!
I had to containerize an older java app. It sucked, java would take all the memory you gave it regardless, so it was hard to determine memory requirements/limits. It had pretty slow start although this wasn’t an issue for us, logging formatting was a pain. All this was overcome (not by upgrading), it was just a pain.
I suspect this isn’t true of modern java though - I’d suspect with the hype kubernetes went through a few years ago that it’s just fine now a days.
IMO it doesn’t matter, learning go from Java should not be what excludes you from an offer. Of course if the employer has a choice between two otherwise even candidates then maybe it’d help.
I think the problem is working with both in a production environment is what is going to set you apart.
I’d say learn a language that’s really different like a functional or a logic language.
Otoh I’ve not been interviewing lately so maybe my take is totally off base
Go pay rates are lower? Not in my experience, any source for this?


On osx I use alt (option I believe) for copying from the terminal, and that carries over with nvim. Admittedly I tend to use pbcopy for larger amounts of text


Ctrl+c works in terminal and nano but not neovim?


Search for “copy from nvim to clipboard” you should get something right away.
I’d your highlighting text and copying that then it’s your terminal not neovim


Go has an idiom like so https://github.com/hashicorp/vault/blob/8da4386caceb3fdfaa90074bb29c77e8a99c7dad/api/kv_test.go#L27, when i mention name i’m referring to that string.
I get what your saying, we’ve all worked in terrible code bases, i’ve also worked in code bases where this kind of article was enforced. What you wound up with was something that was very wordy.


Almost always use parameterized style tests, always have a name field, I don’t use full sentences tho, that seems like too much. Don’t believe I’ve ever seen a test like that either
These toy examples feel like strawmen to me


Hate this title, how about:
“A novel by author Lena McDonald, accidentally leaves AI prompt in published version.”


assuming i learned, lol :D


Ugh, i thought this was a question, not a link. So i spent time googling for a good tutorial on floats (because I didn’t click the link)…
Now i hate myself, and this post.


welp, i did your style too man


ECC encryption seems semi preferred now a days i thought


I’m very lazy so I’d probably start by looking at filters on those sites, if i really wanted to tackle this with programming, i’d:
see if there’s an api, or rss feed for these sites, if so i’d pull that down with a cron job and do filtering locally with probably regex.
if not i’d scrape the html and pull out the relevant links with whatever the latest html parser is for the language i use (i.e. it used to be beautiful soup for python, but there’s i think a new better one).
but as i said i’m rather lazy, and haven’t been on the prowl for jobs for some time.


In my experience only kinda, and by convention (up is on), and three-way switches break this (indicator becomes the light itself).


Interviews are a crapshoot, and feedback from them is usually valueless. Good luck to you in your future interviews
not sure why your getting downvoted