cakeistheanswer

joined 2 years ago
[–] [email protected] 2 points 9 months ago (2 children)

Is that the RSC stage production with ian McKellen?

I'm a sucker for that and the terribly cast Welles versions, but Scotland PA was my favorite at the time.

I guess I'm dating myself, but I did a term paper on production comparison and it had just come out. I guess it's been long enough for another pass.

[–] [email protected] 1 points 9 months ago

I think you're in for a treat, but I am horribly biased by nostalgia and it's impossible for me to be objective about that one. There is something deeply soothing to how what stands out changes even if the words don't.

I remembered " to light a candle is to cast a shadow ".

But: "I had forgotten how much how much light there is in the world, till you gave it back to me". Jumped out.

[–] [email protected] 2 points 9 months ago

Even if you're right, those organizations still have to be dragged kicking and screaming to do the right thing.

It's not a quick solution, but the answer is more education about the space, so that there are more voices.

[–] [email protected] 1 points 9 months ago

Hey I'm you at almost 40! I was always dev adjacent, but never learned to do much more than basic scripting for work.

I started with a couple books: Chassels intro to emacs lisp and Python the hard way.

Python was helpful for a couple things, but the ecosystem is kind of a disaster. I found just the general emacs config helps quite a bit get your feet wet with lisp likes.

Other people have mentioned Go is a great start point because its simplified, and I've definitely found it a lot more helpful than the java and C compliers I tried to learn on in my teens.

The only other thing I'd throw out is Lua, it's super verbose in a way thats pretty easy to understand. it's also relatively easy to find programs like wezterm that are configured through lua and offer instant reaponses when you change something and see changes.

Just like any new language it takes time, and some hard work to internalize what youre learning, but I don't think there's a too old.

You don't have to be the best programmer ever to do useful things.

[–] [email protected] 16 points 9 months ago* (last edited 9 months ago) (2 children)

The classic is a wizard of earthsea/left hand of darkness and they are always worth repeating. If you do just two, those are them. It's almost criminal how these are kinda slipping beneath view these days.

I got a steady diet of her short stories and children's books growing up. I remember sur specifically, but generally they were less fantasy oriented from what I can remember. (Edit:huzzah autocorrect)

[–] [email protected] 3 points 10 months ago

The adage if youre looking to split hairs and divide your Methodists is the united Methodists were always more free and the free Methodists more united.

Its a broad tent, most of which didn't directly mean evangelical when I grew up, but there's still free Methodists that don't believe in dancing.

Openly serving gay and lesbian clergy was the hot gossip 20 years ago, it's been a slow move but they got there.

[–] [email protected] 12 points 11 months ago

I ended up on a first gen dell developer xps and didn't win the Intel nic lottery. Dell's Ubuntu repo bricked my laptop a dozen times til I moved to arch, which actually had the decency to include the broadcom driver.

The hardware is alright, but the total lack of effort in maintaining has been from the jump.

[–] [email protected] 1 points 1 year ago

You may be in luck...

https://www.trinitydesktop.org/

No personal experience though.

[–] [email protected] 3 points 1 year ago

+1 here for the arch recommendation as an ex ms sys op. Browsing their repos was outstanding for retooling, most of the config problems you hit are a great way into the ecosystem.

[–] [email protected] 1 points 1 year ago

It's crazy how far this extends. I have fewer problems on my 5k atom series laptop GPU/CPU after fooling with a few of the settings than with an nvidia 2k card.

No issues with either full Intel or amd stacks a decade old.

[–] [email protected] 1 points 1 year ago

Tldr and tealdeer in the arch repo are both helpful, but Ill do you one better since someone already beat me to it. I found fish shell's tab completion with either tool to be immensely helpful if you're not trying to stay stock standard. But if you're working on a lot of remote machines you don't own stick with bash/zsh.

There's some easy to find fuzzy search and linting for for history plugins that mean if you found it once you can do it again in whichever shell.

Its mostly familiarity, but i don't think I could function without fzf.

[–] [email protected] 2 points 1 year ago

I've kind of come and gone full circle on this one. It fits in the same space as the terminal, way more useful when you know what you want.

Some config files are a lot easier to get the behavior I want, but editing a poorly formatted (or in some some cases pointlessly complicated) config is a quick nope out.

Too many options to learn a new language.

view more: ‹ prev next ›