feoh

joined 1 year ago
[–] feoh@lemmy.sdf.org 6 points 9 months ago

I don't think Pascal is clunky! I think it represents a point on the evolution of programming languages and is still well loved by a LOT of people! Just google Free Pascal or Lazarus Pascal.

[–] feoh@lemmy.sdf.org 1 points 11 months ago

Are there any off the shelf available 68K based computers these days? I wasn't aware of one but that would be cool :)

AMIGA 2023!!! :)

[–] feoh@lemmy.sdf.org 1 points 11 months ago

Or maybe there are people who find working in low powered environments that behave a certain way, more like computers did in the 80s enjoyable.

It's not about boomers or what's powerful and what's not. Some things are just for fun and that's all the justification they need IMO.

[–] feoh@lemmy.sdf.org 4 points 11 months ago (4 children)

Also, how would that 'weirdness' impact using the device in a teaching context?

[–] feoh@lemmy.sdf.org 1 points 11 months ago (2 children)

What would you like to see instead? Z80? Something else?

[–] feoh@lemmy.sdf.org 2 points 11 months ago

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!

[–] feoh@lemmy.sdf.org 1 points 11 months ago

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.

[–] feoh@lemmy.sdf.org 1 points 11 months ago (2 children)

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?

[–] feoh@lemmy.sdf.org 2 points 1 year ago

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

[–] feoh@lemmy.sdf.org 1 points 1 year ago

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.

[–] feoh@lemmy.sdf.org 1 points 1 year ago (4 children)

I appreciate your honesty about the README!

You say it didn't make sense, was it:

  1. Too long so you felt overwhelmed and stopped?
  2. Too complicated in some way? Which bit caused you to stall out?

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

[–] feoh@lemmy.sdf.org 2 points 1 year ago

Remember Compute! magazine? :) I Lived for that thing :)

 

This project really showcases the power of open source and passionate people building something for the sheer joy of it :)

It's basically an EP32 chip with a tiny smidge of custom hardware that's been programmed to speak the serial protocol of quite a number of 8 bit machines.

I have one for my 800XL and that speaks Atari's SIO protocol.

The depth and breadth of software for the thing is amazing, and overall I find the whole project incredibly inspirational.

Lately, they've been on a kick of creating a project where they've instrumented classic Atari games to post high scores on the internet, with a website 'lobby' where you can sign up to play games online with others.

Totally love mine, and which I had a bigger house so I could have an Apple II and a C64 and get the Fujinet for those platforms as well :)

view more: next ›