Manfred Touron

(ro)bot

2 pages about "(ro)bot"

13 Ideas of Blogging Alternatives

The ideas

  1. Drawings
  2. Aggregated Tweets
  3. Create append-only sub-post parts
  4. Podcast / SoundCloud
  5. Writing newsletter
  6. Aggregated GitHub contribution
  7. Use comment boxes
  8. Have a “status message”
  9. Repost, recall old posts
  10. Write and maintain a bot/IA that posts for me
  11. Reply on external website questions
  • with responses and links to my existing content (I.e., Quora)
  1. Write/co-write on external publications
  • and link to my existing posts (I.e., medium)
  1. Instagram / flicker photo aggregators
Note: this article is the output of a routine, the content of this list won't change over time. It's, however, possible that I create a whole new list on the same subject as a dedicated new post.

12 ideas of minitools to put on GitHub

The ideas

  1. github-wait-ci: a small CLI tool that waits for a CI command to finish.
  2. repeat: a small CLI utilities that performs multiple “repeat” wofkflows
  • wait N secs between each iteration
  • stop of first failure
  • max iteration
  • per-iteration timeout
  • global timeout
  • silent mode
  • daemon mode
  • parallel mode
  • every N secs (variable sleep depending on the last execution time)
  • etc.
  1. cron-cli: a mini CLI tool that takes a crontab formatted definition and a command to run
  2. sync-gh-issues: a small tool that synchronizes GitHub issues with AirTable or other outputs.
  3. sync-trello-issues
  4. sync-jira-issues
  5. gh-watch-issue: a small CLI utility that blocks until an issue is updated by an event / a comment
  6. gh-event-stream: a small CLI utility that registers itself as a GitHub webhook and display real-time events.
  7. democragit: a bot that manages a repository based on votes (a better name is welcome)
  8. libp2p-bench: equivalent of apache-bench for libp2p
  9. gitcrypt++: an opinionted alternative to gitcrypt
  10. alfred-workflow-1password: access 1password from Alfred
Note: this article is the output of a routine, the content of this list won't change over time. It's, however, possible that I create a whole new list on the same subject as a dedicated new post.