Tootfinder

Opt-in global Mastodon full text search. Join the index!

@tiotasram@kolektiva.social
2025-08-04 15:49:00

Should we teach vibe coding? Here's why not.
Should AI coding be taught in undergrad CS education?
1/2
I teach undergraduate computer science labs, including for intro and more-advanced core courses. I don't publish (non-negligible) scholarly work in the area, but I've got years of craft expertise in course design, and I do follow the academic literature to some degree. In other words, In not the world's leading expert, but I have spent a lot of time thinking about course design, and consider myself competent at it, with plenty of direct experience in what knowledge & skills I can expect from students as they move through the curriculum.
I'm also strongly against most uses of what's called "AI" these days (specifically, generative deep neutral networks as supplied by our current cadre of techbro). There are a surprising number of completely orthogonal reasons to oppose the use of these systems, and a very limited number of reasonable exceptions (overcoming accessibility barriers is an example). On the grounds of environmental and digital-commons-pollution costs alone, using specifically the largest/newest models is unethical in most cases.
But as any good teacher should, I constantly question these evaluations, because I worry about the impact on my students should I eschew teaching relevant tech for bad reasons (and even for his reasons). I also want to make my reasoning clear to students, who should absolutely question me on this. That inspired me to ask a simple question: ignoring for one moment the ethical objections (which we shouldn't, of course; they're very stark), at what level in the CS major could I expect to teach a course about programming with AI assistance, and expect students to succeed at a more technically demanding final project than a course at the same level where students were banned from using AI? In other words, at what level would I expect students to actually benefit from AI coding "assistance?"
To be clear, I'm assuming that students aren't using AI in other aspects of coursework: the topic of using AI to "help you study" is a separate one (TL;DR it's gross value is not negative, but it's mostly not worth the harm to your metacognitive abilities, which AI-induced changes to the digital commons are making more important than ever).
So what's my answer to this question?
If I'm being incredibly optimistic, senior year. Slightly less optimistic, second year of a masters program. Realistic? Maybe never.
The interesting bit for you-the-reader is: why is this my answer? (Especially given that students would probably self-report significant gains at lower levels.) To start with, [this paper where experienced developers thought that AI assistance sped up their work on real tasks when in fact it slowed it down] (arxiv.org/abs/2507.09089) is informative. There are a lot of differences in task between experienced devs solving real bugs and students working on a class project, but it's important to understand that we shouldn't have a baseline expectation that AI coding "assistants" will speed things up in the best of circumstances, and we shouldn't trust self-reports of productivity (or the AI hype machine in general).
Now we might imagine that coding assistants will be better at helping with a student project than at helping with fixing bugs in open-source software, since it's a much easier task. For many programming assignments that have a fixed answer, we know that many AI assistants can just spit out a solution based on prompting them with the problem description (there's another elephant in the room here to do with learning outcomes regardless of project success, but we'll ignore this over too, my focus here is on project complexity reach, not learning outcomes). My question is about more open-ended projects, not assignments with an expected answer. Here's a second study (by one of my colleagues) about novices using AI assistance for programming tasks. It showcases how difficult it is to use AI tools well, and some of these stumbling blocks that novices in particular face.
But what about intermediate students? Might there be some level where the AI is helpful because the task is still relatively simple and the students are good enough to handle it? The problem with this is that as task complexity increases, so does the likelihood of the AI generating (or copying) code that uses more complex constructs which a student doesn't understand. Let's say I have second year students writing interactive websites with JavaScript. Without a lot of care that those students don't know how to deploy, the AI is likely to suggest code that depends on several different frameworks, from React to JQuery, without actually setting up or including those frameworks, and of course three students would be way out of their depth trying to do that. This is a general problem: each programming class carefully limits the specific code frameworks and constructs it expects students to know based on the material it covers. There is no feasible way to limit an AI assistant to a fixed set of constructs or frameworks, using current designs. There are alternate designs where this would be possible (like AI search through adaptation from a controlled library of snippets) but those would be entirely different tools.
So what happens on a sizeable class project where the AI has dropped in buggy code, especially if it uses code constructs the students don't understand? Best case, they understand that they don't understand and re-prompt, or ask for help from an instructor or TA quickly who helps them get rid of the stuff they don't understand and re-prompt or manually add stuff they do. Average case: they waste several hours and/or sweep the bugs partly under the rug, resulting in a project with significant defects. Students in their second and even third years of a CS major still have a lot to learn about debugging, and usually have significant gaps in their knowledge of even their most comfortable programming language. I do think regardless of AI we as teachers need to get better at teaching debugging skills, but the knowledge gaps are inevitable because there's just too much to know. In Python, for example, the LLM is going to spit out yields, async functions, try/finally, maybe even something like a while/else, or with recent training data, the walrus operator. I can't expect even a fraction of 3rd year students who have worked with Python since their first year to know about all these things, and based on how students approach projects where they have studied all the relevant constructs but have forgotten some, I'm not optimistic seeing these things will magically become learning opportunities. Student projects are better off working with a limited subset of full programming languages that the students have actually learned, and using AI coding assistants as currently designed makes this impossible. Beyond that, even when the "assistant" just introduces bugs using syntax the students understand, even through their 4th year many students struggle to understand the operation of moderately complex code they've written themselves, let alone written by someone else. Having access to an AI that will confidently offer incorrect explanations for bugs will make this worse.
To be sure a small minority of students will be able to overcome these problems, but that minority is the group that has a good grasp of the fundamentals and has broadened their knowledge through self-study, which earlier AI-reliant classes would make less likely to happen. In any case, I care about the average student, since we already have plenty of stuff about our institutions that makes life easier for a favored few while being worse for the average student (note that our construction of that favored few as the "good" students is a large part of this problem).
To summarize: because AI assistants introduce excess code complexity and difficult-to-debug bugs, they'll slow down rather than speed up project progress for the average student on moderately complex projects. On a fixed deadline, they'll result in worse projects, or necessitate less ambitious project scoping to ensure adequate completion, and I expect this remains broadly true through 4-6 years of study in most programs (don't take this as an endorsement of AI "assistants" for masters students; we've ignored a lot of other problems along the way).
There's a related problem: solving open-ended project assignments well ultimately depends on deeply understanding the problem, and AI "assistants" allow students to put a lot of code in their file without spending much time thinking about the problem or building an understanding of it. This is awful for learning outcomes, but also bad for project success. Getting students to see the value of thinking deeply about a problem is a thorny pedagogical puzzle at the best of times, and allowing the use of AI "assistants" makes the problem much much worse. This is another area I hope to see (or even drive) pedagogical improvement in, for what it's worth.
1/2

