Viewing profile — thekashifmalik
thekashifmalik
HN member- Joined
- Tue, Jun 20, 2017, 7:52 PM UTC
- HN karma
- 221
- Public activity
- 95 items
- HN profile
- View on Hacker News ↗
About thekashifmalik
Recent public activity
-
comment
Comment #43249650
I thought I was the only one dealing with this! Made me consider that my magic keyboard was getting old or having bluetooth issues, but it does not happen on ANY other inputs.
-
comment
Comment #42415036
So happy every time I see HTMX. I'm hoping there is more innovation in this space with React engineers rediscovering the benefits of server-side rendering and Backend-For-Frontend …
-
comment
Comment #41830961
That command works well and accomplishes some of what rincr what built to solve. For example, when I mention browse-ability, I mean on the backup host without any dependencies so I…
-
comment
Comment #41830760
Big fan of restic! The only feature I found missing was the ability to browse historical snapshots like regular files. I wrote and now use the rsync-based, browsable, incremental b…
- story
-
comment
Comment #40823157
I haven't used mosh. It looks like it replaces either SSH or Bash, unclear to me. The only dependency in SSHFSUI is SSHFS and if that can be configured to use mosh instead of SSH u…
-
story
Show HN: UI for SSHFS
This tray-based program can be used to manage SSHFS mounts for remote servers. It was built out of a need to browse my self-hosted servers (and connected HDDs); managing the state …
-
comment
Comment #40347608
[flagged]
- story
-
comment
Comment #39425646
Since the project was renamed, this is the new homepage: https://rincr.com/
-
comment
Comment #39337814
This is pretty cool. I'll have to use it for my next project.
-
comment
Comment #39329907
Do you have link to the project?
-
story
Ask HN: How do you name software?
I recently released some software and it took considerable effort to name. After the public announcement, I learned there was a preexisting project with the same name. Since my sof…
- story
-
comment
Comment #39308247
oof Since I'm not at v1 yet, I would consider changing the name if that KDE project is actively maintained.
-
comment
Comment #39292744
Happy to hear any feedback! Got pre-built binaries here: https://github.com/thekashifmalik/kbackup/releases and it should be pretty easy to install/build using Go too.
-
comment
Comment #39291856
A reimplementation of the ideas in rsnapshot built with the composibility and simplicity of rsync in-mind. It comes with sane defaults and I have been using this to compliment my r…
- story
-
comment
Comment #38949347
This is just what I need.
-
comment
Comment #38936066
Do you know any way to accomplish the same thing but keeping the history in plaintext? Would love to still be able to run SQL over it.
-
comment
Comment #38408980
Ah interesting. I had assumed there were different methods, something like: gpt4.prompt(prompt) gpt4.data(email_data) response = gpt4.response() If the interface is just text-in an…
-
comment
Comment #38407688
I'm trying to understand the vulnerability you are pointing out; in the example of an AI assistant w/ access to your email, is that AI assistant also reading it's instructions from…
-
comment
Comment #38052680
It's okay but not ideal. Otherwise anyone connected to WiFi can snoop on traffic. Unfortunately my router, switches, AP and NAS don't support HTTPS either :'(
-
comment
Comment #38052538
Oh I came across your post on Reddit and got interested in using it; I already use pihole for local DNS and need to set up a VPN. I submitted it to Hacker News this morning and loo…
-
comment
Comment #38052411
Ah didn't realize this was posted; came across this project on Reddit. I'm already using pihole for local DNS and need to set up a VPN so this should work well.