Communick News

89 readers
3 users here now

Communick is a professional, privacy-focused service provider who supports open source and the indieweb. We support back the fediverse and the developers by pledging 20% of our yearly profits to the main development teams.

All users from this instance are expected to follow the Code of Conduct.

At the moment, only the admins can create communities. We are still figuring out what type of content we would like to provide here, but the general guideline is that we want to build a home of good discussion about culture, sports, and anything that can inspire and elevate our spirits.

Communick also provides managed hosting for Lemmy instances if you want to run your own.

For further questions, try our support.

founded 3 years ago
ADMINS
1
2
 
 
3
 
 

President Trump thinks that a decision Joe Biden made two years ago is the reason for the U.S. munitions shortage—not his costly and unpopular war on Iran.

“They talk about munitions—and we’re fine with munitions, we’re fine. But the reason it would be lower—and we’re building them like crazy—but the reason it’s low is [Joe Biden] gave three hundred billion dollars worth to Ukraine,” Trump said on the Real America’s Voice network Tuesday morning.

4
5
6
 
 

I believe if everyone who was against the current oligarchy started placing guillotine stickers everywhere, like you might for a favorite band, people would feel less isolated in their distaste for the current system.

And in an ideal world those who the guillotines are for might realize just how much they are in the minority.

7
 
 

My router has a pretty descent firewall so i feel like it should be safe? Maybe. Obviously I won't be signing into any online accounts or anything like that on the XP machine. Is this a bad ideas? Obviously using Windows in general is a bad idea but I'm sort of limited by the hardware here.

8
 
 

Equivalents because VSCode and its forks are not an equivalent.

TL;DR Jetbrains is getting worse, more like VSCode. I want out to something as powerful but not VSCode like (which is worse).

Jetbrains has been chasing VSCode's popularity to the detriment of its own product.

The modal commit dialog is now opt-in, behind a nearly hidden, advanced parameter and will be removed in the not so distant future. This was part of their effort to make the UI "leaner" and more like VSCode so now Jetbrains IDEs look more like it.

Some keyboard shortcuts have also had to be changed to be more like VSCode.

Jetbrains used to have a good docker integration, but that's either unmaintained or undergoing work to support dev-containers better - something that jetbrains practically had nearly a decade ago, which allowed you to code on another server (remote development).

AI Assistant and Junie (their coding agents which I have to use for work) have consistently been behind the curve and just keep getting worse. They have 2 separate products for agentic development and can't decide which to keep, so they duplicate efforts and fail at both. Now I'm asking my employer to just give me Cursor like the rest of the team, so I don't have to put up with this Jetbrains crap.

Privately, AI it's non-starter anyway, but my guess is that Jetbrains is also focussing more development efforts on that than actually fixing existing bugs.

9
 
 
10
11
451
Mirror Mirror on the Wall (static.existentialcomics.com)
submitted 11 hours ago* (last edited 11 hours ago) by PieMePlenty@lemmy.world to c/comicstrips@lemmy.world
 
 

Source: Existential Comics #667

Transcription:

Evil Queen: Mirror mirror, on the wall, who is the fairest of them all?
Mirror: Snow White.

Evil Queen: Hmmm ...

Evil Queen: Mirror mirror on the wall, does that mean there is an objective standard of beauty?
Mirror: Uhh ... yeah sure ...

Evil Queen: So how did you determine your answer? What is the objective standard that you used to determine this?
Mirror: Oh you know, she is just the woman most people would think is most beautiful.
Evil Queen: What? But that's not objective!

Evil Queen: If that were true I don't even have to kill Snow White, I just have to kill enough people who have the hots for her to tip the scales for me.

Mirror: Okay fine, then it is her pale skin.
Evil Queen: That's it, pale skin?
Mirror: Yeah paler the skin, the more beautiful the girl.

Evil Queen: You know ... that almost sounds a little racist, mirror on the wall.

Mirror: And another thing, there are too many immigrants ...

12
 
 
13
14
15
 
 

“As a trans man, I have the immense privilege of blending in. But these laws force me to choose between safety and obeying the law.”

16
 
 

President Donald Trump is openly hinting at taking over the midterm elections by declaring a national emergency.

Newsmax’s Wayne Allen Root interviewed Trump just after midnight Tuesday morning, and said that Trump had the right to declare a national security emergency next month, forcing through photo identification, proof of citizenship, limits on mail-in ballots, and other heavy voting restrictions. Trump seemed to like that suggestion, but didn’t want to tip his hand.

“Let me just say stranger things have happened, okay? I’ll leave it at that,” Trump said.

