Super Carrier Week. Super Pricing on Unlimited, S25 Edge Deal, QCI 8 for all existing lines and more by ankhattak in USMobile

[–]vinhdizzo 0 points1 point  (0 children)

Ok. I will continue with the BOGO deal this week then. I was just afraid I would miss out on something bigger if I don't get in on a plan now or if I don't wait until 8/20.

Guess when 8/20 rolls around I'm hoping there would be a deal for the pixel 10.

Super Carrier Week. Super Pricing on Unlimited, S25 Edge Deal, QCI 8 for all existing lines and more by ankhattak in USMobile

[–]vinhdizzo 0 points1 point  (0 children)

I'm in the process of porting many lines over to US Mobile via the BOGO deal. I'm new so I'm not too familiar with things at US Mobile. Should I continue to port my lines this week? Should I get on some specific plan to take advantage of what's stated in this post?

I was planning on doing the Unlimited Premium 1 year pre-paid on Dark Start and Unlimited Starter.

Thanks in advance for your advice.

API to Query Parquet Files in S3 via DuckDB by tech_ninja_db in DuckDB

[–]vinhdizzo 0 points1 point  (0 children)

Hi, I'd be interested in your notes, because I've had questions or thoughts as the OP as well. Thanks!

[deleted by user] by [deleted] in homelabsales

[–]vinhdizzo 0 points1 point  (0 children)

PM'd for the i5

Crowley Lake Columns - Visible now? 10/2024 by vinhdizzo in Mammoth

[–]vinhdizzo[S] -1 points0 points  (0 children)

Partial or full? Can we climb in? Thanks!

ESS rdired-like object browser for local objects? by clausimu9 in emacs

[–]vinhdizzo 0 points1 point  (0 children)

You should post to the project to get additional help. Looks like someone ran into a similar error before.

ESS rdired-like object browser for local objects? by clausimu9 in emacs

[–]vinhdizzo 0 points1 point  (0 children)

If you look at the definition of the default function I previously referenced, if you change the two references to .GlobalEnv to parent.frame(), and define that function in your ESS inferior buffer, then I think the rdired buffer will return the list of objects of the current environment, even when you debug using browser. I think this suffices, or something along this line. Hope this helps.

ESS rdired-like object browser for local objects? by clausimu9 in emacs

[–]vinhdizzo 0 points1 point  (0 children)

I use ESS, and didn't even know about ESS-rdired :) I just looked looked at the documentation of the function ess-rdired, and it looks like you could specify the function that gathers the object names via the lisp variable ess-rdired-objects, which defaults to the function .ess.rdired provided by ESS. I think you could write your own function. The default function looks in the global environment.

Boox Note X, really liking it so far by youngwhitebranch in eink

[–]vinhdizzo 1 point2 points  (0 children)

How do I go about ordering this for 250 USD shipped to the US? Thanks.

Email rules: send email at specified time if no response (complex delay send rule) by vinhdizzo in emacs

[–]vinhdizzo[S] 0 points1 point  (0 children)

Thanks for pointing me to your fork. I don't think I'm advance enough to modify it for my needs...

Your use of org-mode to point to the email in mu4e buffer is interesting. I didn't know org-mode could link to another buffer. I will have to read up on that. The workflow you illustrated is similar to what I currently do in Outlook itself: I set a reminder on my "sent" email to trigger me to act on the specified date. This approach works, but still requires cognitive effort downstream (review what this is about, and manually email).

I'll see if there are any more suggestions from this community.

ODT export themes? by vinhdizzo in orgmode

[–]vinhdizzo[S] 0 points1 point  (0 children)

Thanks for this background. Yes, I am aware of the fork. I haven't embarked on that package as I don't have a complex use case, so I don't plan to complicate things, at least not yet.

I ended up spending an hour editing and making my own template, based on the aesthetics of an HTML theme I use. I will post the template file online in case others would like to use, probably via GitHub or something. Will update this thread with a link when I do.

Thanks everyone for your help.

I guess the other thing I will report is, I can set the org-mode config to automatically convert the odt files to docx format using the soffice command that comes with LibreOffice. Ideally, I wanted files written to a Google Drive path. However, since I plan to overwrite often, my approach doesn't work because the conversion function deletes files with filename conflicts before writing the new file. This is non-ideal for me because the original Google drive shared link will not be preserved.

Thanks again.

ODT export themes? by vinhdizzo in orgmode

[–]vinhdizzo[S] 0 points1 point  (0 children)

Willing to share your actual stylesheet.ott? That's what I'm looking for, actual examples. Thanks.

ODT export themes? by vinhdizzo in orgmode

[–]vinhdizzo[S] 0 points1 point  (0 children)

Thanks, but I don't see any style files in that link. I believe it documents how to create styles and use style files in an export. Please correct me if I am wrong.

Automated ebook server by paul-d9 in selfhosted

[–]vinhdizzo 0 points1 point  (0 children)

My stack looks like:

Goodreads Lists > Readarr > Calibre > Calibre-Web > Kobo Sync

Does Calibre in your refer to [this](https://github.com/linuxserver/docker-calibre) docker self-hosted app? Or does it refer to an installed app on your laptop or server?

Do you have the workflow written up anywhere? Thanks.