@detondev@social.linux.pizza
2025-08-08 06:00:30

alright im going through my old files again and rediscovered a shitty unfinished sci-fi epic poem thing i was writing sometime when i was 14/15/idfk. all i remember about it is that it was gonna keep doing this countdown and changing structure accordingly for a really long time, i was thinking of depicting the character finding love in an ethereal sorta way for the ending, and it was gonna incorporate a enochian number square for some reason.

SIXTEEN CYCLES AGO,

a smouldering sunset steps away stops scorching her scattered populace, of scar ed, smoke-cycling children trapped in a limbo they weren't old enough to understand.

SIXTEEN CYCLES AGO, the sky dances from gold to muddy grime in lockstep with their lover, and none on Upkeak's face bend in the slightest sur as i kneel, rifle over roof's edge, poised for his arrival.

SIXTEEN CYCLES AGO, his carrier cuts through the congregating crust in the clouds, almost doing Sky a favor t…
fuck my life i missed the mark FIFTEEN TIMES IN A ROW

fuck this air tripped brain through breath FIFTEEN TIMES IN A ROW

fuck they saw me one pair of eyes FIFTEEN TIMES IN A ROW

fuck these legs fourteen cycles forward FIFTEEN TIMES IN A ROW

fuck the height from building to building FIFTEEN TIMES IN A ROW

