Viewing profile — moeffju
moeffju
HN member- Joined
- Wed, Apr 15, 2009, 11:13 AM UTC
- HN karma
- 2,968
- Public activity
- 433 items
- HN profile
- View on Hacker News ↗
About moeffju
mail/xmpp: moeffju@moeffju.net
http://hnofficehours.com/profile/moeffju/
irc:moeffju:irc
[ my public key: https://keybase.io/moeffju; my proof: https://keybase.io/moeffju/sigs/Zx4m4J8BPaPFFdfQdfJIJRfD2CdErSnF61rwwjSPLm4 ]
Recent public activity
-
comment
Comment #48856282
It has audio and video call support in any room, so like huddle.
-
comment
Comment #48856247
Tauri is like a nicer Electron, instead of shipping a full Chrome with the app it uses the platform's browser libraries. So the app looks almost exactly like the mobile web version…
-
comment
Comment #48843299
Inspired by Chatto, I also built some prototypes on the NATS (+Go) stack and it's been a dream. Feels like a severely under-hyped technology :D
-
comment
Comment #48837944
What would you expect that to do beyond a "here's a link to the instance, sign up there"? You can combine it with Discord-like roles and gate channel visibility and rights on that,…
-
comment
Comment #48837930
I've been trying to use Matrix for years and I still hate it at least half the time, it feels clunky, slow, cumbersome to use, the clients are hit and miss quality, and people (inc…
-
comment
Comment #48837914
I would guess that in these cases you would just not allow users to self-delete their accounts? But for most users and providers of Chatto I think automatic right-to-deletion compl…
-
comment
Comment #48837903
Whimsy? ^^
-
comment
Comment #48837893
Oh, and the protobuf based realtime endpoint should make it very easy to build bridges, too.
-
comment
Comment #48837890
I think time will tell, but one of the main things I like about Chatto is just how fast everything feels, and the protocol design is a good part of that I think. Data on the wire i…
-
comment
Comment #48837831
There is a Tauri wrapper that I built early on because I wanted the desktop convenience (autostart, separate app, etc) that Firefox+PWA couldn't offer, I use the desktop version as…
-
comment
Comment #48837806
For now it's just a Tauri wrapper, so it looks more or less like the mobile web / PWA except it might be easier to handle notifications and share intents etc. compared to a pure PW…
-
comment
Comment #48837786
For me, primarily the performance tbh. Chatto just flies and Slack feels incredibly sluggish. And from the "vibes" it just feels better designed, I like the overall user experience…
-
comment
Comment #48833745
I created a Tauri based app but IMO it's not ready for prime time on mobile. On desktop, it's my daily driver for Chatto. If anybody wants to contribute, the foundation (desktop & …
-
comment
Comment #48833415
I've been testing/using chatto since early on and I'd say it's both and neither. It feels much nicer to use than Slack, but as of now it's missing some of the more "Enterprise" fea…
-
comment
Comment #48796551
Second Ride is offering electric conversion kits giving you the best of both worlds: electric scooter, going 60km/h...
-
comment
Comment #48796486
You should join our unu Community Discord, we have someone who upgraded to what is basically two fog horns at ungodly decibel levels ... but we can also reactivate the builtin spea…
-
comment
Comment #48734636
Knoppix.net literally says this on their homepage: > Knoppix.net is a resource for users, developers, and testers of Knoppix. The official website for Knoppix is on Klaus Knopper's…
-
comment
Comment #48397440
I vastly prefer Beans, https://github.com/hmans/beans , for much simpler code and use.
-
comment
Comment #47803999
They did a "virtual" buffet to model behavior, nobody said anything about hotels "doing a virtual buffet"?
-
comment
Comment #47746215
Isn't it literally playing it via curl though - curl reads STDIN and transmits that to the server, which responds. The whole bash thing is completely optional and only saves you so…
-
comment
Comment #47746209
But that's not what it does, the bash option just saves you from doing stty setup and reset I think? You can just type it all out by hand, too, as the readme explains
-
comment
Comment #47521745
Try https://github.com/hmans/beans - I find it a refreshingly pragmatic take that works great with my agents use.
-
comment
Comment #47244340
It's pretty clearly satire.
-
comment
Comment #47085067
I think for recent stories like this or if many happened around in a short timeframe, it would be great if the expand mentioned the exact date, not just "Feb 2026".
-
comment
Comment #47058580
I'm enjoying Chatto, https://chatto.run/ , which is due to launch soon ish. Open source, self hosting, cloud hosted option, etc. Architecture looks pretty cool.