Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

General cleanup #483

Closed
wants to merge 5 commits into from
Closed

General cleanup #483

wants to merge 5 commits into from

Conversation

jt15s
Copy link
Contributor

@jt15s jt15s commented Mar 22, 2021

Fixed typos, added alert warning for API design and kernel work, and also moved all heading types up by one, since H2 wasn't being used.

jt15s and others added 4 commits March 8, 2021 20:20
Added a statement on what we will try to do to get more people using Haiku for research purposes.
Fixed typos, added alert warning for API design and kernel work, and also moved heading types up by one, since H2 wasn't being used.
@pulkomandy
Copy link
Member

I think all pages on the website start at h3, not sure why however.


<ul>
<li>Skill set: userland development, exploring a large code-base (WebCore)</li>
<li>Possible mentors/knowledgeable people: PulkoMandy</li>
<li><a href="https://github.com/haiku/haikuwebkit/pull/4">Sourcecode of GSoC 2019 work</a></li>
<li><a href="https://github.com/haiku/webkit">Sourcecode (see the webkit2 branch)</a></li>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You have undone one of my fixes here. haiku/haikuwebkit#4 is the correct URL

distributed under the GPL license. We would prefer to use Apple implementation,
which is under 3 clause BSD, more suitable for us.</p>
distributed under the GPL license. We would prefer to use Apple's implementation,
which is under the 3 clause BSD license, which is a more suitable license for us.</p>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the double "which is" and repetition of "license" here doesn't make this really better

<li><a href="http://en.wikipedia.org/wiki/Xfs">XFS</a> (<a href="http://xfs.org/index.php/Main_Page">Development community</a>, <a href="http://oss.sgi.com/projects/xfs/index.html">homepage</a>) is a filesystem originally developed for the IRIX operating system. Today it is commonly used by Haiku developers who build Haiku from Linux, because of its better support for extended filesystem attributes (unlike ext4).

Update: You are recommended to look at the current status of XFS. We are in the process of merging XFS v2. XFS v3 has been out for a long time and bringing read support for it could be a better idea before jumping to providing write support. This may require some discussion and we encourage you to reach out to us.</li>
<li><a href="http://en.wikipedia.org/wiki/Xfs">XFS</a> (<a href="http://xfs.org/index.php/Main_Page">Development community</a>, <a href="http://oss.sgi.com/projects/xfs/index.html">homepage</a>) is a filesystem originally developed for the IRIX operating system. Today it is commonly used by Haiku developers who build Haiku from Linux, because of its better support for extended filesystem attributes (unlike ext4).</li>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

here you have removed a previous update.

also please add linebreaks when you change long lines like this, because it is impossible to read the changes in github

@@ -579,20 +567,20 @@ <h4><img src="/images/App_Generic_32.png"/>

<ul>
<li>Skill set: IPv4 and IPv6 protocols, kernel and network stack development</li>
<li>Possible mentors: </li>
<li>Possible mentors: jua</li>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

you have reverted previous changes

@@ -753,33 +741,33 @@ <h4><img src="/images/App_Generic_32.png"/>

<ul>
<li>Skill set: general C/C++, userland development</li>
<li>Possible mentors: </li>
<li>Possible mentors: jua</li>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

you have reverted previous changes here. Jua is not available to mentor this year.

@jt15s
Copy link
Contributor Author

jt15s commented Mar 27, 2021

@pulkomandy Whoops - I think I must have done this before rebasing my Master branch. I'll probably close this pull request, redo the changes above and then open a new one.

@jt15s jt15s closed this Apr 14, 2021
@jt15s jt15s deleted the branch2 branch April 14, 2021 03:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants