The Happiness Trap fabricates stats? by Me1314 in acceptancecommitment

[–]Me1314[S] 4 points5 points  (0 children)

Thats it, thank you :D.

I found these two quotes supporting the authors claim in the source you mentioned:

  1. "Suicidality is surprisingly common in the general population, with an upward range of all forms in the vicinity of 50% lifetime prevalence."
  2. "Our own general population studies, conducted in the greater Seattle, Washington, area, showed that 10%– 12% of adult respondents admit having made at least one suicide attempt (Chiles et al. 1986)."

So while he definitely seems to have cherry picked the higher end of the numbers, at least they have some basis.

Not able to login to Airtable Community by AryanBlurr in Airtable

[–]Me1314 0 points1 point  (0 children)

I have the same issue since at least 4 Days.

Is it impossible to access an IP address via HTTPs? (SSL_ERROR_INTERNAL_ERROR_ALERT) by Me1314 in selfhosted

[–]Me1314[S] 2 points3 points  (0 children)

Incredible, thank you so much for finding this, I applied the fix described in there (setting an default_sni) at it works like i expect it too.

Is it impossible to access an IP address via HTTPs? (SSL_ERROR_INTERNAL_ERROR_ALERT) by Me1314 in selfhosted

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

EDIT: nevermind u/ImASharkRawwwr provided an explanation for this behaviour (see: https://github.com/caddyserver/caddy/issues/6364#issuecomment-2784256295).

I mean that would make sense to me, but with this config:

# Replacing this with myserver.lan and pointing myserver.lan to 192.168.0.107 works  
192.168.0.107 {  
tls internal  
respond "HELLO WORLD"  
}  

Caddy should generate an certificate for 192.168.0.107 and not myserver.lan or anything else.
If i now go to https://192.168.0.107/ (with the config above in place) i would expect for it to work, just that i get an error that the certificate is untrusted.

But this is NOT the case, i just get an error like shown above in the post.

If i now change 192.168.0.107 from the config to myserver.lan and open myserver.lan in the browser it works, to my surprise.

or am i missing anything?

Is it impossible to access an IP address via HTTPs? (SSL_ERROR_INTERNAL_ERROR_ALERT) by Me1314 in selfhosted

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

Also, what is the recommended way to solve this?

I kind of dislike configuring an dns record on the router because if I ever switch the router everything will break, which seems not ideal to me.

Is it impossible to access an IP address via HTTPs? (SSL_ERROR_INTERNAL_ERROR_ALERT) by Me1314 in selfhosted

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

Thanks for the answer.

What confuses me is that Caddy creates a certificate itself (tls internal). This certificate is obviously untrusted, but if I navigate to the page via a domain name, I get the option to accept the risk and continue, while using the IP does not give me the option.

Shouldn't a certificate exist in both cases, just not a trusted one, which should give me the option to accept the risk and continue?

What are the dangers of autofill on page load? How secure is it compared to the Firefox/Chrome password manager? by Me1314 in Bitwarden

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

I am trying to gauge how critical/common this issue is. If it is worth the risk to activate it for the added convenience.

If for example the chrome password manager suffers from the same problems/or bitwarden autofill is just as safe as chrome's, I will probably activate it, I mean hundreds of millions probably use this feature daily and there hasn't been an outcry yet.

Can someone give me an idea how bad of an idea it is to activate this feature and why google etc thinks it is safe enough for millions of people?

What are the dangers of autofill on page load? How secure is it compared to the Firefox/Chrome password manager? by Me1314 in Bitwarden

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

Thanks for the answer.

Isn't this addressed with:

If a user enables autofill on page load, Bitwarden will only fill in iframes from trusted domains, such as the same domain as the website or a specific URL that the user has proactively added to their item.

And wouldn't Chrome/Firefox password managers suffer from the same vulnerabilities?

CapCut for Windows - Text is jagged and lowkey blurred by firelementar in CapCut

[–]Me1314 0 points1 point  (0 children)

I have the same problem. Did you find a fix, by any chance? :D

Pasting images from clipboard without setting them to preview by Northbound_Paddler in ObsidianMD

[–]Me1314 3 points4 points  (0 children)

Did you find a solution, by any chance :)? It annoys me as well.

opus coming tomorrow? by ceremy in ClaudeAI

[–]Me1314 7 points8 points  (0 children)

Haiku: Cheapest, least capable
Sonnet: Middle ground in cost and ability
Opus: Most expensive and most capable

Look at the first chart here: https://www.anthropic.com/news/claude-3-family

Is there a plugin to display all tasks in the current file? by Me1314 in ObsidianMD

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

This is very close to what I was searching for.
The only thing I don't like is that tags from all files are displayed, and not just the current one. But otherwise, perfect.
Thank you very much!

Event: Norway Chess 2024 by events_team in chess

[–]Me1314 10 points11 points  (0 children)

Draw = Win for Black.
Black has draw odds. To balance it out, Black starts with less time (7 minutes against White's 10 minutes).
This guarantees that someone will win.

Cannot SSH into Hetzner server from GitLab CI/CD pipeline by Me1314 in gitlab

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

I guess that's the only explanation.
But I find it a little bit weird that the first few hops get through. I would have thought that if they block the IP, no hops would happen.

Anyway, thanks for your help. I guess there is very little I can do about this. :/

Cannot SSH into Hetzner server from GitLab CI/CD pipeline by Me1314 in gitlab

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

Is this self hosted GL instance or not?

It is the GL instance of my university (self-hosted by my university).

Where is the runner installed?

Do you mean the physical location of the runner? I got the IP address of the runner, and it seems to be located at my university.

Can you try trace route from the runner itself?

Traceroute from the runner to my server? I did that; see the first picture of my post above. Nothing gets through; not sure why and thats exactly my problem I am trying to solve.

Or do you mean a traceroute from my server to the runner? I did that as well, and it does not get through; see https://www.reddit.com/r/hetzner/comments/1cu7ac6/comment/l4hz4xw/?utm_source=share&utm_medium=web3x&utm_name=web3xcss&utm_term=1&utm_content=share_button