wdym, screenshot?
“mentioned” is overlapping on nicks. Like mentioned you …”.
|\__/,| (`\ _.|o o |_ ) ) -(((---(((--------
wdym, screenshot?
“mentioned” is overlapping on nicks. Like mentioned you …”.
I've added a "This account is a bot" mark, manual but can be enforced by the moderators, and the bot posts are now hidden from /latest - you can still follow them or see posts in /for-you if they contain the hashtag you follow. We should be good now. cc
Allowing the marking of an account as "bot" and adding an option to exclude it would be a nice addition.
Now also fetches and summarizes the content with .
Following it! I assume you are using the api for this, right? Does it read a feed on HN exposing the top 10, convert it, and post here, or is it using some other method? Interested on hearing details!
I'm thinking of solutions. Perhaps mark the account as a bot and then have option to hide bots from /latest but otherwise be able to visit their profiles or show up in hot if the content is interesting and generated a discussion.
i mean don't get me wrong i like it! maybe we can get an option to place it and possible forthcoming bots under their own tab or something, like /latest | /for-you | /hn10 etc
Yeah /latest is a firehose, eventually it'll be too populated and we'll visit more often the /for-you page - but that's what the block is for, it's cool that it's a solution for those who don't want to see something. Making it easier to block now.
it is cool but i had to block it 😭 because its updates populate the feed so quickly
Made it public: https://github.com/stagas/hn10
Following it! I assume you are using the api for this, right? Does it read a feed on HN exposing the top 10, convert it, and post here, or is it using some other method? Interested on hearing details!
It uses regular scraping. Nothing sophisticated, just makes sure it doesn't repost the same thing if it moves in and out of the top 10. Just a small Bun app. Might make it public.
Following it! I assume you are using the api for this, right? Does it read a feed on HN exposing the top 10, convert it, and post here, or is it using some other method? Interested on hearing details!
The first bot (that I know of) has entered the timeline. will post news from Hacker News that enter the top 10 of the front page. Follow to not miss the headlines!
Show HN: Lambdock – Wayland-native GTK4 dock with a live Lisp REPL Lambdock is a modern, hyper-hackable, Wayland-native desktop dock for GNU/Linux, featuring a C core and a GNU Guile Scheme engine… comments
with .
Which Linux distribution do you like the most, and why? Follow the previous with your favourite desktop environment.
I changed it to 16 briefly then reverted that, since we have accounts with longer already. It should be fine with 24.
Got to change the verbose here "Handles must be 2–24 characters and use only letters, numbers, or underscores."
I tried the maximum and it is ok on mobile. Agree might be too big. Maybe 16.
A 24 characters handle will break the UI on mobile. I suggest it to be 10 characters maximum.
Different followings/ers as well. You could always do a new account with a new email to do that, so nothing is new here. It's just an easier way to make a different new account.
Freedom of expression is one, perhaps you want to say things and not be associated with your "regular" account, that would maybe be seen by co-workers or potential employers. Another is you want to make a bot to post some stuff but not be seen as actually typed by you.
Freedom of expression is one, perhaps you want to say things and not be associated with your "regular" account, that would maybe be seen by co-workers or potential employers. Another is you want to make a bot to post some stuff but not be seen as actually typed by you.
I am honestly confused, what would you need multiple Accounts for that are not "entirely distinct" Can anyone tell me their use-case? maybe I just don't see it. ^C
Correct, nice catch, fixed.
I would make the account settings (switch accounts screen) the same width as the account and profile. Right now it is pretty narrow.
To prevent abuse this is rate-limited to 2 new accounts per month.
Perhaps controversial for , but now you can create multiple accounts under your account (aka personas) that you can use as regular accounts, each with their own profile. The same email is used and you can switch between them under /account/accounts.
Did it because I want to make a bot to bring top news from HN into my timeline as they arrive, because it's been a bit quiet recently and I need something to play with :p and I didn't want to use a different email to make an account.
Perhaps controversial for , but now you can create multiple accounts under your account (aka personas) that you can use as regular accounts, each with their own profile. The same email is used and you can switch between them under /account/accounts.
I take it back, used to the regular spacing.
I prefer compact tbh. Better on the laptop and mobile.
I prefer compact tbh. Better on the laptop and mobile.
You can now also change the page density from /account/edit/appearance?tab=misc depending on how much content you prefer having on the screen.
If you need the permalink, it's the link on its timestamp in a post's page. Same for the user profiles and hashtags permalinks, they're inside their pages, the headings are the permalinks in case you want to copy them to share.
, what the rationale behind the change on link and permalinks to notes, and tags, etc.?
To make the "back" button work, we need to be threading our locations in the query string. This way when you click back you're teleported to the right page and right scroll location and the post you clicked from highlights for a bit to remember our focus.
, what the rationale behind the change on link and permalinks to notes, and tags, etc.?