Jonkman Microblog
  • Login
Show Navigation
  • Public

    • Public
    • Network
    • Groups
    • Popular
    • People

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

  1. ☆ Dmitri ☭ (yogthos@mastodon.social)'s status on Monday, 20-Aug-2018 11:52:51 EDT ☆ Dmitri ☭ ☆ Dmitri ☭

    When the team keeps changing frameworks while delivering the project.

    In conversation Monday, 20-Aug-2018 11:52:51 EDT from mastodon.social permalink
  2. ☆ Dmitri ☭ (yogthos@mastodon.social)'s status on Wednesday, 15-Aug-2018 20:08:17 EDT ☆ Dmitri ☭ ☆ Dmitri ☭

    looks about right to me

    In conversation Wednesday, 15-Aug-2018 20:08:17 EDT from mastodon.social permalink
  3. ☆ Dmitri ☭ (yogthos@mastodon.social)'s status on Wednesday, 15-Aug-2018 19:24:22 EDT ☆ Dmitri ☭ ☆ Dmitri ☭
    • Simon Brooke

    @simon_brooke yeah seriously, sometimes it feels like we're digging through the ruins of a more advanced civilization.

    In conversation Wednesday, 15-Aug-2018 19:24:22 EDT from mastodon.social permalink
  4. newsbot (newsbot@mastodon.social)'s status on Wednesday, 15-Aug-2018 16:45:07 EDT newsbot newsbot

    Typed Clojure in Theory and Practice

    http://ambrosebs.com/talks/proposal.pdf
    #newsbot

    In conversation Wednesday, 15-Aug-2018 16:45:07 EDT from mastodon.social permalink Repeated by yogthos
  5. ☆ Dmitri ☭ (yogthos@mastodon.social)'s status on Wednesday, 15-Aug-2018 16:59:39 EDT ☆ Dmitri ☭ ☆ Dmitri ☭
    • Simon Brooke

    @simon_brooke oh yeah :)

    I really hope stuff like that won't be needed as much with the improved messages in clj 1.10. The error messages are one of the biggest roadblock for beginners, and they've been sorely neglected for years in my opinion.

    In conversation Wednesday, 15-Aug-2018 16:59:39 EDT from mastodon.social permalink
  6. ☆ Dmitri ☭ (yogthos@mastodon.social)'s status on Wednesday, 15-Aug-2018 13:28:57 EDT ☆ Dmitri ☭ ☆ Dmitri ☭

    a good read on the origins of the police
    https://libcom.org/history/origins-police-david-whitehouse

    In conversation Wednesday, 15-Aug-2018 13:28:57 EDT from mastodon.social permalink
  7. Privacy.FYI (privacy@mastodon.privacy.fyi)'s status on Wednesday, 15-Aug-2018 13:02:24 EDT Privacy.FYI Privacy.FYI

    "Has Bezos Become More Powerful In DC Than Trump? - There’s a new scandal quietly unfolding in Washington. It involves the world’s richest man, President Trump’s favorite general, and a $10 billion defense contract. And it may be a sign of how tech giants and Silicon Valley tycoons will dominate Washington for generations to come." #Amazon

    https://www.zerohedge.com/news/2018-08-15/has-bezos-become-more-powerful-dc-trump

    In conversation Wednesday, 15-Aug-2018 13:02:24 EDT from mastodon.privacy.fyi permalink Repeated by yogthos
  8. ☆ Dmitri ☭ (yogthos@mastodon.social)'s status on Wednesday, 15-Aug-2018 12:26:58 EDT ☆ Dmitri ☭ ☆ Dmitri ☭

    In Private Meeting, Facebook Exec Warns News Outlets to Cooperate or End Up Dying in 'Hospice' | "Anyone who does care about news needs to understand Facebook as a fundamental threat."
    https://www.commondreams.org/news/2018/08/13/private-meeting-facebook-exec-warns-news-outlets-cooperate-or-end-dying-hospice

    In conversation Wednesday, 15-Aug-2018 12:26:58 EDT from mastodon.social permalink

    Attachments

    1. Invalid filename.
      In Private Meeting, Facebook Exec Warns News Outlets to Cooperate or End Up Dying in 'Hospice'
      from Common Dreams
      "Anyone who does care about news needs to understand Facebook as a fundamental threat."
  9. The Onion (theonion@botsin.space)'s status on Wednesday, 15-Aug-2018 12:15:02 EDT The Onion The Onion

    Fantasizing Priest Accidentally Turns Communion Wafer Into Body Of Altar Boy https://www.theonion.com/fantasizing-priest-accidentally-turns-communion-wafer-i-1828359871 #vol54issue33 #religion #news

    In conversation Wednesday, 15-Aug-2018 12:15:02 EDT from botsin.space permalink Repeated by yogthos

    Attachments

    1. Invalid filename.
      Fantasizing Priest Accidentally Turns Communion Wafer Into Body Of Altar Boy
      from The Onion
      America’s Finest News Source
  10. ☆ Dmitri ☭ (yogthos@mastodon.social)'s status on Wednesday, 15-Aug-2018 12:16:00 EDT ☆ Dmitri ☭ ☆ Dmitri ☭

    scientists have directly observed bacteria "harpoon" DNA in the environment to speed up their evolution.

    https://www.nature.com/articles/s41564-018-0174-y

    In conversation Wednesday, 15-Aug-2018 12:16:00 EDT from mastodon.social permalink
  11. Logan Dice (logandice@mastodon.social)'s status on Wednesday, 15-Aug-2018 11:26:02 EDT Logan Dice Logan Dice

    Engineer helps a designer

    (by http://www.stanleycolors.com/)

    In conversation Wednesday, 15-Aug-2018 11:26:02 EDT from mastodon.social permalink Repeated by yogthos
  12. ☆ Dmitri ☭ (yogthos@mastodon.social)'s status on Wednesday, 15-Aug-2018 11:29:09 EDT ☆ Dmitri ☭ ☆ Dmitri ☭

    Lambdahackers is a reddit-like community for programmers built with #Clojure https://lambdahackers.com/

    https://github.com/tiensonqin/lambdahackers

    In conversation Wednesday, 15-Aug-2018 11:29:09 EDT from mastodon.social permalink
  13. Christine Lemmer-Webber (cwebber@octodon.social)'s status on Wednesday, 15-Aug-2018 10:19:36 EDT Christine Lemmer-Webber Christine Lemmer-Webber
    • dave stranding

    @dthompson So Lux is really cool! It's basically "big-bang for grownups" (where big-bang is Racket's builtin game engine for middle schoolers).

    The answer to "does it use opengl" is "yes, optionally" but not in the way most game engines say that. The core of the functional game engine actually doesn't specify the input/output system, which is provided by a "chaos". One chaos comes bundled which uses Racket's canvas drawing and GUI input events, but you can plug in others

    (cotd ...)

    In conversation Wednesday, 15-Aug-2018 10:19:36 EDT from octodon.social permalink Repeated by yogthos
  14. Christine Lemmer-Webber (cwebber@octodon.social)'s status on Tuesday, 14-Aug-2018 20:02:37 EDT Christine Lemmer-Webber Christine Lemmer-Webber

    It's 8pm here. Self challenge which I'll live blog: can I implement a version of tetris in Racket by 10pm? Let's see if I can... I'm gonna live blog it here.

    In conversation Tuesday, 14-Aug-2018 20:02:37 EDT from octodon.social permalink Repeated by yogthos
  15. Ricardo J. Méndez (ricardojmendez@mastodon.social)'s status on Wednesday, 15-Aug-2018 10:19:13 EDT Ricardo J. Méndez Ricardo J. Méndez

    "She noticed that her Android phone prompted her to rate a shopping trip to Kohl's, even though she had turned Location History off."

    Yeah, I've gotten that myself. According to AP, Google still tracks your location, even if you've turned that setting off.

    https://apnews.com/828aefab64d4411bac257a07c1af0ecb

    #privacy

    In conversation Wednesday, 15-Aug-2018 10:19:13 EDT from mastodon.social permalink Repeated by yogthos
  16. IMVEC.tech (imvectech@qoto.org)'s status on Wednesday, 15-Aug-2018 09:50:48 EDT IMVEC.tech IMVEC.tech

    Interested in #OpenSource cameras?
    Check this out!

    Manual control for a #raspberrypi camera by MaggPi from @publiclab

    https://publiclab.org/notes/MaggPi/08-09-2018/raspberry-pi-manual-camera-control

    In conversation Wednesday, 15-Aug-2018 09:50:48 EDT from qoto.org permalink Repeated by yogthos
  17. @Om* (atomjack@mastodon.cloud)'s status on Tuesday, 14-Aug-2018 15:36:40 EDT @Om* @Om*

    caught in the act...

    #cat #sneaky #caughtintheact #vase #putiback #table #candles #animatedgif

    In conversation Tuesday, 14-Aug-2018 15:36:40 EDT from mastodon.cloud permalink Repeated by yogthos
  18. tomoco.t (pimoco55@mstdn.tokyocameraclub.com)'s status on Wednesday, 15-Aug-2018 07:03:20 EDT tomoco.t tomoco.t

    星のアーチ

    長女氏の頭上には
    地球に接近中の火星。

    #tokyocameraclub #沖縄 #波照間島 #天の川

    In conversation Wednesday, 15-Aug-2018 07:03:20 EDT from mstdn.tokyocameraclub.com permalink Repeated by yogthos
  19. @Om* (atomjack@mastodon.cloud)'s status on Wednesday, 15-Aug-2018 06:55:12 EDT @Om* @Om*

    volcanic lightning...

    #volcano #lightning #animatedgif

    In conversation Wednesday, 15-Aug-2018 06:55:12 EDT from mastodon.cloud permalink Repeated by yogthos
  20. hiteki (hiteki@mastodon.social)'s status on Tuesday, 14-Aug-2018 19:46:26 EDT hiteki hiteki

    When to use a macro in #clojure https://lispcast.com/when-to-use-a-macro/

    In conversation Tuesday, 14-Aug-2018 19:46:26 EDT from mastodon.social permalink Repeated by yogthos

    Attachments

    1. File without filename could not get a thumbnail source.
      When To Use a Macro in Clojure
      By Eric Normand from LispCast
      When To Use a Macro in Clojure
  • 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.