Hacker Newsnew | past | comments | ask | show | jobs | submit | nodefourtytwo's commentslogin

https://funkwhale.audio/

It's self-hosted.

The website seems down at the moment though.


If only cars were the sole problem.


How does it compare to Revery[1]? Onivim2[2] is built with it and it seems great.

[1] https://www.outrunlabs.com/revery/

[2] https://v2.onivim.io/


Revery is fully native and doesn't use parts of web platform. It uses ReasonML, that is dialect of OCaml and has its own implementation of platform and renderer.


I think it's because you like to learn new things.


I'd like to think it's as simple as that. And similarly to explain why I enjoy a drink most evenings.


I knew who it was before clicking. I learnt to love Crystal from this channel. Great content.


I, for one, find Thinkpads gorgeous.


Darktable


I can't understand if it's an IRC web client only, or both a client and server.


The server part of Convos is like an IRC bouncer, but instead of supporting the IRC protocol from the client side, it has a HTTP/WebSocket interface that talks to the Convos frontend.

So Convos keeps your connection, so even if you close the web browser, you will still receive messages and you can see the history once you open your browser again.

If you stop the Convos server, then you will also be disconnected from the IRC server.


It is an IRC client exposing a HTTP server to be able to use IRC from a browser.


Isn't that a unikernel [0]?

I've been wanting to try Hermitcore [1] for a while.

[0] https://en.wikipedia.org/wiki/Unikernel

[1] https://github.com/hermitcore/libhermit


Lambda is cheap, API Gateway is expensive. Lambda with API Gateway should be used for low or unpredictable volumes.

You can replace API Gateway by an ALB, which will be much much cheaper in the article use case.

Lambda is also great when it's triggered by everything but API Gateway. Analysing a file uploaded on S3, reacting to an SNS message or consuming messages in SQS.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: