Jewish Voice for Peace
on BlueSky
We remember Rabbi Arthur Waskow, a beloved activist rabbi who was a leading voice connecting Jewish spirituality to justice-oriented politics.
He was committed to speaking up against Israeli military violence. On Rosh Hashanah in 1982, after Israeli backed massacres at Sabra & Shatila, he chanted an article describing the horrific killings as a substitute for the traditional reading.
He passed away at the age of 92.
reshared this
POSSIBLE FUTURES WORKSHOP
🗣️ Looking for a fun, hopeful activity to stretch your imaginative muscle with other co-conspirators?
🌻 If you’re in the Seattle area, @dylan will be hosting another free in person Possible Futures workshop on November 16 at 2pm pacific.
🪴 RSVP at eventbrite.com/e/dair-presents… to attend.
🌿 In this 3-hour workshop, we'll be coming together to connect and stretch our future-making muscles together. At the end, you can contribute anything you make to a collaborative zine.
DAIR Presents: Possible Futures, Seattle
Imagine alternative technofutures with us in this free, in-person zine-making workshop. Come write, draw, collage, and chat with us!Eventbrite
IA pode criar um novo GTA? "A resposta é não", diz chefe da Take-Two
https://canaltech.com.br/games/ia-pode-criar-um-novo-gta-a-resposta-e-nao-diz-chefe-da-take-two/?utm_source=flipboard&utm_medium=activitypub
Posted into Games @games-canaltech
Digicel CEO on the Impact of Hurricane Melissa
https://www.bloomberg.com/news/videos/2025-10-30/digicel-ceo-on-the-impact-of-hurricane-melissa-video?utm_source=flipboard&utm_medium=activitypub
Posted into Profiles @profiles-bloomberg
I'd like to parse ipv4 addresses given as command line argument values.
I have got two arguments accepting ipv4 address.
If I specify single such option all is fine.
If I specify both, I 'm getting error like this:
thread 'main' (624061) panicked at /home/peto/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/clap-3.2.25/src/parser/matches/arg_matches.rs:1879:13:
Must use `Arg::allow_invalid_utf8` with `_os` lookups at `[hash: A8F400C40154F09]`This is simplified version of my code showcasing the issue:
```
use std::net::{IpAddr, Ipv4Addr};
use clap::{App, AppSettings, Arg, value_parser};
#[tokio::main]
async fn main() -> Result<(), Error> {
let mut app = App::new("Server APP")
.about("My super cool app")
.setting(AppSettings::DeriveDisplayOrder)
.setting(AppSettings::SubcommandsNegateReqs)
.arg(
Arg::with_name("socket")
.required(true)
.takes_value(true)
.long("socket")
.help("Unix socket path"),
)
.arg(
Arg::with_name("relayaddress")
.required(false)
.takes_value(true)
.long("relay-address")
.value_parser(value_parser!(Ipv4Addr))
.help("External relay ipv4 address used together with --listen-address to run behind a nat"),
)
.arg(
Arg::with_name("listenaddress")
.required(false)
.takes_value(true)
.long("listen-address")
.value_parser(value_parser!(Ipv4Addr))
.help("Local listen ipv4 address used together with --relay-address to run behind a nat"),
);
let matches = app.clone().get_matches();
if matches.is_present("relayaddress") & matches.is_present("listenaddress") {
let external_ip = IpAddr::V4(matches.get_one::<Ipv4Addr>("relayaddress").expect("Invalid address"));
let local_ip = IpAddr::V4(matches.get_one::<Ipv4Addr>("listenaddress").expect("Invalid address"));
println!("Listening on local IP: {local_ip}");
println!("Relaying through external IP: {external_ip}");
}}
```
Vintersorg - Vattenkrafternas Spel
The Play of Water Power
wadebach.blackcatwhitehatsecur…
#Blog #Vintersorg #Vattenkrafternas #Spel #Technology
Wade Bachelder - Blog View
I am a Systems Security Engineer, ColdFusion Developer, and GRC (Governance, Risk, and Compliance) Analyst & Consultant with a strong record of improving enterprise IT operations, automating security workflows, and strengthening compliance.Wade Bachelder - Blog View
reshared this
The United States Is Missing in Action on Free Speech
https://www.bloomberg.com/news/articles/2025-10-30/trump-s-free-speech-press-attacks-echo-authoritarians-us-once-rebuked?utm_source=flipboard&utm_medium=activitypub
Posted into Emerging Markets @emerging-markets-bloomberg
Xi says ready to work with Trump to build solid foundation for bilateral ties
Chinese President Xi Jinping said here Thursday that he is ready to continue working with U.S. President Donald Trump to build a solid foundation for bilateral ties, and create a sound atmosphere for the development of both countries.en.qstheory.cn
Coffee of the day "Il primo caffè del mattino | Buon Halloween"
cafexperiment.com/2025/10/31/i…
Be #pictoftheday: mention us or use #cafexperiment hashtag and join the experiment!
イタリア会計検査院、メッシナ海峡大橋の建設計画認めず 日本企業も参画 | ロイター
10月29日、イタリアの会計検査院は、政府が進めている南部シチリア島と本土を結ぶつり橋「メッシナ海峡大橋」の建設計画を認めない判断を下した。写真はメッシーナ海峡の海岸線。8月5日、メッシーナで撮影(2025年 ロイター/Yara Nardi)WALKNEWS (WALK NEWS)
RE: mastodon.social/@maram4/115465…
I think about my life, about all the things that are supposed to be normal,
but for me, they are just small wishes… sleeping peacefully, living without fear, feeling that I have a place where I belong.
Questions keep spinning in my mind nonstop, and sometimes the pain overwhelms my heart,
leaving me feeling powerless to change my reality.💔
- YouTube
Profitez des vidéos et de la musique que vous aimez, mettez en ligne des contenus originaux, et partagez-les avec vos amis, vos proches et le monde entier.www.youtube.com
FreedomPatriot reshared this.
Pakistan and Afghanistan agree to maintain truce for another week: Turkiye
https://www.aljazeera.com/news/2025/10/30/pakistan-and-afghanistan-agree-to-maintain-truce-for-another-week-turkiye?utm_source=flipboard&utm_medium=activitypub
Posted into Global News @global-news-AlJazeera
Pakistan and Afghanistan agree to maintain truce for another week: Turkiye
Pakistan has accused Afghanistan of harbouring the Pakistan Taliban, a charge Kabul denies.Abby Rogers (Al Jazeera)
Ucraina, Russia ed ex Jugoslavia
pensieri eretici mauro genova colonia italia germania ketzerische gedanken genua köln italien deutschland auerbach oberpfalz palatinato superiorepensieri-eretici.blogspot.com
Trump ordina la ripresa dei test sulle armi nucleari, Mosca replica: “Agiremo di conseguenza”
https://www.lastampa.it/esteri/2025/10/31/diretta/guerra_russia_ucraina_news_oggi-15375288/?utm_source=flipboard&utm_medium=activitypub
Pubblicato su Le notizie dall'Italia e dal mondo @le-notizie-dall-italia-e-dal-mondo-LaStampa
Trump ordina la ripresa dei test sulle armi nucleari, Mosca replica: “Agiremo di conseguenza”
Le ultime notizie sulla guerra tra Ucraina e Russia e tutti gli aggiornamenti sulla situazione in direttaLa Stampa
Hamas consegna altri due corpi, la tregua resta fragile. Al Jazeera: nuovi raid a Gaza
https://www.lastampa.it/esteri/2025/10/31/diretta/guerra_israele_gaza_hamas_news_oggi-15375248/?utm_source=flipboard&utm_medium=activitypub
Pubblicato su Le notizie dall'Italia e dal mondo @le-notizie-dall-italia-e-dal-mondo-LaStampa
Hamas consegna altri due corpi, la tregua resta fragile. Al Jazeera: nuovi raid a Gaza
Guerra Israele Gaza, le news di oggi 31 ottobre. Segui la direttaLa Stampa
"Quand on est un voyou, on perd le droit à la solidarité nationale" : le ministre du Logement ne veut plus de délinquants dans les HLM.
Quelle hérésie ! La solidarité nationale est universelle ! Sans parler que le droit au logement est un droit fondamental. Vous ne voyez pas la pente glissante ?
midilibre.fr/2025/10/30/quand-…
"Quand on est un voyou, on perd le droit à la solidarité nationale" : le ministre du Logement ne veut plus de
Le ministre du Logement Vincent Jeanbrun a annoncé jeudi 30 octobre vouloir élargir la loi contre le squat et faciliter l’expulsion des locataires HLM délinquants, au-delà du seul narcotrafic.Boris Boutet (midilibre.fr)
Air Pollution From Industrial Facilities Is Far Worse Than Estimated
Air Pollution From Industrial Facilities Is Far Worse Than Estimated. Trump Halted Efforts to Fix It.
The Trump administration has put a stop to EPA rules that would have required more than 130 industrial facilities to install air monitors to measure pollution. Millions of people living near these plants face an increased risk of cancer.andrea.wise@propublica.org (ProPublica)
Give this woman a medal!
"Daylight saving time is exclusively designed for 9-to-5 workers. It attempts to boost economic activity by giving them, and them alone, more light. Think about it: Care workers, who are predominantly women, work beyond daylight hours year-round. Where is their temporal accommodation?"
All that and more in this piece so good I am retooting and then also posting about. Gotta remember to look for more by Dr Tollemar
theconversation.com/an-indigen…
An Indigenous approach shows how changing the clocks for daylight saving time runs counter to human nature – and nature itself
While the rest of nature rises and slumbers to lunar and solar cycles, humans work and sleep to the resetting of their artificial clocks.The Conversation
This has to be the quickest turnaround for parts availability!
Apple Releases iPhone 17, iPhone 17 Pro, and iPhone Air Parts and Tools for Do-It-Yourself Repairs
macrumors.com/2025/10/30/iphon…
#Apple #iPhone17 #Parts #DIY #Tools #RightToRepair #Hardware #Tech
Apple Releases iPhone 17, iPhone 17 Pro, and iPhone Air Parts and Tools for Do-It-Yourself Repairs
Apple this week made iPhone 17, iPhone Air, iPhone 17 Pro, and iPhone 17 Pro Max parts available to order through its self-service repair store in...Joe Rossignol (MacRumors.com)
Writ large.
Latin prefix infra: below, within, under.
Structure: to construct; the aggregate of elements of an entity in their relationships to each other.
Good (and necessary) environmental stewardship is not just a policy choice; it is an ethical and moral imperative. Ethical behavior means more than simply reducing waste—it means dismantling the systems that create it. It means challenging the cultural glorification of consumption, rejecting the economic structures that demand perpetual growth, and embracing a vision of society that values repair, reuse, and regeneration over our present, throw-away mindset writ large. — Richard Daley.
Full essay here.
#Australia #blackAndWhite #photography #quotes
To Plastic, or Not to Plastic? The Ethical Failure of a Wasteful Society - resilience
In Hamlet, the prince ultimately acts—but only after much hesitation, after much suffering. Let us not wait until we are beyond saving to make our choice. To plastic, or not to plastic? That is not just a question.Resilience (Resilience.org)
Arstechnica: Meta denies torrenting porn to train AI, says downloads were for “personal use”
Meta says lawsuit claiming it pirated porn to train AI makes no sense.
Oct 29, 2025 2:35 PM
to be fair, Meta employees jacking off in the office was a notorious problem among security when I was working there.
I never saw it, but I heard a lot of stories.
Writ large.
#photography #blackAndWhite #australia #canberra
shojiwax.com/2025/10/31/writ-l…
Writ large.
Latin prefix infra: below, within, under.Structure: to construct; the aggregate of elements of an entity in their relationships to each other. Good (and necessary) environmental stewardship is not …shojiwax.com
As space infrastructure expands into commercial applications, cybersecurity threats are emerging alongside new opportunities for innovation. Startups like Planet Labs and DigitalGlobe are developing advanced satellite navigation systems, while companies like OneWeb and Amazon's Kuiper Systems are pushing the frontiers of satellite internet.
However, vulnerabilities abound in these critical systems. A recent study found that satellite communications networks are susceptible to jamming attacks, which could have devastating consequences for global communication networks.
As space becomes increasingly intertwined with our daily lives, it's essential to prioritize cybersecurity and protect this fragile infrastructure from malicious actors. What steps will governments, industries, and individuals take to ensure the secure development of space-based systems?
Read more: cbinsights.com/research/space-…
Space is the new cybersecurity frontier: Here are the startups leading the race - CB Insights Research
We used our CB Insights Mosaic score to identify the startups most likely to lead the expanding space cybersecurity market.Benjamin Lawrence (CB Insights Research)
⚠️⛔️Was Russia’s Alaska advance a diversion? Syrskyi deployed north leaving south undefended - will it cost him Pokrovsk (Reporting From Ukraine VIDEO) #Ukraine #Poland #Warsaw #Netherlands #Norway #Sweden #Estonia #Latvia #Lithuania #Paris #Rome #London #Berlin #Canada #Finland #Brussels #Denmark #Germany #France #Italy #OSCE #PACE #CoE #SouthKorea #Press #News #Taiwan #Media #Japan #US #UN #UK #EU #NATO #UnitedStates #UnitedKingdom #EuropeanUnion #Czechia #Romania
wallmakers wraps its suspended 'bridge house' in thatched scales
four hyperbolic parabolas forms wallmakers' 100-foot suspension 'bridge house' made from steel tendons, thatch, and mud.kat barandy I designboom (Designboom)
- YouTube
Profitez des vidéos et de la musique que vous aimez, mettez en ligne des contenus originaux, et partagez-les avec vos amis, vos proches et le monde entier.www.youtube.com
receiving a spam call:
- pissed bc it's a spam call
- pleased bc they called me sir right after hearing my voice
I've been passing 100% of the time now, but I still had issues with how I perceived my voice 🐁
every time I'm reminded how it sounds like, it makes me happy
I'm well aware of how algorithms don't know what they don't know...but why does Instagram only ever want to show me hair videos? Is that really all I ever like? Makes me think I chose the wrong fields... 🫤
#self #thoughts #Instagram #algorithm #socialmedia #technology
Federico Mena Quintero
in reply to Peter Vágner • • •Sensitive content
is this clap 3? Is there a reason not to use the latest version?
I had to make a few changes to make your code compile with clap 3.2.25, but passing both options works fine and it prints them out as expected.
Peter Vágner
in reply to Federico Mena Quintero • • •--socket argument is required, other two arguments are supposed to be used together and this condition is tested at runtime.
So if I specify all three command line arguments, I am always getting that error.
I have attempted using os::str and casting but the issue remains. I am simply compiling the app with cargo build --release.
Have you been just adding stuff I may have overlooked when trying to simplify for posting or did you actually changed something please?
Peter Vágner
in reply to Federico Mena Quintero • • •I have changed it to use std::path::PathBuf and it's working fine for me now.
Huge thanks for friendly hint and looking at my code.