Thread
Stories related to "Meta’s AI rules have let bots hold ‘sensual’ chats with kids, offer false medical info" across the full archive.
I see lots of meta discussion, but very little discussion about news items on lobste.rs. All these meta issues strike me as Maserati Problems. The core value proposition of Lobste.rs is a better place to have discussions but no one seems to be discussing....
Whatdaya say, how about some more dis...
A friend I invited to the site asked if Lobsters would be interested in adopting the Hacker School social rules (included below). I’ve looked over them and think they would be a great fit for our community. These sorts of things never seem needed until it's too late. Once culture is set it's very ha...
I have been using the site from my phone and have noticed that somehow the autocomplete keyboard functionality does not work.
Is this intentional? Is there a fix?
Hi there.
Is there a bookmarklet I can use for the Lobsters site?
Several people previously [indicated interest in a type theory reading group](https://lobste.rs/s/awe9ob/learn_type_theory/comments/zjvccq#c_zjvccq). tel gave me a poke about this and we've been talking, but it seems better to have the conversation in public. I'm going to throw out some ideas in com...
* Flag: spam?
* New tag: "paywall content"?
* Something else?
Hi Lobsters,
As you probably know, node.js is a framework for developing server applications on javascript. It is a relevant piece of software [that attracts many developers](http://thenewstack.io/javascript-popularity-surpasses-java-php-stack-overflow-developer-survey/) and, if only for that, me...
In the past couple days, I've seen several users point out that there's no way to flag story as incorrect, whereas we do have that option for comments.
It seems that space-related news regularly gets posted. Whether it's a NASA-related tech article, a space-related discovery, or astronomical or solar system science news. Generally these sorts of articles are posted under the generic "science" tag, but I think having a "space" will be useful as a di...
I like getting a summary of the 'best' posts from forums. Is anybody sending out a newsletter for lobste.rs at the moment?
Can I 'show' somebody else's project?
I *love* this bookmarklet. I use it about five to ten times a day. It works on all kinds of elements, not just "floating headers".
I've only seen it make pages better, not worse. That means: I've never had to refresh a page to "undo" the operation.
T...
I use lobsters in "mailing list" mode, where all the articles and comments become threaded emails in my client. Love this feature! However emails don't have an indication of how many upvotes they got, so it's a little harder to sift through which stories are interesting. As it is now, random article...
I thought I'd share this quick bookmarklet (WFM on Firefox Nightly and Chrome, YMMV):
```
javascript:void(
(
function () {
if (!document.unreadElements) {
document.unreadElements = [...document.querySelectorAll('[class*=unread]')]
}
document.unreadElements[0].scrollI...