~w1ke

home

https://w1ke.cz

Hey, I'm a programmer. I love Go. I love FOSS + suckless software.

~w1ke/w1ke.cz-comments

Last active 3 years ago

~w1ke/lrn-dev

Last active 3 years ago

~w1ke/lrn-talk

Last active 3 years ago

~w1ke/w1ke.cz

Last active 3 years ago

~w1ke/hut-devel

Last active 3 years ago

~w1ke/hut-announce

Last active 3 years ago
View more

Recent activity

[PATCH sr.ht-docs] fix typo 2 years ago

From w1ke to ~sircmpwn/sr.ht-dev

---
 chat.sr.ht/etiquette.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/chat.sr.ht/etiquette.md b/chat.sr.ht/etiquette.md
index 443d7ee..0753e86 100644
--- a/chat.sr.ht/etiquette.md
+++ b/chat.sr.ht/etiquette.md
@@ -3,7 +3,7 @@
IRC is the oldest internet chat system, and as such, it has more time than any
other to develop its internal culture and nuances of etiquette. This may be
intimidating to new users, so we've set up this guide to help you avoid making a
potential faux paus.
potential faux pas.
[message trimmed]

Re: my git.sr.ht has internal server error 2 years ago

From w1ke to ~sircmpwn/sr.ht-discuss

oh i feel stupid, i forgot to:

doas service git.sr.ht-api start

thanks for the help!

- w1ke from w1ke.cz

my git.sr.ht has internal server error 2 years ago

From w1ke to ~sircmpwn/sr.ht-discuss

my git.sr.ht instance has an internal server error when trying to create
a repository. the website shows error code 500.

these are the logs:
https://paste.sr.ht/~w1ke/f2c799882f9449481402f3b070d54afb5c44e02://paste.sr.ht/~w1ke/f2c799882f9449481402f3b070d54afb5c44e022

- w1ke from w1ke.cz

[dotfiles] add license 3 years ago

From w1ke to ~sircmpwn/public-inbox

I want to make my dotfiles public and I use some stuff from
https://git.sr.ht/~sircmpwn/dotfiles, I noticed it doesn't have a
license, so I can't legally make my dotfiles public.

Please add one ~sircmpwn

[PATCH drewdevault.com] fix missing is 3 years ago

From w1ke to ~sircmpwn/public-inbox

---
 content/blog/What-desktop-Linux-needs.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/content/blog/What-desktop-Linux-needs.md b/content/blog/What-desktop-Linux-needs.md
index fdd6901..e2c6217 100644
--- a/content/blog/What-desktop-Linux-needs.md
+++ b/content/blog/What-desktop-Linux-needs.md
@@ -21,7 +21,7 @@ expect a non-expert user to successfully install and use Linux for their daily
needs without a "Linux friend" holding their hand every step of the way.

This is not a problem unless we want it to be. It is entirely valid to build
software which is accommodating of experts only, and in fact this the kind of
software which is accommodating of experts only, and in fact this is the kind of
[message trimmed]

[PATCH sr.ht-docs] support.md: add irc etiquette guide 3 years ago

From w1ke to ~sircmpwn/sr.ht-dev

---
 support.md | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/support.md b/support.md
index 4e6d289..b8ec817 100644
--- a/support.md
+++ b/support.md
@@ -29,7 +29,8 @@ similar woes.
Both community members and admins hang out at [#sr.ht on irc.libera.chat][0],
where you're welcome to ask questions and have discussions in a more free-form,
real-time context. There's not always someone paying attention here, so be
prepared to wait or follow-up with an email if necessary.
prepared to wait or follow-up with an email if necessary. Please review the
[message trimmed]

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

From w1ke to ~sircmpwn/email-test-drive

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

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

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

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

From w1ke to ~sircmpwn/email-test-drive

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

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