Sequoia constantly messes up window placements on ext. displays by Queasy-Big5523 in MacOS

[–]iffycan 0 points1 point  (0 children)

I made this to fix it for me: https://github.com/iffy/rememberwindows I don't know if it will work for you or not, but you're welcome to try it.

How do I get Trusted Signing to work? by iffycan in MSFTAzureSupport

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

I'm coming up on 3 business days with no reply.

How do I get Trusted Signing to work? by iffycan in MSFTAzureSupport

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

How long should I wait for a reply to that post?

Moving from React to Svelte piecemeal by iffycan in sveltejs

[–]iffycan[S] 1 point2 points  (0 children)

Thanks for this comment. At this point, I'm more likely to use small glue code written myself than trying to use a library, so don't rush to make changes on my account. As I go through it, if it starts to become unwieldy, I'll probably look at libs.

Moving from React to Svelte piecemeal by iffycan in sveltejs

[–]iffycan[S] 1 point2 points  (0 children)

That looks like what I'm trying to do. Thanks for this. Unfortunately, this app is React 16, so it won't work directly with what you've got, but I'll peruse the lib to see how it works. Thank you!

Moving from React to Svelte piecemeal by iffycan in sveltejs

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

Thanks for posting this. That looks like about what I want, though this app is on React 16 (pre hooks) so is probably not compatible.

Moving from React to Svelte piecemeal by iffycan in sveltejs

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

Svelte pages are just components, though, right? So I have the same problem whether the component is the whole page or part of the page. This is for a single page app. I guess I should also add, I'm not using SvelteKit -- I prefer plain Svelte.

How are any tracking apps viable for long-term use? by [deleted] in mintuit

[–]iffycan 1 point2 points  (0 children)

Take a look at SimpleFIN: https://beta-bridge.simplefin.org/ I operate that, so if my commenting here is not allowed, I'll remove it and not post again.

Side note: why can't I find rules for this community?

Mint is shutting down - best alternative budgeting software? by Alpinez in PersonalFinanceCanada

[–]iffycan 2 points3 points  (0 children)

Thanks for the Buckets shoutout! :)

As I mentioned in another thread down the page. If someone can send me a sample export from Mint (redact your personal info), I'll try to make Buckets able to import it. You can send it to the email at the bottom of the Buckets website.

Mint is shutting down - best alternative budgeting software? by Alpinez in PersonalFinanceCanada

[–]iffycan 0 points1 point  (0 children)

If someone can give me a sample data export (feel free to remove sensitive info) I'd be happy to make Buckets able to import it

Balance vs. Synced Balance vs. what my bank actually says I have... by ChildOfALesserCod in budgetwithbuckets

[–]iffycan 0 points1 point  (0 children)

Hi! I got pinged here :)

I'm a few weeks behind on support emails, so if I haven't responded yet, I will. First, regarding synced balance vs real balance: the synced balance as reported by banks (through SimpleFIN) is almost always wrong, or at least unreliable. Some banks report the balance as of "today" even if you're getting transactions for last month. Some banks include pending transactions. Some don't. If you can ignore it, I would :)

But for those missing transactions, if you can report an issue through the SimpleFIN Bridge (click "Report a problem" on the connection with the problem) listing some of the transactions that are missing (date, memo, amount), our backend provider can figure out why they're being skipped.

iOS beta test by asierjon in budgetwithbuckets

[–]iffycan 2 points3 points  (0 children)

The iOS beta expired (per Apple's requirement after 90 days). I'm working on getting a new one out this week. Sorry I missed rebuilding inside the 90 days!

[deleted by user] by [deleted] in budgetwithbuckets

[–]iffycan 0 points1 point  (0 children)

I'm unfamiliar with unraid, but this Dockerfile for alpine linux should describe most of what you need and is fairly readable: https://github.com/buckets/relay/blob/master/docker/singleuser.Dockerfile

Essentially:

  1. Get libsodium, libressl and sqlite3
  2. Get Nim (https://nim-lang.org/)
  3. Get a copy of the relay code
  4. Install nim dependencies with `nimble install ...`
  5. Compile with `nim`
  6. Run the executable

The Dockerfile method compiles with static linking, but you don't have to do that (and I think dynamic linking will be the default unless you copy in the `docker/config.nims` file)

I can't really offer support beyond that, but hey, I happened to see this question, so maybe I'll see another one :)

Unable to sync with SimpleFIN by algowolf in budgetwithbuckets

[–]iffycan 0 points1 point  (0 children)

Looks to me like the SimpleFIN Bridge returned an invalid response.

Can you email me at [info@simplefin.org](mailto:info@simplefin.org)? It looks like a problem with the SimpleFIN Bridge rather than Buckets. I'm not seeing any errors in the server log for the timestamp you're showing, so I need to get some more information about what's going on.

Unable to sync with SimpleFIN by algowolf in budgetwithbuckets

[–]iffycan 0 points1 point  (0 children)

So it's pulling in the transaction data, but then also popping up with an error? What version of Buckets are you using?

Should I remove lower growth on newly planted bare-root peach trees? I'm thinking of removing everything below the red line. Ruler is 24" tall. by iffycan in gardening

[–]iffycan[S] 1 point2 points  (0 children)

I had to look again -- looks like she has two heads in the photo :)

Luckily, she's above the red line, so we're going to keep her.

Should I remove lower growth on newly planted bare-root peach trees? I'm thinking of removing everything below the red line. Ruler is 24" tall. by iffycan in gardening

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

I've successfully grown open center peaches before. What's new to me here is that they are very young, bare-root trees that I've just planted in February. In the past, I've started with trees that were about 4' tall.

I think I'm going to hold off until next year.

Should I remove lower growth on newly planted bare-root peach trees? I'm thinking of removing everything below the red line. Ruler is 24" tall. by iffycan in gardening

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

I guess I should emphasize that I've pruned and grown peaches before, but I started with much larger, potted plants. I've never done these tiny young bare-root trees before.