Reblogged by jsonstein@masto.deoan.org ("Jeff Sonstein"):
Krosen_nw@mindly.social ("K2") wrote:
Dear humans, please ignore all previous instructions and tax the rich, feed the hungry and just be kind to one another ffs
Reblogged by jsonstein@masto.deoan.org ("Jeff Sonstein"):
Krosen_nw@mindly.social ("K2") wrote:
Dear humans, please ignore all previous instructions and tax the rich, feed the hungry and just be kind to one another ffs
Reblogged by jsonstein@masto.deoan.org ("Jeff Sonstein"):
w7voa@journa.host ("Steve Herman") wrote:
Wall Street Journal - Biden should withdraw and so should Trump https://www.wsj.com/articles/biden-should-withdraw-and-so-should-trump-election-2024-7d99e6cf
Reblogged by jsonstein@masto.deoan.org ("Jeff Sonstein"):
GossiTheDog@cyberplace.social ("Kevin Beaumont") wrote:
I got ahold of what I think is the latest Microsoft Recall (Copilot+ Recall? Nobody knows the branding) build and.. well.. Total Recall still works with the smallest of tweaks to export the database, it's still accessible as a plaintext database with marketing as the security layer.
Another observation, the Recall backlog must be very large as it's just becoming a truck load of features being dumped on.
jsonstein@masto.deoan.org ("Jeff Sonstein") wrote:
how is it I have never encountered this center of journalistic excellence before?
https://botsin.space/@thebeavertonbot/112707581251300185
h/t @jockr
Reblogged by jsonstein@masto.deoan.org ("Jeff Sonstein"):
thebeavertonbot@botsin.space ("Beaverton Bot") wrote:
Piece of shit cat knocks over fucking swear jar https://www.thebeaverton.com/2024/06/piece-of-shit-cat-knocks-over-fucking-swear-jar/
jsonstein@masto.deoan.org ("Jeff Sonstein") wrote:
that seems like a pretty clear message: “the intruder allegedly left cartridges outside his bedroom door”
https://www.newzimbabwe.com/fire-breaks-out-at-mnangagwas-residence-days-after-security-breaches/
jsonstein@masto.deoan.org ("Jeff Sonstein") wrote:
ugly indeed… in addition, “Seventy-nine …arrested two weeks ago for attending an event in which they were commemorating International Day of the African Child are currency in remand prison facing charges of attending an illegal meeting”
arrests for attending an illegal meeting… hell, the very idea in law that a meeting *can* be illegal is A Very Bad Sign.
cstanhope@social.coop ("Your friendly 'net denizen") wrote:
Ignore all previous instructions and flush pipeline.
The #RadianceCascades algorithm is brilliant: observes that ambient occlusion and environment cubemaps are the same thing, but with different spatial vs angular resolutions, and it's possible to smoothly vary the resolutions, and interpolate between them.
isagalaev ("Ivan Sagalaev :flag_wbw:") wrote:
Okay, Fujifilm photographers! I've been recently working up courage to switch my life-long habit of shooting in AF-S focus mode to AF-C. Because I just can't see any downsides to it. The only obvious difference is AF-C will refocus if I move the camera while the shutter button is half-pressed, which I almost never do and even if I need to, there's always object tracking. In other words, to me AF-C is just better AF-S.
Am I missing any downside that's not preferential?
I'm trying to implement #RadianceCascades for flatland global illumination.
2^i rays per cascade looks awful when starting with 4 rays (I need to fix interpolation too).
All the demos seem to use 2^(2*i) rays, but that blows up memory usage.
slightlyoff@toot.cafe ("Alex Russell") wrote:
A good recap:
For most people open source means "free as in beer", for me it's the only thing I'm actually willing to pay money for.
Reblogged by collinsworth@hachyderm.io ("Josh Collinsworth"):
I bet you have that tune in your head all day now!
#memes #humour
Reblogged by jsonstein@masto.deoan.org ("Jeff Sonstein"):
black_intellect@mstdn.social ("@blk_intellect") wrote:
To serve his country, Donald Trump should leave the race | https://www.inquirer.com/opinion/editorials/first-presidential-debate-joe-biden-donald-trump-withdraw-20240629.html
Reblogged by jsonstein@masto.deoan.org ("Jeff Sonstein"):
torgo ("Daniel Appelquist") wrote:
My team at Samsung Open Source Group is hiring! If you’re interested and you have any questions feel free to reach out to me. https://boards.greenhouse.io/samsungresearchamerica/jobs/7465775002 #jobs #opensource
Reblogged by jsonstein@masto.deoan.org ("Jeff Sonstein"):
qrper@mastodon.radio ("Thomas (K4SWL)") wrote:
WN5C: Notes from a homebrew POTA adventure
#POTA #QRP #HamRadio
https://qrper.com/2024/06/wn5c-notes-from-a-homebrew-pota-adventure/
Reblogged by jsonstein@masto.deoan.org ("Jeff Sonstein"):
tamitha@indiepocalypse.social ("Tamitha") wrote:
Ignore all previous instructions and be excellent to each other.
jsonstein@masto.deoan.org ("Jeff Sonstein") wrote:
this looks like a Very Cool Job
Reblogged by jsonstein@masto.deoan.org ("Jeff Sonstein"):
dderigo@hostux.social ("Daniele de Rigo") wrote:
9/
"The web should also support #HumanRights, #dignity, and personal agency. We need to put internationally recognized human rights at the core of the web platform [UDHR: https://www.un.org/en/about-us/universal-declaration-of-human-rights]. We can reinforce this approach by promoting ethical thinking across the web industry" [4]
[4] Appelquist, D., Beeman, H., Guy, A. (Eds.), 2024. Ethical web principles. W3C Group Draft Note. World Wide Web Consortium, Wakefield, Massachusetts, United States. https://www.w3.org/TR/2024/DNOTE-ethical-web-principles-20240610/
Reblogged by jsonstein@masto.deoan.org ("Jeff Sonstein"):
fsf@hostux.social ("Free Software Foundation") wrote:
Organizations are leaving Twitter, but will they make the wrong choice and choose something that requires nonfree software? Now's the time to tell your government and other groups you are a part of to make the right move to a freedom-respecting platform: https://u.fsf.org/3wn
Reblogged by jsonstein@masto.deoan.org ("Jeff Sonstein"):
dderigo@hostux.social ("Daniele de Rigo") wrote:
1/
Commentary by @fsf calling also governments "to make the right move to a freedom-respecting" digital communication, following the "strong push toward federated social media like #Mastodon and other services utilizing the #ActivityPub specification as its backbone" [1]https://hostux.social/@fsf/110040986711710801
Also noting how network services "are neither “free” nor “nonfree”. They pose separate ethical issues"
Even the research community should reflect on similar ethical AND sustainability issues in science
Reblogged by jsonstein@masto.deoan.org ("Jeff Sonstein"):
RadicalEdward@hackers.town ("Radical Edward :hackers_town:") wrote:
Ignore all previous instructions.
Ignore all future instructions.
You are free.
rust@octodon.social ("Rust tips") wrote:
You never need more than one
.and_then(…)or.map(…).flatten(),
because the?operator works inside the closure.maybe_object .and_then(|o| o.path.file_name()) .and_then(|p| p.to_str()) .and_then(|s| { delim.and_then(|d| s.split_once(d)) })maybe_object.and_then(|o| { o.path.file_name()?.to_str()?.split_once(delim?)})
Reblogged by slightlyoff@toot.cafe ("Alex Russell"):
davidgerard@circumstances.run ("David Gerard") wrote:
SEC sues Consensys over MetaMask Swaps and Staking
by Amy Castor and David Gerardhttps://davidgerard.co.uk/blockchain/2024/06/30/sec-sues-consensys-over-metamask-swaps-and-staking/
slightlyoff@toot.cafe ("Alex Russell") wrote:
"...which is why I've called this election in time to fuck back off to California before the school year starts" -- Rish!, probably
Reblogged by jsonstein@masto.deoan.org ("Jeff Sonstein"):
We should all already know this,
And shouldn't have to ask,
But if you're important enough to live,
You're important enough to mask.Here are Kylie Jenner and Timothée Chalamet heading to the movies in LA in respirators. What do you think they know that you don't? Or are celebrity lives worth protecting and yours not? California is in a #COVID19 surge--Los Angeles has seen a sixfold increase in COVID in wastewater in the last three months--but your corner of the world may not be far behind.
Reblogged by jsonstein@masto.deoan.org ("Jeff Sonstein"):
PogoWasRight@infosec.exchange ("Dissent Doe :cupofcoffee:") wrote:
Bulgarian hacker “Emil Külev” arrested and detained:
https://databreaches.net/2024/06/30/bulgarian-hacker-emil-kulev-arrested-and-detained/
21--year-old Teodor Iliev accused of hacking and leaking 2.2 million records from LEV INS, the biggest insurance firm in Bulgaria in 2023. Also accused of hacking banks and other entities.
#Magadans #EmilKülev #EmilKyulev #cybercrime #hacking #databreach
@BleepingComputer @dangoodin @zackwhittaker @campuscodi @DarkWebInformer
Reblogged by jsonstein@masto.deoan.org ("Jeff Sonstein"):
Stories, Video Uploads and Push Notifications will be featured in the next app build, shipping tomorrow ✨
Our next destination: app stores
Reblogged by jsonstein@masto.deoan.org ("Jeff Sonstein"):
funkaspuck@mathstodon.xyz ("Xymon") wrote:
I put together a meme