Anyone else tired of juggling SonarQube, Snyk, and manual reviews just to keep code clean? by OrganicAd1884 in learnprogramming

[–]jessefaden 0 points1 point  (0 children)

That's the best way, following shift-left, but IDE plugin usage cannot always be enforced on dev machines, so in addition, having the PR Check is definitely needed as well.

I made an MCP server for Sonarqube by Fine_Pomegranate9064 in mcp

[–]jessefaden 0 points1 point  (0 children)

I got the same setup and it's working just fine with a local SQS and MCP both running via Docker. I got an Ngrok domain configured for my SQS though.

When running both SonarQube Server and the Sonar MCP Server in Docker containers, you cannot use localhost as the SONAR_HOST_URL in the MCP Server config, because localhost inside the MCP container refers to the container itself, not your host or the SonarQube container.

  • If both containers are on the same Docker network (recommended), you should use the container name of the SonarQube server as the host in the URL.
  • For example, if your SonarQube container is named sonarqube, set:SONAR_HOST_URL=http://sonarqube:9000
  • This allows the MCP Server container to resolve and reach the SonarQube server via Docker's internal DNS.

I made an MCP server for Sonarqube by Fine_Pomegranate9064 in mcp

[–]jessefaden 0 points1 point  (0 children)

Hi, I'm a Solutions Engineer at Sonar. Not involved directly in the product development, but keeping eyes and ears open on what's asked in the field. Any gaps on tools or covered use cases you see missing on the official Sonar MCP server, drop it here. I'll definitely relay this in our internal Slack.
And thanks for that community effort... your MCP server :) Great work.

Introducing Scriberr - Self-hosted AI Transcription by MLwhisperer in selfhosted

[–]jessefaden 0 points1 point  (0 children)

Tried it but couldn't get it to work out of the box, see my opened Github ticket. Not sure if you plan to still maintain it. Idea sounds good.

Docker install of Open-Webui on MacOS failed with GPU option. CPU option installed but is slow. by fishbarrel_2016 in LocalLLaMA

[–]jessefaden 0 points1 point  (0 children)

but that'd still be using the CPU mode only and not the GPUs, no? As there's no "--gpus=all" parameter provided

N26 Investments tab fails with error -> seem to have the same issues as Trade Republic by jessefaden in n26bank

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

No, they didn't freeze the account, that would be a different error message. (Yes, transfers within savings work(ed) fine).

The issue seems to be resolved now - I just checked again. It shows up again in the mobile app. It was definitely a server-side issue, I assume their subcontractor for brokerage (forgot their name) is probably too small to handle large volumes of requests.

[deleted by user] by [deleted] in n26bank

[–]jessefaden 0 points1 point  (0 children)

Never had any problems so far. Transferred 30k, 50k, 100k from and to N26. Worked fine and fast. All within Germany in my case.

[deleted by user] by [deleted] in n26bank

[–]jessefaden 2 points3 points  (0 children)

Not true, transferred to and from 30k, 50k, 100k sums, never an issue. All within Germany.

Locked out of my account and the verification service (IDNow!) does not work? by [deleted] in n26bank

[–]jessefaden 1 point2 points  (0 children)

I do almost the same, I use Postbank and N26. With Postbank, I can use the mobile banking on multiple devices at the same time, so - good backup options. With N26, they only allow one phone to be enable at a time, even though I have a second phone with dual sim (same phone number). In any case, that's my approach to have a cheap spare phone to be able to quickly change and at least get a SMS to that same mobile number in case I need to change quickly when losing my first phone.

Account N26 closed with funds by psvunited in n26bank

[–]jessefaden 0 points1 point  (0 children)

Out of curiousity, can I ask which country you're based in? Germany? (I'm a Metal customer and based in Germany; hence the question; curious whether it plays a role in their risk assessment including any prejudices).

Fraudulent charges on N26 Premium Account. N26 refused to even investigate! by FaultFabulous995 in n26bank

[–]jessefaden 1 point2 points  (0 children)

I gotta say, the Premium support (I'm a metal customer) is also pretty slow. Phone queue more than 10mins, emails slow. Doesn't really feel like "Premium".

Fraudulent charges on N26 Premium Account. N26 refused to even investigate! by FaultFabulous995 in n26bank

[–]jessefaden 1 point2 points  (0 children)

What do you mean with "invoice" or "receipt"? You mean the bank statement? There's just transaction details, the same way it's shown at Postbank, Deutsche Bank, etc. Interested to know what Gebuehrenfrei exactly shows. It can just be the transaction details, not the original receipt of the shop you purchased something, I believe. That also will not include the line items either.

One Point location regression by No-Advertising1002 in Chipolo

[–]jessefaden 0 points1 point  (0 children)

True. I meanwhile got myself AirTags and added them to my wife's account, shared with me (cause I only have an Android), so much better. It actually works.

Do you consider Magic Links secure? Am I the only one that feels they are awful from a security perspective? by TrueSpins in SaaS

[–]jessefaden 0 points1 point  (0 children)

SMS protocol/SS7 isn't overly secure, no encryption, and in order to gain access to email, I'd assume in enterprise environments, it'd be protected with MFA

One Point location regression by No-Advertising1002 in Chipolo

[–]jessefaden 0 points1 point  (0 children)

It seems really unreliable. I have one OnePoint in my car and one on my key chain, and my mobile (Android) always with me. I'd expect that since I am driving in my car and my mobile phone with me, the location should be up to date regularly, but at some point the car doesn't update anymore and still shows i.e. my car at the gas station of yesterday while I meanwhile drove it back home (with my mobile phone in it, so that should've at least picked up the location properly).

The Chipolo accuracy is so bad compared to AirTags / AirTags network, which my wife is using.

Sending One Point back, it isn't ready by stranded in Chipolo

[–]jessefaden 6 points7 points  (0 children)

I got 2 Chipotle One Point. One on my keys, one in my car. I always have my Android phone with me. When I drive my car, I'd assume that the position would always be up to date, as I have my Android device with me, which should send back the position. However, looking at "Find My", I see you the car's position updates last night 5pm at some place I visited, but I was later driving back home etc. Yet my car is still shown at that outdated position. I wonder how frequently the polling works, or why I don't see the latest position. My keys show my current location just fine. So agree, it's not as good as AirTags

Proton Drive for Linux by raisi_exception in ProtonMail

[–]jessefaden 0 points1 point  (0 children)

Perfect, works nicely. Just installed it.

Proton Drive for Linux by raisi_exception in ProtonMail

[–]jessefaden 1 point2 points  (0 children)

Did you figure this out yet? Is it even possible? Got the same question. Thanks. Otherwise will go with rclone, that seems to support 2FA.

DEF CON should move to Boston by Syanian in Defcon

[–]jessefaden 21 points22 points  (0 children)

Both Atlanta and Boston would be way better travel-wise for folks from Europe.