[-] Deebster@programming.dev 5 points 1 year ago

I think scaled is better than hot otherwise you'll never see anything from your small communities.

[-] Deebster@programming.dev 4 points 1 year ago

Forgejo v11.0 is availablet ?

[-] Deebster@programming.dev 4 points 2 years ago

And they've highlighted the whole of the UK for "England". Scotland has the thistle, Wales has the daffodil and Wikipedia says that flax is widely used as a symbol of Northern Ireland.

I think of England's rose as red, because of the rugby.

[-] Deebster@programming.dev 4 points 2 years ago* (last edited 2 years ago)

It's a subtle difference between that and path::exists().

  • path::exists() == false might just mean you can't use it (if path::exists() cannot access a file due to e.g. permissions, it'll return false)
  • fs::exists() == Ok(false) means it's definitely not there (permissions error will cause an Err to be returned)
[-] Deebster@programming.dev 5 points 2 years ago

Re your off-topic aside, it looks more like that user has been tagged as verbose (whether that mean long comments or a high volume of posts isn't clear).

[-] Deebster@programming.dev 5 points 2 years ago

But occasionally you find $100000.

[-] Deebster@programming.dev 4 points 2 years ago

It's interesting that the author and most others went with 403, when 426 seems to be the most appropriate.

Neither are perfect matches, since 403 is about authentication and 426 is for Upgrade semantics (i.e. the upgrade is over the same transport protocol, not switching from http to https). npm isn't sending an Upgrade header, which is required, but I think if it sent Upgrade: TLS/1.0, HTTP/1.1 then that would be claiming they supported TLS on port 80 (STARTTLS style) - possible but unconventional.

[-] Deebster@programming.dev 5 points 2 years ago* (last edited 2 years ago)

I think Google's the worst for this. Examples such as the browser Chrome, when browser chrome has been a thing for a long time. Go, a very common verb and keyword and also now a programming language. Not to be confused with their Go Links, which was a URL shortener. And then there's all the ones they either rebrand or retire and/or replace.

Perhaps they want confusing names because they think other search engines can't handle the ambiguity.

[-] Deebster@programming.dev 4 points 2 years ago

This story is found in various credible places, including Reuters: Three US troops killed, up to 34 injured in Jordan drone strike linked to Iran

[-] Deebster@programming.dev 4 points 2 years ago* (last edited 2 years ago)

Good question. The documentation says:

On the left side of each post there are up and down arrows, which let you upvote or downvote it. You can upvote posts that you like so that more users will see them. Or downvote posts so that they are less likely to be seen.

which doesn't really back me up.

My downvote principle was meant more generally - most places that have a downvote policy say that it's not meant for shouting down people you disagree with, since that's not conducive for civil and nuanced conversations.

[-] Deebster@programming.dev 4 points 2 years ago

Thaaaat's what it is from. I knew I knew it from somewhere, but was thinking it was maybe Andromeda or even another BSG reference.

view more: ‹ prev next ›

Deebster

0 post score
0 comment score
joined 2 years ago