Salta al contenuto principale



Funny AI Love Calculator - try out it funny.


This app is just for fun and entertainment! Our "AI" love formula 💘 is designed to bring a smile to your face. Enjoy!


Slower with more power (Youtux)


in reply to LeFantome

There’s still plenty of inefficiencies to criticize.

  • Electron apps bundle an entire browser dedicated just to running the app. That takes up storage space and requires loading multiple instances of electron in memory if you’re running multiple electronic apps. Would be better if these apps could all share the same dynamically linked Chromium instance to run. Web apps are a decent alternative, but can lack desktop integration.
  • Rise of interpreted languages like JavaScript, though this is mitigated by JIT compilation.
Questa voce è stata modificata (2 mesi fa)
in reply to Leaflet

Of course there is lots to criticize. And it does not get worse than electron. But it is pretty easy to run a fairly lean desktop in 2025. And bloated applications are not a new invention.

I guess we can talk about the “rise” of interpreted languages. As long as we ignore that the Lingua Franca of the 8 bit era was BASiC I guess. Or Logo! We also have to ignore hugely popular languages in their era like Perl 5, Lisp, TCL, Scheme, and PHP. How about all those Bash scripts? And Javascript is less interpreted than it used to be as you say. I assume you mean Python but it is over 30 years old and PyPy is a thing. Most newer languages are JIT or fully compiled. Rust, Go, Swift, Carbon, and Zig are all compiled languages. Kotlin, Gleam, and Elixir are JIT. What are all the new interpreted languages? If anything, I would say the trend is towards performance and efficiency.

JavaScript works against his point in a big way. Javascript was released 30 years ago and yet javascript code runs dramatically faster (on the same hardware) in a modern web browser than it will on one from back then. JavaScript engines are VERY heavily optimized and browser devs will move mountains for another percent or two. And WASM is even faster.

You can build Rust applications on Windows 95 and they are faster than C++ was back then. Not everyone has given up on performance.

Modern code can be much more parallel and asynchronous (faster). And there is a strong recent focus on memory safety and efficiency.

Networking and file systems are both much faster and more efficient than they used to be.

And of course modern processors are not just faster but have many more performance focussed instructions (SIMD, AVX, vector extensions, etc). And we have hardware acceleration for media codecs and of course virtualization which speed up applications dramatically. And technologies like hypervisor clusters and containers can lead to significantly better resource utilization in practice.

Anyway, his point is obvious and of course true to an extent. Not nearly to extent he claims though.




Israel bombs tanks in Syria's Suweida province amid fierce Bedouin-Druze clashes


Israel's military said it struck on Monday several tanks in the Suweida province of southern Syria, where dozens have been killed in clashes between Sunni Bedouin tribes and Druze fighters.

The military struck "several tanks a short while ago in the area of Sami village (in the Suweida region) in southern Syria. To be continued", the military's Arabic language spokesman Avichay Adraee posted on X.

The announcement comes after reports that six members of Syria's security forces deployed to halt deadly sectarian clashes were killed in the predominantly Druze city of Suweida, a security source told Reuters.

Sunday's fighting between Druze militiamen and Bedouin tribal fighters was the first time that sectarian violence erupted inside the city of Suweida itself, following months of tensions in the province.

The death toll from the ongoing clashes has risen to 89, according to one Syrian monitor but The New Arab could not verify the figure.

https://www.newarab.com/news/israel-bombs-tanks-syrias-suweida-province-amid-clashes




La nova estraro jam ne respondas

La nuna estraro de UEA estas la plej nerespondema dum la pli ol 20-jara historio de Libera Folio – nur en esceptaj okazoj ni ricevis ajnan reagon al niaj demandoj. La sekva estraro ankoraŭ ne estas elektita, sed la kandidatoj jam sekvas la saman praktikon. El la naŭ kandidatoj nur unu respondis al demandoj senditaj de Libera Folio.

liberafolio.org/2025/07/15/la-…



DOGE Denizen Marko Elez Leaked API Key for xAI




Robonuggie’s FreeBSD Video Contributions


Celebrate Christopher Dalby (Robonuggie), whose 500+ FreeBSD videos have been invaluable to beginners and experts alike, inspiring many to explore the system.

