Salta al contenuto principale




Lemon, ginger and lemon balm beer


Happy days! My new beer is done. This is a battle-tested recipe with lemons and ginger. This time I also had 10 g of fresh lemon balm in the seasoning infusion. This guy:

Works really great as a beer component, sharing to spotlight this herb with you all! There's a Wikipedia page that describes the many aromatic compounds it imparts. It's perennial (pic is from my garden), grows in a slightly invasive manner so you only need to plant very little to get enough for many brews. This was a warning 😀

Another new twist was a helping of Weyermann spelt wheat malt. I expected the nutty spelt flavour from it, but the taste profile ended up so multi-faceted that I'll need more tastings to pinpoint it 😁 All in all, a distinctive flavour to this beer. Fermented to bone dry very smoothly.

Questa voce è stata modificata (1 mese fa)
in reply to robsteranium

Absolutely! On mobile so I'll make this tight...

Mash is 18 L water, 6,7 kg of mostly blond malts, including 1 kg of Weyermann Spelt and 1 kg of Simpsons Premium English Cara for a little sweetness. 60 min BIAB mashing with strike temp at 71,2 °C.

Then there's the infusion: 3 L water heated to boil, off the hob, in with ingredients and let sit with lid on. This had 2 large organic lemons sliced thin, one smallish ginger sliced thin, 10 g lemon balm leaves and growth tips, 30 g Simcoe and 30 g Amarillo hops (pellets). It had about an hour and half to infuse.

One more thing was the yeast starter - 2 L water, 1 dL white sugar, 1 dL sugarcane syrup, pinch of yeast nutrient. Extra sugar there to feed the starter and offset the diluting effect of 5 L water added on top of the mashing.

Boiled the wort for 50 min, added 60 g Challenger hops at 45 min to go. The 3 L infusion went into the boil at about 10 min to go, flame up to allow a little boiling for that too.

One thing I might have changed in hindsight is a little less of the Amarillo and Simcoe in the infusion to leave more room for the lemony notes.

Would be great to hear how it went if you try this 😀

in reply to tasankovasara

Brilliant. This looks great. Thanks for taking the time for a thorough write up!


Thoughts on social media device?


I have been trying to de-google and de-meta my life, but although i haven't had facebook for a year and a half, i need it for work. Also i do miss marketplace, and some niche groups.

i have been thinking to setup a used android phone, that runs a new google account, that is not related to my (still at use google account). (as hard as i try, some profiles can't be unlinked to google once you have linked them).

Anyway - my concern is, that i'd still be trackable, even if i leave it at home and only use it when i need to use it. Won't meta eventually be able to link my identity to my nework, IP, location etc?

What would be the best way to go around this?

And what to do with secutiry verifications where they as for your phonenumber or to confirm, your ID with an SMS?

in reply to cosmicrookie

If you are leaving it at home, consider a WiFi-only tablet to eliminate any chance of data leaking through the cell modem. Or perhaps an Android emulator on a laptop, but that does come with its quirks. Better yet, also set up a router with router-level VPN at home just for your Facebook-connected devices. Get a cheap prepaid phone for the SMS activation. Don't boot anything up until you're ready and pay with cash or a prepaid gift card at a store you don't frequent or something like Craigslist if possible.

Normally, there's a chance of Google/Facebook asking for SMS confirmation again down the road, maybe long after your burner phone plan has expired. But you should be able to prevent this by adding a FIDO/U2F security key as your 2FA method. No idea if this can be set up on the mobile app, but if not, bring an unimportant laptop with a Linux live USB too.

Since you've already used Facebook in the past, and considering your use case and the nature of Facebook accounts, they most likely have your home location readily on file. Assuming that your main objective is to keep it from correlating your named accounts to pseudo/anonymous accounts and devices, first step would be to isolate it from your real IP address and browser fingerprint.

Now take everything to a library/cafe/somewhere you can access the internet anonymously. Leave your regular devices behind or at least have them in airplane mode and disconnected from the public WiFi. Set everything up, add your security key for 2FA, install a VPN client if Google/Facebook will allow it. Power everything down before leaving. Only power up the Facebook device once you are back home, ideally connected to a dedicated router with router-level VPN.

I don't really know how it all works, but sometimes I do think about all the times I've logged into accounts with my real name without a VPN. And wonder how many of those companies phone home to Meta with my real IP, letting them establish connections with my pseudonymous accounts I've also logged in to without a VPN.

It's a game rigged in their favor and the slightest mistake can blow your cover. Think carefully if Facebook is your only choice or if you can get by with an alternative. If you must use it, I would agree that a dedicated device, even if imperfect, is still one of the best measures for your privacy.

Questa voce è stata modificata (1 mese fa)
in reply to cosmicrookie

VPN + DeGoogled Privacy Android ROM would be the most practical. That way you should br free from most if not all cross device tracking.

In general having a seperate device for that stuff makes total sense.

Get some sort of device that is compatible with CalyxOS or GrapheneOS, like an older Pixel

not sure what would be best to handle verification.

You also have to be careful to use totally new accounts for everything on this new device, different number, different email, different device, different sim etc



App for downsizing MP3s automatically when copying to a phone?


I'm ditching streaming services and just going with local music. However all my CDs are converted to either flac or 320kbps mp3 files on my PC and thus far too large for the limited storage I have on my phone.

I was hoping there might be an app that would automatically downconvert to something like 128kbps and then copy over to the Music directory on my phone. A bit like how Calibre can automatically convert eBook files (e.g. mobi to epub) and then send them to your ereader?

Questa voce è stata modificata (1 mese fa)
in reply to Thorned_Rose

I'm in a similar boat to you. I ripped almost all of my CDs to 320kbps mp3s for portability, but then I wanted to put all of them (a substantial number) plus a bunch more (my partner's collection) on a physically tiny USB stick (that I already had) to just leave plugged into our car stereo's spare port. I had to shrink the files somehow to make them all fit, so I used ffmpeg and a little bash file logic to keep the files as mp3s, but reduce the bitrate.

