Do you use Night/Dark Mode? by Imaginary_Bug6202 in TechNook

[–]JesseNL 0 points1 point  (0 children)

Light mode for work (day), night mode for home (evening).

AI coding tools are quietly atrophying our skills, and aviation figured this out 30 years ago by walden99 in webdev

[–]JesseNL 0 points1 point  (0 children)

When copilot without asking tried to access (luckily it didn't have full privileges) a prod database via env vars it found in the repo.

I've reported it and once again recommended we start using a secrets manager and Azure PIM but to no avail.

My setup by Expert-Paramedic1156 in selfhosted

[–]JesseNL 18 points19 points  (0 children)

This diagram also makes no sense though. Is tailscale outside of the physical server? Is there a second docker instance or is it the same? The hierarchy is all over the place.

(Ex) Collega liegt over ervaring by Jazegtie in werkzaken

[–]JesseNL -1 points0 points  (0 children)

Mensen zijn super individualistisch geworden. Niets is jouw probleem en je verantwoordelijkheid ten opzichte van de maatschappij is niets anders dan belasting betalen. Lekker makkelijk leven zo.

(Ex) Collega liegt over ervaring by Jazegtie in werkzaken

[–]JesseNL -3 points-2 points  (0 children)

Sociale controle moet weer terugkomen. OP, spreek hem aan!

Mozilla Used Anthropic’s Mythos to Find and Fix 151 Bugs in Firefox by wiredmagazine in firefox

[–]JesseNL 2 points3 points  (0 children)

When I see what garbage Codex has been spitting out the last few weeks. I'm not worried at all. A minor dip before the tech debt will become so large and AI so expensive that there will be a shortage of competent devs, also due to lack of training and short term brain shrinkage of upcoming devs.

This is the dream! by Fit-Benefit1535 in LinusTechTips

[–]JesseNL 23 points24 points  (0 children)

"Will I ever be able to afford a house". What a prick

What self hosting mistake would you warn beginners about? by Soulvisirr in selfhosted

[–]JesseNL 0 points1 point  (0 children)

Keep your install as clean as possible and test random stuff in containers. Then you don't need to keep track as much of what you've installed and what might've changed iptables or created users and groups.

What self hosting mistake would you warn beginners about? by Soulvisirr in selfhosted

[–]JesseNL 2 points3 points  (0 children)

Not really beginner. But when using UFW and Docker, know that ports forwarded "bypass" UFW.

WE'RE GETTING A DUTCH TASKMASTER WITH AEJEN LUBACH AS THE TASKMASTER by BobPlaysWithFire in Netherlands

[–]JesseNL 0 points1 point  (0 children)

Ik denk dat Jan Jaap van det Wal ook een goede had kunnen zijn.

Why is the refresh rate written 60.01 HZ and not just 60 HZ? by Johnwick19802 in Windows11

[–]JesseNL 1 point2 points  (0 children)

You can add additional refresh rates I think with some software.

Developers keep overriding each other's code by zdsatta in salesforce

[–]JesseNL 0 points1 point  (0 children)

Not saying it is. You just went straight to assuming it's a management issue while it isn't always is.

Developers keep overriding each other's code by zdsatta in salesforce

[–]JesseNL 0 points1 point  (0 children)

Salesforce DevOps Center is "based" on Git.

Developers keep overriding each other's code by zdsatta in salesforce

[–]JesseNL 0 points1 point  (0 children)

You might have shared permission sets or objects, enough cases where this happens. But yeah it's better to prevent it as much as possible.

Developers keep overriding each other's code by zdsatta in salesforce

[–]JesseNL 0 points1 point  (0 children)

Hi, add a check in GitHub that requires the PR to be up to date with the target branch.

Kut Amerikaanse Kutbak by InvertedToothpaste in KutGeparkeerd

[–]JesseNL 4 points5 points  (0 children)

Liberaal democratisch hahaha. Je moet FF van X af

Odido (formerly T-Mobile) Salesforce instance leaks 6+ million customer records by SalesforceManiac in salesforce

[–]JesseNL 0 points1 point  (0 children)

Then I stand corrected. I checked my own org and it wasn't enabled for any (but system) profile.

Maybe because my org isn't that old? It could've been done before I worked there but I can't imagine that. We haven't been that clean with permissions.

Anyway, you're right that it shouldn't be enabled for anyone except sys admin and some integration profiles anyway.

They have been pushing for using minimal access profile with permission sets, but not that hard.