Christopher Dalby (aka Robonuggie) is one of the most significant and prolific video contributors to FreeBSD. To date, he’s published over 500 videos, covering a vast range of topics and providing important information for both beginners (with tutorials, walkthroughs, etc.) and those looking to delve deeper into the subjects he addresses. Many people I’ve spoken with have confirmed they started exploring FreeBSD thanks to him and his videos.

The entire FreeBSD community is grateful to him, and I’m happy to share his latest video, “What Can You Do With FreeBSD?

youtube.com/watch?v=_iCr6KMEbG…



Against fragmentation: unifying dev discussions with forum federation


On a recent episode of the Dot Social podcast, John O'Nolan of Ghost said;

"For the size of the group [working on federating long form articles], which as you say is not large, man, we are spread across Mastodon DMs sometimes, an email thread other times, a Discord backchannel on the other hand, it's all over the place. We could get more organised here I think, but it's a start."

@johnonolan@mastodon.xyz, 2025

flipboard.video/w/g8BgnihyFkMs…

The fragmentation of dev discussions is something I hear about a lot lately. Forum federation could be a solution!

Imagine every federated software project has its own forum space. Smaller projects might be content with a dedicated category on a community-hosted dev forum. More well-resourced projects might host their own instance of Discourse or NodeBB or whatever suits them.

Cross-project forums like SocialHub can then have a dedicated category for each software they know about, and use forum federation to sync that with the home forum space preferred by that project.

Eg the Discourse category on SocialHub is synced with the ActivityPub tag on meta.discourse.org. Any post in that SH category appears on Meta with that tag, and vice-versa.

With enough careful plumbing, that solves the fragmentation of public dev discussion across forums. But a lot of potentially insightful chats start in micro-posting threads. Adding a limited ability to start a new forum topic, by mentioning the relevent category or tag actor (eg @discourse@socialhub.ActivityPub.rocks), could bring those in too.

However, most of the examples John gives are private chats (fedi DMs, email, Discord, etc). I encourage devs to gird their loins and apply the 'release early, release often' principle to dev chat. Make public the default for dev chatter, unless it really is sensitive.

That said, with some careful work, support could be added for federating private conversations between forums too. Ideally in a way where AP actors could be included, that automatically open the chat to trusted groups.


Rediscovering the Magic of the Blogosphere, with John O’Nolan and Matthias Pfefferle


Social networks were built on short posts designed for speed and scale. But what if the next era of the web was built for something deeper?

Two of the social web’s “longformers” are working on this. John O’Nolan, the founder and CEO of Ghost, and Matthias Pfefferle, the developer behind the ActivityPub plugin for WordPress, are at the forefront of integrating social features with blogs, newsletters, essays — anything that doesn’t fit in a box of 500 characters or less.

In this episode of Dot Social, they talk with Flipboard CEO Mike McCue about rediscovering the magic of the blogosphere; why formatting, identity, and interoperability are tricky problems to solve; and where writing belongs in the next chapter of the internet.

Highlights of this conversation:
1:24 Why should writers and bloggers care about this topic?
8:35 How the plugin has been received
12:15 Building social into blogs
17:35 Will this increase discovery?
20:15 Models for discovery
23:03 Tumblr in its heyday and status of integration
25:17 How they’re thinking about AT Proto
33:20 Thoughts on bridging
37:16 Core principles around integrating long-form content into protocol
44:06 Leveraging lessons from email?
46:16 Need for collaboration
49:10 Rough edges
52:50 New experiences

Mentioned or related to this episode:
- Julian Lam of Node BB nodebb.org/
- “Digital Sovereignty Is the New Influencer Status, with Citation Needed's Molly White” dot-social.simplecast.com/epis…
- “Steps Forward in Long-form Text” socialwebfoundation.org/2025/0…

