Live data from Hacker News

Viewing profile — dpraburaj

dpraburaj

HN member
Joined
Sat, Feb 13, 2016, 5:52 AM UTC
HN karma
46
Public activity
24 items

About dpraburaj

Developer and tinkerer.

Currently working on https://serverbuddy.app.

Always open for chats/feedback about programming, devops and other topics.

E-mail: prabu at prabusoftware dot com

Recent public activity

  1. story
  2. comment
    Comment #46398043

    The silver market is around 10 times smaller than gold. When gold does well(in this case primarily due to central bank buying), usually silver catches up and outperforms gold as sp…

  3. story
  4. comment
    Comment #44898597

    I will add them to the feature pipeline, thanks!

  5. comment
    Comment #44876109

    Thank you!

  6. comment
    Comment #44876100

    This is built using Swift and SwiftUI. Updates are handled using Sparkle, which seems to be the standard for apps distributed outside the Mac app store.

  7. comment
    Comment #44873609

    Ah, the content type has been fixed now. Thank you for the report.

  8. comment
    Comment #44871323

    Thanks for trying it out!

  9. comment
    Comment #44871207

    Thank you for the kind words. I welcome all feedback(good or bad) as I think there's plenty of value in both. Yep, indie hackers are definitely a target group. There is support for…

  10. comment
    Comment #44871079

    SB is Linux specific(actually even only a few Distro specific such as Debian/Centos flavors) as there are tabs like "Packages" which are very dependent on what package manager is u…

  11. comment
    Comment #44871039

    Thanks, that's a good suggestion. I will incorporate GPU info and maybe even a distinct Hardware section/tab for other device metrics after some planning.

  12. comment
    Comment #44871020

    Thank you!

  13. comment
    Comment #44871004

    Ah, I should have clarified. I'd say ServerBuddy's probably a complementary tool alongside Ansible/Puppet/Salt etc. I have used Ansible quite a bit. When I need to accomplish somet…

  14. story
    Show HN: ServerBuddy – GUI SSH client for managing Linux servers from macOS

    Hi HN, I've built an app for macOS that allows performing common SSH operations on Linux servers using a native GUI. The problem: Managing multiple Linux servers usually means jugg…

  15. story
  16. comment
    Comment #26074448

    Fees on other chains like Binance Smart Chain(EVM compatible), Terra and others are quite low now(around 0.2 - 1 USD per transaction). PancakeSwap is a Uniswap alternative on BSC a…

  17. story
  18. comment
    Comment #25467268

    Doesn't look like it although Alan Kay has expressed admiration for Lisp in many places. > As for hype: Another motive for "smalltalk" was the practice at the time of naming operat…

  19. comment
    Comment #23904488

    It appears to be. Zinc is the default http client/server package. $ curl -I https://www.pharo.org/features HTTP/1.1 200 OK Date: Tue, 21 Jul 2020 05:18:23 GMT Server: Zinc HTTP Com…

  20. story
  21. comment
    Comment #15366741

    It's actually weird how many people in capitalist countries look at failed/failing communist states and think of them as utopias, all the while ignoring the plight of millions livi…

  22. comment
    Comment #14647926

    The marketshare of a company(at a point in time) does not determine whether a business is a monopoly or not, high/low barriers to entry in the particular industry do. There are mul…

  23. comment
    Comment #13787323

    They probably underestimated the number of people who believe that not all regulations benefit consumers necessarily.

  24. comment
    Comment #12575542

    I have some questions related to the usage of async. At what scale(in terms of number of users or server load) would choosing async based web frameworks over traditional web framew…