fuck

fuck

fuck

fuck

fuck FIFTEEN TIMES-

~!@#$%^&*()_+
fuck my life shitty glass smashed sixteen scattered shards FIFTEEN TIMES

fuck this air pulsing pounding head pulsing pounding heart IN A ROW

fuck they saw me mental specter vanishes forced second guesses FIFTEEN TIMES

fuck my legs covered in cuts beautiful blood IN A ROW

fuck the height of my ambition fuck my life again FIFTEEN TIMES

fuck fuck fuck fuck fuck fuck fuck fuck fuck fuck IN A ROW

*click*
burning light FIFTEEN ROWS IN A TIME

angel light ROW ROW ROW ROW ROW

can't leave IN A FIFTEEN TIMES ROW

angel carry ROW ROW ROW ROW ROW

burning light ROW ROW ROW

ROW

ROW

ROW

ROW

ROW

ROW

ROW

ROW

ROW

ROW

ROW

ROW

...

..

..

...
@jredlund@social.linux.pizza
2025-07-07 22:21:07

Is AI the end of the English Paper?
Recently I read an article in the New Yorker entitled, “What Happens After A.I. Destroys College Writing?” by Hua Hsu, who teaches at Bard College. The demise of the college essay, especially in its five-paragraph format, has been predicted or even advocated for years. However, this time around, the threat is not just to the essay, but to all First Year Writing courses, and perhaps all courses that assign reading and writing.

@arXiv_csSE_bot@mastoxiv.page
2025-07-08 10:16:20

ACE: Automated Technical Debt Remediation with Validated Large Language Model Refactorings
Adam Tornhill, Markus Borg, Nadim Hagatulah, Emma S\"oderberg
arxiv.org/abs/2507.03536

@deprogrammaticaipsum@mas.to
2025-07-05 15:35:43

"The overall life expectancy of a programming language has dwindled in the past 56 years. A COBOL developer in the 1960s most probably retired in the 2000s, still writing COBOL. As a former professional VBScript, then C#, then Objective-C, later Swift, and finally Go developer, I can only see this trend accelerating. We should expect our favorite programming language to be replaced and removed from the market in a relatively shorter time every decade."

@bobmueller@mastodon.world
2025-09-04 22:32:35

OK, this is kind of fascinating. And it triggered all kinds of plot bunnies, especially in the urban fantasy series I haven't started writing yet.
time.com/7307401/rise-of-etsy-

@bourgwick@heads.social
2025-07-02 18:45:02

today's distracting mindblow: samuel delany & karen dalton shared bills at cafe elysee, plus fred neil, tim hardin, & other notables. (can't find any other details/documentation of the west village venue of that name.) archive.org/details/motionofli…

very full of a newly purchased washing machine. Shortly after we moved in, Bill and Terry took over the management of a tiny Greenwich Vil- Iage coffee shop on the north side of Third Street between Sixth Avenue and MacDougal Sreet, the Cafe Elysée, where, with my guitar, I would 0 10 sing in the evenings and pass the basket, along with the likes of Tim Hardin, Karen Dalton, Dick Glass, Lisa Kindred, Fred Neal, ‘my long time friend Ana Perez, a friendly and talented youngster, Vie Smith, from w…
@ErikJonker@mastodon.social
2025-09-05 07:40:17

Always good to get a reality check. At the same time good to remember the data collection of this trial was from October 2024 to Decembre 2024. Models have improved since then, reasoning, more tool use etc.
theregister.com/2025/09/04/m36

@tiotasram@kolektiva.social
2025-08-04 15:49:39