128kbps mp3 is passable for most music, which is why the commercial industry focused on it in the early days. However, if your music has much "dirty" sound in it, like loud drums and cymbals or overdriven electric guitars, 128kbps tends to alias them somewhat and make them sound weird. If you stick to mp3 I'd recommend at least 160kbps, or better, 192kbps. If you can use variable bit rate, that can be even better.

Of course, even 320kbps mp3 isn't going to satisfy audiophiles, but it sounds like you just want to have all your music with you at all times as a better alternative to radio, and your storage space is limited, similar to me.

As regards transcoding, you may run into some aliasing issues if you try to switch from one codec to another without also dropping a considerable amount of detail. But unless I've misunderstood how most lossy audio compression works, taking an mp3 from a higher to a lower bitrate isn't transcoding, and should give you the same result as encoding the original lossless source at the lower bitrate. Psychoacoustic models split a sound source into thousands of tiny component sounds, and keep only the top X "most important" components. If you later reduce that to the top Y most important components by reducing the bitrate (while using the same codec), shouldn't that be the same as just taking the top Y most important components from the original, full group?

in reply to Thorned_Rose

If your files are flac and you just want to.copy some files you could try Mp3fs

That'll make your files appear to be MP3 when you access them

You could them use a file transfer mechanism to read them from the mp3fs location onto your phone with - kinda - one step.




Cuba land lease to Vietnamese company reaps rich harvest – DW – 07/30/2025


cross-posted from: lemmy.ml/post/34128492

Andreas Knobloch
Los Palacios
07/30/2025
Cuba has let farmland to a foreign company for the first time since its 1959 revolution, when all foreign landowners were expropriated. But can the #Vietnamese investor help rescue the island's struggling agriculture?

Under efforts to spur the domestic #rice output, the Cuban government has asked #Vietnam for help because the two countries have maintained friendly relations for decades, intensifying especially agricultuiral cooperation in recent years.

For Perez, the Los Palacios project marks a entirely new level of partnership though.

Privately owned Agri VMA is managing the lease largely independent from state interference, with operations being based on a business contract. The company has brought to Cuba its own resources, technical experts, and seeds from hybrid rice varieties developed in Vietnam.




Cuba land lease to Vietnamese company reaps rich harvest – DW – 07/30/2025


Andreas Knobloch
Los Palacios
07/30/2025

Cuba has let farmland to a foreign company for the first time since its 1959 revolution, when all foreign landowners were expropriated. But can the #Vietnamese investor help rescue the island's struggling agriculture?

Under efforts to spur the domestic #rice output, the Cuban government has asked #Vietnam for help because the two countries have maintained friendly relations for decades, intensifying especially agricultuiral cooperation in recent years.

For Perez, the Los Palacios project marks a entirely new level of partnership though.

Privately owned Agri VMA is managing the lease largely independent from state interference, with operations being based on a business contract. The company has brought to Cuba its own resources, technical experts, and seeds from hybrid rice varieties developed in Vietnam.





Cuba land lease to Vietnamese company reaps rich harvest – DW – 07/30/2025


