[-] PennyJim@lemmy.world 19 points 2 months ago

Who knows when it'll decide controlled fire isn't enough anymore

15
submitted 5 months ago by PennyJim@lemmy.world to c/factorio@lemmy.ml

Or at least my attempt at improving it with the limitations of runtime scripting.

I'm posting because I would like some feedback on it.

The current things I still need to do are to listen for more command events so I can reimplement their messages, including fixing the admin promotion one. The current admin promotion message simply responds to the event of someone becoming admin, which doesn't contain info about who promoted them like the localized string expects.

As well as try and make a function that can send a message one tick late, as sending a message in the command event happens before the command is actually handled. Meaning the default error message happens after a custom one.

Finally, I need to implement some graceful way of handling shortcode collisions. I think discord does :shortcode~1: or something. Then I wonder if I should handle the order somehow, or let the modified pairs choose it for me. Though, with the companion mod of Twemoji, it re-registers the shortcode dictionary on the fly so the server can choose which standard to use. I think that might affect ordering, but I'm not actually sure.

I also have a branch that was attempting to do the colors differently, but I worked on that while slightly burned on the project and I don't like dealing with color math (it confuses me).

Sorry for the rambling, this kind of became my Todo list.

11
submitted 5 months ago by PennyJim@lemmy.world to c/factorio@lemmy.world

Or at least my attempt at improving it with the limitations of runtime scripting.

I'm posting because I would like some feedback on it.

The current things I still need to do are to listen for more command events so I can reimplement their messages, including fixing the admin promotion one. The current admin promotion message simply responds to the event of someone becoming admin, which doesn't contain info about who promoted them like the localized string expects.

As well as try and make a function that can send a message one tick late, as sending a message in the command event happens before the command is actually handled. Meaning the default error message happens after a custom one.

Finally, I need to implement some graceful way of handling shortcode collisions. I think discord does :shortcode~1: or something. Then I wonder if I should handle the order somehow, or let the modified pairs choose it for me. Though, with the companion mod of Twemoji, it re-registers the shortcode dictionary on the fly so the server can choose which standard to use. I think that might affect ordering, but I'm not actually sure.

I also have a branch that was attempting to do the colors differently, but I worked on that while slightly burned on the project and I don't like dealing with color math (it confuses me).

Sorry for the rambling, this kind of became my Todo list.

[-] PennyJim@lemmy.world 4 points 6 months ago

Look at the M on their chest, I think it's a costume party and the boxing gloves are from a little Mac costume

[-] PennyJim@lemmy.world 1 points 6 months ago

I have enjoyed the training diary, but I'm seriously addicted and have tons I'm reading. So the actual quality is both suspect because of how much I read between each chapter and how low my bar for reading is.

It did feel like the recent arc of taming this one monster was a little dragged out, and then I was a little disappointed by the actual result of it.

[-] PennyJim@lemmy.world 3 points 9 months ago

Setting CDPATH=:~/Documents/Dev makes navigating to any of my projects so much easier.

Thanks for bringing it to my attention

[-] PennyJim@lemmy.world 5 points 9 months ago

I've seen a number of comments imply the possibility of case insensitive tab completion. Is this real and how do I do it?

I have multiple times fumbled with forgetting to capitalize something, only for the terminal to 'dunk' at me

[-] PennyJim@lemmy.world 3 points 9 months ago

Good God that caught me so off guard

[-] PennyJim@lemmy.world 4 points 9 months ago* (last edited 9 months ago)

Wait what? You can export settings? That would've been helpful to know last night

Edit: it's under advanced settings

[-] PennyJim@lemmy.world 11 points 10 months ago

And their justice system

17
submitted 1 year ago* (last edited 1 year ago) by PennyJim@lemmy.world to c/nostupidquestions@lemmy.world

So here's a post. It'll be deleted shortly.

[-] PennyJim@lemmy.world 1 points 1 year ago

Great to see a name I recognize over here!

[-] PennyJim@lemmy.world 2 points 1 year ago

Does writing Arduino code really discount me from being a Linux noob? I still think I need to learn python to implement my macros rather then rely on GOME keybinds and bash scripts.

I also need to learn how to make a GNOME theme. I just want the default but with a different accent color. I used to use an extension, but it's out of date and doesn't convince pop-os to be in dark mode.

Damn... Every time I start talking about my experience I just start rambling about barely connected things.

[-] PennyJim@lemmy.world 4 points 1 year ago

I started writing that, got a little carried away, then decided even if no one cares, talking into the void has always been cathartic

[-] PennyJim@lemmy.world 9 points 1 year ago

As a Linux noob, the only time I've broken my bootloader was updating my distro after ignoring it for a year. I ignored the update because it broke a badly made script badly solving the complex problem caused by a simple problem that I ignored the solution to.

I finally fixed the simple problem because I needed to upgrade a library to get a modded launcher working so I could play with my friends. And I was thinking of rewriting the firmware for my macro keyboard to be better structured anyways.

I went back to the old firmware with a simple fix as the new one has a weird bug that if I hold two "even" keys at once, I get spammed down signals for the higher order one.

Linux has been fun!

view more: next ›

PennyJim

joined 1 year ago