HackerTrans
TopNewTrendsCommentsPastAskShowJobs

Sami_Lehtinen

no profile record

Submissions

Train the draft model for your workload

nebius.com
2 points·by Sami_Lehtinen·17 дней назад·0 comments

Query with Curl

daniel.haxx.se
8 points·by Sami_Lehtinen·23 дня назад·0 comments

Fastsync: I doubled rsync's local copy speed

sami-lehtinen.net
2 points·by Sami_Lehtinen·в прошлом месяце·0 comments

Sweden goes live with Matrix-based federation

element.io
2 points·by Sami_Lehtinen·2 месяца назад·0 comments

Matrix.envs.net Is Shutting Down

envs.net
3 points·by Sami_Lehtinen·6 месяцев назад·0 comments

Matrix.envs.net Is Shutting Down

matrix.to
3 points·by Sami_Lehtinen·6 месяцев назад·2 comments

We Bought 404media.com

404media.co
10 points·by Sami_Lehtinen·6 месяцев назад·0 comments

Decreasing Certificate Lifetimes to 45 Days

letsencrypt.org
16 points·by Sami_Lehtinen·7 месяцев назад·1 comments

Europe enters the exascale supercomputing league with Jupiter

ec.europa.eu
71 points·by Sami_Lehtinen·10 месяцев назад·43 comments

Comic Sans typeball designed to work with the IBM Selectric typewriters

printables.com
160 points·by Sami_Lehtinen·10 месяцев назад·40 comments

comments

Sami_Lehtinen
·6 месяцев назад·discuss
Better url: https://news.ycombinator.com/item?id=46574903

Many don't have Matrix client installed.
Sami_Lehtinen
·6 месяцев назад·discuss
Hello everyone,

I'd like to inform you about an important change at envs.net.

As many of you know, the Matrix service consumes a lot of resources. This has become increasingly problematic in recent months, as it's making operation more and more expensive.

For this reason, I've decided to discontinue the Matrix service.

The shutdown is planned for March 1, 2026, but no later than April 1, 2026.

Registration of new Matrix accounts has already been disabled.

I believe this timeframe is appropriate to give everyone enough time to migrate their Matrix account to another server.

At the same time, the entire envs.net infrastructure will be moved to a new, more cost-effective server to return closer to envs' original minimalist values.

In the future, chat for the envs project will again take place via IRC.

As before, we will be using the tildeverse IRC server:

• Server: irc.tilde.chat • Channel: #envs

Please respect this decision and refrain from sending private messages expecting justifications.

Thank you for your understanding and please accept our apologies for any inconvenience.

Best regards, Sven aka. ~creme
Sami_Lehtinen
·в прошлом году·discuss
For CGI endpoints that are called infrequently—daily, weekly, or even monthly—the script startup delay is negligible. Even a persistent process waiting to handle a request can have its memory swapped to disk by the OS under varying server load. When a request finally arrives, the delay from swapping that memory back in can negate any theoretical advantage over a cold-starting CGI script.
Sami_Lehtinen
·4 года назад·discuss
I see this just as repetition of the 32 bit vs 64 bit operating systems. Why would anyone want to use 64 bit operating system? Instructions are longer, it requires more cache, RAM, disk space and so on, making performance worse. Nobody actually wants 64 bit systems. Endless problems with drivers, programs, etc.
Sami_Lehtinen
·4 года назад·discuss
> “.onion” address demands that the person is using a TorBrowser

Actually this is not true. Tor runs as SOCKS5 proxy, and you can use any browser or application with it.
Sami_Lehtinen
·9 лет назад·discuss
SMR drives would benefit from TRIM / Discard support. That's what I've been speculating. Afaik SMR drives aren't using TRIM?
Sami_Lehtinen
·10 лет назад·discuss
I'd guess their web server is running plan9. Pretty clean headers, lovely.

HTTP/1.1 200 OK Content-Type: text/html Server: rc-httpd