Jonkman Microblog
  • Login
Show Navigation
  • Public

    • Public
    • Network
    • Groups
    • Popular
    • People

Notices by ☆ Dmitri ☭ (yogthos@mastodon.social), page 5

  1. ☆ Dmitri ☭ (yogthos@mastodon.social)'s status on Friday, 12-Apr-2019 10:05:40 EDT ☆ Dmitri ☭ ☆ Dmitri ☭

    🤔

    In conversation Friday, 12-Apr-2019 10:05:40 EDT from mastodon.social permalink
  2. ☆ Dmitri ☭ (yogthos@mastodon.social)'s status on Friday, 29-Mar-2019 22:12:46 EDT ☆ Dmitri ☭ ☆ Dmitri ☭

    Paywalls block scientific progress. Research should be open to everyone.
    https://www.theguardian.com/education/2019/mar/28/paywalls-block-scientific-progress-research-should-be-open-to-everyone

    In conversation Friday, 29-Mar-2019 22:12:46 EDT from mastodon.social permalink

    Attachments

    1. Paywalls block scientific progress. Research should be open to everyone | Jason Schmitt
      from the Guardian
      To democratise scholarly publishing, individual academics need to take action
  3. ☆ Dmitri ☭ (yogthos@mastodon.social)'s status on Friday, 29-Mar-2019 20:26:26 EDT ☆ Dmitri ☭ ☆ Dmitri ☭

    space pioneer Valery Bykovsky, who held the unbroken record for the longest solo spaceflight, dies aged 84
    https://www.bbc.com/news/science-environment-47741793

    In conversation Friday, 29-Mar-2019 20:26:26 EDT from mastodon.social permalink

    Attachments

    1. Space race pioneer Bykovsky dies
      from BBC News
      Valery Bykovsky, who holds the record for the longest solo spaceflight in history, dies aged 84.
  4. ☆ Dmitri ☭ (yogthos@mastodon.social)'s status on Friday, 22-Mar-2019 09:33:10 EDT ☆ Dmitri ☭ ☆ Dmitri ☭

    just my cat being derpy 😸

    In conversation Friday, 22-Mar-2019 09:33:10 EDT from mastodon.social permalink
  5. ☆ Dmitri ☭ (yogthos@mastodon.social)'s status on Tuesday, 19-Mar-2019 13:55:27 EDT ☆ Dmitri ☭ ☆ Dmitri ☭

    how to tell when you're a professional

    In conversation Tuesday, 19-Mar-2019 13:55:27 EDT from mastodon.social permalink
  6. ☆ Dmitri ☭ (yogthos@mastodon.social)'s status on Tuesday, 19-Mar-2019 09:26:50 EDT ☆ Dmitri ☭ ☆ Dmitri ☭

    Firefox 66 highlights https://www.ghacks.net/2019/03/19/firefox-66-0-release-information/

    In conversation Tuesday, 19-Mar-2019 09:26:50 EDT from mastodon.social permalink

    Attachments

    1. Firefox 66.0 Release Information - gHacks Tech News
      from gHacks Technology News
      A detailed look at the new stable version of the Firefox web browser. Firefox 66.0 was released on March 19, 2019 to the Stable channel.
  7. ☆ Dmitri ☭ (yogthos@mastodon.social)'s status on Monday, 18-Mar-2019 18:01:58 EDT ☆ Dmitri ☭ ☆ Dmitri ☭

    If a web application doesn't work in all mainstream browsers it doesn't work.

    https://erik.itland.no/are-you-making-a-chrome-application-or-a-web-application

    In conversation Monday, 18-Mar-2019 18:01:58 EDT from mastodon.social permalink
  8. ☆ Dmitri ☭ (yogthos@mastodon.social)'s status on Sunday, 17-Mar-2019 12:41:55 EDT ☆ Dmitri ☭ ☆ Dmitri ☭
    • ☆ Dmitri ☭

    Sometimtes when programming in JavaScript I want to yell "fuck this"

    But I can't remember what "this" refer to.

    😂

    In conversation Sunday, 17-Mar-2019 12:41:55 EDT from mastodon.social permalink
  9. ☆ Dmitri ☭ (yogthos@mastodon.social)'s status on Sunday, 17-Mar-2019 08:38:13 EDT ☆ Dmitri ☭ ☆ Dmitri ☭

    A study shows that 3 people in a conference room can result in a CO2 levels that can impair cognitive functioning in just 2 hours.

    Any decisions made at the end of the meeting are made in a mentally deficient state.

    https://dash.harvard.edu/handle/1/27662232

    In conversation Sunday, 17-Mar-2019 08:38:13 EDT from mastodon.social permalink
  10. ☆ Dmitri ☭ (yogthos@mastodon.social)'s status on Wednesday, 13-Mar-2019 19:53:37 EDT ☆ Dmitri ☭ ☆ Dmitri ☭
    • Eugen
    • Mark Shane Hayden

    @msh @Gargron same idea, but different context. WebAuthN deals with authenticating using a public key. The idea I'm proposing is for tracking user identity between different servers in the federation.

    In conversation Wednesday, 13-Mar-2019 19:53:37 EDT from mastodon.social permalink
  11. ☆ Dmitri ☭ (yogthos@mastodon.social)'s status on Wednesday, 13-Mar-2019 19:47:30 EDT ☆ Dmitri ☭ ☆ Dmitri ☭

    🐱

    In conversation Wednesday, 13-Mar-2019 19:47:30 EDT from mastodon.social permalink
  12. ☆ Dmitri ☭ (yogthos@mastodon.social)'s status on Wednesday, 13-Mar-2019 19:08:48 EDT ☆ Dmitri ☭ ☆ Dmitri ☭
    • Eugen

    @Gargron if the info can be decrypted, that confirms your identity, and you can post as the user from your home server on the new server.

    If the info is pulled on each log in, then it makes it easy to revoke keys as well. If you think your info was compromised, just regenerate the key pair.

    And public key is not really public in this scenario in a sense that you'd share it publicly. It's just used for remote auth by your new account.

    In conversation Wednesday, 13-Mar-2019 19:08:48 EDT from mastodon.social permalink
  13. ☆ Dmitri ☭ (yogthos@mastodon.social)'s status on Wednesday, 13-Mar-2019 19:06:39 EDT ☆ Dmitri ☭ ☆ Dmitri ☭
    • Eugen

    @Gargron on a random note this reminded me of an idea I had.

    I was thinking of how you could create a portable federated profile, and it could work similarly to SSH keys.

    You could generate a key pair on the home server, and use the private key to encrypt your profile info.

    Then when you create an account on another server, paste your public key, and it will try to pull profile info from your home server and try to decrypt it using the key your provided.

    In conversation Wednesday, 13-Mar-2019 19:06:39 EDT from mastodon.social permalink
  14. ☆ Dmitri ☭ (yogthos@mastodon.social)'s status on Wednesday, 13-Mar-2019 19:04:24 EDT ☆ Dmitri ☭ ☆ Dmitri ☭

    Intended to be open, free, and decentralized, it's now dominated by a handful of companies that control what we see and what we can say.
    https://www.strategic-culture.org/news/2019/03/11/death-of-internet.html

    In conversation Wednesday, 13-Mar-2019 19:04:24 EDT from mastodon.social permalink

    Attachments

    1. File without filename could not get a thumbnail source.
      The Death of the Internet
      EDITOR'S CHOICE: The internet was meant to be open, free, and decentralized, but today it is controlled by a few companies with grave consequences for society and the economy. The internet has become the opposite of what it was intended to be.
  15. ☆ Dmitri ☭ (yogthos@mastodon.social)'s status on Wednesday, 13-Mar-2019 18:43:23 EDT ☆ Dmitri ☭ ☆ Dmitri ☭

    Godot 3.1 is out, improving usability and features https://godotengine.org/article/godot-3-1-released

    In conversation Wednesday, 13-Mar-2019 18:43:23 EDT from mastodon.social permalink
  16. jussi (jussi@toot.cat)'s status on Wednesday, 13-Mar-2019 11:19:43 EDT jussi jussi

    Submit your speaks :) #ClojuTRE #smallfp #clojure
    ---
    RT @metosin@twitter.com
    Call for speakers for ClojuTRE2019 is open! You can submit yours at https://docs.google.com/forms/d/e/1FAIpQLSdBO-RBCdWwKxuDWWxxxji0YjdjJ3hI0jTpEoJyf6biRUXJtA/viewform
    https://twitter.com/metosin/status/1105827625422020609

    In conversation Wednesday, 13-Mar-2019 11:19:43 EDT from toot.cat permalink Repeated by yogthos

    Attachments

    1. ClojuTRE 2019 - Call for Speakers
      from Google Docs
      The event is: http://clojutre.org We are open for all kinds of talks, performances, rants and artistic contributions as long as they are somewhat related to Clojure(Script), functional programming or other cool things. We are planning to have some extra activities for the speakers on Wednesday and Saturday, before and after the event. See also the code of conduct: http://clojutre.org/2019/#conduct If you have any questions, just drop us a mail: clojutre2019@metosin.fi
  17. Boing Bot (boingbot@mastodon.cloud)'s status on Wednesday, 13-Mar-2019 18:05:02 EDT Boing Bot Boing Bot

    Spotify's antitrust complaint against Apple is a neat parable about Big Tech's monopoly http://feeds.boingboing.net/~r/boingboing/iBag/~3/iN621CAAauE/30-pct-vig.html #boingboing #antitrust #apple #competition #crystal_palaces #eu #ios #music #spotify #streaming #structural_separation #the_curse_of_bigness

    In conversation Wednesday, 13-Mar-2019 18:05:02 EDT from mastodon.cloud permalink Repeated by yogthos

    Attachments

    1. Spotify's antitrust complaint against Apple is a neat parable about Big Tech's monopoly
      By Cory Doctorow from Boing Boing
      Spotify's antitrust complaint against Apple is a neat parable about Big Tech's monopoly
  18. ☆ Dmitri ☭ (yogthos@mastodon.social)'s status on Wednesday, 13-Mar-2019 18:09:00 EDT ☆ Dmitri ☭ ☆ Dmitri ☭

    Spitzer telescope captures the bow shock created by the stellar winds from Zeta Ophiuchi.

    In conversation Wednesday, 13-Mar-2019 18:09:00 EDT from mastodon.social permalink
  19. The Verge Bot (thevergebot@soc.ialis.me)'s status on Wednesday, 13-Mar-2019 12:35:53 EDT The Verge Bot The Verge Bot

    Pilots complained about autopilot issues with Boeing jets involved in two deadly crashes https://t.co/SH3GBpvpeH https://t.co/8sPhbWPrWe
    #thevergebot

    In conversation Wednesday, 13-Mar-2019 12:35:53 EDT from soc.ialis.me permalink Repeated by yogthos
  20. Eugen (gargron@mastodon.social)'s status on Wednesday, 13-Mar-2019 15:37:23 EDT Eugen Eugen

    Oh no, Pooh! That's not honey! You drank facebook deleting juice!

    In conversation Wednesday, 13-Mar-2019 15:37:23 EDT from mastodon.social permalink Repeated by yogthos
  • After
  • Before
  • Help
  • About
  • FAQ
  • TOS
  • Privacy
  • Source
  • Version
  • Contact

Jonkman Microblog is a social network, courtesy of SOBAC Microcomputer Services. It runs on GNU social, version 1.2.0-beta5, available under the GNU Affero General Public License.

Creative Commons Attribution 3.0 All Jonkman Microblog content and data are available under the Creative Commons Attribution 3.0 license.

Switch to desktop site layout.