• Activity
  • Votes
  • Comments
  • New
  • All activity
  • Showing only topics with the tag "self promotion". Back to normal view
    1. Does self-promotion feel "bad" for anyone else?

      So, let's say I wrote something on my blog[1] and want people to check it out. Since I don't have any proper "audience" (and I don't expect one given I rarely post something), I don't really see...

      So, let's say I wrote something on my blog[1] and want people to check it out. Since I don't have any proper "audience" (and I don't expect one given I rarely post something), I don't really see any way other than sharing my own posts on places like Tildes, relevant subreddits, etc.

      But doing this feels bad. I feel like I'm using these places just as a dumping ground for my own posts, trying to boost my own site or whatever, even though I don't earn anything from it.

      If I check my Tildes history, 3 of the 4 topics I submitted are self-promotion in some way. On my comments the ratio of promotion vs "natural" comments look lower, but even just saying that makes me feel like I'm trying to lie about something.

      One thing about my small number of topics are that I don't really think about sharing links I come across, since I feel like none of them would fit the site, and most of them are already shared here.

      I don't know if the self-promotion is frowned upon, if I should continue, how I'd "diversify" my posting habits, and all that. What do you all think?

      [1]: Doesn't have to be a blog post, it could be anything.

      15 votes
    2. Self promotion vs. Original content vs. Own content vs. User created vs. ...?

      This question has come up a few times now in the "Unofficial Tildes Chat" Discord server meta/curation channels, but I wanted to open up the discussion to ~tildes at large so we can perhaps...

      This question has come up a few times now in the "Unofficial Tildes Chat" Discord server meta/curation channels, but I wanted to open up the discussion to ~tildes at large so we can perhaps finally get a more definitive judgement on it. So here goes:

      What are people's thoughts on using the above topic tags in cases where a Tildes user posts something that they themselves have created, have hosted on their own site (or another), and/or could potentially profit from (monetarily or otherwise)?

      Should only one of the tags be standardized on, or is there enough of a distinction between some of them for their use to be situational?

      Should such tags be required?

      Can anyone think of any better tags for such situations than the ones listed?

      28 votes
    3. Announcing the alpha release of Intergrid

      Intergrid is an online outliner and note-taking app. It's inspired by – and in many ways replicates – Indigrid, except it's on the Web. It's free to use, and it's readily available right from the...

      Intergrid is an online outliner and note-taking app. It's inspired by – and in many ways replicates – Indigrid, except it's on the Web. It's free to use, and it's readily available right from the main page.

      Why Intergrid?

      The main goal of Intergrid is to help you focus on the notes.

      There are no settings. You can't pick the font. Theming is not an option. There's only content, and what you want to do with it.

      Plus, it looks cool.

      Is it feature-complete?

      Hell no. It's been in development for three months – which is to say, not very long. It still has ways to go.

      Which is why I'm keeping the initial release rather quiet: Tildes and a handful of friends are the only people to know about it so far.

      Are there bugs?

      Afraid so. There are some I know about, and there are probably some I couldn't even reach.

      Why release it, then?

      Because it works already. You can add, edit, and save your notes in-browser. As long as you have cookies enabled, it will serve you. (Intergrid doesn't use cookies, and has no tracking to speak of, but the permission for localStorage – the technology used to store and gather data about your notes – is adjacent, as far as browsers are concerned.)

      It would be of particular use to people on systems other than Windows. While the current version is focused on desktops, future versions may gain mobile support – all the more likely because, outside from a handful of hardcoded interactions and design considerations, there's nothing preventing mobile users from enjoying the app.

      There's also the pragmatic reason: something Jeff Atwood called "Always Be Shipping", all the way back in 2007. You can't get feedback on an app that has no public version. Your programming expertise and design sense will only get you so far. Getting it out there – and going forward with the feedback – is a generous part of the process.

      Where are you planning to take it?

      The first step would be the fix the bugs. There will be a list of known ones in the comments.

      Once those are fixed (or can be postponed without repercussions to being able to use the app), there are features I'm going to implement within the next couple of months. Most of them, at least initially, are going to be put in to keep up with Indigrid's feature set.

      • Views: open, move, and close columns, each hosting a different view on the notes, allowing you to gain perspective or edit multiple ideas simulatenously

      • Bookmarks: store views as separate named bookmarks, allowing you to traverse different mental spaces within the notes

      • Action History and Undo/Redo: record changes to the notes and time-travel between its different states, because sometimes, you want to be able to "go there" and not be weighted down by rock-solid commitment

      • Offline Use: work with your notes even when the Internet is down

      (Even though the code for columns is already in the development branch, I was unable to come up with a respectable way of handling it before New Year, which is when I promised to release the app.)

      In the long term, I'd like to make sure you could access your notes from any browser on any device. This plan also includes the ability to create and share read-only or editable partial copies of your notes – for example, as presentation or a basis for an online discussion. After finishing with shaping up the current, local-only version, this is where want to take the development. I reckon it would take me somewhere between 6 and 12 months to finish the codebase for this.

      Anything else I should know?

      Do keep in mind that this is an early release. There may be bugs – perhaps even the kind that will rid you of your notes. If you're uncomfortable about using software this early in development, please don't: your sanity is dearer to me than getting users.

      It will, however, get stable over time. If there's ever a breaking change on the horizon – the kind of change that will change an aspect of Intergrid radically – users will be notified about it at least two weeks ahead, so that at least they could backup their notes. I want to ensure the safety of mind for the users of Intergrid, so that they know their notes are in safe hands.

      That said, make regular backups anyway. The nodes are encoded/decoded as indented plain text, which means they can be transferred to and from a simple textfile with copy/paste. Any single whitespace character – space, tab etc. – is considered one level of indentation, so it doesn't matter how you indent your plain-text notes: they will be aligned as you'd expect. Intergrid and Indigrid both export tab-indented text.

      Can I help?

      From the coding and design perspective, I would appreciate open-source involvement. However, at this stage, even though there's a repository awaiting changes, I'm uncomfortable making it public just yet, because licensing is hard and I don't want to get into any sort of legal trouble without at least understanding what I'm dealing with.

      Once this and other aspects of open-sourcing the code are dealt with, I'm going to post another update.

      If you'd like to support the development financially, you could donate via PayPal.me. The first $5 or so will go to supporting the infrastructure: the monthly hosting payment and 1/12th of the yearly domain name price. (Even though the domain name has been paid for for the next two years, I'd like to be able to host the app reliably. The domain name is directly tied to the data saved – you can't access another website's saved data unless they're on the same main domain – which is why it's important to keep it.)

      Check out Intergrid

      19 votes
    4. Typesetting Markdown Blog: What Next?

      Some of you have read the Typesetting Markdown blog series (https://dave.autonoma.ca/blog/). The plan was to finish the last two parts with Annotated Text (basically markup for Markdown) and...

      Some of you have read the Typesetting Markdown blog series (https://dave.autonoma.ca/blog/). The plan was to finish the last two parts with Annotated Text (basically markup for Markdown) and Figure Drawing (MetaPost); however, people have asked for a post on Markdown to EPUB, others have asked for high-quality PDF theme templates using ConTeXt, and some have requested rendering Markdown into HTML.

      Within the realm of Markdown, digital documentation, typesetting with ConTeXt, R, externalized interpolated strings, and bash scripting, what would interest you for the next post in the series?

      (Please flip through the blog series to see the topics that have been covered.)

      3 votes
    5. Policy on self promotion?

      I'm sure occasional self promoted content is actually fine (asking for feedback on music, games, etc), but I've been a part of several subreddits that had to implement rules where you had to split...

      I'm sure occasional self promoted content is actually fine (asking for feedback on music, games, etc), but I've been a part of several subreddits that had to implement rules where you had to split 50/50 linking to your own content and participating in the community (non link comments). This was to curb people from ONLY posting links to their own youtube videos and nothing else. Content itself was fine, usually, but as you can probably tell, smaller subreddits didn't like being treated as ad spaces for youtubers that didn't contribute anything else. It's not a big deal for larger communities, but a real one for niche ones.

      How does tildes expect to deal with this? Is it even an issue? Was this discussed (couldn't find any threads by skimming)?

      13 votes
    6. Okay let's get real: What are the rules about self promotion?

      I've read the docs and I personally have not seen this topic come up yet. I've been weary/afraid to post any more of my own content since my very first post here on ~Tildes. Are there currently...

      I've read the docs and I personally have not seen this topic come up yet.

      I've been weary/afraid to post any more of my own content since my very first post here on ~Tildes. Are there currently any unofficial rules for self-promotion? We all know Reddit once had that stupid 10:1 (or was it 5:1?) ratio rule before they chucked it. I don't want to feel like a selfish person or a spammy person if I submit content that I created and/or links to accounts that promote myself as a brand.

      12 votes