~nedia

New Zealand

https://nedia.dev

I write code, I'm a Linux enthusiast and an average gamer.

~nedia/public-inbox

Last active 2 years ago
View more

Recent activity

Re: Installing rc, stuck at madeline 1 year, 2 months ago

From Aiden Langley to ~sircmpwn/rc-users

Funny how asking the question tends to get your brain going... Sussed it out.

```sh
cp -r ../madeline/{made,graph} .
make
```

And apologies for the unwrapped text in the previous email.

Installing rc, stuck at madeline 1 year, 2 months ago

From Aiden Langley to ~sircmpwn/rc-users

Hello,

I'm interested in giving rc a go, I have hare & scdoc installed, but I'm not sure what to do with madeline[1]. I'm guessing it's a module for hare, but the docs[2] are a WIP (seems a good opportunity to contribute once I accomplish the feat) so I'm coming to the mailing list instead. Appreciate any contributions.

[1]: https://git.d2evs.net/~ecs/madeline
[2]: https://harelang.org/tutorials/modules/

Ngā mihi,
Aiden

--
*Aiden Langley*
Kaipūkaha Rorohiko | Software Engineer

[PATCH v2] I can use git send-email! 1 year, 3 months ago

From nedia to ~sircmpwn/email-test-drive

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

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

[PATCH v2] I'm about to try git send-email! 1 year, 3 months ago

From nedia to ~sircmpwn/email-test-drive

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

 aiden | 1 +
 1 file changed, 1 insertion(+)
 create mode 100644 aiden

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

[PATCH] I can send email! 1 year, 3 months ago

From nedia to ~sircmpwn/email-test-drive

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

diff --git a/aiden b/aiden
new file mode 100644
index 0000000..d7599c1
--- /dev/null
+++ b/aiden
@@ -0,0 +1 @@
Testies!
-- 
2.42.0
[message trimmed]

Fwd: git.sr.ht HSTS cert expired 1 year, 7 months ago

From Aiden Langley to ~sircmpwn/sr.ht-discuss

Hello,

This might not be the best place to send this mail but it's as the title reads.

I ran into this error this evening:
HTTP request failed: Post "https://git.sr.ht/query": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2023-05-27T01:48:50+01:00 is after 2023-05-27T00:00:06Z

And there appears to be some relevant alerts here:
https://lists.sr.ht/~sircmpwn/sr.ht-ops

Ngā mihi,
Aiden

--