Rare Sowerby's Beaked Whale washes up in Norfolk
A Sowerby's Beaked Whale, a poorly known deep sea species, has perished after washing up on a beach in Norfolk.
The animal was found in The Wash near Holme-next-the-Sea on Wednesday 6 August by a member of the public, who alerted it to British Divers Marine Life Rescue. By the time a BDMLR representative arrived at the scene, the whale had died, according to Wild Ken Hill on Facebook.
The whale was found to be a female. At this time of year females move south from Arctic breeding grounds – and it may be that this individual was with a young animal.
dflemstr likes this.
Google will now let you pick your top sources for news search results
Google is making it easier to see news from your favorite outlets. A new feature, called “preferred sources,” will let you choose the outlets you want to see featured the most in Search’s “top stories” section.
Google’s top stories hub appears when you search for something related to a current event, and displays a bunch of relevant articles from around the web. Along with prominently featuring articles from your preferred outlets in the top stories list, Google may also include them in a new “from your sources” section. Google first started testing the preferred sources feature in June, and now it’s rolling out to users in the US and India.
Google is adding a new way to personalize the news you see
Google is rolling out a new “preferred sources” feature that lets you choose which outlets you want to see the most in Search’s “top stories” section.Emma Roth (The Verge)
like this
Technology reshared this.
like this
like this
Who said you can move furniture with a bike?
I saw this bike made by an independent bike shop for himself.
It's an electric longtail and can carry a 300kg europallet, plus the toolbox on the front, plus an extra person or material on the bike rack!
Here is the link to the shop website: cycles-penet.fr/
Cycles Penet Frères – Fabrication de vélos rallongés personnalisés
Artisan assemblant des vélos longtails, robustes et durables au meilleur prix du marché.www.cycles-penet.fr
like this
Musk threatens Apple and calls OpenAI boss a liar as feud deepens
Musk threatens Apple and calls OpenAI boss a liar as feud deepens
Relations between the two tech bosses have soured amid a slew of lawsuits and social media digs.Liv McMahon (BBC News)
AI companion apps are on track to generate $120M+ in revenue in 2025, and in H1 there were 60M downloads of this kind of app, up 88% YoY
Holy shit. And I thought I was alone.
Where the hell are we heading as humanity?
AI companion apps on track to pull in $120M in 2025 | TechCrunch
The number of AI companion apps has grown more than 60% since 2024.Sarah Perez (TechCrunch)
like this
Technology reshared this.
Can't connect to QNAP web interface
China has built the world’s largest bullet-train network
China has built the world’s largest bullet-train network
And there’s a lot more to come. But is it a waste of money?The Economist
like this
New Uvalde Records Reveal Details About School Safety Concerns and Shooter’s Behavioral Issues
The release is part of a settlement agreement in a lawsuit that news organizations brought against state and local governments. The fight continues to get the Texas Department of Public Safety to release its own records.
35 Union Pacific train cars derail near Texas town, no injuries reported
Authorities say 35 cars of a Union Pacific train derailed near a small Texas town but there were no injuries reported and no evacuations ordered.
https://apnews.com/article/train-derailment-texas-union-pacific-f9682fd217599b61291b672f20d36692
Brazilian Court Allows Boeing to Continue Hiring Local Engineers
A Brazilian court has ruled that Boeing can continue hiring engineers, rejecting a lawsuit that sought to limit the US planemaker's recruitment practices.
Brazilian Court Allows Boeing to Continue Hiring Local Engineers
A Brazilian federal court has rejected a lawsuit seeking to restrict Boeing's recruitment of local engineers, allowing the US planemaker to continue its hiring practices in the country.Prachi Patel (Simple Flying)
UK | Government expands police use of live facial recognition vans
The Home Office says the technology helps locate suspects but civil liberties groups warn of heightened surveillance.
US | Trump administration to review 19 Smithsonian museums to ensure exhibits are ‘patriotic’
White House letter orders review as part of a broader push to assert oversight over cultural institutions
Archived version: archive.is/20250812215326/theg…
Disclaimer: The article linked is from a single source with a single perspective. Make sure to cross-check information against multiple sources to get a comprehensive view on the situation.
Can't Log in to User on Linux Mint Cinnamon (Loops Back to Login Window)
cross-posted from: lemmy.world/post/34365607
Hi fediverse,I'm hoping someone can give me some advice on an issue that means I can't access the main user account on my Linux Mint (Cinnamon) operating system.
Context:
I'm using a dual boot setup of windows and mint on my laptop.
I use mint (or used to, when I could access my user) for pretty much anything that doesn't require things* only my windows instance has. (*things such as support for video games that support windows but not linux, for example)When creating my main user account, I made a mistake in the username. It was irritating enough for me to want to change it, and as doing so seemed like it should have been fine, I settled upon three guides and ended up (mostly?) just following this one:
linuxuprising.com/2019/04/how-…
I cant remember all of what happened anymore, but I have the following screenshots, along with the stuff I do remember.
(note: red blocks represent the new username, blue blocks represent the old username)
At the used-by-process error, I first tried following the guide precisely, then hoped that "PID" was Process ID, and that the guide expected me to put the ID that usermod stated after "PID", and tried doing that.
Idk if that fvcked something up...
Then I guess I fixed that somehow, idk if I did so by restarting and logging in only as tempuser, or if I had already done that and fixed it some other way.
Anyway I meant to run each line of the command separately to avoid stuff going wrong, but accidentally did both at once. I hoped it'd be fine anyway.
Then stuff happened I guess.
Anyway,
I cant remember much more but I know that I tried to log back in as my main user account and I found out that:
- The username had been successfully changed.
- I could not log into my main user account.
Imputing the correct username and password was successful, and acted like it was logging me in as usual. Then after the usual black screen, it just throws me back to the login window.
This still happens.
I went through a fair bit of internet searching, followed some advice. All that most people were saying was to check how much disk space you have left - and to not keep timeshift snapshots on the same drive as your OS.
(this is one such post, and (I think) the only one I found that I definitely recognise from the previous searching: reddit.com/r/linuxmint/comment…)
I did ctrl-alt-f1 and ran df -h, and deleted most of the timeshift snapshots I had (I think I had maybe 6 and deleted 4 or 5).
Here's the output of df -h that I think is from after I deleted the timeshifts:
Idk what to do, hope someone can advise.
(TL;DR: tried to change username on mint, now whenever I try to log in to the user it throws me back to the login window after the usual black screen. Hope this suffices for a summary...)
How To Change Username On Ubuntu, Debian, Linux Mint Or Fedora
This is a step by step guide on how to change your username on Debian, Ubuntu, Linux Mint (and other Linux distributions based on Debian/Ubuntu), and Fedora.Linux Uprising Blog
Check permissions on your home folder. Make sure everything is owned by your new username.
I had a separate partition mounted on /home on my old system. I remounted the same partition at /home on the new system, and got the same bootloop issue. The problem was that the old permissions were for 1001:1001, not (newuser):(newuser). Had to log into a TTY and chown (newuser):(newuser) -R /home/(newuser) to get everything working.
I tried logging in with tempuser and remembered that I have no idea how to access the files on my main user. In the file manager the home folder for said user isn’t accessible, and I assume that’s because I set it to be encrypted when setting it up. Thus I can’t access the files to copy them over to a new user or anything. Also, I assume I wouldn’t be able to rename the homedir as such, and don’t know where to start checking or changing user settings and permissions and such.
First, check if you can login, with your new user, on the Linux console (i.e. Ctrl-Alt-F1 through F7). If you can, the username change probably went through correctly. Report back if you cannot login via console or you get warnings/errors.
Your login session does automatically terminate if the session process for Cinnamon exits, booting you back to GDM (or whatever login manager you have). So probably the Cinnamon session process, started by GDM, craps out for some reason. The reason is probably, I suspect, that it cannot access or cannot find some file it wants to open.
Check ~/.xsession-errors
, it might tell you what went wrong.
Also check the permissions of your home folder, the files in your home folder, and check if you correctly set up the symbolic link from /home/olduser
to /home/newuser
as the guide suggests.
A proposito delle meduse che hanno bloccato la maggiore centrale nucleare di Francia - Il blog di Jacopo Ranieri
A proposito delle meduse che hanno bloccato la maggiore centrale nucleare di Francia - Il blog di Jacopo Ranieri
Considerando attentamente l’esiziale vulnerabilità di un asset strategico come una grande centrale elettrica alimentata mediante l’utilizzo di carburante nucleare, è significativo il potenziale problematico di collocarla presso quello che costituisce…Jacopo (Il blog di Jacopo Ranieri)
The Kissinger Report: Declassified U.S. Plan To Control Nigeria’s Population, Resources And How Tinubu Is Helping Finish The Job
The Kissinger Report: Declassified U.S. Plan To Control Nigeria’s Population, Resources And How Tinubu Is Helping Finish The Job - West Africa Weekly
In 1974, a secret policy paper was drafted that would quietly shape decades of American engagement with Nigeria.West Africa Weekly
like this
A Tech Rule That Will ‘Future-Proof’ Your Kids
A Tech Rule That Will ‘Future-Proof’ Your Kids
No screens in the bedroom. Ever.Rheana Murray (The Atlantic)
like this
Technology reshared this.
Pure narcissism
it's only evil when it happens to them as retaliation, when they do that for decades it's cute.
Israeli regime embassy in Netherlands attacked
Israeli regime embassy in Netherlands attacked
TEHRAN, Aug. 12 (MNA) – Media reported on Tuesday that the Israeli regime's embassy in The Hague, Netherlands was attacked by three individuals.Mehr News Agency
like this
Is this a repeat of a story from a week or two ago or is this a new "attack" / vandalism? I know I saw similar photos somewhere not that long ago.
In either case, I support the cause. Israel is committing genocide.
International Trade Union Condemns Nigerian Government’s Move to Criminalise Right to Strike
International Trade Union Condemns Nigerian Government’s Move to Criminalise Right to Strike - West Africa Weekly
The African Regional Organisation of the International Trade Union Confederation (ITUC-Africa) has issued a statement condemning the Nigerian government’s alleged attempt to criminalise the right to strike through its newly adopted National Industria…Oluwasegun Sanusi (West Africa Weekly)
like this
GE-Proton10-12 Released
Hotfix:
- Fixed video playback in Ghostwire Tokyo
- Fixed video playback in Castlevania Dominus Collection
- Possibly other games fixed that use webm/vp8/vp9 video
Release GE-Proton10-12 Released · GloriousEggroll/proton-ge-custom
Hotfix: Fixed video playback in Ghostwire Tokyo Fixed video playback in Castlevania Dominus Collection Possibly other games fixed that use webm/vp8/vp9 videoGitHub
like this
Please don't promote Wayland
Please don't promote Wayland
An open letter from developers and users to the wider Linux community about the problems with Waylandstoppromotingwayland.netlify.app
Hilariously, all of those issues could be resolved if those same developers that are complaining donated some of their skills and expertise into contributing to the fixes and features they need.
This reads very much like an "Old man yells at cloud" moment.
Please don't promote Wayland
Please don't promote Wayland
An open letter from developers and users to the wider Linux community about the problems with Waylandstoppromotingwayland.netlify.app
don't like this
Israel's army formed special intel unit to 'justify killing' of hundreds of Gaza journalists
Israel's army formed special intel unit to 'justify killing' of hundreds of Gaza journalists
The unit, called the ‘Legitimization Cell,’ was established by the military intelligence directorate, which includes Unit 8200thecradle.co
like this
World's largest sovereign wealth fund divests from Israeli companies
World's largest sovereign wealth fund divests from Israeli companies
The decision by Norway followed revelations of the fund's stake in an Israeli jet engine manufacturerthecradle.co
like this
like this
i hope the safe guards in place for the members of the ethics committee guard against (a) leader(s) who get to decide on future members of the ethics committee.
i say this because the united states also has such committees but both our president and our congresspeople sabotage it by either refusing to certify new members or appoint members with conflicts of interest (eg fossil fuels executives in charge of the environment protection agency).
The Math Hack You Didn’t Know Was in Your Credit Card
What Is the Luhn Algorithm? The Math Behind Secure Credit Card Numbers
Find out how this simple algorithm from the 1960s keeps your wallet safeJack Murtagh (Scientific American)
like this
Is it worth paying a direct download website?
Is it worth paying for a direct download website? When downloading for free it takes 6-8 hours (and for some reason it got interrupted and failed, so I have to attempt again) but if I paid for it I could download it in 3 minutes. I'm worried that the free version just doesn't support having a download take that long, so it will be impossible to obtain.
I'm not sure if it is safe, nor stupid to do so though. Specifically, I'm talking about torbobit (dot) net
Would you consider torrenting (from non-private torrents) safer than ddl? I can either pay the ddl or a vpn and use a torrent. Idk.
Thank you.
it honestly depends on how much you use the service.
i had an account for a while to a site that shut down. while i had it i was downloading a bunch of different files, not necessarily pirated stuff.
i'd say if torrents isn't a viable option and you would be using that site downloading at least 500 mb worth of data a day, it might be worth it. if something you want is available only on one of these sites, it depends on how bad you want it and how soon you want it.
New data shows No Kings was one of the largest days of protest in US history
New data shows No Kings was one of the largest days of protest in US history
The historic number of No Kings protesters and their expansive geographic spread are signs of a growing and durable pro-democracy movement.Erica Chenoweth (Waging Nonviolence)
like this
Butter made from carbon tastes like the real thing, gets backing from Bill Gates
cross-posted from: lemmy.world/post/34272214
A California-based biotechnology startup has officially launched the world's first commercially available butter made entirely from carbon dioxide, hydrogen, and oxygen, eliminating the need for traditional agriculture or animal farming. Savor, backed by Microsoft co-founder Bill Gates through his Breakthrough Energy Ventures fund, announced the commercial release of its animal- and plant-free butter after three years of development.The revolutionary product uses a proprietary thermochemical process that transforms carbon dioxide captured from the air, hydrogen from water, and methane into fat molecules chemically identical to those found in dairy butter. According to the company, the process creates fatty acids by heating these gases under controlled temperature and pressure conditions, then combining them with glycerol to form triglycerides.
Butter made from carbon tastes like the real thing, gets backing from Bill Gates
A company in Batavia, Illinois is making butter in a way you've never seen before. No animals, no plants, no oils; this butter is made from carbon.Tara Molina (CBS Chicago)
like this
We focus too much on efficiency and cost sometimes. Sometimes efficiency is only a "nice to have" while being outweighed by practicality, convenience, safety, and any of the other factors we choose to make a priority.
It is expensive and inefficient for an airplane to have two engines instead of just one. We do it anyway because it's required for safety and redundancy. We made that the priority, and that was an active choice. We need to start making more active choices about what the priority is when it comes to our energy futures. All priorities have tradeoffs. Cost and efficiency have their own tradeoffs. Question it when people tell you that things can't be done because of "cost" or "efficiency". When they do that they're presupposing what the priority is, but often it's billionaires trying to cut corners to make themselves richer at our expense, our safety, our futures. We can do inefficient things. Sometimes it's even the right choice.
Or we could burn more coal so we can generate the energy needed for synthetic gasoline…
The problem is, people can, do, and will use that exact same argument to say we don't need any more solar panels or wind turbines, because we don't need and can't use or store the excess power for anything and that's why we need to keep thermal plants as backup for base load generation. Look, when we produce too much electricity, the electricity cost goes to zero and negative! It's "wasteful and inefficient"! But these two problems can solve each other. Synthetic fuels (doesn't have to be gasoline, hydrogen is step 1, methane/LNG is a bit more manageable as a chemical fuel. As long as the carbon source is atmospheric, then it and other synthetic hydrocarbons are carbon neutral to burn) provide an on-demand energy sink/storage method that can support and drive more electrification and renewable power, it just has to be part of a consistent and systemic approach with strict regulation and a clear view of the big picture (something sorely lacking these days).
Nailed it.
We need a solar grid that can meet our demand during a 9-hour, overcast, low-angle winter day. That same grid will be producing more than 4 times as much power as we need during a 15-hour, high-angle summer day, even after we include air conditioning loads.
We need massive, seasonal loads to soak up that excess power and keep solar profitable.
Fake butter isn't going to do it, but things like desalination, hydrogen electrolysis, and Fischer-Tropsch hydrocarbon production are all likely candidates.
Inclusive language guide bans problematic tech terms
No more 'Sanity Checks.' Inclusive language guide bans problematic tech terms
: 'Hung' is out and 'Unresponsive' is in, according to the Academy Software Foundation and the Alliance for OpenUSDRichard Speed (The Register)
Drug Enforcement Administration agent used Illinois cop’s Flock license plate reader password for immigration enforcement searches
DEA agent used Illinois cop’s Flock license plate reader password for immigration enforcement searches
A federal Drug Enforcement Administration agent on a Chicago area task force used Palos Heights Detective Todd Hutchinson’s login credentials to perform unauthorized searches this past January.unraveledpress.com
like this
A Palos Heights police officer has been disciplined and retrained
That is automatic fired in any place I've worked IT.
The detective stated it was “common” to allow others in the group to use his login for drug investigations
That's an investigation in any place I've worked IT.
State legislation prohibits Illinois license plate reader data from being used for immigration enforcement purposes.
Like that matters.
Meh, read the damned article. It's more damning than I can post about.
As usual, I'll sign off by saying, get strapped, learn gun safety and local laws, practice, be ready to fucking die in a firefight. Human rights will never come cheap to defend. But in no case lie down for this shit. Don't have a "brown people" pic, but they're as important as any of us.
If your life is more important than your liberty, you do you, I will not judge. But I've made my own decision on the matter.
I wish more people who believe in justice had your attitude. We wouldn't be degrading into Orwellian 1984 standards if the powers that be received just 2% pushback with the same magnitude of force they employ.
Democracy dies because Americans, the gun-toting, freedom-fighting, liberty-loving citizens they are, are in fact giant. fucking. cowards. In general.
They do feel pretty free to do that, and they also heavily signal that if you’re of a darker complexion, even if they barge in unannounced, that they’re going to fill your house full of holes but if you’re white, even if you knew what was going on, they’ll detain you alive. It happens all the time, and in “unarmed” societies that aren’t massively shit people don’t need to worry about it anyway.
“Greatest country on earth” but everyone needs to be constantly afraid of their neighbours and government.
A bit of missing context - the officer with the access to the FLOCK system shared his account details with many other officers including the DEA agent because he thought that’s just what was done since he was the only one with an account.
Also on this:
State legislation prohibits Illinois license plate reader data from being used for immigration enforcement purposes.
Why?! Why is immigration enforcement being stifled so much? Imagine if there was a police database that could help find murderers whenever they drove their car in public and legislators said “no you’re not allowed to use that to help find wanted murderers”. It makes no sense.
A bit of missing context - the officer with the access to the FLOCK system shared his account details with many other officers including the DEA agent because he thought that’s just what was done since he was the only one with an account.
LOLLLLLLLL
And I suppose any arrests or convictions based on that were not legal or overturned, right??
Entering the country illegally is a crime under federal law, not civil. Remaining in the country after your legal immigration status is up is a civil issue, but deportation is a lawful response.
Why do you think people should get to stay in a country illegally? I’m genuinely curious.
Do you think a person should be seperated from thier families, put into prison, subjected to violence, and sent to a country they've never been to for a misdemeanor?
Because thats a criminal misdemeanor, not civil like immigration. But you dont care do you? You got yours..
Ghoul
Why?! Why is immigration enforcement being stifled so much? Imagine if there was a police database that could help find murderers
It could be because immigrants are not as bad as murderers.
You need to shut up. You're spreading ignorance and blatantly ignoring the situation.
Again. You need yo knock it off and go somewhere magats hang out.
This isn't a good argument.
If law enforcement had access to all of your social media, e-mails and live video feeds from inside your house then they would be able to catch criminals more effectively.
We have laws specifically limiting police powers because we recognize that there are more things to consider than simply maximizing arrests.
Protection against unreasonable search is written into the constitution, after all
It does make sense. Police are not perfect saint-like beings, and the government is not composed of perfect beings either. I'm not sure what kind of person you are, but I'm sure there are some things you enjoy and partake in which some other social group really despises. If you're religious, it may be militant atheists who despise you going to church. If you're not religious, it may be militant theists who despise you not going to church. The point is, there's probably some social cultures out there that hate you for the things that you love. Those people may not be in charge right now, but they might be one day. Those people can end up in police departments, as developers for these camera companies, as administrators for the database that collects information on where you drive and when. Those people, being imperfect as they are, may not always resist the temptation to use this system in a way to track down and identify people like you for doing whatever it is that you love and they hate. Now you end up on a list for that.
There's no denying that sophisticated surveillance technology does make it easier to catch criminals and does legitimately protect from the threats those criminals pose. But surveillance technology, by it's very nature, cannot surveil only the criminals - it has to surveil everyone to find the criminals. And the notion of what is criminal may change. If your favorite hobby becomes criminalized, or if the government criminalizes your identity itself, these beautifully effective tools are suddenly turned against you.
There is a happy medium to be found between giving your society tools to enforce the will of constituents, vs. giving your society tools that be too easily abused. Given that this tool is already being abused, it probably isn't worth the benefits.
I see what you're saying. You're not talking about "making sense" in an ethical or social well-being sense, you mean it's literally confusing why the technology wouldn't be used for all kinds of crimes, given that it already exists - irrespective of whether the technology should be used. Is that right? I think you're getting downvoted because it kinda sounds like you're saying this is all a good idea when you say it "makes sense". Unfortunate English ambiguities. But you're saying, like, sure it's dystopian and creepy and wrong, but why wouldn't the creepy dystopia use the tech for all cases then rather than just some? That's a good question. I think because there is legitimately some understanding of the dangers of using these powerful tools willy-nilly. While people aren't perfect angels, they also aren't perfect devils either. Another factor is that there is some pressure to appear not to be overly heavy-handed with these tools - as we see in those chats, they knew it made them look bad for this to get out.
And the final most pessimistic factor is that this Flock company almost certainly charges per seat, so giving direct usernames and logins to every officer or even every department is probably absurdly expensive. Companies (in this case the police) will often try to limit their license seats to as few people as possible and then just funnel as much different people's work through that one person's license as they can.
I'm not responding to you're entire verbal vomit. am going to say this.
What youve written at the end is not what's happening.
Despite all the downvotes, I think it's a reasonable enough question. It happens to have a very reasonable answer though.
First of all, your concern is largely addressed, since immigration control can still access law enforcement databases if they have a warrant.
As for why this law exists at all, well it's actually to the benefit of law enforcement: the idea is that immigrant communities are more likely to cooperate with law enforcement if they aren't scared that they will be the target of immigration control. This is all the more practical now, when ICE has degraded into a largely lawless and authoritarian organization, since you can imagine most immigrants wouldn't want to say a word to any police officer unless they at least have the protections of the 2017 TRUST act in place.
Now, what I'm a bit confused about is why you are so up-in-arms about the existence of this law instead of the violation of this law. Surely if you are so law-abiding as you make out to be in your comments, you should be shouting for legal action against the police officers involved in breaking the law.
Drug Enforcement Administration agent used Illinois cop’s Flock license plate reader password for immigration enforcement searches
DEA agent used Illinois cop’s Flock license plate reader password for immigration enforcement searches
A federal Drug Enforcement Administration agent on a Chicago area task force used Palos Heights Detective Todd Hutchinson’s login credentials to perform unauthorized searches this past January.unraveledpress.com
How We Became Captives Of Social Media
How We Became Captives Of Social Media
Social media platforms today no longer connect us to the real world — they sever our ties to it.Mike Mariani (NOEMA)
What Happened When I Tried to Replace Myself with ChatGPT in My English Classroom
Like many teachers at every level of education, I have spent the past two years trying to wrap my head around the question of generative AI in my English classroom. To my thinking, this is a question that ought to concern all people who like to read and write, not just teachers and their students. Today’s English students are tomorrow’s writers and readers of literature. If you enjoy thoughtful, consequential, human-generated writing—or hope for your own human writing to be read by a wide human audience—you should want young people to learn to read and write. College is not the only place where this can happen, of course, but large public universities like UVA, where I teach, are institutions that reliably turn tax dollars into new readers and writers, among other public services. I see it happen all the time.There are valid reasons why college students in particular might prefer that AI do their writing for them: most students are overcommitted; college is expensive, so they need good grades for a good return on their investment; and AI is everywhere, including the post-college workforce. There are also reasons I consider less valid (detailed in a despairing essay that went viral recently), which amount to opportunistic laziness: if you can get away with using AI, why not?
It was this line of thinking that led me to conduct an experiment in my English classroom. I attempted the experiment in four sections of my class during the 2024-2025 academic year, with a total of 72 student writers. Rather than taking an “abstinence-only” approach to AI, I decided to put the central, existential question to them directly: was it still necessary or valuable to learn to write? The choice would be theirs. We would look at the evidence, and at the end of the semester, they would decide by vote whether A.I. could replace me.
What could go wrong?
In the weeks that followed, I had my students complete a series of writing assignments with and without AI, so that we could compare the results.My students liked to hate on AI, and tended toward food-based metaphors in their critiques: AI prose was generally “flavorless” or “bland” compared to human writing. They began to notice its tendency to hallucinate quotes and sources, as well as its telltale signs, such as the weird prevalence of em-dashes, which my students never use, and sentences that always include exactly three examples. These tics quickly became running jokes, which made class fun: flexing their powers of discernment proved to be a form of entertainment. Without realizing it, my students had become close readers.
During these conversations, my students expressed views that reaffirmed their initial survey choices, finding that AI wasn’t great for first drafts, but potentially useful in the pre- or post-writing stages of brainstorming and editing. I don’t want to overplay the significance of an experiment with only 72 subjects, but my sense of the current AI discourse is that my students’ views reflect broader assumptions about when AI is and isn’t ethical or effective.
It’s increasingly uncontroversial to use AI to brainstorm, and to affirm that you are doing so: just last week, the hosts of the New York Times’s tech podcast spoke enthusiastically about using AI to brainstorm for the podcast itself, including coming up with interview questions and summarizing and analyzing long documents, though of course you have to double-check AI’s work. One host compares AI chatbots to “a very smart assistant who has a dozen Ph.D.s but is also high on ketamine like 30 percent of the time.”
What Happened When I Tried to Replace Myself with ChatGPT in My English Classroom
My students call it “Chat,” a cute nickname they all seem to have agreed on at some point. They use it to make study guides, interpret essay prompts, and register for classes, turning it loose on t…Literary Hub
Wplace Is Exploding Online Amid a New Era of Youth Protest
WPlace is a desktop app that takes its cue from Reddit’s r/place, a sporadic experiment where users placed pixels on a small blank canvas every few minutes. On Wplace, anyone can sign up to add coloured pixels to a world map – each user able to place one every 30 seconds. By internet standards one pixel every 30 seconds is glacial, and that is part of what makes it so powerful. In just a few weeks since its launch tens, if not, hundreds of thousands of drawings have appeared.Scrolling to my corner of Scotland, I found portraits of beloved pets, anime favourites, pride flags, football crests. In Kyiv, a giant Hatsune Miku dominates the sprawl alongside a remembrance garden where a user asked others to leave hand drawn flowers. Some pixels started movements. At one point there was just a single wooden ship flying a Brazilian flag off Portugal. Soon, a fleet appeared, a tongue-in-cheek invasion.
Across the diversity and chaos of the Wplace world map, nothing else feels like Gaza. In most cities, the art is made by those who live there. Palestinians do not have this opportunity: physical infrastructure is destroyed while people are murdered. Their voices, culture, and experiences are erased in real time. So, others show up for them, transforming the space on the map into a living mosaic of grief and care.
No algorithm, no leaders, but on Wplace, collective actions emerge organically. A movement stays visible only because people choose to maintain it, adding pixels, repairing any damage caused by others drawing over it. In that sense it works like any protest camp or memorial in the physical world: it survives only if people tend it. And here, those people are scattered across continents, bound not by geography but by a shared refusal to let what they care about disappear from view.
Wplace Is Exploding Online Amid a New Era of Youth Protest
Wplace is exploding onling amid a new ear of youth protest. From political pixel art to vigils over Gaza, this beautifully chaotic internet project is showing how young people are reinventing protest.Kristie De Garis
Open Lemmy comment threads in Mastodon?
Since both lemmy and Mastodon use the fediverse, is it possible to view comment threads under posts from lemmy in Mastodon? How to find a link that works in both/ is it related to the posts id?
Would these work with #hashtags ?
For example here is a Lemmy thread: discuss.tchncs.de/post/4196495…
Here is the same thread on Mastodon: floss.social/@kde/114960515064…
So it is possible if it has been federated to both. There are different reasons why that might happen, in this case it is because that thread's OP posted it on Mastodon but mentioned a Lemmy community.
Another reason why it might happen is that a Mastodon user is following a Lemmy community or user.
I see this post on Akkoma by #Fediverse and answered it. Another person from dot social on Mastodon also commented it. It's weird that those comments can't be readed here in the post. I've tried to comment from there before and seems to work. So I'm not sure what happens when you interact outside of Lemmy.
Links to comments fe.disroot.org/notice/Ax6QMkVf…
mastodon.social/@ambuj/1150218…
Sie Guaque (@sieguaque@fe.disroot.org)
@glowing_hans @AWUutgQ5inc7fMWpTk.fediverse@lemmy.ml hello, in my experience it is possible and yes, hashtags works. Right know I’m seeing your post and giving an answer from #Akkoma thanks to your...fe.disroot.org
Perplexity wants to buy Google Chrome for $34.5 billion, twice the company's value
Perplexity wants to buy Google Chrome for $34.5 billion, twice the company’s value
Perplexity, an AI startup, is putting together a bid to buy Google Chrome. There are just two potential problems. First,...Ben Schoon (9to5Google)
Is Astute Graphics plugin 40MB or 678MB?
Edit: It seems that it may be 40MB and that the other 629 MB is from the Texturino plugin that generally gets bundled with it. I believe it is just two separated direct downloads. Not sure why there would be inconsistencies in the file size though (669MB vs 678MB)
Note: I am not requesting for a link nor a source, but rather I just want to know if I am direct downloading the correct file. Specifically, is the bundle supposed to be 40MB or 678MB?
I found torrented versions are 678MB, but direct downloaded versions are only 40MB. motka (dot) net (from the megathread) had one for 678MB, but the download is a 404 sadly.
Also, is the latest version 3.9.1? I see direct download ones showing up as 4.1.0, and 4.2.0 (which doesn't seem right to me)
Thank you.
Your CV is not fit for the 21st century
The job market is queasy and since you're reading this, you need to upgrade your CV. It's going to require some work to game the poorly trained AIs now doing so much of the heavy lifting. I know you don't want to, but it's best to think of this as dealing with a buggy lump of undocumented code, because frankly that's what is between you and your next job.A big reason for that bias in so many AIs is they are trained on the way things are, not as diverse as we'd like them to be. So being just expensively trained statistics, your new CV needs to give them the words most commonly associated with the job you want, not merely the correct ones.
That's going to take some research and a rewrite to get it looking like those it was trained to match. You need to be adding synonyms and dependencies because the AIs lack any model of how we actually do IT, they only see correlations between words. One would hope a network engineer knows how to configure routers, but if you just say Cisco, the AI won't give it as much weight as when you say both, nor can you assume it will work out that you actually did anything to the router, database or code, so you need to explicitly say what you did.
Fortunately your CV does not have to be easy to read out loud, so there is mileage in including the longer versions of the names of the more relevant tools you've mastered, so awful phrases like "configured Fortinet FortiGate firewall" are helpful if you say it once, as does using all three F words elsewhere. This works well for the old fashioned simple buzzword matching still widely used.
This is all so fucked.
Your CV is not fit for the 21st century – time to get it up to scratch
: And yes, that means (retch) catering to AI searchersDominic Connor (The Register)
like this
I spent about a decade as a KDE developer.
KDE has this mindset where if someone wants to implement something they think is cool, and the code is clean and mostly bug free, well -- have at it! Ever wonder why there's 300 options for everything?
Usually (because there's a bunch of people trying to optimize the core for speed and load times and such) this also means that the unused code-paths are required to not contribute negatively to things like load times. So a plugin like this that doesn't get loaded by default unless enabled, and thus doesn't harm everyone else's performance. It also means that if it stops working in the future and starts to bitrot, it can be dropped without affecting the core code.
reshared this
glorkon
in reply to Feddinat0r • • •reshared this
Lord Caramac the Clueless, KSC reshared this.