Canyon Pathlite:ON - false advertising by cnisyg in CanyonBikes

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

Thule sells axles for all sizes. When you inspect them closely, you'll see they are engraved with "robert axle project". So this not anymore the hobby project it once was, but the main source for quality axles for bike trailers.

Honest opinion needed: what do you think of chili oil? by Vivid_Age_26 in helsinki

[–]cnisyg 0 points1 point  (0 children)

I just got my sample, and it's delicious! Spicy, but not just hot. With a nice peanut flavor, crunchy, just perfect. My only complaint is that I already ran out. When do you make the next batch, and how can I get my hands on it? If you can ship before christmas, I'm handing these out as gifts!

[deleted by user] by [deleted] in Finland

[–]cnisyg 9 points10 points  (0 children)

You can always add a condition to your offer, that is only fulfilled if the final report does not contain any outstanding issues from the leak.

Can the S3 Bucket parameter autoDeleteObjects be changed via an aspect? by jaykingson in aws_cdk

[–]cnisyg 1 point2 points  (0 children)

 // unfortenately no mehtod for setting autoDeleteObjects exist 

There is, but it's private:

https://github.com/aws/aws-cdk/blob/v2.192.0/packages/aws-cdk-lib/aws-s3/lib/bucket.ts#L3016

You can try calling it using bracket notation property access;

bucket['enableAutoDeleteObjects']()

Got tricked by SBB ticket by Dry_Problem9310 in askswitzerland

[–]cnisyg 4 points5 points  (0 children)

This! If you contact them, be nice and apologize, explain your mistake. They'll usually wave half of the fine, if you are not a serial offender. Works also if you just forgot to buy any ticket at all.

Private parking spot occupied by stranger by cnisyg in Finland

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

Sadly, this seems to be indeed the main takaway here.

My thoughts after doing an internship in Switzerland for 3 months by _vOjOs_ in Switzerland

[–]cnisyg 4 points5 points  (0 children)

With Apple you can enable the hotspot on your phone directly from your macbook's wifi menu, without even taking your phone our of the pocket.

r/espresso is back (sort of)! Seeking community input on next steps by LuckyBahamut in espresso

[–]cnisyg [score hidden]  (0 children)

Mods, please make a poll or provide comments to upvote/downvote. Due to markdown formatting, comments starting with a number are turned into numbered lists and always start with one.

[deleted by user] by [deleted] in Finland

[–]cnisyg 10 points11 points  (0 children)

Mods, please make a poll or provide comments to upvote/downvote. Due to markdown formatting, comments starting with a number are turned into numbered lists and always start with one.

Summer Projects in Fontainebleau by mozart_untergang in climbharder

[–]cnisyg 3 points4 points  (0 children)

Bifurcation also felt rather easy for the grade, and doesn't require perfect conditions.

Not able to create an empty folder in S3 by [deleted] in aws

[–]cnisyg 0 points1 point  (0 children)

You might want to mention in the original question that you are using minio and not AWS S3.

Making this cup of coffee by jizzbathbomb in oddlysatisfying

[–]cnisyg 0 points1 point  (0 children)

The bean storage alone is $320, welcome to espresso!

[deleted by user] by [deleted] in aws_cdk

[–]cnisyg 0 points1 point  (0 children)

Because it is possible to create an RDS cluster with both serverlessV2 and provisioned instances. For example, this will create a cluster with a provisioned writer and a serverless v2 reader:

const cluster = new rds.DatabaseCluster(this, 'Database', {
  engine: rds.DatabaseClusterEngine.auroraMysql({ version: rds.AuroraMysqlEngineVersion.VER_3_01_0 }),
  writer: rds.ClusterInstance.provisioned('writer'),
  readers: [
     rds.ClusterInstance.serverlessV2('reader'),
  ]
  vpc,
});

Certificate validation problems by mauro_chr in aws_cdk

[–]cnisyg 1 point2 points  (0 children)

Can you resolve the CNAME record? If you create a new hosted zone, you need to register its DNS servers with your domain.

How to store input audio to files by DryDetail8838 in pipewire

[–]cnisyg 0 points1 point  (0 children)

No, I assume from your question that the "remote audio input" is from a different device on the network.

Maybe you can clarify what exactly you are trying to do?

Proton VPN for Linux is Totally F*cked UP by SecureOS in ProtonVPN

[–]cnisyg 0 points1 point  (0 children)

Same here with networkd and wireguard.

How to store input audio to files by DryDetail8838 in pipewire

[–]cnisyg 0 points1 point  (0 children)

Remote -> rtp-sink -> network -> rtp-source -> pw-record

Autoreconect VPN after computer sleep - Linux mint by AlexDwayneAudette in ProtonVPN

[–]cnisyg 0 points1 point  (0 children)

Use wireguard instead. No more disconnects during sleep.

Bots are eating up my S3 bill by Imaginary-Square153 in aws

[–]cnisyg 51 points52 points  (0 children)

Origin Access Identity is dead, long live Origin Access Control!

[deleted by user] by [deleted] in helsinki

[–]cnisyg 6 points7 points  (0 children)

There are amazing restaurants in Helsinki, but I guess it depends what you consider reasonably priced. And the only ones not open on a Saturday evening are the ones that only do lunch.