Trump is afraid of massive Republican losses in November’s midterms, and has been unsuccessfully pushing his allies in Congress to pass the draconian SAVE Act. With that appearing more unlikely each day, Democrats and other Trump critics are raising concerns that he may take drastic action, such as declaring a national emergency and maybe deploying legions of Immigration and Customs Enforcement agents to the polls.

In fact, Democrats have been trying for close to a year to get documents from the Department of Homeland Security regarding its policies and memos on sending ICE agents to polls. Agents were seen at polling places in Texas during its May primaries and in California in June, but when Democrats used the Freedom of Information Act to investigate, they were sent useless press clippings.

If Trump tries to invoke national security to take over federal elections, it would shatter precedent and could set off lawsuits and protests across the country. His repeated, disproven claims about voter fraud and rigged elections suggest that he’ll make the same excuses in November. The question is how to ensure a fair and accurate result that can stand up to his attacks.

17
 
 

Of the many useful things I could do with my spare time instead I'm setting up a Lemmy instance because why not. The scope of this is definitely greater than any self-hosting I've ever attempted, so please feel free to tell me just how much trouble I'm in. I'm just giving the broad strokes to see if I've made any crucial errors (other than deciding to do this at all).

And if this is a completely wrong place for a post like this or I'm missing data I'm supposed to include I apologize, I probably need a sanity check, in more ways than one.

First limitation, I'll be hosting it on an existing Linux Mint box acting as a file share mostly and occasional gaming PC/movie streaming box. Its hardware is overkill for this, I do not anticipate issues when it is in use. It receives regular updates and weekly reboots, instance will be set to automatically restart. NVMe with loads of space for local storage, RAID SSDs for data offload/backup.

Second limitation, I hate Cloudfare and Oracle. I do not want to use either of them.

Third limitation, money. Cheaper is better. I have a URL picked out and a registrar which will give me the cheapest long term option, in case I actually keep this thing going.

Last limitation, I'm already in over my head so I'll be relying on a lot of googling and probably some chat bots to figure things out as I go through the actual deployment process. What could go wrong?

So, Lemmy hosted on Linux Mint box using Docker containers. ISP is a good one for this I'm told, no CGNAT, largely stable public IP but I'll have a script running in case it does change. Confirmed ports 80/443 are open. Using Caddy for the HTTPS. Closed registration to start, if by some miracle I make it to actually wanting to allow additional users it will not be fully open, and I'll use Brevo for the email SMTP. Security wise I know I'm making it harder for myself by exposing my IP, I'm going to have UFW running and Crowdsec to help keep incoming bad traffic out.

Down the line I'll get Lemmy updates, backups, retention rules in place/automated, and make decisions on federation, etc. Thoughts?

18
 
 

I asked my wife of 10+ years of she could go get some strings for my wife's classical guitar today, because I wanted to start paying again after a long depression. I've finally got some of my artistic side back.

Set the new strings and started playing. I couldn't remember much from 25 years, but after a little while, my wife asked "How long did you play?", because I was better than she thought I would be. Maybe because she's never heard me play. Don't get me wrong, I fucking suck balls, but I do remember some tabs. Hopefully, I'll get better and not give up.

19
 
 

I was bored during his nap and he's OBSESSED with planes, so I figured I'd be productive.

I'm unhappy with the forward fuselage, but other than that it honestly looks pretty good from most angles. I have a strange love of working with cardboard, it's tons of fun as a structural material for cat trees and stuff like that

20
 
 
21
 
 

I want to create a better now playing radio for the Fedivers, or help create it, and I'm looking for feedbacks

the purpose: being able to share music quickly on the fedivers and also, discover music without relying on algorithm

For now music sent as toot on the fedivers like mastodon, with hashtags like #nowplaying, #np, are aggregated by online radios like
https://radio.eldritch.cafe/
We can then listen to these musics on a playlist
which is already really good

I'd like to find a way to make this better, first by integrating communities from lemmy and piefed, and share musics with genre

for example defining a list of hashtags like
#rock #classical #rap #pop #kpop #emo #metal #symphonicmetal

some genre would be included inside others like #symphonicmetal inside #metal but let's keep it simple at first:

just share a music with #np then #genre from a predefined list of genre and display it on a webUI

Of course this would be forbidden for AI, both for coding and for musics shared

Any ideas or suggestions for this ? Does it already exist ?

22
23
 
 
24
25
 
 

Full title: 92% of American adults aren’t going to a doctor because they cannot afford it. The health insurance industry must be dissolved & all of its executives criminally prosecuted for murder, conspiracy, and treason.

view more: next ›