~snock

Germany

http://bleepbloop.studio

#Hi, I'm Nils!
I build interfaces for the web.

This is me, sitting in a tram, smiling happily and looking away from the camera

~snock/public-inbox

Last active 5 months ago

~snock/redakteur-devel

Last active 5 months ago

~snock/redakteur-announce

Last active 5 months ago
View more

Recent activity

[PATCH] Makefile: check if Linux when setting LDFLFAGS 5 months ago

From Nils Riedemann to ~sircmpwn/public-inbox

Fixes compile issue on macos. More info on `man gcc` or this question
on StackOverflow:

https://stackoverflow.com/questions/3801011/ld-library-not-found-for-lcrt0-o-on-osx-10-6-with-gcc-clang-static-flag

---
 Makefile | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/Makefile b/Makefile
index 96ad48c..1410652 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,9 @@
[message trimmed]

[PATCH v2] Demonstrate that I can use git send-email 1 year, 9 months ago

From Nils Riedemann to ~sircmpwn/email-test-drive

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

diff --git a/snock b/snock
new file mode 100644
index 0000000..66cb3d4
--- /dev/null
+++ b/snock
@@ -0,0 +1 @@
I have successfully used git send-email!
-- 
2.32.1 (Apple Git-133)
[message trimmed]

[PATCH] Demonstrate that I can use git send-email 1 year, 9 months ago

From Nils Riedemann to ~sircmpwn/email-test-drive

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

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

[PATCH v3] Demonstrate that I can use git send-email 1 year, 9 months ago

From Nils Riedemann to ~sircmpwn/email-test-drive

---
I hope this is better now.
 snock | 1 +
 1 file changed, 1 insertion(+)
 create mode 100644 snock

diff --git a/snock b/snock
new file mode 100644
index 0000000..a1934e0
--- /dev/null
+++ b/snock
@@ -0,0 +1 @@
I did the thing! Didn't know git had this feature! Neat!
--
[message trimmed]

[PATCH] Demonstrate that I can use git send-email 1 year, 9 months ago

From Nils Riedemann to ~sircmpwn/email-test-drive

---
Implementing feedback for the first patch.

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

diff --git a/snock b/snock
new file mode 100644
index 0000000..a1934e0
--- /dev/null
+++ b/snock
@@ -0,0 +1 @@
I did the thing! Didn't know git had this feature! Neat!
[message trimmed]

Re: [PATCH] Demonstrate that I can use git send-email 1 year, 9 months ago

From Nils Riedemann to ~sircmpwn/email-test-drive

Consider it done!