Spyke

Replies

Comment on

Lemmy through SDF is basically read-only now. Read interesting stuff, but open an account elsewhere if you want to reply.

Reply in thread

I could be wrong but I think this is a general issue within the SDF. It's an incredible organization and I value my membership in it very highly but I wish it were easier to pitch in and volunteer to make things better.

I think I'll give lemmy.ml a shot. It's run by the Lemmy developers so seems like chances are good it'll continue to function properly :)

Ah well, we live in an imperfect world. I'm grateful for them in any case! :)

vim

Comment on

The future of Vim

Reply in thread

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.

Comment on

What are your defining memories of computing in the old days?

Reply in thread

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? :)

vim

Comment on

NVim - kickstart.vim

Reply in thread

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!

Comment on

Hello world! - Please introduce yourself here

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!

Comment on

On the off chance someone hadn't heard of it - Fujinet is amazing!

Reply in thread

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 :)

vim

Comment on

NVim - kickstart.vim

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