Should we teach vibe coding? Here's why not.
2/2
To address the bigger question I started with ("should we teach AI-"assisted" coding?"), my answer is: "No, except enough to show students directly what its pitfalls are." We have little enough time as it is to cover the core knowledge that they'll need, which has become more urgent now that they're going to be expected to clean up AI bugs and they'll have less time to develop an understanding of the problems they're supposed to be solving. The skill of prompt engineering & other skills of working with AI are relatively easy to pick up on your own, given a decent not-even-mathematical understanding of how a neutral network works, which is something we should be giving to all students, not just our majors.
Reasonable learning objectives for CS majors might include explaining what types of bugs an AI "assistant" is most likely to introduce, explaining the difference between software engineering and writing code, explaining why using an AI "assistant" is likely to violate open-source licenses, listing at lest three independent ethical objections to contemporary LLMs and explaining the evidence for/reasoning behind them, explaining why we should expect AI "assistants" to be better at generating code from scratch than at fixing bugs in existing code (and why they'll confidently "claim" to have fixed problems they haven't), and even fixing bugs in AI generated code (without AI "assistance").
If we lived in a world where the underlying environmental, labor, and data commons issues with AI weren't as bad, or if we could find and use systems that effectively mitigate these issues (there's lots of piecemeal progress on several of these) then we should probably start teaching an elective on coding with an assistant to students who have mastered programming basics, but such a class should probably spend a good chunk of time on non-assisted debugging.
#AI #LLMs #VibeCoding

When your opponent is Donald Trump you escalate in response to threats;
you don’t try to appease him.
Jerome Powell must do everything in his power to compel the conventional wisdom of market traders to more adequately “price in” the degradation of the rule of law.
This must include tying the rule of law and the threats to the constitution to the credibility and standing of the Federal Reserve itself.
Powell’s term expires in less than a year anyway.
If defe…

@GroupNebula563@mastodon.social
2025-07-06 05:17:40

was just sent this and I think it’s quite nice
#writing #poetry @… @…

Instructions for Having a Soul: Take it out in the rain sometimes. It has vast, invisible wings that gather dirt and need rinsing. When it tries to kill you that is because you've forgotten to let it look into someone's eyes for longer than a minute. It needs that the way a bee needs nectar in the early morning dew. Every so often, take it on a journey. Let it read long, hard books and let it stare into the depths of the sea. Yes, you can give it chips and whiskey but from time to time let it k…
@groupnebula563@mastodon.social
2025-07-06 05:17:40

was just sent this and I think it’s quite nice
#writing #poetry @… @…

Instructions for Having a Soul: Take it out in the rain sometimes. It has vast, invisible wings that gather dirt and need rinsing. When it tries to kill you that is because you've forgotten to let it look into someone's eyes for longer than a minute. It needs that the way a bee needs nectar in the early morning dew. Every so often, take it on a journey. Let it read long, hard books and let it stare into the depths of the sea. Yes, you can give it chips and whiskey but from time to time let it k…
@detondev@social.linux.pizza
2025-06-30 15:33:47

learn 👇

Few can write as well as Peters; he is a master of the form.

Writing utensils Mark Peters has used:

1.2x4

2. bag of popcorn

3. bamboo cane

4. barbed wire

5. barbed wire-covered baseball bat

6. basketball

7. bed of nails

8. broken bottle

9. broom

10. bucket, 20 gallon

11. cardboard box

12. cardboard roll

13. candelabra (almost)

14. ceiling tiles

15. chainsaw

16. coffee, hot

17. cookie sheet

18. crutch

19. curtains

20. dumpster

21. exploding barbed wire plywood sheet

22. fi…
1985 - Mark Peters battles a vicious army of gigantic bugs.

1986 - Mark Peters finds a suitcase of drug money and goes on a spending spree.

1987 - Mark Peters peddles other people's experiences.

1988 - Mark Peters has an affair with a mysterious younger woman.

1989- Mark Peters and his warriors battle an evil dictator.

1990 - Mark Peters takes refuge on a movie set as a stuntman.

1991 - Mark Peters and a talking dinosaur solve a murder case.

1992 - Mark Peters hires a sleazy private eye …
Some of Mark Peters' nicknames:

