HackerTrans
TopNewTrendsCommentsPastAskShowJobs

clemiclemen

127 karmajoined vor 3 Jahren

Submissions

PS4 Emulator for Windows, Linux and macOS

github.com
2 points·by clemiclemen·vor 2 Jahren·0 comments

Stalwart mail server (self-hosted all-in-one mail server) now as an admin webui

stalw.art
214 points·by clemiclemen·vor 2 Jahren·67 comments

comments

clemiclemen
·vor 7 Tagen·discuss
You can replace xcancel.com by nitter.net, it worked for me.

Like this: https://nitter.net/MaximeRivest/status/2073544461473169432

Both are running the same software but I guess the protection of the sites work differently.
clemiclemen
·letzten Monat·discuss
This reminds me of the story of the "Feather" project at YouTube where they improved a lot the page weight and the average page latency went higher just because they were actually seeing a lot more traffic from places with slow Internet.

https://blog.chriszacharias.com/page-weight-matters
clemiclemen
·vor 7 Monaten·discuss
The ISP named Free in France also did this a while ago.

It was fairly well implemented I think: separated from your network, bandwidth was limited (to avoid impacting the host), you could opt-out (which meant opting out of using the guest network), joining the wifi was automatic if you had a cellphone with the same ISP and it was the same "guest" network for all routers so in big cities, you could rely only on this to access Internet.

It was stopped a few years ago when they deemed cellular network was reliable enough to not need the guest network.
clemiclemen
·vor 8 Monaten·discuss
It comes from the GitHub repo description. There is a typo though but this is maybe intentional as the name of the repo is librepods
clemiclemen
·letztes Jahr·discuss
A bit late to the party but there is a famous French internet show called "Faux-raccord" which does exactly what this article does: every episode is focused on mistakes for some movie, told by the duo Michel and Michel with some jokes along the way.

Very pleasant to watch :-)

Link: https://www.allocine.fr/video/programme-12284/

Youtube playlist: https://www.youtube.com/watch?v=RTbUDA_Dd9s&list=PLAUaCoiUsx...
clemiclemen
·letztes Jahr·discuss
At which point does a monopoly becomes a monopoly?

There is no need to have a "clear" monopoly like Windows in 1990's to abuse your power and presence in the market.
clemiclemen
·letztes Jahr·discuss
I don't if the remake will come at some point but in the mean time, you can enjoy this online port by fans: https://game.chronodivide.com/

You can play Red Alert 2 in the browser, with other players online.
clemiclemen
·vor 2 Jahren·discuss
Biometric or password is necessary for every access (which may be an inconvenience for some).

Basically, the addon communicates with a native application on the OS (the iCloud application on Windows or the password application on macOS) so there is nothing stored in Firefox.
clemiclemen
·vor 2 Jahren·discuss
The application seems to be back in the Play Store. It is a shame that Google can pull these kinds of behaviour without any repercussion...
clemiclemen
·vor 2 Jahren·discuss
This is very impressive but I think Short-Stack [1] is a more impressive project because it is a fully fonctionnal Wii (as in, it works on its own as you would expect from a regular Wii) compared to this one where it needs other accessories to be able to play.

[1]: https://github.com/loopj/short-stack previously discussed 3 months ago here: https://news.ycombinator.com/item?id=40071826
clemiclemen
·vor 2 Jahren·discuss
The free version does too. The paid version only adds cosmetics, last time I checked.
clemiclemen
·vor 2 Jahren·discuss
The implicit line here is that if there is peace, then there is military security. And the EU has been pretty good at providing that within its borders (compared to the history of wars between countries of the EU).
clemiclemen
·vor 2 Jahren·discuss
Those looking into the history or the user agent, and why it happens to advertise itself as Firefox, Safari and Chrome ate the same time, can look into this article: https://webaim.org/blog/user-agent-string-history/comment-pa...
clemiclemen
·vor 2 Jahren·discuss
The min-sized-rust project [1], which you may already be aware of, has a lot of optimisations to decrease the size of a Rust binay. I think with all the optimisations, at the end, it was around 8kb for the hello world.

[1]: https://github.com/johnthagen/min-sized-rust