Andreas Knobloch
Los Palacios
07/30/2025

Cuba has let farmland to a foreign company for the first time since its 1959 revolution, when all foreign landowners were expropriated. But can the #Vietnamese investor help rescue the island's struggling agriculture?

Under efforts to spur the domestic #rice output, the Cuban government has asked #Vietnam for help because the two countries have maintained friendly relations for decades, intensifying especially agricultuiral cooperation in recent years.

For Perez, the Los Palacios project marks a entirely new level of partnership though.

Privately owned Agri VMA is managing the lease largely independent from state interference, with operations being based on a business contract. The company has brought to Cuba its own resources, technical experts, and seeds from hybrid rice varieties developed in Vietnam.




in reply to cbd [he/him]

Penalty: the equivalent of $100, probably. And even that will be contested; the second judge will drop it to $50, and the third to $10, and then the Meta lawyer will pay that out of her pocket change.

in reply to juergen

I love what postmarket os is doing.
I hope it will be daily drivable in a few years.

in reply to crankyrebel

Trump saw his personal advert. "Senior male seeking fit children."
in reply to crankyrebel

"Child Rapist Invites Rapist of Child Prostitutes to Whitehouse"... is a more fitting headline.

in reply to John Richard

When something goes wrong in the West it's a very complex issue and not black and white. And definitely not related to Israel.


Tariff-splaining


Questa voce è stata modificata (1 mese fa)
in reply to crankyrebel

This is inaccurate. The piss goes on Americans and America.

He helped align Iran to Russia during his first term and does the same with India now.

in reply to crankyrebel

actually no the pee goes through our collective legs from trump but back into our collective tax paying faces 😭


What Are Your Experiences With Crypt.ee?


I am using Proton Drive at the moment and thinking of switching. I don't want to use file.io as it's too new of a product. What's your experience using crypt.ee? I want to use it for documents and photos. I know it doesn't have auto-upload.
in reply to sun

I got on very well with it. You don't get a lot of storage on the free tier, and it functions exclusively as a web app/PWA, but it was quite seamless.
in reply to sun

I use it for docs only and quite like it. My biggest complaints are that it doesn't support the dark mode setting server-side, which is quite annoying, and that you have to convert to PDF to print dark mode files, aaaand that if you type in your encryption key it will automatically log you in before you're able to tick the "save this device" setting.

Very minor, really. But I use Immich for photos so I can't speak to that. I'd probably opt for Ente if I were looking for managed hosting.


in reply to Jaromil

Pro tip, pop your legs isn the microwave for 30 seconds for a nice tan.
in reply to stupidcasey

Pop your legs in the microwqve for 30 minutes to feel what it will feel like if we do nothing about the billionaires


The worst mistake I could have possibly made with Linux...


So I chose to install Ubuntu and Ubuntu studio on top (which as I understand is just adding a bunch of apps and maybe doing some configuring). I am a musician and visual creative. I'd like to know why I made the wrong choice in distro. Hit me with it!

Why is your distro of choice better than the one I picked at random for myself?

What bottleneck am I to expect due to my non archyness?

in reply to phonics

I run arch on my laptop (btw), and Ubuntu server on my server. I like how reliable and stable Ubuntu server is. Gives me piece of mind.
in reply to phonics

Funnily enough I also used Ubuntu studio when I was distro hopping a lot more a year ago


So I tried windows tiling...


And omg! I have slept on this feature for so long. I assumed it was just dragging windows to corners and they snap on to the left or right back or top.
Then, I installed PopOS and saw an explicit button to turn on windows tiling but I was already using the drag function, so I was confused. I turned it on and omg! I have not felt more stupid and happily surprised by a piece of tech in a while.
It just works. I don’t have to be worry about arranging windows a special way for multitasking or for following guides. So much time saved.

How to make the most of it? Have you had a similar experience with something?

Questa voce è stata modificata (1 mese fa)
in reply to npdean

Too much people, including some popular youtuber, dont understand how tilling WMs make life easier.
in reply to Drito

I agree. It seems like a genuinely underrated feature, a surprise in today's landscape where everything has its backers.


How do you manage private phones with work necessities?


I’ve been tinkering with the idea of switching back to a dumb phone. I haven’t dug too far into the search because every time I do, I get hung up on the apps I need for work - outlook, my work keycard app, etc. Is there any good way to work around this? Keep my current phone with only those apps for work, operating on WiFi, and switch my primary phone?
If anyone has examples of things they’ve tried and what’s worked, that would be great. TIA!
in reply to ArcticPad

Use Shelter to create a work profile. This keeps all your work stuff sandboxed from your private account (or non-account).
in reply to ArcticPad