🔎 You can find John at john.onolan.org/ and Matthias at pfefferle.dev/.
✚ You can connect with Mike McCue at @[url=https://flipboard.social/users/mike]Mike McCue[/url] and @mmccue.bsky.social.
🌊 Catch the wave! Surf the social web and create your own custom feeds at surf.social, a new beta from the people at Flipboard. about.surf.social/


in reply to Danyl Strype

Who, among the people using Fediverse to discuss ActivityPub, is unaware that this discussion is taking place on the Fediverse and as part of a SocialHub discussion? Heads up! This is a federated group.
Questa voce è stata modificata (1 mese fa)
in reply to hellekin

Re: Against fragmentation: unifying dev discussions with forum federation


The technical specifics behind how forum federation works, and how it is accessible in other sites shouldn't be top of mind (or thought about at all) for anybody except those who are maintaining it.

For everybody else, it should just work.



Record Labels: A “Safe Haven for Pirates” Disqualifies ISP from DMCA Protection


Original Article by Ernesto Van der Sar, TorrentFreak.

A coalition of nearly 50 record labels, including industry giants Warner and Sony, accuse Internet provider Altice of providing a safe haven for pirates. The companies request summary judgment in their ongoing lawsuit, arguing that Altice's repeat infringer policy is a "farce" and the "antithesis of reasonable." The ISP allegedly allowed piracy to flourish on its Optimum network, thus disqualifying it from safe harbor protection under the DMCA.

late 2023, a group of nearly 50 music labels, including Warner Records and Sony Music, filed a ‘mass-infringement’ lawsuit against Altice.

These music companies, all members of the RIAA, alleged that the ISP failed to take action against repeat infringers on the “Optimum” network, making it potentially liable for copyright infringement.

“Despite Altice’s stated policies and despite receiving tens of thousands of infringement notices concerning Plaintiffs’ works […] Altice knowingly permitted repeat infringers to continue to use its services to infringe,” the complaint read.

Labels Seek Summary Judgment

Both parties have gathered evidence to support their case and last week the music labels filed a motion for summary judgment. The labels ask the court to rule that Altice is not entitled to a safe harbor defense under the DMCA.

Safe harbor protection is important for ISPs, as it provides them with immunity from monetary damages related to subscribers’ piracy activities carried out through their services.

To enjoy safe harbor protection, U.S. law requires ISPs to “adopt and reasonably implement” a repeat infringer policy that provides for subscriber account terminations “in appropriate circumstances.” The details of this requirement are not spelled out, but the labels argue that Altice’s interpretation falls severely short.

‘A Safe Haven for Pirates’

Last week’s filing by the labels is heavily redacted, which makes it difficult to report on in detail. However, it is clear that the music companies see Altice’s repeat infringer policy as highly ineffective, or even counterproductive.

“First and foremost, the design and implementation of Altice’s policy are the antithesis of reasonable, making a farce of the DMCA’s repeat infringer termination policy requirement,” the labels write.

The details explaining how and why Altice’s implementation of the repeat infringer policy was lacking are largely blacked out, as shown below.

The implementation of this policy wasn’t reasonable either, the labels argue. They allege that subscriber accounts were not terminated resulting in a permanent loss of internet access, but were suspended and eventually reactivated.

That doesn’t square with the idea of a reasonably implemented repeat infringer policy, the labels argue. Instead, they counter that Altice offered a safe haven for pirates.

“The result of Altice’s actions, both by design and effect, was to provide its users with a safe haven to infringe,” the labels write.

“Ultimately, [a]n ISP cannot claim the protections of the DMCA safe harbor provisions merely by terminating customers as a symbolic gesture before indiscriminately reactivating them within a short timeframe.”

Reactivations & Commercial Subscribers?

The motion insists that these arguments are sufficient to rule that Altice is ineligible for safe harbor protection. If the court disagrees, the labels mention specific circumstances for which this would certainly be the case.

The two categories are redacted in the motion, but, based on the arguments and citations, we can speculate that commercial subscribers and reactivated subscribers are likely candidates.

The motion notes that commercial subscribers represented roughly 7.5-8% of the Altice subscriber base between 2020 and 2023. For these subscribers, which include third-party businesses, Altice purportedly had no repeat infringer policy.

In a similar vein, the unredacted context suggests that Altice should not be entitled to rely on a safe harbor defense for customers who continued to infringe after their accounts were terminated and then reactivated.

Clarity from the Supreme Court?

In addition to this motion for summary judgment, the labels also moved for summary judgment on their ownership of the works in suit. This appears to be a response to a completely sealed motion filed by Altice which concerned the number of statutory damages awards the labels are eligible for.

Without further details, it is nearly impossible to accurately report on these filings, but we expect that the eventual court order will fill in many of the blanks.

Looking more broadly, there’s also a forthcoming Supreme Court matter that will have repercussions for this case. Earlier this month, the Supreme Court granted Cox’s appeal in a similar subscriber liability case, which is expected to provide more clarity on ISPs’ legal obligations regarding repeat infringer policies.

A copy of the music labels’ heavily redacted motion for summary judgment on Altice’s safe harbor defense, filed at the U.S. District Court for the Eastern District of Texas, is available here (pdf).

Shortly after the motion was filed, several replies also appeared in the docket, but these are all sealed and inaccessible.



Chinese contractor to electrify Iran’s east-west railway




John Hiatt - Mystic Pinball (2012)


Sono trascorsi quasi quarant'anni dalla sua prima pubblicazione "Hangin' Around the Observatory" targata 1974, in mezzo ci sono vent'uno dischi, alcuni memorabili come Bring the Family del 1987 e il successivo Slow Turning del 1988, altri ottimi come Perfectly Good Guitar, Crossing Muddy Waters, Master of Disaster e The open Road, alcuni sufficienti, tra gli ultimi Same Old Man del 2008... Leggi e ascolta...


John Hiatt - Mystic Pinball (2012)


immagine

Sono trascorsi quasi quarant'anni dalla sua prima pubblicazione “Hangin' Around the Observatory” targata 1974, in mezzo ci sono vent'uno dischi, alcuni memorabili come Bring the Family del 1987 e il successivo Slow Turning del 1988, altri ottimi come Perfectly Good Guitar, Crossing Muddy Waters, Master of Disaster e The open Road, alcuni sufficienti, tra gli ultimi Same Old Man del 2008. Ora, dopo la sua ultima prova Dirty Jeans and Mudslide Hymns dell'anno scorso, disco che non ho avuto il piacere di ascoltare, ritorna con questo Mystic Pinball ed è ancora buona musica... artesuono.blogspot.com/2014/11…


Ascolta: album.link/i/1436912606


HomeIdentità DigitaleSono su: Mastodon.uno - Pixelfed - Feddit







NVIDIA to resume H20 sales to China, announces new, fully compliant GPU for China.






TRUMP ESCALATES UKRAINE WAR – PUTIN ACKNOWLEDGES REALITY IS TURNING OUT TO BE MARXIST


At NATO prompting, the Trump Administration has now dismissed the Russian terms of June 2 and the new July 10 Lavrov proposals as perfunctorily as the Biden Administration dismissed the proposed treaties for the US and NATO, which Lavrov’s ministry submitted on December 17, 2021.

Those were the final terms before Russian strategy was compelled to pre-emptive and preventive war, but on Putin’s orders, that was a “special military operation” short of war.

Moscow sources now say that on the evidence of Trump’s latest statements, he will not negotiate on any terms Russia has already submitted or will submit. He can only understand terms of capitulation he dictates himself. But even those ceasefire and peacemaking agreements Trump claims the credit for negotiating himself are garbled in his recitation of them. In addition to the Pakistan-India, Israel-Iran, Congo-Rwanda and Serbia-Kosovo agreements he has mentioned before, he told Rutte he is now claiming credit for two new ones he hasn’t mentioned earlier – for which there is no evidence at all.

in reply to Avatar of Vengeance

Russian sources believe that Trump's incapacity is well understood by his own officials to be as useful to them for continuing their war against Russia as it was for their predecessors to have under the President Joseph Biden who was incapacitated by Lewy Body dementia associated with his late-stage Parkinson's Disease


do you know of a source somewhere that confirms that biden actually has parkinsons?

also: it's funny that there's no room for doubt about this on trump. lol

Questa voce è stata modificata (2 mesi fa)
in reply to eldavi

We can only speculate what the next Great Presidential Ailment will be

I will look that up though I've just been assuming it's true for years


in reply to Sunshine (she/her)

I love how the world is burning and the people needing to bury their heads in distractions are filing a petition that their distractions need to be protected and remain high quality.

Yes for that we can collect signatures.

in reply to kingofras

Being the VP of the European Parliament, he speaks about a lot of other stuff too.


Tiny gut “sponge” bacteria found to flush out toxic PFAS “forever chemicals”




Labour not learning lessons from deaths of domestic abuse victims, report finds


The voices of women who have died at the hands of a partner or former partner are being ignored and the government is failing to heed warnings from their deaths, a damning report from the domestic abuse commissioner reveals today.

An examination into how the government learns lessons from the deaths of domestic abuse victims has found that half of the national recommendations made in domestic homicide reviews (DHRs) are not put into action, with only a quarter fully implemented.

The domestic abuse commissioner, Nicole Jacobs, told the Guardian that a study of DHRs – carried out whenever anyone over 16 is murdered in a domestic setting – revealed a “deeply concerning” lack of oversight at the top of government.



Why Labour REALLY Supports Genocide



in reply to Ilovethebomb

The light blue guy is clearly to blame for not accepting the partition of his house. He is not entitled to complain now.
in reply to Ilovethebomb

light blue guy then proceeds to attack the dark blue guy and media starts saying that dark blue guy has a right to defend itself and light blue guy is a terrorist.


Exclusive: Google Helped Israel Spread War Propaganda to 45 Million Europeans




Exclusive: Google Helped Israel Spread War Propaganda to 45 Million Europeans


reshared this



Possibile Sviluppo Tropicale nel Golfo del Messico | Meteo POP




in reply to geneva_convenience

Me: "Ah, another Ukraine meme..."

lemmy.ml


Me: "Ah. My mistake." Tips hat



BastilleBSD 1.0 is Here!


Big news from the BastilleBSD team! My favorite FreeBSD jail management system has just hit a major milestone with its 1.0 release.

BastilleBSD@BastilleBSD – announced a new release yesterday, 14 July 2025. And the date is perfectly consistent with their name!

The project has reached an important milestone: version 1.0. I’ve never hidden the fact that BastilleBSD is my favorite jail management system. Even the BSDCafe runs on it. I’ve contributed code, implementing some things that are useful to me, and the development team (starting with Christer) is friendly and open. It’s a great project.

There have been a few minor issues in the past. For example, when moving from FreeBSD 13.x to 14.X, it was necessary to run a command on each jail:

bastille cmd JAILNAME sed -i '' '/pam_opie*/d' /etc/pam.d/*

But, in general, stability has been excellent.

Version 1.0 introduces many new features, but there are also some breaking changes. I’ll be testing it in the coming days, starting with more standard systems (at BSD Cafe, I also use fibs, which might complicate things).

Another fantastic announcement from the team is the creation of a pre-configured ISO. This includes FreeBSD 14.3, BastilleBSD, and Rocinante already configured, some hardening options, zsh as the default shell, and everything set up for pkgbase. I’ve just installed it and am running some tests, but I believe it can be considered an excellent way to get a system up and running immediately for working with jails.

In short, a huge thanks to the BastilleBSD team and… vive les BSD!


Introducing BastilleBSD: A Modern, Secure-by-Default FreeBSD Distribution with Built-in Automation and Privacy


We're excited to announce BastilleBSD, a new FreeBSD-based distribution designed for modern system administrators, privacy-conscious users, and DevOps professionals. BastilleBSD is built to be secure-by-default, automated from first boot, and ready for serious work—right out of the box.

This is more than just FreeBSD with pre-installed packages. BastilleBSD is a curated, hardened FreeBSD experience with a modern toolset and sane defaults, tailored for both servers and power users.

What's Included:
Bastille – Container automation for FreeBSD, pre-installed and auto-configured.

Rocinante – Host configuration management using Bastillefile-style templates.

Modern shells and tools – Zsh (default), with bash, fish, vim-tiny, git-tiny, htop, and more.

Pre-configured automation – On first boot, BastilleBSD automatically:

Runs 'bastille setup', configuring the host networking, ZFS storage, and a secure firewall

Bootstraps the host release and applies latest patches

Privacy & Security by Default:
Hardened sysctl values inspired by HardenedBSD

Secure SSH defaults (no DSA/ECDSA, modern ciphers, stricter MACs/KEX)

Firewall (pf) enabled out of the box

doas configured for the wheel group – no sudo required

DNS-over-HTTPS with blocky, preconfigured to forward encrypted DNS to privacy-friendly Quad9

openntpd – lightweight and privacy-respecting time sync, already set up

smartd – pre-installed and ready to monitor drive health

Plus:
Uses pkg-base by default — no freebsd-update needed

Custom boot graphics and branding

Clean ZFS defaults, periodic snapshots optional

BastilleBSD is fully compatible with FreeBSD and will track upstream point releases (e.g., BastilleBSD-14.3-RELEASE). This is a distribution for people who want FreeBSD to just work with modern tools, privacy-first defaults, and zero guesswork.

Get it, test it, break it!
We're eager to hear your feedback and ideas for future improvements.

🖥️ Download: download.bastillebsd.org




Introducing BastilleBSD: A Modern, Secure-by-Default FreeBSD Distribution with Built-in Automation and Privacy


We're excited to announce BastilleBSD, a new FreeBSD-based distribution designed for modern system administrators, privacy-conscious users, and DevOps professionals. BastilleBSD is built to be secure-by-default, automated from first boot, and ready for serious work—right out of the box.

This is more than just FreeBSD with pre-installed packages. BastilleBSD is a curated, hardened FreeBSD experience with a modern toolset and sane defaults, tailored for both servers and power users.

What's Included:
Bastille – Container automation for FreeBSD, pre-installed and auto-configured.

Rocinante – Host configuration management using Bastillefile-style templates.

Modern shells and tools – Zsh (default), with bash, fish, vim-tiny, git-tiny, htop, and more.

Pre-configured automation – On first boot, BastilleBSD automatically:

Runs 'bastille setup', configuring the host networking, ZFS storage, and a secure firewall

Bootstraps the host release and applies latest patches

Privacy & Security by Default:
Hardened sysctl values inspired by HardenedBSD

Secure SSH defaults (no DSA/ECDSA, modern ciphers, stricter MACs/KEX)

Firewall (pf) enabled out of the box

doas configured for the wheel group – no sudo required

DNS-over-HTTPS with blocky, preconfigured to forward encrypted DNS to privacy-friendly Quad9

openntpd – lightweight and privacy-respecting time sync, already set up

smartd – pre-installed and ready to monitor drive health

Plus:
Uses pkg-base by default — no freebsd-update needed

Custom boot graphics and branding

Clean ZFS defaults, periodic snapshots optional

BastilleBSD is fully compatible with FreeBSD and will track upstream point releases (e.g., BastilleBSD-14.3-RELEASE). This is a distribution for people who want FreeBSD to just work with modern tools, privacy-first defaults, and zero guesswork.

Get it, test it, break it!
We're eager to hear your feedback and ideas for future improvements.

🖥️ Download: download.bastillebsd.org

Unknown parent

Due to the nature of BSDs, shouldn't there be a settings file where this can be changed manually?


Arbeitskräftemangel Prognose Berufe


Interessant für mich:
- Trotz großem Zuwachs bei Kindererziehung und -betreuung gibt‘s weiterhin viel Bedarf/ eine größere Lücke.
- IT brummt
- Logistik läuft gut
- Altenpflege legt zu und sucht weiterhin
- Handwerk kackt ab, da entsteht eine große Lücke
- Bauen bleibt weiterhin teuer und wird immer teurer, weil kaum Handwerker
- Es gibt scheinbar eine Reihenfolgw Helfer > Fachkraft > Spezialist > Experte. Noch nie davon gehört

Meine Tipps je nach Alter:
- Handwerkausbildung und BWL dazu und den dicken Reibach mit eigenem Betrieb machen
- Viele Youtube DIY Videos schauen und selbst reparieren lernen

Hier der Link zur Originalstudie

iwkoeln.de/fileadmin/user_uplo…

Zusammenfassung von Perplexity:

In der aktuellen Top-30-Liste der Engpassberufe mit dem größten Fachkräftemangel in Deutschland (Prognose 2026, basierend auf dem IW-Report) sind folgende Berufe aufgeführt:
- Verkauf (z.B. Einzelhandel, Kassierer)
- Kinderbetreuung und -erziehung
- Sozialarbeit, Sozialpädagogik
- Altenpflege
- Gesundheits- und Krankenpflege
- Bauelektrik
- Informatik
- Sanitär-, Heizungs-, Klimatechnik
- Medizinische Fachangestellte
- Bauplanung, Bauüberwachung
- Physiotherapie
- Kraftfahrzeugtechnik
- Elektrische Betriebstechnik
- Berufskraftfahrer:innen (Güterverkehr/Lkw)
- Zahnmedizinische Fachangestellte
- Holz-, Möbel-, Innenausbau
- Elektrotechnik
- Lagerwirtschaft
- Steuerberatung
- Buchhaltung
- Maurerhandwerk
- Garten-, Landschafts-, Sportplatzbau
- Softwareentwicklung
- Maler-, Lackierer
- Metallbau
- Mechatronik
- Maschinenbau, Betriebstechnik
- Dachdecker
- Aufsicht Bauplanung, Bauüberwachung, Architektur
- Verkauf von Fleischwaren

Diese Liste zeigt, dass besonders viele Berufe aus dem Gesundheitswesen, der Kinderbetreuung, dem Handwerk, der Technik und der IT betroffen sind.

#dach
Questa voce è stata modificata (2 mesi fa)
in reply to DrunkenPirate

Ich bin Anfang 40, habe vom Schreibtischjob schon lange die Nase voll und würde gerne von der Softwarentwicklung ins Handwerk wechseln.

Habe mich schon mehrmals in Richtung Elektriker umgeschaut - das würde ich wirklich gerne machen auch gerne in Richtung Automatisierungstechnik. Weniger Gehalt ist auch kein Problem, ich gehe einfach kaputt den ganzen Tag am PC. Leider gibt es anscheinend keinen Weg die Elektriker Ausbildung zu verkürzen oder irgendwie anders den Quereinstieg zu schaffen.

Bei der Berufsberatung wird man ausserdem ausgelacht wenn man aus der Softwareentwicklung / IT raus will…

Questa voce è stata modificata (2 mesi fa)


Jeffrey Epstein Hired Private Investigators to Intimidate FBI Agents: Officials


Multiple federal law enforcement officials who spoke to Rolling Stone on the condition of anonymity say that Jeffrey Epstein hired private investigators to follow, intimidate, and surveil FBI special agents investigating allegations that he paid underage women for sex. The FBI declined Rolling Stone’s request for comment.

These new allegations about the pressure exerted on the FBI come after internal divisions in Donald Trump’s administration exploded into public view last week over its handling of files and information pertaining to the disgraced financier and accused sex trafficker.

Reports across several media outlets describe a tense meeting between deputy FBI director Dan Bongino, White House chief of staff Susie Wiles, Attorney General Pam Bondi, and other officials. According to reports, that meeting ended with Bongino storming out. Bongino is now reportedly considering resigning from his post at the FBI.

#USA


Nvidia resumes selling H20 chips to China


in reply to Avatar of Vengeance

i wish that where was more coverage of whether or not and how much the chinese monopoly on rare earth minerals enabled the us to change their moratorium on their export to china.
in reply to eldavi

Yeah I'm really out of the loop, I heard they gave US auto industries an exemption because they were going to shut down production lmfao


Vermaden’s Valuable News: A Monday Must-Read


Mondays are always tough, I think that’s true for everyone. But one thing that makes me happy it’s Monday is the consistent arrival of the “Valuable News” from Slawomir Wojciech Wojtczak – or simply Vermaden – [url=https://mastodon.bsd.cafe/@vermaden]@ver

Mondays are always tough, I think that’s true for everyone. But one thing that makes me happy it’s Monday is the consistent arrival of the “Valuable News” from Slawomir Wojciech Wojtczak – or simply Vermaden@vermaden – as we know him. His newsletter covers the world of *BSD and Unix, technology in general, and offers a look at articles (both old and new) about the world and life in general.

Vermaden has been publishing his weekly newsletter for many years, and it’s a go-to resource for many. I can only thank him, on my behalf and, I imagine, on behalf of the entire community.

Here’s the link to this week’s edition, 14 July 2025.

Questa voce è stata modificata (2 mesi fa)


Vietnam records highest industrial production growth in five years




Russia’s Recognition of Taliban Regime: A View from Pakistan


Author neglects to go into ISISK being typical CIA shit, and that problems have worsened in Pakistan the more "vital intelligence sharing" with the USA occurs. Pakistan's defense minister was more frank and directly attribured cooperation with western intelligence apparatus as being a factor in the terror attacks that spurred the recent confrontation with India
Questa voce è stata modificata (2 mesi fa)



Ho Chi Minh City targets 199,000 social housing units by 2030


in reply to Avatar of Vengeance

Hey Vietnam, y'all got any of that sweet sweet housing any Americans can live in? Send it over or shit I'll come to you!!


Thoughts on needing, using, and changing a "home" VPN exit country, in the wake of increasingly restrictive internet laws.


Sorry if this is not the high brow discussion this com is for.

I travel a lot between different countries in the Middle East which have restrictive laws, and I live in one that is slowly becoming more competent technologically. I have to stay for an extended time in different places, so I’ve been connecting through always-on VPN out of the same place and it’s been working fine for now. But Digital ID laws are quickly going to close things off from me.

My risks that I’m trying to avoid are as follows:
Locally, I want to make sure my IPs aren’t connected to public accounts. I don’t say anything online that can put me in jail for the most part, but I don’t trust that this will always be the case. I also would appreciate being a bit separated from the local internet.
Elsewhere, I also don’t want my traffic to be monitored or my accounts to be tied back to my personal identity. For example, I don’t want to land in Dubai and to have my Steam account permanently affected by having “Spec Ops the Line” (banned game there) in my account (silly thing to worry about, but this is one tiny example out of many small issues that pile up). Plus, a lot of the internet is not accessible from these places, and I don’t like that, regardless of whether or not I want to peruse inaccessible internet stuff from there.

This has come with some serious downsides (online services are more expensive in Europe, where I have historically exited from), but it was/is worth the cost for me. Ironic that many VPN users seem to be trying to connect in the opposite direction than me (out of rich countries rather than in).

I’ve just been permanently using a single reputable VPN and single exit city for all of my traffic for the past while. Digital ID laws in the UK and EU will make this increasingly infeasible and I will probably have to exit out of somewhere new like Switzerland. I don’t know if those servers might be more trouble due to increased abuse for example.

Just want to know how others are dealing with this. Is just stomaching the wave of verifications after logging into all my emails from a new country the only price to pay? Is the world going to shit and should I rethink “just” using a VPN? Is it VPS time now that more and more things are being blocked from VPN access? Do I give up on the internet a decade ahead of schedule and chop wood in the woods until Israel’s AI mistakes my shack for a children’s hospital and drops heavy munitions on me?

I’m really hesitant to start using two sets of devices, some for insecure local traffic and some for encrypted traffic. I don’t think carrying like four laptops through airport security would keep eyes off of me.

Questa voce è stata modificata (2 mesi fa)
in reply to ggtdbz

I don't think you need separate laptops, but a separate router may be useful.

If you use Linux, you can have apps isolated to their own lightweight network namespaces (like containers), using different VPNs. Otherwise VMs can serve a similar purpose on Windows and Macs.

Iptables can also be used to block traffic, and force it through proxies (which can be whitelisted by uid/gid) or VPNs.

If you want a more secure VPN setup, I'd even recommend having the VPN(s) running on the router (eg. portable OpenWRT setup) so your laptop never gets offered a public IP / connects directly to network. Put a proxy on it for special (eg. DNS based) routing exceptions, like banking from real IP, reddit via the US, etc.

in reply to ggtdbz

Wipe before you leave and restore when you arrive. Carry a second, minimal device with limited smartphone features for when you need to contact someone between those times.

While in some place that worries you, audit and change your behavior and the way your software works in order to be more secure and less convenient. Limit computer use.

Figure out what method of storing data remotely works for you and use it, but don’t treat it as a backup.