The Father of Frozen Foods

The Father of Rock n' Roll

The Father of Science Fiction

America's Sweetie

King of the Cowboys

The Oomph Boy

The Peekaboo Boy

The Guy With The Hatchet

The Guy With The Golden Curls

Lucky

Hoagy

Buddy

Bill

Vampira

The Stalker

Gluey

Zsa Zsa

Woody

Poppy

Irondick

Dippy Dawg

Happy Rabbit
Mark Peters is better than other men because..

1. Mark Peters is happy to snuggle all night long.

2. Mark Peters rarely has prickly whiskers.

3. Mark Peters always keeps your secrets.

4. You can always buy a bigger Mark Peters.

5. Mark Peters never bores you to death with details of the games.

6. Mark Peters can hug for long periods of time.

7. Mark Peters usually smells nice and is always soft and cuddly.

8. Mark Peters hardly ever smokes and rarely even smells from tobacco.

9. Mark P…
@Techmeme@techhub.social
2025-06-19 09:55:38

An MIT study of 54 ChatGPT users: using it for SAT essays led to the lowest brain engagement and poorer neural performance than using Google or writing unaided (Andrew R. Chow/Time)
time.com/7295195/ai-chatgpt-go

@seeingwithsound@mas.to
2025-07-04 14:49:51

How many peer-reviewed scientific papers exist about the Neuralink Blindsight brain implant for the blind? [Spoiler: 0 at the time of writing] pubmed.ncbi.nlm.nih.gov/?term= vs The vOICe

@mgorny@social.treehouse.systems
2025-07-22 10:21:15

