Programmer, Skateboarder & Aspiring Musician.

  • 0 Posts
  • 28 Comments
Joined 8M ago
cake
Cake day: Jan 16, 2024

help-circle
rss

Nah desktop mothership, server star command and laptop UFO.


I feel like UFO would make more sense for laptop due to it being portable, but I get it is because the desktop is Alienware


If they want to do this kind of thing they should always least either leave them to be played whenever but offer some kind of double xp or whatever while the event is actually on, or run the event as an annual thing so you can experience it every year and you don’t feel like you’re missing out because you didn’t get the game at release for whatever reason


“I also sampled everything in the medicine cabinet”

This made me smile.


I thought it was poking fun at the tutorial saying instead of learning to code, import a library from someone who knows how to code.


Yeah it’s definitely a lot quicker than searching through 15 articles and stack overflow posts sometimes. Except for with regex and the sed command, the bastard thing kept messing that up


I find the opposite, chatgpt (free version at least) gives all the explanation and stuff then a code block, copilot (not Microsoft the GitHub one) just prints the boilerplate directly in the editor then you press tab to accept.


Pretty much this, it’s the one use case for copilot, I know what I want to type anyway and copilot is usually close enough that 2 edits is faster than typing the whole thing and better for rsi.


The doctor prescribed “getting good”



Might have to give that a go


Is an apple developer account with a subscription still required?



It does just work though, which is what other code editors need to get that kind of adoption, I’d love to be able to say I use vim or Emacs but get frustrated when I’m trying to get work done and things keep breaking, I finally feel I have everything configured and then realise I’m missing something else that took me 3.5 minutes to set up in VScode, half of that is due to the large community.

Zed works pretty well out of the box but is missing a lot of features that will make it a viable replacement for me. I am excited about Zed and the way it works, it’s super interesting and creative and id love to drive it daily someday, so much so that it’s the first project I’ve really considered contributing to myself.

I don’t like that VSCode is bloated, but I love that it takes five minutes to set up and contains nearly every feature I can think of.


Name thing for jQuery and PHP… Though Laravel seems to have some good projects under its belt I don’t find the system intuitive to work with.


It explains most of this on the features page of the site.

It’s pretty snappy even on lower spec machines. I didn’t notice any issues with scroll snapping.


Guessing you’ve got some sort of raid setup going on. You could always get lower capacity SSDs and do some work on a revolutionary compression algo 😉




The beauty of hibernation mode, I think it technically counts as the process still running!


I checked my activity monitor earlier to see a ZSH session at like 40 hours or something.


Why? What’s wrong with your nano usage? Is it becoming a problem?


Honestly what can be done with Ansible that isn’t achievable with a shell script or two and a yaml file?


Honestly it seems like you gain nothing but a slightly bloated electron wrapper around NeoVim.

All those features you listed either work out of the box or require minimal configuration in NeoVim.


Honestly I’m sure they are great but vim bindings are near ubiquitous amongst technologies now so it’s difficult to get everyone to move away from it.


What does it carry over from your swim config? What are the benefits of using Nvidia inside of VSCode as opposed to just nvim?


If it works for you. Go ahead


This was the thing that stopped me from hopping over in the first place, the vim binds just make too much sense