~jbauer

https://www.paritybit.ca

I use SourceHut only to collaborate with others. I host my own git repos at git.paritybit.ca.

Recent activity

[PATCH drewdevault.com] Fix broken links under Pages heading on misc page 1 year, 2 months ago

From Jake Bauer to ~sircmpwn/public-inbox

The links were missing their .html extension so you'd get a 404 if you
clicked them.
---
 content/misc.md | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/content/misc.md b/content/misc.md
index 7b1c285..26d9d39 100644
--- a/content/misc.md
+++ b/content/misc.md
@@ -10,13 +10,13 @@ layout: page

# Pages
[message trimmed]

[PATCH] Clarify wording regarding HTTP sites/domains 3 years ago

From Jake Bauer to ~amolith/public-inbox

The wording of "HTTP domain" was a bit weird and technically incorrect.
This patch changes the wording of the paragraph to be more in line with
the intended meaning.
---
 index.md | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/index.md b/index.md
index fe72a7f..8e263c0 100644
--- a/index.md
+++ b/index.md
@@ -38,10 +38,10 @@ reserve the right to deny requests. If you want to know whether your site is
suitable for inclusion, send an email to the ticket tracker (address below) and
we'll take a look at it!
[message trimmed]

[PATCH] Extend and clarify requirements for joining 3 years ago

From Jake Bauer to ~amolith/public-inbox

This makes it clear that users need to have the fediring links _before_
joining the webring and that, should the links be removed from their
site, their site will also be removed from the webring.
---
 index.md | 17 ++++++++++++-----
 1 file changed, 12 insertions(+), 5 deletions(-)

diff --git a/index.md b/index.md
index 19d83af..fe72a7f 100644
--- a/index.md
+++ b/index.md
@@ -45,14 +45,21 @@ HTTP sites. See our other \*rings below for more platforms/protocols.

## Joining
[message trimmed]

[PATCH drewdevault.com] Fix broken link to Migadu 4 years ago

From Jake Bauer to ~sircmpwn/public-inbox

The old link led to a 404 error since Migadu moved their homepage from
https://www.migadu.com/en/index.html to just https://www.migadu.com/
---
 content/blog/Mail-service-provider-recommendations.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/content/blog/Mail-service-provider-recommendations.md b/content/blog/Mail-service-provider-recommendations.md
index 512b28c..ea9dd8a 100644
--- a/content/blog/Mail-service-provider-recommendations.md
+++ b/content/blog/Mail-service-provider-recommendations.md
@@ -18,7 +18,7 @@ can only recommend two: Migadu and mailbox.org.

# #1: Migadu
[message trimmed]

[PATCH sourcehut.org] Fix typo in GraphQL blog post 4 years ago

From Jake Bauer to ~sircmpwn/public-inbox

---
 content/blog/2020-06-10-How-GraphQL-will-shape-the-alpha.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/content/blog/2020-06-10-How-GraphQL-will-shape-the-alpha.md b/content/blog/2020-06-10-How-GraphQL-will-shape-the-alpha.md
index a2d9ca5..60e4d64 100644
--- a/content/blog/2020-06-10-How-GraphQL-will-shape-the-alpha.md
+++ b/content/blog/2020-06-10-How-GraphQL-will-shape-the-alpha.md
@@ -95,7 +95,7 @@ The GraphQL services are completely standalone, and it is possible to deploy
them independently of the web application. With these, you can deploy a
SourceHut instance with no frontend at all, using the GraphQL APIs exclusively.
Today, the Python backends to the web services communicate directly with
PostgreSQL via SQLAlchemy, but it is my intention to built out experimental
PostgreSQL via SQLAlchemy, but it is my intention to build out experimental
[message trimmed]

[PATCH v2] Demonstrate that I can use git send-email 4 years ago

From Jake Bauer to ~sircmpwn/email-test-drive

---
This fixes the issues raised from the first patch.

 jake-bauer | 1 +
 1 file changed, 1 insertion(+)
 create mode 100644 jake-bauer

diff --git a/jake-bauer b/jake-bauer
new file mode 100644
index 0000000..66cb3d4
--- /dev/null
+++ b/jake-bauer
@@ -0,0 +1 @@
I have successfully used git send-email!
[message trimmed]

[PATCH] Demonstrate that I can use git send-email 4 years ago

From Jake Bauer to ~sircmpwn/email-test-drive

---
 jake-bauer | 1 +
 1 file changed, 1 insertion(+)
 create mode 100644 jake-bauer

diff --git a/jake-bauer b/jake-bauer
new file mode 100644
index 0000000..6d0ecfd
--- /dev/null
+++ b/jake-bauer
@@ -0,0 +1 @@
I'm about to try git send-email
-- 
2.20.1
[message trimmed]

Re: License for Specifications 4 years ago

From Jake Bauer to ~sircmpwn/free-writers-club

I am not a lawyer so everything below is just from my understanding and
experience.

On Wed May 20, 2020 at 1:20 AM EDT, Oliver Leaver-Smith wrote:
> On Wed May 20, 2020 at 7:01 AM UTC, Stefan Tatschner wrote:
> > * Creative Commons
>
> I would always go for CC if you are in control of what licence you give it
>
> Of course, not all CC attributions are equal, so specifically I would say
> CC BY-SA 4.0 specifically should be used, which allows people to use and
> remix your doc how they want, even commercially.

I second this recommendation. I've used the CC BY-SA 4.0 for everything

Re: Let's introduce ourselves 5 years ago

From Jake Bauer to ~sircmpwn/free-writers-club

Hello,

On 19/07/22 06:28PM, zerodaysfordays@sdf.lonestar.org wrote:
> Drew, thank you for for setting up this list. I've always wanted a
> community to share my drafts with, and I'm excited about finding other
> technical blogs to follow.

It's already been said many times now in this thread but I also want to thank
Drew for the tremendous amount of work he has put into free software!

> So far, the only posting I can see here is Drew's "Welcome to the Free
> Writer's Club" from nearly a month ago. Let's get some conversations
> rolling by introducing ourselves. What's your name? What topics do you
> enjoy writing about? Where can we find your technical blog?