Live data from Hacker News

Viewing profile — dv_says

dv_says

HN member
Joined
Tue, Apr 28, 2015, 7:25 PM UTC
HN karma
280
Public activity
40 items

About dv_says

dv

Recent public activity

  1. story
  2. comment
    Comment #11261016

    Lots of desktop integration features! Custom chat notification bubbles, screenshot taking, file downloads and uploads, resizable font, various keyboard shortcuts, menu bar icon, an…

  3. comment
    Comment #11260787

    Enchat, my take on a Mac app for Facebook Messenger: https://www.mornings.com/enchat/

  4. story
  5. comment
    Comment #10821850

    Using Elixir here for a couple of months, for an app backend, and even for shell script type of projects. Great language, no surprises, and very responsive community -- really, my …

  6. comment
    Comment #10805763

    In fact, this even can even sync new/modified/deleted files, similar to rsync. Very handy for deploying static assets or backups, for example. aws s3 sync --delete [--acl public-re…

  7. story
  8. comment
    Comment #10764894

    Independent verification. For example, this could have helped in [1][2][3] where toxic food products were very mislabeled. [1] https://en.wikipedia.org/wiki/2008_Chinese_milk_scand…

  9. story
  10. comment
    Comment #10734264

    I'm assuming the big name products here have carefully measured, A/B tested, etc. every screen and they are at their best (other than Apple Music, which is a whole other creature).…

  11. story
  12. story
  13. story
  14. comment
    Comment #10466602

    You're on point, these help mechanisms should be rare and few, or they would be a nuisance as well. The problem with forced screen of tooltips in the very beginning is that you hav…

  15. comment
    Comment #10466363

    Not a fan of screen overlay tooltips as in [1]. My first instinct as a user is to get them out of my way, and I do that every time, feeling guilty. And adding a "next" button and g…

  16. comment
    Comment #10445130

    A similar concept is found in Chinese writing. Numbers are written using relatively few strokes, making it easy to change a "one" into a "two." 1: 一 2: 二 3: 三 4: 四 5: 五 6: 六 7: 七 8…

  17. story
  18. comment
    Comment #10306415

    There is a setting to opt out of the beta track. Check out System Preferences > App Store.

  19. comment
    Comment #10278870

    I'm really glad to have recently picked up Elixir. For anyone just starting, a few tips from someone similarly new: a. After launching the "iex" shell, press Tab. You'll get the li…

  20. comment
    Comment #10254980

    Or for those who prefer automating, add this to ~/.bash_profile: alias nuke="rm -rf ~/Library/Developer/Xcode/DerivedData/"

  21. comment
    Comment #10226150

    Another vote for Elixir. Well-documented with a growing community, and the code is very readable.

  22. story
  23. story
  24. comment
    Comment #10199386

    Formerly using Python, motivated to migrate to a modern stack, and so recently attempted to write a simple web back-end for my apps in Go and then in Elixir. Same logic, same unit …

  25. story