HackerTrans
TopNewTrendsCommentsPastAskShowJobs

ckardaris

no profile record

Submissions

Explaining Functional Programming to Non-Programmers (It's Just Excel)

cekrem.github.io
2 points·by ckardaris·há 26 dias·0 comments

The P in PGP isn't for pain: encrypting emails in the browser

ckardaris.github.io
2 points·by ckardaris·há 5 meses·0 comments

My Comments Run on Email

ckardaris.github.io
2 points·by ckardaris·há 6 meses·0 comments

Techrastination

ckardaris.github.io
5 points·by ckardaris·há 6 meses·0 comments

μld: A Minimal Rust Linker

github.com
1 points·by ckardaris·há 6 meses·0 comments

Huge binaries: I thunk therefore I am

fzakaria.com
6 points·by ckardaris·há 6 meses·0 comments

Show HN: Template Files with Nix Home Manager

ckardaris.github.io
1 points·by ckardaris·há 6 meses·0 comments

comments

ckardaris
·há 5 meses·discuss
I am not on discord, so I don't have skin in the game. But it depends on the community I guess. If everyone stayed on discord then there would be no change. But any kind of change would probably have some kind of effect, even if all people migrated to a new platform.

I can try to think of a simple scenario. For whatever reason, a user may not be as active in the new platform as they were on discord. This could alter the community dynamics. On a bigger scale this could have visible effects in the actual community.

To be clear, I am not advocating in favor of staying on discord. I just find the concept of community building interesting.
ckardaris
·há 5 meses·discuss
This is a completely different topic though. And not relevant to point being discussed. Analyzing the effectiveness of community building by different groups is a separate issue.
ckardaris
·há 5 meses·discuss
I don't think the article proposes that a community should not accept new members. On the contrary, it critiques the breaking of communities.

Migrants or refugees have to find a new community because their old one was broken for whatever reason, be it war, financial troubles or something else. So in that case, that first breakage of community should have been prevented and the community preserved.
ckardaris
·há 5 meses·discuss
The author of the article claims that a mere migration to a new platform does not solve the problem. It just fragments the community. I agree with that. For one or another reason not all people will migrate.
ckardaris
·há 6 meses·discuss
>1. Accept comments via email

In case anyone is curious, I (very) recently implemented a similar comment system based on email. I posted a write-up about it[1].

[1]: https://ckardaris.github.io/blog/2026/01/22/my-comments-run-...
ckardaris
·há 6 meses·discuss
I am very satisfied with KISS launcher[1]. I have been using it for a while now. It's simple and gets out of the way.

[1] https://kisslauncher.com/
ckardaris
·há 6 meses·discuss
Interesting project. Thanks for sharing.

I am also a fan of DDG bangs and I see two missing features:

1. DDG supports bangs at any place in the query (even in the middle of it). I can search "topic !wiki" and it will work as expected.

2. DDG also supports following the first result in a query if a bare '!' is present in the query. Searching " hacker news !" will land me in the actual website without having to click anything in the results page.

Maybe you can consider adding these.