Viewing profile — dpraburaj
dpraburaj
HN member- Joined
- Sat, Feb 13, 2016, 5:52 AM UTC
- HN karma
- 46
- Public activity
- 24 items
- HN profile
- View on Hacker News ↗
About dpraburaj
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
- story
-
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…
- story
-
comment
Comment #44898597
I will add them to the feature pipeline, thanks!
-
comment
Comment #44876109
Thank you!
-
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.
-
comment
Comment #44873609
Ah, the content type has been fixed now. Thank you for the report.
-
comment
Comment #44871323
Thanks for trying it out!
-
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…
-
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…
-
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.
-
comment
Comment #44871020
Thank you!
-
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…
-
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…
- story
-
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…
- story
-
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…
-
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…
- story
-
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…
-
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…
-
comment
Comment #13787323
They probably underestimated the number of people who believe that not all regulations benefit consumers necessarily.
-
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…