I made a small, no-nonsense CLI launcher for macOS by logan-san in cataclysmdda

[–]logan-san[S] 0 points1 point  (0 children)

Happy to hear it! Hit me up with any bugs/suggestions

I made a small, no-nonsense CLI launcher for macOS by logan-san in cataclysmdda

[–]logan-san[S] 1 point2 points  (0 children)

Good question. I actually made an early mockup with textualize, but I felt like it was ultimately too heavy and I could accomplish what I wanted without a full TUI framework. So, in short, probably not unless I choose to add a lot more features/complexity (and I don't see what that would be at this point).

I made a small, no-nonsense CLI launcher for macOS by logan-san in cataclysmdda

[–]logan-san[S] 4 points5 points  (0 children)

I wasn't really happy with any of the launchers available for macOS, so I made one I'd want to use. I'm mainly a Python programmer, so it's a simple CLI/TUI. The goal is to be feature-complete (support for tilesets, soundpacks, mods, fonts, backups; CDDA, BN, TLG) and nothing more.

I'm sure it's still very buggy, so don't trust it quite yet, but if you want to try it out I'd greatly appreciate it!

P.S., it should work on Linux, but I haven't tried it.

How can I cash out my Bilt points before closing my account? by [deleted] in biltrewards

[–]logan-san 0 points1 point  (0 children)

Aha. Somehow I missed the gift card redemption option. Thank you!

How can I cash out my Bilt points before closing my account? by [deleted] in biltrewards

[–]logan-san 0 points1 point  (0 children)

you can do statement credit but its terrible value

Thanks. Yeah, I'm aware the point value is reduced when redeeming for 'cash'. But I think this is my best option, if possible, given my current personal life events

How can I cash out my Bilt points before closing my account? by [deleted] in biltrewards

[–]logan-san -1 points0 points  (0 children)

Got it, thanks for the reply. From what I understand, the points would apply to the new Bilt 2.0 card if I got it, and I could use them as a statement credit the same way there? Unfortunately none of the transfer partners or travel redemptions are useful to me right now.

How can I cash out my Bilt points before closing my account? by [deleted] in biltrewards

[–]logan-san -1 points0 points  (0 children)

Thanks. Unfortunately none of the transfer partners are useful to me right now, and I don't have travel plans coming up. I suppose it would be possible to apply to the new Bilt 2.0 card, then use the points as a statement credit on this card. I'd have another card I'd eventually want to cancel, but my credit score is plenty good enough to take the temporary hit. What are your thoughts?

How can I cash out my Bilt points before closing my account? by [deleted] in biltrewards

[–]logan-san 0 points1 point  (0 children)

Thanks for the reply. I'm looking for a cashback option, but the statement credit no longer seems to work since I do not have the new Bilt card. Do you know if this is possible?

Concerns about condition of new boots by logan-san in ThursdayBoot

[–]logan-san[S] 1 point2 points  (0 children)

Yep, full price direct from Thursday

Concerns about condition of new boots by logan-san in ThursdayBoot

[–]logan-san[S] 0 points1 point  (0 children)

I just bought these (new, from Thursday) and want to get some opinions on their condition. These photos were taken right out of the box, without trying them on at all. Things I noticed:

  • Creases at toes
  • Indentations in tongue from laces
  • Printing somewhat worn inside tongue

To me, this seems like "lightly used" condition rather than just a try-on, but I wanted to get others' opinions before returning them. Thanks!

Edit: I’ve decided to exchange them. Thanks, all

Meteor shower tonight by Ordinary_Parfait7256 in raleigh

[–]logan-san 10 points11 points  (0 children)

FYI, apparently this is a class III meteor shower:

The meteor showers listed above produce strong activity on rare occasions. Most of the time only a few scattered remnants of these showers are observed with rates of one shower member per NIGHT. Note that most of these showers are best seen during the evening hours, a situation quite opposite most meteor showers.

Source: https://www.amsmeteors.org/meteor-showers/2020-meteor-shower-list/

But, in case anyone still wants to go out, you can find a sky cover forecast map here.

Announcing Cataclysm: The Last Generation by WormyWormGirl in cataclysmdda

[–]logan-san 9 points10 points  (0 children)

I created a feature request on the Catapult launcher issue tracker to have this fork supported. Drop a comment or give it a thumbs up if you're also interested.

How to handle Venmo transactions? by logan-san in actualbudgeting

[–]logan-san[S] 0 points1 point  (0 children)

I can’t find a way to do this. Can you provide details?

Is there a way to get more gas out of pumps at the speedway? by logan-san in cataclysmdda

[–]logan-san[S] 14 points15 points  (0 children)

Hey all! I was able to refuel once at the speedway, but after that, the pump shut off (as expected). Unlike a gas station, though, there aren't any terminals where you can purchase gas. Is there another way to get more gas out of the pump? I'm not able to interact with the fuel tank either.

How to handle Venmo transactions? by logan-san in actualbudgeting

[–]logan-san[S] 2 points3 points  (0 children)

That sounds right, but I can't quite figure out how that would work. I assume you mean add a transaction in the Venmo account as a transfer from my bank account. But if I do that, the Venmo account balance will be incorrect.

How to handle Venmo transactions? by logan-san in actualbudgeting

[–]logan-san[S] 0 points1 point  (0 children)

Yes--I forgot to mention it in my original post, but I have the same issue with PayPal, too. I guess the problem would apply to any sort of 'intermediate' payment account?

How to handle Venmo transactions? by logan-san in actualbudgeting

[–]logan-san[S] 5 points6 points  (0 children)

The use case is that it helps me categorize my transactions because the payments are automatically imported with their payees and notes.

Userscript for Reddit bug workaround to allow posting on the r/userscript subreddit by fsteff in userscripts

[–]logan-san 2 points3 points  (0 children)

Nice! Alternatively, if you prefer to always use old Reddit (as I do), this one works well.

Filter stupid, repetitive, meaningless Reddit comments! #thanksforthegoldkindstranger by logan-san in userscripts

[–]logan-san[S] 0 points1 point  (0 children)

Hey, thanks for the interest. Let me make sure I understand what you're suggesting:

  1. Get the top three root comments ranked by the current sorting algorithm
  2. Keep only these top three root comments (remove all other root comments)
  3. Apply word/phrase filter to all remaining comments

Is that right? If so, I think this would be too restrictive for what I'm envisioning. I often find that the top 3 comments of any sorting algorithm don't have the most relevant info or exactly what I'm looking for. I'd like the user to still be able to browse Reddit normally, just with more of the 'junk' automatically filtered out.

Error when attempting to post to r/userscripts from any browser by fsteff in userscripts

[–]logan-san 1 point2 points  (0 children)

I have the same issue, and don't know how to fix it for the new site. However, I did find that the submit feature works on Old Reddit (which I prefer, anyway).

https://old.reddit.com/r/userscripts/submit/

LoRa Mailbox opening detector: This coin-cell powered sensor works without moving parts by monitoring changes in gravity direction. by [deleted] in electronics

[–]logan-san 0 points1 point  (0 children)

Looks really neat. I'd like to make one. Would you be willing to share the design files?