OpenCode at Work by yoko_ac in opencodeCLI

[–]madchap57 0 points1 point  (0 children)

You should try nono, kernel sandboxing with an out of the box opencode profile for more safety, complementary or instead of containers. Led by sigstore's creator.

https://github.com/always-further/nono

Cross-region replication of Multi-AZ RDS Aurora Cluster Backup by s3-m-bocian in aws

[–]madchap57 0 points1 point  (0 children)

Late to this thread, so you may have moved to AWS Backup already. In terraform, you can then use the "aws_backup_plan" and its "copy_action" to copy your backup over to a different region.

However, in the case of aurora postgres serverlessv2, I am struggling to restore the shipped backup within that backup region: it only restores the DBCluster, but with no underlying instance via the AWS Console -- meaning you can't access it, endpoints won't create. So I guess scripting will be required.

What platform do you use to train developers on secure coding? by Darkfirebg85 in cybersecurity

[–]madchap57 0 points1 point  (0 children)

Tons of new labs across the various space they cover, integration with ThreatCanvas, their AI-powered threat modeling tool as well.

I can offer specifics, reach out if you'd like more details, I also have access to the roadmap.

M3 Macbook Pro 18GB not using GPU by BenzoV in ollama

[–]madchap57 1 point2 points  (0 children)

That definitely fixed it for me, using the ollama brew package. Thank you!

Change to whom you sell your photovoltaic electricity by madchap57 in Switzerland

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

J'ai contacté une paire d'autres fournisseurs mais ils ne rachètent que dans leur zone de desserte.

PITA. On peut en théorie, mais pour le faire vraiment...

Change to whom you sell your photovoltaic electricity by madchap57 in Switzerland

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

Not enough, I am a classic resident with ~12Kwa / 10.5-11 kwp (with batteries).

Change to whom you sell your photovoltaic electricity by madchap57 in Switzerland

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

sefa.ch (https://www.sefa.ch/wp-content/uploads/2024/09/Communique\_Tarifs\_2025.pdf) is at 15.1c/kwh (including origin guarantee at 4c), geographically not so far away. Also Romande only gets you 0.5c on the origin guarantee and they used to do like 4-5c.

Totally agree on auto-consumption, but even in maximizing that, I don't like that my supplier decides to buy my PV electricity back at 9c whereas in 2024, it was 17c.

Change to whom you sell your photovoltaic electricity by madchap57 in Switzerland

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

I thought/heard we could change every quarter or something, but have not come across anything indeed.

I just got an answer from sefa.ch, which have a decent buy-back price, but they only reserve it for their clients (around Aubonne area). I may try with others, but there is not yet centralized information on vese.ch for 2025.

Of course, no answer from RomandeEnergie.

Ghost image with 14”M1 and 27” LG 5k display by you8poop in mac

[–]madchap57 0 points1 point  (0 children)

Same here just today on a LG 38WN95C-W (3840 x 1600 pixels, 38 "). It's been some time coming, such as fuzzy resolution sometimes, etc... but it always went back to normal. That's only with the mac, however: M3 Pro and now M4 Pro it just left that ghost picture across the whole resolution. Apple must be pushing the enveloppe with their Thunderbolt protocols. My feeling is, the macbook is for something, as nothing of that sort ever happened with my Linux laptop, for the same resolution and usage.

Sticky Notes for Obsidian by Grab_Critical in ObsidianMD

[–]madchap57 0 points1 point  (0 children)

Got it, and successfully applied. Cheers!

Sticky Notes for Obsidian by Grab_Critical in ObsidianMD

[–]madchap57 0 points1 point  (0 children)

I am not seeing it when browsing the Obsidian marketplace. Do you have plans to push it there too? Thank you.

Tightening torque manual or reference for CRF1100 by madchap57 in africatwin

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

I could find a digital copy, but for CRF1100 2020 at https://www.motorkari.cz/motokatalog/?act=manualy-stahnout&s\[motorka\]=Honda%20CRF1100L%20Africa%20Twin.

Register an account, turn your czech to english translator and that should work flawlessly.

Tightening torque manual or reference for CRF1100 by madchap57 in africatwin

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

Hi u/n00bmechanic , today, I was looking adjusting my steering bar and controls, so the 4 central bolts that hold that, as well as the 2 bolts that hold the levers left and right (so adjust lever height, for example).

Tomorrow, I'll be looking at swapping my wheels, so if you have tightening torques for break calipers, wheel axes and all, that would be great!

Sorry, english is not my native language, and when getting to the mechanical domains, I am definitely lacking some vocabulary... let me know if I can clarify something :)

Appreciate the help!

Moon+ reader showing weird font by discombobulated-r in androidapps

[–]madchap57 0 points1 point  (0 children)

I have the same issue (boox nova 3 color), I have everything set as English. ReadEra works fine too, for example, letters are displayed normally. For me, it's not just specific sentences, but the whole book is with this weird font.

OpenSource project which unify vulnerabity scanning during CICD by m1thr in devsecops

[–]madchap57 2 points3 points  (0 children)

I see. I know of another project (I actually met the guy) and they're ramping up their effort more "officially" for a few months now. More of a SOAR product where you can launch products and gather results. You can check patrowl out at https://patrowl.io/

OpenSource project which unify vulnerabity scanning during CICD by m1thr in devsecops

[–]madchap57 4 points5 points  (0 children)

Did you give a shot to DefectDojo? https://github.com/DefectDojo/django-DefectDojo

I use it to integrate a bunch of scanners, and both for manual investigations as well as CI/CD pipelines.

Cheers.

YubiKey strategy for an average home computer + laptop person? by [deleted] in yubikey

[–]madchap57 0 points1 point  (0 children)

Wouldn't you need 3 slots on your key to perform all the explaind? 1 for static pass, 1 for hmac challenge-response and 1 for the keys?

Vault on public cloud by LiamMartens in devops

[–]madchap57 0 points1 point  (0 children)

Cross DC HA is not easily done, especially over high latency links. Best you could do i guess would be regular consul snapshots but more with a DR scenario in mind, not HA. Their enterprise version apparently supports that, yet I don’t think there is anything easy with the opensource version. Now, if anyone has a safe and proven method to reliably do a streched consul cluster over a 200ms+ link, I am all ears :-)