~humaid

Ajman, United Arab Emirates

https://huma.id

A Computer Scientist.

~humaid/general

Last active 1 year, 4 months ago

~humaid/patches

Last active 2 years ago
View more

Recent activity

Re: Welcome to the patches list! 2 years ago

From Humaid AlQassimi to ~humaid/patches

The contributions page on my website has been removed.

Instead, this resource should be helpful: https://git-send-email.io/

-- 
Humaid AlQassimi
https://humaidq.ae

Re: Installing FreeNAS on my QNAP TS-459 2 years ago

From Humaid AlQassimi to ~humaid/general

Hello!

On Fri, 30 Oct 2020 11:56:06 +0000
Spam Filter <spasm.filler@gmail.com> wrote:

> So this is just a heads-up to Never.Ever.Ever.Ever.Ever.EVER! run
> Frennas on less than 8GB of RAM. It's known to fail when you least
> expect it.

Thanks for the heads up! I'll get on that as soon as I can.


Kind regards,
--

Re: builds: Collapsed tasks in web ui auto-open again? 3 years ago

From Humaid AlQassimi to ~sircmpwn/sr.ht-discuss

Hello,

On Wed, 29 Apr 2020 11:27:45 +0200
Matthias Beyer <mail@beyermatthias.de> wrote:
> When I close a pane that contains output from a build task, it
> shortly after I close it pops open again.

That happens while the build is in progress, as the page auto-refreshes.
A fix for this would require some JavaScript to fetch updated tasks.


-- 
Humaid AlQassimi
https://humaidq.ae

Neat Note v0.3.3 fixes a serious vulnerability 3 years ago

From Humaid AlQassimi to ~humaid/general

A new version of Neat Note has been released which fixes a
vulnerability which allows the login code to be brute-forced easily.

Please update ASAP.

If you are aware of any other security issues, please contact me
privately.
-- 
Humaid AlQassimi
https://humaidq.ae

Re: Mail Encryption Non Functional? 3 years ago

From Humaid AlQassimi to ~sircmpwn/sr.ht-discuss

Hello!

I believe encrypted emails are sent from meta.sr.ht, so things like
invoices would be encrypted, and not emails from mailing lists and
issue trackers.

Kind regards,
-- 
Humaid AlQassimi
https://humaidq.ae

Re: Introduction and Openring 3 years ago

From Humaid AlQassimi to ~sircmpwn/free-writers-club

Hey Anjandev,

Glad you like it. An RSS link is now on the page.

Thank you.

Kind regards,
-- 
Humaid AlQassimi
https://humaidq.ae

Introduction and Openring 3 years ago

From Humaid AlQassimi to ~sircmpwn/free-writers-club

Hello everyone!

My name is Humaid and I'm currently a Computer Science student doing my
third year in Edinburgh, but I'm originally from the UAE.

I had a personal website for a really long time, but I never had an
active blog. Drew inspired me to be an active blogger, and now I have a
few articles on my website. My latest article is my review on
System76's Kudu laptop: https://humaidq.ae/blog/kudu-two-year/

After visiting a few blogs I found from the list archives, I have seen
only a few with openring[1]. I would like to see more websites using
openring and linking to other blogs which they follow, I already
discovered a couple nice articles through openring, and linked a couple

Re: [skip ci] support 3 years ago

From Humaid AlQassimi to ~sircmpwn/sr.ht-discuss

Hello,

> > Several build services parse commit messages containing "[skip
> > ci]"
> > as a way to not start a build after push. Is there any interest in
> > having this added to scm.sr.ht?  
> 
> While I can understand the need for such a feature, it seems weird to
> encode this in a commit message, doesn't it?  Maybe it's the only way?

I have seen people submitting additional information with push before,
I believe it was the '--push-option/-o' option, which runs a hook
'hooks/{pre,post}-receive'.

Re: [Discussion]: Note taking service 3 years ago

From Humaid AlQassimi to ~sircmpwn/sr.ht-discuss

> The issue of updating notes from a phone remains, however.

Maybe try Termux[1], never really used it to work on a project from a
phone but I have used git and built some projects with it. I am
assuming you use Android.

[1]: https://termux.com/

-- 
Humaid AlQassimi
https://humaidq.ae

Re: [Discussion]: Note taking service 3 years ago

From Humaid AlQassimi to ~sircmpwn/sr.ht-discuss

Hello Kunal,

> We both currently use git (on sourcehut !) for notes, but honestly,
> git is too general (and cumbersome) to fit our needs; and so we were
> wondering how other people manage their notes between multiple
> devices.

I am currently working on a university project consisting of 6 members,
and we all take notes and work on the same documents with Git. We made
our own Wiki (for note taking, and basic documentation) written in
Markdown and the documents were written in LaTeX. It is hosted on
GitLab for convenience, but we could migrate our wiki to
https://man.sr.ht with no hassle.