I have a smartphone and a small dumbphone - one for work stuff and one for play. I have glued velcro to the backs of them, so they can be like one phone in my pocket. Ultimate flexibility.


🐝 Billionaire Dies After Swallowing a Bee During Polo Match


Missed This One. Prince William's Friend. Can We Take A Moment To Thank The Bee For His Sacrifice? 🐝


What are "points"?


I noticed on a comment that I got 3 "points". Is it like upvotes?
in reply to july

There is an option in your settings so you don't see upvotes or downvotes.

None of these imaginary points matter.

(Lemmy is rad)

Questa voce è stata modificata (1 mese fa)
in reply to UltraGiGaGigantic

To be honest I find myself sometimes skipping comments which are down-voted to oblivion on other platforms.. 🤐. It doesn't help that the down voted comment also gets hidden. Sometimes they are rightfully down voted but other times the mass opinion is against OP's message which doesn't mean OP is necessarily wrong.
Do upvotes even matter? They are just indicators of good/bad but that doesn't prove anything. It's up to the perceiver to declare.


GNOME AI Virtual Assistant "Newelle" Reaches Version 1.0 Milestone


in reply to VITecNet

For some reason, these local LLMS are straight up stupid. I tried deepseek R1 through ollama and it was straight up stupid and gave everything wrong. Anyone got the same results? I did the 7b and 14b (if I remember these numbers correctly), 32 straight up didn't install because I didn't have enough RAM.
in reply to DonutsRMeh

Did you use a heavily quantized version? Those models are much smaller than the state of the art ones to begin with, and if you chop their weights from float16 to float2 or something it reduces their capabilities a lot more
in reply to DonutsRMeh

I've had good experience with smollm2:135m. The test case I used was determining why an HTTP request from one system was not received by another system. In total, there are 10 DB tables it must examine not only for logging but for configuration to understand if/how the request should be processed or blocked. Some of those were mapping tables designed such that table B must be used to join table A to table C, table D must be used to join table C to table E. Therefore I have a path to traverse a complete configuration set (table A <-> table E).

I had to describe each field being pulled (~150 fields total), but it was able to determine the correct reason for the request failure.
The only issue I've had was a separate incident using a different LLM when I tried to use AI to generate golang template code for a database library I was wanting to use.
It didn't use it and recommended a different library.
When instructed that it must use this specific library, it refused (politely).
That caught me off-guard. I shouldn't have to create a scenario where the AI goes to jail if it fails to use something.
I should just have to provide the instruction and, if that instruction is reasonable, await output.

in reply to DonutsRMeh

The performance is relative to the user. Could it be that you're a god damned genius? :/
in reply to DonutsRMeh

I had more success with Qwen3 14b/8b,But it still does small mistakes(like for me I asked It to compare Gstreamer and ffmpeg it got the licensing wrong)
Questa voce è stata modificata (1 mese fa)
in reply to VITecNet

From the title I thought Gnome foundation made a Ai Client for a sec, Until I read the article.
Questa voce è stata modificata (1 mese fa)


in reply to crankyrebel

As someone with a career in manufacturing who lived in the rust belt most of my life: I knew I was fucked financially each time Trump won, even without the needing to move to avoid hostile laws. What American manufacturing needs is affordable housing, reasonable trade, subsidies to start, and to accept that thr future of american manufacturing is high tech manufacturing that relies on our high numbers of engineers and our skilled tradespeople. Well paid, unskilled manufacturing jobs aren't coming back, but sensible forward thinking policies can ensure we have plenty of jobs designing, building, operating, and maintaining advanced and modern manufacturing systems.

Also the fact that our currency is highly valued isnt the best strategy for manufacturing, but it's an excellent strategy for other industries like finance and provides us a powerful ability to purchase foreign goods.

in reply to captainlezbian

To shift to manufacturing america needs to move to machine manufacturing and not just goods manufacturing since they are already being done very well in china, american labour cannot compete with china for cheap items the Chinese are just too good. But when it comes to advanced stuff like cars, solar panels, machineries etc that's where USA needs to work on.


two PMOS installs with LUKS


So I'm trying to setup peppermint os , I have two disks and I want them both to have full disk encryption. After a couple of reinstalls using different approaches, searches and llm questions , still can't get it to work.

First boot gets to encryption of SDA (I believe) , then to grub menu and I'm able to load the first one.
Managed to get new entries but then I get: server error you need to load the kernel first.

I believe both installs are fine and that it is a LUKS thing. UEFI, disabled secure boot.