Time for another "review". This one's hard. While the book was quite interesting, it required me to be quite open-minded. Still, I think it's worth mentioning:
Robert Wright — Nonzero: The Logic of Human Destiny
The book basically focused on a thesis that both biological evolution and cultural evolution are a thing, they are directional and this directionality can be explained together using game theory — as eventually leading to more non-zero sum games.
It consists of three chapters. The first one is is focused on the history of civilization. It features many examples from different parts of the world, which makes it quite interesting. The author argues that the culture inevitably is evolving as information processing techniques improve — from writing to the Internet.
The second chapter is focused on biological evolution. Now, the argument is that it's not quite random, but actually directed towards greater complexity — eventually leading to the development of highly intelligent species, and a civilization.
The third chapter is quite speculative and metaphysical, and I'm just going to skip it.
The book is full of optimism. Capitalism creates freedom — because people are more productive when they're working for their own gain, so the free market eliminates slavery. Globalisation creates networks of interdependence that make wars uneconomic. Increased contacts between different cultures makes people more tolerant. And eventually, the humanity may be able to unite facing a common "external" enemy — the climate change.
What can I say? The examples are quite interesting, the whole theory seems self-consistent. Still, I repeatedly looked at the publication date (it's 1999), and wondered if author would write the same thing today (yes, I know I can search for his current opinions).
#books #bookstodon @…

@TFG@social.linux.pizza
2025-09-03 12:51:36

June 2024 I installed #veeam B&R on my #foreniscs workstation because I had to tinker with some of this stuff... never touched it ever since
But it kept sleeping as a time-bomb on my workstation...
Today.. out of nowhere ... as I was writing a report, clicking through XWF and …

@fortune@social.linux.pizza
2025-07-22 03:00:01

Von Neumann was the subject of many dotty professor stories. Von Neumann
supposedly had the habit of simply writing answers to homework assignments on
the board (the method of solution being, of course, obvious) when he was asked
how to solve problems. One time one of his students tried to get more helpful
information by asking if there was another way to solve the problem. Von
Neumann looked blank for a moment, thought, and then answered, "Yes.".

Every Tuesday afternoon in Santa Barbara, a quiet civic revolution unfolds at the welcoming home of Neil and Beryl Kreisel.
For years, Beryl
— a highly respected psychotherapist and beloved community connector
— has hosted a vibrant gathering with a clear mission:
getting out the vote in key districts,
one handwritten postcard at a time.
Co-hosted by Michele Cuttler, a passionate attorney and longtime democracy advocate,
this weekly tradition is bo…

@deprogrammaticaipsum@mas.to
2025-07-23 17:06:39

"Writing is one of the most disruptive technologies ever invented after agriculture. Before writing, people could pass information in the current moment, to those who were close enough to hear noises made by other people. Writing allows people to communicate across space, passing written information to readers without the physical presence of the author. And it allows them to communicate across time, leaving evidence of thoughts long after the thinker had died."

@mariyadelano@hachyderm.io
2025-07-23 16:08:00

Fictional depiction of mild self-harm, blood.
#WritersCoffeeClub July 23: Share a description you're proud of.
I've been writing a vampire novel lately. Here's a description from the scene when the vampire character proves to the human protagonist that he's been telling the truth:

"It's okay, Ada," he gave me a reassuring close-mouthed smile. "Just watch."
He slashed across his wrist in a motion that made the matching scars on my left arm hum. I covered them with my right hand, as if to calm my skin that I wasn't hurting it like that anymore. That we were merely watching someone else.
The cut on Theodore's arm turned red and angry, as expected. And then, just before the wound pooled up enough to bleed, it closed. I watched time run backwards as it disappeared, the skin stitching itself together to leave no trace of the violence imposed on it by the blade.
"What?" I walked up to him as he handed his wrist to me for inspection. I ran the tips of my fingers over the spot where the cut was mere moments before - but Theodore's skin, cold as always, was smooth and unharmed.

@evemassacre@assemblag.es
2025-06-25 13:41:11

I have always been a copyright sceptic but I wouldn't have wished AI to be the force to crash it. Time to think for new models of how to keep writing and music alive. Maybe a society deciding to prioritize guaranteeing giving everyone the possibility of a safe basic income, food, housing and health care instead of forcing them into competition hell could help? Maybe?

For those in San Jose: July 4th at Plaza de Cesar Chavez park:
#sanJose

@a_j_millar@fediscience.org
2025-08-28 15:47:18

authoritarian politics, Thomas Mann
... An excellent, powerful exhibition on democracy and despotism through the life and writing of local lad Thomas Mann, roughly 1890s to 1950s (now two Nobel references in one thread).
Rich set of contemporary and current images (Pegida, AfD etc), lots of visitor engagement. Folk were taking this in slowly, giving me time for some online translation.
➡️ en.wikipedia.org/wiki/Thomas_M

@saraislet@infosec.exchange
2025-07-14 11:32:47

One of the problems with vibe coding is that the hardest part of software engineering is not writing the code, rather it's *choosing* what to code, and designing the system (and, later on, maintaining the code/operations/etc)
The barriers and investment cost to writing code is itself a *desirable* aspect of software engineering because it forces you to make careful, good choices before you invest in building something
Because the majority of the time spent writing, say, curl,…

@gedankenstuecke@scholar.social
2025-06-26 11:59:41

The writing that Creative Commons is also "AI"-pilled has been on the wall for a while, and here we are are, wasting time and money on some useless signalling to "AI" scrapers that already don't care for any existing limitations…
creativecommons.org/2025/06/25

@stargazer@woof.tech
2025-09-05 14:09:23

#WritersCoffeeClub
4. How do you handle nudity or sex in your writing? Subtly, graphically, not at all?
5. How much should a writer read?
6. Do you write daily? Why or why not?
---
4. Depends on the goal.
I did write explicit scenes at some point, and I see no problem in doing so again if the need arises.
Most of the time in generic audience writing I settl…

@fgraver@hcommons.social
2025-06-19 05:37:33

AI copyediting: how Paperpal butchered my paper on AI-generated writing jilltxt.net/ai-copyediting-how

@adrianco@mastodon.social
2025-07-27 03:11:50

I’ve been discussing some agent swarm based development work on LinkedIn. So far it’s going well, I’m figuring out how to get the results I want from the tools. As I say there, it feels more like managing a team of experienced product managers and developers (which I’ve done a few times in my career) than doing developer work faster.

@arXiv_physicssocph_bot@mastoxiv.page
2025-07-29 09:55:21

Improvised Nuclear Weapons with 60%-Enriched Uranium
Matt E. Caplan
arxiv.org/abs/2507.20390 arxiv.org/pdf/2507.20390

@al3x@hachyderm.io
2025-06-19 09:18:32

@… unsolicited wild thought: what if the per item front-matter would be within an HTML comment?
1. This would allow any Markdown processor to continue to work.
2. Implementation wise, achieving this won't be extremely extensive.
(Context: I implemented over time many Markdown extensions. Most of the time the main struggle was to find the balance between ease of using (as in writing) the new elements and ensuring that tools unware of the new elements won't choke on them.)

@simon_brooke@mastodon.scot
2025-06-14 09:43:07

There are now exactly 365 posts on my blog. So, considering I've been writing it for twenty years, I have a long term average of one post every twenty days, over all that time.
Some of them are good. I'd go further. Some of them are excellent.
journeyman.cc/blog/

The Federal Reserve System has not been the most craven of the powerful institutions who have attempted to placate Trump to defend themselves,
but it has not been the bravest institution either.
They were quick to concede to Trump on financial regulatory issues in the hopes that would get Trump off their back.
They also ignored the attack on the legal architecture propping up independent administrative agencies in the hopes that other agencies would receive the brunt of Tru…

@tgpo@social.linux.pizza
2025-08-23 18:46:57

Writing subtitle support code from scratch is a PAIN, but also kinda fun 😆
New PR opened for #Jellyfin for #Roku to support displaying multiple subtitles at the same time in different locations using custom subtitles.
It already supports using the line cue value to control vertical p…

TV static with 3 red rectangles over it, 1 at the top, 1 at the bottom, and 1 at the bottom of the screen. These are showing the new capability for showing multiple subtitles on screen, in different position, at the same time.
@floheinstein@chaos.social
2025-06-16 12:44:19

Just received a friend request on Facebook by someone named Peter Waldmeier.
facebook.com/peter.waldmeier.8
He seemed such a nice person, I think he is a model in a Scandinavian country.
When I asked him why he was sending me a friend request he go…

Peter Waldmeier's public Facebook profile.
9 pictures of a bearded middle aged man on Scandinavian webpages
Peter Waldmeier writing on Facebook Messenger "get the tuck out of here"
Facebook support message:
Today at 2:32 PM
We didn’t find that 's account went against our Community Standards
To keep our review process as fair as possible, we use the same set of Community Standards to review all reports.
We've reviewed your report and found that the message dosen't go against our Community Standards.
We understand this may be frustrating, but we appreciate you taking the time to submit a report.
Reports like yours help keep Facebook and Messenger safe and welcoming for ever…
@HeidiSeibold@fosstodon.org
2025-07-10 13:16:59

Hi friends of research software 👋
The @… is running a free workshop on test-driven development on Monday.
events.digital-research.academ

@shoppingtonz@mastodon.social
2025-06-24 06:42:38

So I spent a lot of time writing a post...which I think was kinda irrelevant but I wrote it due to me being excited with a Mastodon feature.
This can be seen in this screenshot I'm adding here:
Not a complaint comment: It would make more sense to me if the Fedi users showing up were mutual follows...just saying! No judgement!
#Mastodon

A screenshot of the Mastodon profile page of Silver Spook Games @silverspookgames@mastodon.social

Took the screenshot because I noticed improvements to the Mastodon software, some of the people that I think follow me also follow this game developer / game dev group.

Anyway the improvement to the system was a positive thing for me to discover and that's why I wanted to share.
@arXiv_csSE_bot@mastoxiv.page
2025-07-28 08:55:51

Automated Code Review Using Large Language Models at Ericsson: An Experience Report
Shweta Ramesh, Joy Bose, Hamender Singh, A K Raghavan, Sujoy Roychowdhury, Giriprasad Sridhara, Nishrith Saini, Ricardo Britto
arxiv.org/abs/2507.19115

@arXiv_csHC_bot@mastoxiv.page
2025-06-18 08:23:37

StorySage: Conversational Autobiography Writing Powered by a Multi-Agent Framework
Shayan Talaei, Meijin Li, Kanu Grover, James Kent Hippler, Diyi Yang, Amin Saberi
arxiv.org/abs/2506.14159

@arXiv_astrophGA_bot@mastoxiv.page
2025-07-25 09:10:42

The MeerKAT Fornax Survey: removal of HI gas from galaxies in the Fornax cluster
F. M. Maccagni, P. Serra
arxiv.org/abs/2507.18109 arxiv.or…

@arXiv_csPL_bot@mastoxiv.page
2025-07-23 07:54:42

RightTyper: Effective and Efficient Type Annotation for Python
Juan Altmayer Pizzorno, Emery D. Berger
arxiv.org/abs/2507.16051

@arXiv_condmatmtrlsci_bot@mastoxiv.page
2025-06-13 09:47:00

Studying all-optical magnetization switching of GdFe by double-pulse laser excitation
Rahil Hosseinifar, Felix Steinbach, Ivar Kumberg, Jos\'e Miguel Lend\'inez, Sangeeta Thakur, Sebastien E. Hadjadj, Jendrik G\"ordes, Chowdhury S. Awsaf, Mario Fix, Manfred Albrecht, Florian Kronast, Unai Atxitia, Clemens von Korff Schmising, Wolfgang Kuch

@relcfp@mastodon.social
2025-07-23 16:06:03

Crisis of Writing in the Time of the "Limit-Experience"
ift.tt/X1Gpy0M
updated: Thursday, July 17, 2025 - 10:44amfull name / name of organization: Nozomi Irei/Northeast…
via Input 4 RELCFP

@cyrevolt@mastodon.social
2025-08-10 16:44:02

I had started another visualization tool, this time for page tables - and so I did a live stream on it. If you want to watch me creating UI elements for that, writing the functions to translate a set of tables into graphs and such, go check it out! 🧑‍💻
youtube.com/watch?…

@arXiv_astrophCO_bot@mastoxiv.page
2025-07-24 09:17:20

A unified spin-harmonic framework for correlating pulsar timing, astrometric deflection, and shimmering gravitational wave observations
Giorgio Mentasti, Carlo R. Contaldi
arxiv.org/abs/2507.16906

@arXiv_csHC_bot@mastoxiv.page
2025-08-20 08:21:50

"Can You See Me Think?" Grounding LLM Feedback in Keystrokes and Revision Patterns
Samra Zafar, Shifa Yousaf, Muhammad Shaheer Minhas
arxiv.org/abs/2508.13543

@relcfp@mastodon.social
2025-07-17 16:10:37

Crisis of Writing in the Time of the "Limit-Experience"
ift.tt/4ChpT7Z
updated: Thursday, July 17, 2025 - 10:44amfull name / name of organization: Nozomi Irei/Northeast…
via Input 4 RELCFP

@arXiv_csSE_bot@mastoxiv.page
2025-06-12 08:09:21

variability.dev: Towards an Online Toolbox for Feature Modeling
Tobias He{\ss}, Lukas Ostheimer, Tobias Betz, Simon Karrer, Tim Jannik Schmidt, Pierre Coquet, Sean Semmler, Thomas Th\"um
arxiv.org/abs/2506.09845

@stargazer@woof.tech
2025-07-19 17:21:16

#WritersCoffeeClub July 18: Talk about a time your own writing has surprised you.
July 19: What is the difference between a writer and a person who writes?
---
1. Typically when I re-read something good I wrote years ago. Goes in the spirit of "Darnit, how comes I was so clever back then?"
2. Semantics.
art: Maud Pie by LilBoulder