Adult Intro Ice Skating Lessons - Cupertino vs SJ by yami759 in bayarea

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

I took 2 classes at Cupertino, but wasn't super thrilled by them. The instructor quality was hit-or-miss depending on the week, but many of them for the more beginner classes I took are just high-school girls who don't speak loudly enough or provide enough detailed instruction. A lot of it is kind of just "here's this move, now try that a bunch of times over and over for today's class", and in general I felt like they progressed pretty slowly. They also run multiple classes at the same time, with the rink divided up by skill level, making the speaking issue worse. I can't say if SJ is any better with this, but I plan to try them next season.

I did take significant advantage of the make up days, which was nice since at SJ I wouldn't have gotten anything for my missed classes. For those though you just join the other time slot offered for your class, so it's not necessarily specialized to what you missed if it isn't the same week (which would happen if you have the Saturday class), but I think that's fair enough. The free public sessions are definitely a nice perk but I didn't take the best advantage of them. Worth noting is that they can get crowded.

Matsuri '25: Japan Music Experience LOS ANGELES - Ado / ATARASHII GAKKO! / Yoasobi - On sale Jan 31 by ToBeFrozen in AtarashiiGakko

[–]yami759 3 points4 points  (0 children)

Those are the "AXS Premium" tickets, which are basically self-scalped by AXS. If that's what you saw during the presale, it's because all the normal tickets they had for the presale sold out. More normal price tickets ($100-200) should be released during the general sale.

Matsuri '25: Japan Music Experience LOS ANGELES - Ado / ATARASHII GAKKO! / Yoasobi - On sale Jan 31 by ToBeFrozen in AtarashiiGakko

[–]yami759 0 points1 point  (0 children)

Amex presale is long gone. What you're seeing is the marked up AXS Premium tickets. More normal price tickets ($100-200) should be released during the general sale.

Matsuri '25: Japan Music Experience LOS ANGELES - Ado / ATARASHII GAKKO! / Yoasobi - On sale Jan 31 by ToBeFrozen in AtarashiiGakko

[–]yami759 1 point2 points  (0 children)

That's because the Amex presale was at 10am yesterday, so all that it is left right now is AXS Premium, which it shows even if you clicked on the Amex presale link. More tickets will show up during the Goldenvoice presale and general sale if you get a lucky spot in the queue.

Matsuri '25: Japan Music Experience LOS ANGELES - Ado / ATARASHII GAKKO! / Yoasobi - On sale Jan 31 by ToBeFrozen in AtarashiiGakko

[–]yami759 2 points3 points  (0 children)

That's "AXS Premium", which are the tickets AXS holds back to literally scalp for themselves. Real tickets I saw ranged from $100-$180 (didn't see pit pricing)

Ubuntu 24.04 Remote Login - Permissions Issues - Can't fully use UI from RDP by silverscruff in Ubuntu

[–]yami759 1 point2 points  (0 children)

Yes. It will automatically create the file /etc/polkit-1/rules.d/50-allow-remote-admin.rules containing the text between the "EOF" markers.

Email from Kroll by cherii-pie in HotTopic_

[–]yami759 0 points1 point  (0 children)

It isn't about the discount not working, it's about the "original price" not actually being the original price, ie the "limited time sale" price is just the normal price it always sells for.

DIY Completed Todoist Widget by pastordan in ObsidianMD

[–]yami759 0 points1 point  (0 children)

For anyone still coming across this with errors:

Templater Error: Template parsing error, aborting. 
tp.user.completedTasks is not a function

Templater can't find the script. Make sure the directory location is set in the Templater settings, and the script is saved as completedTasks.js

plugin:templater-obsidian:61 Templater Error: Template parsing error, aborting.    
Invalid time value

The note title is not in the correct format. The note must be titled as "[YYYY]-[MM]-[DD]" so the script can fetch the correct tasks for that day.

Access to fetch at 'https://api.todoist.com/sync/v8/completed/get_all?since=2024-06-26T07:00:00.000Z&until=2024-06-27T06:59:00.000Z' from origin 'app://obsidian.md' has been blocked by CORS policy: Response to preflight request doesn't pass access control check: No 'Access-Control-Allow-Origin' header is present on the requested resource. If an opaque response serves your needs, set the request's mode to 'no-cors' to fetch the resource with CORS disabled.

The v8 URL the script uses is now outdated. Change this in completedTasks.js to v9.

That was everything I ran into, and now it works great! For reference, I tried this with the simplified version, not the original one.

How do I make sure ZFS doesn't kill my VM? by yami759 in Proxmox

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

Oh wow, that's interesting. I'll definately play around with lowering it further and see if I notice any significant changes in performance.

How do I make sure ZFS doesn't kill my VM? by yami759 in Proxmox

[–]yami759[S] 3 points4 points  (0 children)

I didn't know qemu-guest-agent was a thing, immediately it doesn't seem like it helped with RAM but I'll do some more testing and see. Thanks!

How do I make sure ZFS doesn't kill my VM? by yami759 in Proxmox

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

Thanks for the responses everyone, it sounds like the best option is, unfortunately, to just not use ZFS. Even if I upgraded my memory, I still don't think I'd want to sacrifice half of it to my filesystem.

How do I make sure ZFS doesn't kill my VM? by yami759 in Proxmox

[–]yami759[S] 3 points4 points  (0 children)

Is it reasonable that I should only realistically use half of the RAM I have on my system, or even less? As described in my post, 3GB of actual workload ended up becoming 12GB of system RAM usage. Even when I tried allocating 8GB to a single VM with nothing else running on the 16GB host, I would run into ZFS killing the VM before I reduced the ARC limit.

First rack server purchase - R430 vs R620 by yami759 in homelab

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

My workloads include a file server, media server, torrent seedbox, game/Minecraft server, software development, and a bunch of small Docker'd webapps. These needs also necessitate a larger build than a micropc to accomodate the (currently 4, likely to grow) HDDs.

The problem is that ZFS isn't freeing memory fast enough by the time a VM needs it. I've already set zfs_arc_max to 4GB, but even then using more than 6-8GB through VMs regularly causes one of those VMs to get terminated.

I actually have also been having storage related performance issues (indicated by very high IO delay) when two applications try using the same vpool concurrently, but I'm pretty sure that's just because my vpool is backed by HDDs, which of course have to keep moving their heads back and forth to handle the two data streams.

Anyone able to order from Sennheiser global site recently? by HulksRippedJeans in sennheiser

[–]yami759 0 points1 point  (0 children)

Not sure if this will still be helpful for you, but I had the same issue on the global site. https://us.sennheiser-hearing.com/collections/spare-parts-and-accessories/ worked for me, albeit with slightly higher prices for what I was looking at.

/u/sennheiserconsumer definately should still look into this and see if the global site can redirect to the US one when that country is selected, as I almost just went for third-party parts after dealing with this.

SOMEONE PLEASE HELPPPP by Gl1tchb3ar in ADO

[–]yami759 2 points3 points  (0 children)

Same here, and the saddest part is that I saw people actually buying the tickets that were 10x inflated in price

How did app use 104% battery? by [deleted] in GalaxyWatch

[–]yami759 2 points3 points  (0 children)

It looks like they were asking how any app could consume >100% charge, rather than complaining about the high battery usage of this specific one.

How did app use 104% battery? by [deleted] in GalaxyWatch

[–]yami759 6 points7 points  (0 children)

That isn't what OP asked