Sda1 EFI
Sda2 root

Sdb1 EFI
Sdb2 root

Maybe EFI should only be on one of them?

in reply to hankthetankie [none/use name]

Have you tried asking on the Peppermint forums? People there might be more familiar with the specifics of the distro.



Police in German state to use controversial software by Palantir | dpa international


cross-posted from: lemmy.zip/post/45358033

Police in the south-western German state of Baden-Württemberg are to be allowed to use the analysis software from US firm Palantir, which is controversial among data protection advocates

The software was specifically developed for security agencies and is used by intelligence services, the military and police.

Palantir was founded in 2003 in the United States, notably by tech billionaire Peter Thiel. He is known for his libertarian and conservative positions, his closeness to US President Donald Trump and his criticism of liberal democracies.


in reply to schizoidman

I guess they’d argue that none of those pesky little data protection laws apply to competent authorities like the police and they’re probably justifying it with the criminal prosecution clause.

Great.

Questa voce è stata modificata (1 mese fa)
in reply to 0xtero

Exactly. Only small businesses and individuals have to honour the GDPR, not them.
in reply to schizoidman

Germany has been one of the biggest supporters of the genocide, they’re cracking down on minor dissent, they’re targeting minorities (including anti-Zionist Jews specifically). The Nazis are controlling Germany again.
in reply to surph_ninja

Sadly they always have been. USSR shouldn't have stopped at Berlin.
in reply to surph_ninja

I'll just throw in the mandatory 'always on the wrong side of history' cliché.
Questa voce è stata modificata (1 mese fa)
in reply to surph_ninja

Is it because they’re ashamed of their past they now fully encourage Israel?
in reply to july

No. It’s that the Nazis never really left power. They simply ruled under US supervision. And the Nazis always cooperated with the Zionist project.


I stand with Israel


Whether or not an ethnostate is good depends on the ethnicity of the people of the ethnostate.

(/s, it is POV of a racist)

in reply to YappyMonotheist

The American civil war was about states rights (states right to white supremacy)

