-
34 votes
-
Geofencing too far? Visiting the ER can influence which advertisements you get
9 votes -
The case for "noise"
One thing I've been recently thinking about regarding ~'s tags is how much hate "Noise" gets. I realize that it doesn't further the discussion every time, but we also need to look at the context....
One thing I've been recently thinking about regarding ~'s tags is how much hate "Noise" gets. I realize that it doesn't further the discussion every time, but we also need to look at the context.
I've seen a few posts here tagged as noise when a community member posts something they've made or would like feedback on. In my opinion, when someone says "that's great!" or "I agree" that's completely acceptable. I've heard the "just upvote and move on" argument, but by our own admission, per the posted rules here and on reddit, the vote button does not equal "agree." It only means that the content is of value.
I'd love to tell someone "I really love the way you phrased that" or "I didn't know other people felt that way, too!" for something I agreed with but didn't have a whole lot to add without just being repetitive.
I'm not married to this idea, just something milling about in my head since on ~, it really seems like we're trying to use the vote button not for just "agree/ disagree." I posted on ~talk rather than ~tildes because I'm curious how other people see the issue, and I don't feel the need to lodge a formal suggestion.
24 votes -
A secret government report uncovered China’s attempts to influence all levels of politics in Australia
6 votes -
YouTube removes over thirty “violent” music videos as police target UK Drill
5 votes -
Moonlighter | Official launch trailer
12 votes -
Reverse emulating the NES to give it SUPER POWERS!
13 votes -
Facebook to be banned in Papua New Guinea for a month
7 votes -
So Bethesda are teasing something new, possibly a new fallout game.
Their twitch page is live and their twitter header has changed, both referencing fallout very heavily. I don't remember how to do links properly, so I'm just gonna throw them in here at the...
Their twitch page is live and their twitter header has changed, both referencing fallout very heavily. I don't remember how to do links properly, so I'm just gonna throw them in here at the bottom.
https://twitter.com/bethesda
https://www.twitch.tv/bethesdaEDIT: the stream crashed literally as I posted this. Great job bethesda.
18 votes -
Ford Focus RS vs. Honda Civic Type R vs. Volkswagen Golf R vs. Subaru WRX STI Type RA
5 votes -
Can - Vitamin C (Mdme Stoll X Petko Turner Edit)
4 votes -
Are noise tags turning into a de facto downvote?
I'm fairly new to the site as I came in from the hackernews post a fortnight ago. I enjoyed the fact that this site doesn't have downvotes. However, when I am reading through posts I am seeing the...
I'm fairly new to the site as I came in from the hackernews post a fortnight ago. I enjoyed the fact that this site doesn't have downvotes. However, when I am reading through posts I am seeing the noise tag on multiple posts that don't seem to merit it, with examples linked below. The comments aren't literary masterpieces by any stretch, but they are concerning the topic on hand. The noise tag appears to be getting used as a downvote or "I disagree" button.
I know the user that was the first ban also used the noise tag this way, but this seems to be a more wide spread issue than one user. We can't prevent a de facto downvote tag from appearing organically everywhere. Eventually sub communities will form around a tilde and adopt a tag as a downvote, the same way all online communities change the meaning of some word or tool they already have. I don't think that we want this to be a standard tildes wide behavior however.
How should we go about preventing the use of tags as downvotes like this? Stricter moderation? Removing tags with negative connotations? Making tags visible only if they reach a certain threshold?
https://tildes.net/~talk/105/mozilla_to_remove_meritocracy_from_governance_docs_because_its_problematic#comment-6kb
https://tildes.net/~talk/105/mozilla_to_remove_meritocracy_from_governance_docs_because_its_problematic#comment-6mh
https://tildes.net/~misc/10r/furries#comment-6pq46 votes -
‘Annihilation’ sequel: Alex Garland explains why he’s not interested in continuing the year’s greatest sci-fi movie
7 votes -
Text-only NPR News - Thought I might find some other appreciative text-only fans on Tildes
17 votes -
Home screen icon for iOS devices
I made one for Tildes Just name it "apple-touch-icon.png" and place it on the root directory of the Tildes website. Then put this in the head tag somewhere: <link rel="apple-touch-icon"...
Just name it "apple-touch-icon.png" and place it on the root directory of the Tildes website. Then put this in the head tag somewhere:
<link rel="apple-touch-icon" href="/apple-touch-icon.png">This way iOS users can add Tildes to their home screen and get a nice icon.
11 votes -
What's a song that is tied to a specific memory of your life, and what is that memory?
One of mine is the song Existentialism On Prom Night, by Straylight Run. It reminds me of a time probably about 10 years ago now, late one night, hanging out with one of my friends. We didn't...
One of mine is the song Existentialism On Prom Night, by Straylight Run.
It reminds me of a time probably about 10 years ago now, late one night, hanging out with one of my friends. We didn't really have anywhere to go, so we just drove around the back roads north of our town, talking and listening to music. We both really liked this song and I remember us singing it in car. Singing it loud, you know?
We've lost touch since then, we don't talk anymore, but anytime I hear that song, or anything by the band, I think about her and us driving around.
21 votes -
Here's where your donated clothing really ends up
10 votes -
Accessibility of ~
I ran a Lighthouse audit for performance and accessibility on a comments page (specifically this one); the results are pretty good on the whole, but there are definitely a couple of things I think...
I ran a Lighthouse audit for performance and accessibility on a comments page (specifically this one); the results are pretty good on the whole, but there are definitely a couple of things I think ~ could do better.
Performance
IMO the performance of ~ is fine; Chrome thinks that the time to first meaningful paint is a bit high (3.1s on a simulated 3G connection with CPU throttling), but I don't know what you can do about that without doing things like inlining all the CSS, which would make the very first page load faster but hurt every request after that. Maybe minifying the CSS/JS would help? I don't know if the performance benefit would be enough to justify the increase in complexity to handle the minification, and you'd also lose the easy legibility of the source (which I personally really like).
Accessibility
There's some really small text on ~! The Lighthouse audits I ran don't catch it, but the SEO audit does, and it's not hard to see it with your own eyes either. The suggested minimum size for easy reading in that audit is 16px, which is the current size of all post and comment text on desktop, although mobile only gets 14px (I don't know if this is actually a problem, since you probably hold your phone closer to your face than your monitor).
Edit: posting this from my phone - yes, the 14px font on mobile is definitely harder to read than 16px would be. I don't know if that's just me (I have a fairly severe visual impairment), but I would definitely prefer 16px text everywhere, not just on desktop.
There's also a good amount of text that doesn't have a great deal of contrast (even using the default white theme – I'm sure it's much worse with Solarized). This is mostly all the grey text, although Lighthouse also complains about the links when they're on a grey background (especially the "visited" colour, which is much closer to grey than the normal colour).
Some specific examples: The timestamp and "Link" text for each comment is only 10px, which is a bit small for me, especially with the low contrast on "Link". Similarly, the post timestamp is a bit hard to read.
The worst offender by far, though, is the "Comment deleted by author" notice (example). It's tiny and grey and incredibly easy to miss, and is directly relevant to the flow of the conversation, unlike the timestamps. I'd really appreciate it if that could be bumped up to at least as large as usernames are currently displayed.
35 votes -
What have you been listening to this week?
It looks like it's been about a week since the last one, so I'll go ahead and post another! @Whom, your post description was great so I'll just borrow that :) What have you been listening to this...
It looks like it's been about a week since the last one, so I'll go ahead and post another! @Whom, your post description was great so I'll just borrow that :)
What have you been listening to this week? You don't need to do a 6000 word review if you don't want to, but please write something!
Feel free to give recs or dicuss anything about each others' listening habits.
You can make a chart if you use last.fm:
35 votes -
African finance leaders to debate using China’s yuan as a reserve currency
10 votes -
Reverse emulating the NES to give it SUPER POWERS!
16 votes -
Mada Underground: Street Art in Madagascar. Madagascan slam poets, artists and skateboarders make space for creative expression despite poverty and colonial legacy.
7 votes -
Forty officials, fourteen others charged over alleged $80m graft. Kenyan President Uhuru Kenyatta pledges crackdown on any individuals 'caught up in the web of corruption'.
7 votes -
UI suggestions
Some suggestions I think would improve navigation a bit: 1.Comment votes. I think comment votes should appear at the bottom of the comment. The reason for that is is to avoid "copycat voting" (I'm...
Some suggestions I think would improve navigation a bit:
1.Comment votes. I think comment votes should appear at the bottom of the comment. The reason for that is is to avoid "copycat voting" (I'm sure there must be another term). I think it's a common effect: you see a comment, you see it has 5 votes while the rest you've been reading have 1 or 2, you start being predisposed to see it as a valuable comment even before reading it, you end up voting it too, etc. Similarly to why the top level reply box is at the end of the thread, I think having comment votes at the end of the comment (or even hidden under an expandable menu, but maybe that's too much) would help users reading comments more open-mindedly. I would even argue that putting the user name at the bottom would be a good idea as well, especially since the user base now is small is easy to adscribe more credibility to some user names than others, which is not bad by itself, but might push a type of "authoritative bias".
2.Top level comments count. If we understand top level comments as the main ideas discussed in a thread, maybe it would make sense to show that in the post. Right now, what we get in the submission listing is the title, username, the ~, the tags and the comment number. I wonder how important is having the total comment number shown here. I guess it's an indicator of activity, but maybe it'd be more interesting having the top level comment number, indicating the ramifications of the topic. Total comment count could be maintained as well, or not, or just when entering the submission, etc. New comments could still be shown in the listing. After all, if we are ordering by activity, we care that there is some activity, and total number of comments is not that relevant.
3.Cascading tags. Not so sure about this one, but I though I'd mention it. When marking a comment Off-topic... I think most usually all comments under that one will also be Off-topic. Maybe it'd make sense that from that point on all comments would be marked as off topic automatically, and possibly collapsed. Right now it seems when there is an off topic comment thread, you just keep seeing off topic tags down the line, which is a bit distracting and probably unnecessary since they are almost surely going to be off topic, so it's probably not necessary for user to try and judge that. Maybe, if it makes sense, this would better be done when the tags are more developed.
4.Parent link for context. Thank you for adding the parent link! Much needed. However, wouldnt it be better if when tapping a parent link, the end page would be the parent comment (obviously) plus the comment where you tapped the link? What I mean is, to provide better context, I think it'd be better to show the parent and the comment I was reading, with all other comments under the parent AND above the origin comment collapsed. I don't know if that's clear...
- Reply - Tag - Vote. Probably a bit nitpicking here, but I think inverting the current order of the Reply and Vote buttons would be a better fit. Since most people are right handed, and the action of voting is (probably?) more common than replying, having the vote button on the right side might be a minor enhancement in usability.
6.Highlighting OP's comments. Right now, OP's comments are marked by "(OP)" next to the username. I think it'd be better to make the indication more evident. For example, displaying OP's username in a different color or marking the comment with a different color (as with new comments in orange or own comments in purple). I would prefer the username color since it's less invasive while still being easy to spot.
Anyway, just some ideas I've had in the last few days, hopefully not too ridiculous or confusingly worded.
EDIT: Sorry for the generic title, I forgot to edit it before sending...
18 votes -
Paraguay to have its first woman president, at least temporarily, after outgoing leader Horacio Cartes stepped down Monday ahead of schedule
9 votes -
Furries!
I'm curious how many other furries (if any) have came here so far, and have a couple questions: Which furry communities did you participate in the most on Reddit? Which of those communities, if...
I'm curious how many other furries (if any) have came here so far, and have a couple questions:
- Which furry communities did you participate in the most on Reddit?
- Which of those communities, if any, do you think would work well on Tildes?
Personally, I'm very partial to furry_irl, since there's a lot of friendly discussion in the comments, but I'm not sure the post content would fit very well here, unless fluff content was allowed.
To anyone confused, this and this are very brief introductions to what a furry is.
19 votes -
Dell Unveils New Ubuntu Laptops
12 votes -
Thoughts on something like a ~space group?
I spend quite a bit of time on the NASA Spaceflight forums and r/spacex and r/space on Reddit, and I was wondering if anyone would be in favor of creating a ~space group or something similar here....
I spend quite a bit of time on the NASA Spaceflight forums and r/spacex and r/space on Reddit, and I was wondering if anyone would be in favor of creating a ~space group or something similar here.
As things stand now, I feel like ~science would be the most appropriate place for talk about space, space tech, and rocketry, but the general feeling of that group seems to be multidisciplinary science discussion and news, rather than the cross of news, science, engineering (and a bit of nearly-corporate-espionage if it's r/spacex...) that one usually finds in a discussion/forum about space and rocketry.
Would the creation of such a group be something others would like to consider? Do you have other thoughts on the matter?
4 votes -
Friend finder thread
I thought it might be a good idea to make a thread for people to find other people to game with. Remember to put what console you're playing on, or if you're PC, and what games you're looking to...
I thought it might be a good idea to make a thread for people to find other people to game with. Remember to put what console you're playing on, or if you're PC, and what games you're looking to play! Best of luck to all!
I work overnight so I usually play around 1 pm to 4 pm weekdays (I know, weird hours). Anyway my. Xbox gamertag is TreeBone. I have been playing a lot of fortnite lately but I also get into Halo 5, Overwatch, and on steam I've been playing Don't Starve Together. I'm up for anything though! Drop me a line.
11 votes -
Comment Collapsing: It'd be nice to be able to do this from the bottom of the comment too.
I use Reddit Comment Collapser -- it's pretty great. I can finish off a thread if I'm done reading even though it keeps going. On Tildes, you can only collapse from the top, which can be annoying...
I use Reddit Comment Collapser -- it's pretty great. I can finish off a thread if I'm done reading even though it keeps going. On Tildes, you can only collapse from the top, which can be annoying when there are many long posts in the thread above and you just want to move onto the next.
If there were layered bars on the left of each comment, from top to bottom, that I could click to collapse, I would be so happy.
11 votes -
Introductions | May 2018, part 3
I saw that the 2nd thread by @vibe was dying so I decided to post a new one. Howdy, my name is Odin, or /u/alibyte. I go by alibyte on absolutely everything (except here). I moved here because I...
I saw that the 2nd thread by @vibe was dying so I decided to post a new one.
Howdy, my name is Odin, or /u/alibyte. I go by alibyte on absolutely everything (except here). I moved here because I was sick of the blatant political bias on Reddit and the massive echo chamber it became. I'm looking forward to the future of this place :)
37 votes -
Will Kubernetes Collapse Under the Weight of Its Complexity?
10 votes -
Why should any non-Euro companies care about the GDPR?
18 votes -
Some suggestions
Hey there! I'm pretty new to this whole website, but I figured I would chip in on suggestions I have as I go along. I will likely be editing to add more suggestions to this as I go. Put the "leave...
Hey there! I'm pretty new to this whole website, but I figured I would chip in on suggestions I have as I go along. I will likely be editing to add more suggestions to this as I go.
-
Put the "leave a comment" box at the top of the comment section, not the bottom.
-
Something I noticed as I am writing this, I don't see any sort of formatting guide. While there may not be any sort of formatting yet, like italics (maybe that's italicized?) or bold, if I remember right, markdown is something besides just plain text, right? If I'm just doing a big dumb here, lemme know, haha.
-
When I was automatically logged out from spending some time away, I found that when you log in, you aren't redirected back where you were attempting to go, but rather, back to the tildes homepage. It's be nice to be redirected to your original destination.
Edit: 4. When you reply to a comment in your unread page, it should be marked as read.
12 votes -
-
The Wisdom and/or Madness of Crowds - a thirty minutes game about the theory of the Wisdom of the Crowds
4 votes -
The US-Canada border splits this road down the middle
3 votes -
Brazil truckers slow to end strike, despite concessions
6 votes -
Still my favorite music video and song to date. Jakey - Cafeteria
4 votes -
What things in gaming do you not agree with or do not like that the general audience enjoys?
Of course no one likes microtransactions (I feel dirty for typing that), low-effort cash grabs, and all the funny stuff 'early access' games have done. Tell me about things that you're certain...
Of course no one likes microtransactions (I feel dirty for typing that), low-effort cash grabs, and all the funny stuff 'early access' games have done. Tell me about things that you're certain everyone but you likes, or maybe not even something you don't like but don't agree with.
23 votes -
Recent portrait attempt
15 votes -
Any cryptocurrency investors/enthusiasts in here?
Hey all, haven't seen a thread on this yet. What projects do you folks have some stake in? Any you're interested in but haven't picked up? Thoughts on the market?
14 votes -
Setting to have clicked links automatically open in a new tab
This is a pretty small thing, but for me it's a massive quality of life change. If there could be a flag in your user settings to automatically open links in a new tab, that would be amazing.
16 votes -
Cyborg discourse is useless: Philosophy, ethics and technology
5 votes -
A video of a man saving a toddler's life at great risk to his own
@ladyhaja: Holy shit, this guy is amazing. What a hero. https://t.co/XVWbaULkFp https://t.co/hHnF150XL5
14 votes -
Mozilla to remove “meritocracy” from governance docs because it's “problematic”
12 votes -
markdown
hi some code bold, bolder, bolder, bolder how bold can we go ~tildes paragraph red? spoiler! George kills Lenny line breaks do what? hi lo foo^bar table foo def foo(): print(42) more code:...
hi
some codebold, bolder, bolder, bolder
how bold can we go
paragraph
red?
spoiler!
George kills Lennyline
breaks
do
what?hi
lo
foo^bar
table foo def foo(): print(42)more code:
indented code sucksone, two, three, four
~strike?~ or
strike?a
b
c
d
e
f
####### g
setex heading
setex subheading
rules:
+++++++++++
1 vote -
"Parent" links added to comments
This isn't a huge update, but it should make navigating around the larger comment threads a little easier. There's now a "Parent" link in each comment's header (unless it's a top-level comment),...
This isn't a huge update, but it should make navigating around the larger comment threads a little easier. There's now a "Parent" link in each comment's header (unless it's a top-level comment), right after the "Link". This is also present on user pages and in your notifications as well, for if you'd rather jump to the parent instead of the comment itself.
When you're using it from inside a comment thread, I also added some extra behavior to it: when it jumps you up to the parent comment, it will add a "[Back]" link at the end of that comment's header, which you can click to jump back to the comment you clicked "Parent" from. This can be used in a "chain" as well - you can click "Parent" multiple times to go back up a few levels in a thread, and then use the "[Back]" links on each one to get back down to where you started.
Hope that helps, let me know if you notice any weird behavior or have any feedback about it.
Edit: completely unrelated extra note - hey, we've made it to 3-char topic IDs already (this one is
103)21 votes -
What books are you reading right now?
I think I'm finally going to start on The Fatal Shore, but I was also hoping to read the Earthsea books again soon. What's everyone else working on right now?
33 votes -
TWRP - Body Image (2017)
6 votes -
How gut microbes are joining the fight against cancer
10 votes