atzanteol

joined 2 years ago
[–] atzanteol@sh.itjust.works 4 points 41 minutes ago

Usually they are. Dictators typically gain and keep power by appeasing the wealthy and powerful.

[–] atzanteol@sh.itjust.works 2 points 11 hours ago

Farmer's almanac.

[–] atzanteol@sh.itjust.works -5 points 12 hours ago (1 children)

It's not my fault they make running apps from the cli so irritating. Broken by design. Even snaps work better.

[–] atzanteol@sh.itjust.works 3 points 22 hours ago

therefore had no journalistic obligations (I.e. they could say whatever they wanted).

There is literally no such thing in the eyes of the law. They could say whatever they want whenever they want.

journalism has legal protections and responsibilities that are upheld/enforced in courts.

No. It does not. The first amendment does not say "if you are a legally recognized journalist". It applies to everybody.

[–] atzanteol@sh.itjust.works 7 points 1 day ago (2 children)

Fox "News" is not a news channel. They actually define themselves as "entertainment" so you can't call them out for their lies in court.

This is the weirdest thing liberals believe. There is no such thing as "defining yourself as news or entertainment." There is no legal definition of "news organization".

The lawsuit you're going to reference said that Carlson was "opining" rather than stating "facts" which has a legal definition. Legal definitions don't often match with common usage.

And you can "call anyone out" for lying whether they're a news organization or not.

[–] atzanteol@sh.itjust.works 16 points 1 day ago

"My situation is nuanced and complicated. Other people's situations are simple and straightforward."

They believed the caricature "bad people" were going to be the ones targeted. She wasn't a "bad person" she just stayed a little longer while trying to get her green card....

[–] atzanteol@sh.itjust.works 30 points 1 day ago

We feel totally blindsided

😑

[–] atzanteol@sh.itjust.works 30 points 1 day ago (2 children)

Are we going to see how advanced shopping centers are in Iran? 🤣

[–] atzanteol@sh.itjust.works 16 points 1 day ago

the Guadalupe River had risen about 26 feet in 45 minutes.

Goddamn...

[–] atzanteol@sh.itjust.works 1 points 1 day ago

Many (most?) databases these days support some sort of full text search.

[–] atzanteol@sh.itjust.works 0 points 1 day ago* (last edited 1 day ago)

If a function has 300 lines without a lot of supporting documentation then I doubt that it is “clear, readable and concise” anyway.

Code - not function. Files often have multiple functions in them. If you can't read and understand code - I don't want you on my team.

I have never found it hard at all to skip past comments that are not relevant because my code editor helpfully colors them differently from the rest of the code, making it easy. Does your editor not do the same?

If it's something people will simply skip over then it's not useful. Don't pollute code with tons of unnecessary comments that you think will be useful for some "perceived future". They just add to your maintenance work.

Write your code to be understandable and document the architecture/design separately.

It depends on what you are doing. If you are implementing relatively simple logic like a REST API handler, then it is probably overkill. If you are implementing a relatively advanced algorithm, then having a running narrative of what is going can be extremely helpful.

Agree - most code is pretty straight forward. Save the comments for where it's needed.

 

Health secretary Robert F. Kennedy Jr.’s advisers ordered the release of a dataset that includes the private health information of people living in California, Illinois, Washington state, and Washington, D.C., to the Department of Homeland Security

 

Our longstanding offering won’t fundamentally change next year, but we are going to introduce a new offering that’s a big shift from anything we’ve done before - short-lived certificates. Specifically, certificates with a lifetime of six days. This is a big upgrade for the security of the TLS ecosystem because it minimizes exposure time during a key compromise event.

 

If you're self hosting roundcube be sure to update.

view more: next ›