I am a life long nerd who seems to be perpetually chasing the next bright shiny thing :) I will always be puttering with technology whether I’m paid for it or not :)
I love spending time with my wife and our rescue pup, playing with old computers, reading, and playing video games.
It’s not a distribution.
It’s a bag of Lua files you can use to get started.
Also, it’s not for you :) Users who know enough to hold such opinions aren’t the target audience.
That’s not just understandable but how could it be any other way?
Heck just Vim itself is layer upon layer of powerful functionality. Now layer in the immense potential of Neovim’s Lua based plugin ecosystem and client/server architecture? 🤯
Give yourself the time to learn. Focus on just the things you need to get the task you’re doing RIGHT NOW done, then focus later on things that can level up your knowledge and productivity.
I’ve been thinking about making Neovim tutorial videos for Youtube. If I did, what kinds of things would be useful to you?
Hi!
kickstart.nvim maintainer here, please don’t follow the advice given in the video to just dump init.lua into place.
Please follow the instructions in the README for the repo and git clone it into your $XDG_CONFIG_HOME instead.
If you just copy pasta init.lua things will break. This is a result of converting Kickstart to lazy.nvim
Also, it’s a bit frustrating. That video is out of date as it’s prior to the conversion to lazy.nvim
You should rather than just dumping init.lua in place actually git clone the repo into your ~/.config directory. There are instructions for that in the README.
I appreciate your honesty about the README!
You say it didn’t make sense, was it:
I feel like we need to do better here, but also I’m not a writer myself so I could definitely use all the specific feedback we can get.
Please feel free to file bugs, even if it’s “I don’t understand what <$tech_phrase> means” or similar. I’ll action ever single one of them :)
Remember Compute! magazine? :) I Lived for that thing :)
So much this!
I remember having to order tech books from Waldenbooks, and getting blank stares from the clerk, who’d basically tell me they were never going to actually receive it after I’d waited WEEKS.
Then I finally got to visit QuantumBooks, a technical bookstore in Kendall Square Cambridge, and it was like going to heaven :)
Oh MAN those magazine listings!
I remember my mom, bless her, reading them to me so I could type the bloody things in becauase, being partially blind, I couldn’t get the bloody page close enough to my face to properly read the infinite lines of DATA statements :)
And then, years later, they finally came out with checksum programs so you could see a number at the end of each line and compare it with what was in the magazine.
Crazy to think back, innit? :)
For me as a kid growing up in the 80s, it’s absolutely walking into Radio Shack (my favorite place in the mall next to the arcade!) and seeing a TRE-80 Model II set up for demo.
Kind of intresting as I think about it that I ended up not going for a Tandy computer and instead bought an Atari ;) No regrets. I still adore my 800XL!
Greetings everyone! I’m new to the SDF but an old UNIX fart from wayback with a fascination for the intersection of art and computing and the creative applications of technology.
Totally love the community and really appreciate all the hard work that goes into it! I hope to be able to help out as I get more familiar with the lay of the land.
I’m a devops engineer with MIT Online Learning by day and I love tinkering with old computers, gaming, and spending time with my wife and our rescue pup by night :)
Please take care and look forward to chatting with you all!
I had absolutely never heard of this. Super cool! I unfortunately don’t own any of the supported platforms but this is awesome regardless.
No problem! You don’t need to own the hardware. You can use the pre-built fujinet-pc if your platform is supported, or just run Altirra (works fine from WINE if you’re not on Windows) and install the fujinet SIO adapter.
It’s pretty cool stuff getting on the internet with an emulated atari running an emulated fujinet IMO :)
Not just Amiga either :) The Internet Archive has a VAST collection of Retro magazines. I know there are a ton for the Atari 8 bit as well.
deleted by creator
Same here. I feel like this is one of the best power moves ever for Devops/SRE/Platrform engineering types who need to actually work on real live servers and can’t always drag their entire configuration corups around with them.
Oh I totally agree. The Lua idioms can be confusing and the documentation ecosystem is currently in a place where if you already know Lua well it’s incredibly helpful, but bridging the gap for beginners is a challenge - one worth embracing!