Our new government['s]...foundations are laid, its cornerstone rests upon the great truth, that the negro is not equal to the white man; that slavery—subordination to the superior race—is his natural and normal condition. This, our new government, is the first, in the history of the world, based upon this great physical, philosophical, and moral truth.
in reply to skaarl

Even dumb and murderous racists have gone downhill in the US, lol. These ones at least seem literate!
in reply to skaarl

States rights people hate it when pointing out slavery was enshrined in the state constitutions as a requirement for being part of the confederacy.

Or when showing the south was pushing the north to ignore their states rights by forcing them to only follow southern slavery laws

in reply to skaarl

this is rather dumb considering Israel is more ethnically diverse than any of it's neighbors

73.2% (about 7,208,000 people) are Jews, including about 503,000 living outside the self-defined borders of the State of Israel in the West Bank
21.1% (around 2,080,000 people) are Israeli citizens classified as Arab, some identifying as Palestinian, and including Druze, Circassians, all other Muslims, Christian Arabs, Armenians (which Israel considers "Arab")
[2] An additional 5.7% (roughly 554,000 people) are classified as "others". This diverse group comprises those with Jewish ancestry but not recognized as Jewish by religious law, non-Jewish family members of Jewish immigrants, Christians other than Arabs and Armenians, and residents without a distinct ethnic or religious categorization.[2][1]


en.m.wikipedia.org/wiki/Demogr…

Questa voce è stata modificata (1 mese fa)
in reply to peregrin5

In a 2012 ruling by the Supreme Court on the issue, some of the judges on the panel discussed demography, and were inclined to accept that demography is a legitimate consideration in devising family reunification policies that violate the right to family life.

Those in favor of the law say the law not only limits the possibility of the entrance of terrorists into Israel, but, as Ze'ev Boim asserts, allows Israel "to maintain the state's democratic nature, but also its Jewish nature" (i. e., its Jewish demographic majority).

in reply to peregrin5

more ethnically diverse
Questa voce è stata modificata (1 mese fa)
in reply to peregrin5

Israel sterilized Ethiopian Jews without their consent stfu cracker.
in reply to peregrin5

The whites need the others to do all the hard work. Can't have a fascist settler colonial project without exploiting the natives. The ones that haven't been murdered in the genocide yet, of course.
Questa voce è stata modificata (1 mese fa)
in reply to woodenghost [comrade/them]

They need comprador tokens for PR brownie points to convince the libs of the diversity lie too
in reply to peregrin5

Ethnically diverse? Motherfucker, they're all kinds of WHITE EUROPEANS. It occupies Palestine with that in mind, using religion to hide behind it and justify it.

The other 30 percent were either kidnapped children from various operations (with the help of the West) that grew up to be dogs of the Euroanglo-zionazis and become Zionazis themselves or straight up opportunist compradors from all around the world. Oh and to top it off, they sterilize them no matter how much they try to be a good dog, because they're not white enough.

That's not diversity, that's a settler-colonial ethnostate playing population control, trying to get just enough brown to justify their occupation to the public, but not too much to maintain Pan-Europa whiteness.

in reply to peregrin5

And everybody has the same rights there? Or are some higher than others???
in reply to peregrin5

considering Israel is more ethnically diverse


Apartheid South Africa was ethnically diverse...... Still an ethno-state.

Ethno-states aren't defined as lacking diversity, they are defined by an ethnic creating and maintaining a dominant hierarchy of that diversity.

in reply to TranscendentalEmpire

not disagreeing but want to point out by that definition America is an ethnostate. Which again I'm not disagreeing with.
in reply to peregrin5

For the vast majority of its history absolutely. It wasn't until the civil rights movement where that was even somewhat debatable.
in reply to peregrin5

I don't know why you're getting down voted. It's just a historical fact.
in reply to Saymaz

It's because he's attempting to utilize the fact that America was and potentially still is an ethno-state to lessen the culpability of the Israeli ethno-state.

While modern America uses systemic racism to establish an ethnic hierarchy, unlike Israel it doesn't expressly by law prohibit the movement or upward mobility of different ethnicities. Even if it did, that fact would not lessen the culpability of another state doing the same.

Context and nuance is important.

in reply to TranscendentalEmpire

I thought they were just agreeing on the fact that the USA is also an ethno-state that was founded on genocide.
in reply to Saymaz

They were, but when evaluated against their original claim its pretty apparent they were doing it to establish a whataboutism.
in reply to peregrin5

by that definition America is an ethnostate.


🤔🤔🤔🤔🤔🤔🤔

in reply to ShinkanTrain

what do you think white Republicans and project 2025 are doing hunty?
in reply to peregrin5

as well as most of the democrats and their refusal to enact the equal rights amendment.
Questa voce è stata modificata (1 mese fa)
in reply to peregrin5

it started inthe 70's and passed all the ratification hurdles in 2020; that's how long people have been trying to push for it and proves how little things change within the american system.

in typical democrat fashion, biden made much ado about ratifying it, but without supporting it against the technical hangups so that it would die on its own and doing so paved the way for project 2025.

in reply to eldavi

i doubt it would have made it past the republican owned Congress that Biden experienced during his tenure. has very little to do with lack of Democrat support. this just smells like anti-Democrat whataboutism to me.
in reply to peregrin5

democrats had majority control of the house, senate and presidency in 2020; there was nothing stopping them from pushing this through.
Questa voce è stata modificata (1 mese fa)
in reply to eldavi

looking at the history it looks like in 2020 democrats were trying to push this through but via a state ratification process. keep in mind dems only had congress for two years and there were other things they were trying to get done such as ACA. reading through the history though it seems everytime it is put forward or progress is made toward it, it is being pushed forward by democrats. what are you bitching about now? that biden didnt dictator it in like Trump does? why do types like you only ever bitch about dems and not repubs? how much is putin paying you? or is he just holding your family in front of a window?
Questa voce è stata modificata (1 mese fa)
in reply to peregrin5

the democrats kept control of the house for the entirety of biden's tenure as president while they had control of the senate for half of it and the aca fell apart anyways despite the democrats having a majority .... again.

no one expects the republicans to follow through on welfare programs, so it's silly to hold them to account on it on something like the equal rights amendment; the democrats do claim to care and that's why we expect progress from them.

in reply to eldavi

it's silly to expect basic humanity from Republicans so you bitch about democrats having basic humanity but not doing enough (in your opinion). lol ok then.
Questa voce è stata modificata (1 mese fa)
in reply to peregrin5

why would anyone complain about something they're not expecting?
in reply to eldavi

maybe your expectations for Republicans are too low

i almost forgot why i had instance blocked .ml on my lemm.ee account and neglected to do so on my piefed account. my bad. i keep getting reminded what a waste of time it is to talk to tankie chuds.

Questa voce è stata modificata (1 mese fa)

in reply to zero

Good job Mr president. Now you've helped Russia with a few things.

  1. If they know where the sub's are, they now know if you lie or tell the truth about the sub's.
  2. If they didn't know where the sub's are, they now know where they probably weren't, and where they may be going
  3. In either case, they know you've fucked with their patrol routes, which may give them yet another advantage with finding them; or seeing how you influence their routes


How can ufw do me like that?


EDIT: Thanks for the help guys!

Something strange happened just now, im trying to figure out how exactly did it happen. On my server I was suddely able to bypass my VPN! I looked around what did happened and found that my VPN service had sent me an email that my subscription expired. What is strange is that I have ufw rules like

To                         Action      From

[VPN server]               ALLOW OUT   Anywhere                  
Anywhere                   ALLOW OUT   Anywhere on tun0

So it should be not allowed to access the internet outside of tun0. Why exactly did it happen? Does the VPN service change iptables or something? Any ideas? I was able to ping, wget, even surf on w3m. The thing is that when I rebooted the server, nothing could connect outside the tunnel, as it should be. Here is the whole ufw table.
Status: active
Logging: on (low)
Default: deny (incoming), deny (outgoing), disabled (routed)
New profiles: skip

To                         Action      From
--                         ------      ----
22/tcp                     ALLOW IN    192.168.1.0/24            
53                         ALLOW IN    192.168.1.0/24            
80                         ALLOW IN    192.168.1.0/24            
9091                       ALLOW IN    192.168.1.0/24              # Transmission
2049                       ALLOW IN    192.168.1.0/24              # nfs

[VPN server]               ALLOW OUT   Anywhere                  
Anywhere                   ALLOW OUT   Anywhere on tun0          
192.168.2.77 22            ALLOW OUT   Anywhere                  
2049                       ALLOW OUT   Anywhere                   # nfs

So how in the world did my VPN company do something to bypass my ufw??? Or was it something else completely?

TIA

Questa voce è stata modificata (1 mese fa)
in reply to blobjim [he/him]

curl ifconfig.me shows my ip address and I have full rawdog access to the internet lol

in reply to hankthetankie [none/use name]

Unsustainable if the app needs to be updated and not guaranteed to work, but I have ripped out the network and other unnecessary permissions of APKs before using APK Editor Studio.
in reply to monovergent 🛠️

BTW you don't neee an external app to remove network permission on GrapheneOS
in reply to hankthetankie [none/use name]

People have mentioned NextDNS (just a DNS setting) and TrackerControl (connects as a VPN on android/grapheneos)

I can mention also DNSNet (which actually also uses a VPN) and PCAPdroid

There are other options, with more features. Lists exist online



Hamas Wants Gaza to Starve [Please first read, then comment]


By Ahmed Fouad Alkhatib

E: Please read the article before commenting.

Questa voce è stata modificata (1 mese fa)
in reply to jordanlund

The article says that Hamas wants Israel to starve Gazans, it doesn't say that Israel doesn't starve Gazans.

It literally says Israel uses hunger as weapon (against Hamas and against –or at least not caring about– civilians): "Hamas has benefited from Israel’s decision to use food as a lever against the terror group, because the catastrophic conditions for civilians have generated an international outcry, which is worsening Israel’s global standing and forcing it to reverse course."

E: You partly approve the article yourself and I'm aware of the fact it's Israel committing the genocide.

Not I nor the article have said that Israel isn't committing genocide. The only thing said is that Hamas profits by it and that Gazans are furious about looters and the Hamas. I don't understand why so many people downvote this, claim I would be paid, claim I would deny the genocide or write 6 comments where 1 would be enough, if not you want to deny Hamas is a terrorist organization which only cares about its own survival.

Questa voce è stata modificata (1 mese fa)
in reply to Petersson

So why did Hamas agree to a ceasefire in March which Israel broke?

Why is Hamas bending over to accept ceasefire conditions? You are spreading Zionist blood libel and genocide propaganda.



France suspends Gaza evacuations over antisemitic posts by Palestinian student


in reply to ikt

Oh no the victims are not perfect. This means they deserve to be genocided!


How Did Hunger Get So Much Worse in Gaza?


How Did Hunger Get So Much Worse in Gaza?
nytimes.com/interactive/2025/0…
in reply to zero

Must be a bad harvest. No idea what could have caused this NYT.

in reply to mrdown

Yeah, but people are desperate and die of hunger.

Unknown parent

lemmy - Collegamento all'originale
mumblerfish
That would be an impressive addition to the standard model.


Protesters demand release of draftees in Vinnytsia, break into detention facility




multi boot - Hibernating and booting into another System or Distribution: will my filesystems be corrupted?


Short answer is: yes, as soon as more than one OS mounts a file system in read-write mode.

The kernel of a modern OS (I am generously including Windows here) caches file system data structures in memory. When you hibernate the computer, the content of that memory is written into a large file because that speeds-up a later restart.

Now, if you boot up another OS, and modify these partitions (without mounting them read-only), you alter the file systems data structures. That happens already when you view folders because this modifies access times stored in the inodes.

When you now shut down the second OS, and resume the first OS, the restarted kernel will have and use cached file system metadata which id loaded from the image into the kernel, that does not match that of the files on disk. And this causes file system corruption by definition.

Questa voce è stata modificata (1 mese fa)
in reply to HaraldvonBlauzahn

When you say hibernate do you mean sleep, because my understanding was proper hibernate writes the image to disk of the memory, and reads that back in on next boot. PC is totally off during proper hibernate
in reply to BCsven

No, I mean hibernate, with the PC turned off. In sleep state, you return to the running kernel/OS, so no possibility to boot into another distro, therefore no risk of filesystem damage.

The crucial thing is that file systems need to be unmounted before they can be accessed by another distribution or OS.

see

askubuntu.com/questions/55527/…

Questa voce è stata modificata (1 mese fa)


Changes according to the new UK, USA, EU laws?


So, im kinda curious ~~(preocupied)~~, regarding how is the feddi-verse standing in regards to this new threath to freedoms and privacy in general. To the point in which some of us are seriously considering leaving the "clear" net altogether in favor of freenet, tor (even if already kinda compromised by the feds), etc.

So... what now?

Questa voce è stata modificata (1 mese fa)
in reply to SinJab0n

I always hanged around non-mainstream forms of social media. The main issue with that is that the lack of "normies" soon transforms them in bubbles where extreme or controversial ideas are normalized.
in reply to JumpyWombat

Ik, but even then is better than having' no privacy at all. I got kicked from my first university for participating in protests regarding the "grape" of a student by a faculty member, i was one of the unlucky ones selected to be "examples", hell its even a law now that all protest are illegal and reason to inmediate expulsion.

So yeah, liberty and privacy, nothing less.

Questa voce è stata modificata (1 mese fa)

in reply to AlpBerNil

I wouldn't be surprised if said uncle asked to be made into a guitar or something.


Changing GTK theme vis Gnome Tweaks


I am trying to change my GTK theme via gnome tweaks buy that is no actual option to change the Theme via the appearance tab. I believe it is now listed under "legacy" and while the command line lists that my GTK theme is indeed changed to Material Black (the one I downloaded) the system windows still look like the default system settings. What is going on here
in reply to malfisya

I just REALLY want a pure black theme and apparently Gnome with Ubuntu is not the answer
in reply to WaffleWarrior

Just install XFce (no need to reinstall the OS). XFce is very themeable.


Running a business/working in 2025


How do I make money - self-employed - without using corporate social media?

I was coasting along on an extremely minimal income and I embraced an ethical position of using only privacy-compatible technology.

I subsequently had a wonderful little person come into my life who has made me want to have more material capability & flexilibilty. And so I have turned to trying to sell my skills again.

By refusing to use to use corporate social media to promote my services, I am handicapping myself in getting work.

I also struggle to bring myself to cooperate with powers which are working to undermine my child's opportunity to have a good life.

Would appreciate your thoughts

in reply to oeuf

First, congratulations on the new family member.

Not knowing exactly the nature of your entrepreneurial skills, I have found good success with meet n' greet, press the flesh as it were. Some businesses need a lot of advertising, some don't need any. Join your local Chamber of Commerce or Business Association. Keep your ears open. Treat every interaction as an opportunity to grow your business.

For example, I am getting along in years so farming 20 acres got to be a bit much for one old guy. I started leasing acreage to other local farmers mainly for growing silage. I was at one of our local farmer's market one day and by chance overheard/eavesdropped a conversation a small group was having. They were talking about looking for small plots of land that they could all go in on together and have a communal garden. You help with the labor, you get a share of the grow type of thing.

So I approached them and listened to them talk and suggested that I may have the solution they were looking for. Long story short, I now have four, one acre plots that I lease to locals for their communal gardens. I provide the pipe stand for a water supply with bib to split off different watering troughs and I plow the plot for you. All you have to do is work the soil, grow your veggies, and profit.

So basically now, I have positive cash flow with moderate to minimal work. I still maintain a one acre plot for my personal grow but in all honesty it's far to much for just one person to eat. I usually donate most of that to local food banks in town. Which is another good thought to keep in mind. We all get help along the way in life. No one is self made. Pay it forward. Give something back to the community local to you.

in reply to oeuf

What kind of business are you looking to start? I dream of being my own boss too.