Live data from Hacker News

Viewing profile — quells

quells

HN member
Joined
Mon, Jul 31, 2017, 5:02 PM UTC
HN karma
34
Public activity
18 items

About quells

No profile information was provided.

Recent public activity

  1. comment
    Comment #34094197

    Disclaimer: I’ve only been looking into this for a few days, so I may say something incorrect. My understanding is that there is a single Mastodon implementation, but there are a n…

  2. comment
    Comment #33164020

    It’s incredibly difficult to form conventional ceramics into “the correct shape to begin with” with even millimeter tolerances because it shrinks twice during production. First whe…

  3. comment
    Comment #30222296

    I think this article was mostly a summary of the engineer’s personal blog post: http://amosdudley.com/weblog/SLO-Camera - linked from the post with example photos in another commen…

  4. comment
    Comment #29967752

    I think you just described Rust (although you have to deal with / get to take advantage of the borrow checker).

  5. comment
    Comment #28840512

    Usually these directories are owned by another group (www or www-data) so that your web server program (nginx, apache, etc) can access them without running as root. If you add your…

  6. comment
    Comment #27184121

    > Biggest tip for fish switchers: set fish as your terminal's shell instead of changing your login shell. That's an interesting idea - I will try that. This bit me recently when I …

  7. comment
    Comment #25315899

    doh, thanks

  8. comment
    Comment #25303007

    I think the closest you can get is 3:2 on the Microsoft Surface line for modern laptops, which is even more vertical real estate.

  9. comment
    Comment #25046525

    Is there any documentation on how to run multiple instances of Micro which can communicate and share config/secrets? What is the horizontal scaling story?

  10. comment
    Comment #25035651

    Besides the fact that this would limit access to those projects for those unable to pay, there are the issues of multiple contributors and transient dependencies. Say a project is …

  11. comment
    Comment #24812326

    Ah, thanks for the correction. I had not seen the follow up since that was originally posted.

  12. comment
    Comment #24807030

    Probably not worth it to add dedicated cores for web processing, but iPhone already takes advantage of special ARM instructions for faster JavaScript execution [0]. That will almos…

  13. comment
    Comment #24698058

    Many projects have long term support (LTS) releases which will receive security updates for 2-5 years without gaining new features. Security updates are generally not backported to…

  14. comment
    Comment #22755182

    There was some early work to get Swift running in Haiku: https://github.com/return/swift/commit/afca67566b0ed82f80ded...

  15. comment
    Comment #21016476

    You would need at least a bridging layer (of Objective-C) to so that your app code could use the system frameworks and respond to events (user input, network, sensors, etc).

  16. comment
    Comment #20376756

    > is thunderbolt 3 silicon available for AMD? This is the only AM4 motherboard that I’ve seen so far with Thunderbolt 3: https://www.anandtech.com/show/14550/asrock-x570-phantom-ga…

  17. comment
  18. comment
    Comment #20270870

    > Scary news from Vue Do you have a link?