~nloomans

Amsterdam, The Netherlands

https://noahloomans.com/

I like symlinks and git.

I enjoy writing low-level C code, building servers, making webapps, and learning how stuff really works.

Trackers

~nloomans/noahloomans.com

Last active 3 years ago

~nloomans/minishell

Last active 4 years ago

#4 Change general sourcehut link from git.sr.ht to sr.ht 3 years ago

Ticket created by ~nloomans on ~nloomans/noahloomans.com

#3 Change link to noahloomans.com repo from git.sr.ht to sr.ht 3 years ago

Ticket created by ~nloomans on ~nloomans/noahloomans.com

#2 Make links in dark mode more obvious 3 years ago

Ticket created by ~nloomans on ~nloomans/noahloomans.com

#1 Replace face with robot 3 years ago

Ticket created by ~nloomans on ~nloomans/noahloomans.com

#249 User with rw access to repo is still shown clone repo button 3 years ago

Comment by ~nloomans on ~sircmpwn/git.sr.ht

On platforms like GitHub and GitLab it is common to send a pull/merge request to the same repo, without creating a fork. The idea is that other team members will review the code before merging it in master. When I'm working on a project together with someone else, a workflow we often use is to create a PR for changes, and that the other team member reviews it and merges it. This adds more eyes on the code and catches potential bugs.

I now understand better that this is different to the workflow used on sourcehut, where everyone has their own fork under their own user. But people will still fallback to the GitHub flow they are used to if not shown another way. So as different solution, like displaying a message on the settings/access page might also be nice.

#249 User with rw access to repo is still shown clone repo button 4 years ago

Ticket created by ~nloomans on ~sircmpwn/git.sr.ht

If a user visits a repo where the user has read and write permission but is not an owner, said user will be shown the clone repo button instead of the send patch button.

#2 $PATH lookup 4 years ago

~nloomans assigned ~nloomans to #2 on ~nloomans/minishell

#7 builtin: setenv, getenv 4 years ago

Ticket created by ~nloomans on ~nloomans/minishell

#5 buitin: echo 4 years ago

on ~nloomans/minishell

REPORTED RESOLVED DUPLICATE

#6 builtin: exit 4 years ago

Ticket created by ~nloomans on ~nloomans/minishell