HackerTrans
トップ新着トレンドコメント過去質問紹介求人

grishka

no profile record

投稿

Show HN: Smithereen – an early-Facebook-style Fediverse server

smithereen.software
15 ポイント·投稿者 grishka·2 か月前·3 コメント

コメント

grishka
·8 日前·議論
Afaik they aren't manufactured any more
grishka
·17 日前·議論
Getting someone else's preexisting code to meaningfully run on a thing you made from scratch is quite rewarding. I haven't made an OS but I did make a Game Boy emulator. It runs most of my childhood games just fine, which made it totally worth it for me.
grishka
·26 日前·議論
The use of AI is still optional.
grishka
·先月·議論
Can't Chromium-based browser developers work together to fork the entire thing? Ideally becoming independent of Google altogether.
grishka
·先月·議論
I wonder what will Vivaldi do. They say that their built-in content blocker is "good enough" that you supposedly don't need uBO (I very much disagree) but they also keep MV2 extensions working to this day.
grishka
·先月·議論
TSPU isn't for spying, it's for censorship enforcement and everything else that makes the experience of using the internet here miserable without a VPN. It's SORM that's for spying. And Roskomnadzor is very much part of the government.
grishka
·先月·議論
Yes, that's another law they have. Can't access the internet anonymously, basically. And yes, foreign phone numbers do work.

Though I've seen, plenty of times, smaller places have a "public" wifi with a password, and the password is just written on a piece of paper somewhere. That must technically violate that law. But you know, laws in Russia...
grishka
·先月·議論
> Chile, you virtually needed to be a citizen, as I recall.

I heard something similar about Russia after recent changes actually, it could as well be impossible for non-residents so tourists just stick with international roaming and public wifi. IIRC there's a catch-22 situation where you need a Gosuslugi (online government services portal) account to buy a sim, but you need a Russian phone number to sign up for one. As a citizen, you just need your ID (internal passport).
grishka
·先月·議論
As a Russian: huh, you guys could still just buy a sim card without any kind of identification? Impressive. We had that ID requirement introduced way back in the 00s.

Even EU countries seem to require an ID now. When I traveled to France and Belgium in 2024, I bought a French tourist sim card, and the carrier kept sending me some rather insistent messages that my line would get disconnected if I don't upload my passport in 30 days.
grishka
·先月·議論
There's this: https://codeberg.org/fsphil/hacktv

It's not "VHS footage" though, but it can generate all kinds of analog video signals, some of which my decoder can decode.
grishka
·先月·議論
Well I made this: https://github.com/grishka/miscellaneous/tree/master/AVDecod...
grishka
·先月·議論
Relatedly, I recently made a software decoder for SECAM and PAL: https://github.com/grishka/miscellaneous/tree/master/AVDecod...

Though in my case the purpose was to digitize my video tapes and teach myself about DSP.
grishka
·先月·議論
> USB-C port to receive firmware updates.

So do you mean that even camera lenses now ship unfinished?
grishka
·先月·議論
So weird to me to realize that for some people, email providers have a UX, and enough of it that they could consider switching.

I've been using email through a client for decades. My primary email is Gmail, but I have no idea what Gmail is like on the web these days. Save for providers like hey.com, whose entire selling point is their unique web UX, I never understood why would someone use email in their web browser.
grishka
·先月·議論
Instagram is blocked in Russia so everyone here uses it through some sort of VPN. No one I know has ever got banned for that.
grishka
·先月·議論
HN has this thing where it would automatically "fix" submission titles.
grishka
·先月·議論
I always enjoy it when someone makes "obsolete" hardware natively talk to modern network services that it was never meant to talk to. And bringing an entire browser to a system this old is a serious achievement. I don't own any hardware that can run classic Mac OS, but I'm gonna try it on an emulator later, really curious how it handles several of my own websites.

Though the fact that the author uses AI is kinda meh.
grishka
·先月·議論
Or Alisa
grishka
·先月·議論
Thankfully, once something is on the internet, it's here forever.
grishka
·先月·議論
So is it really a book about something like

    #включить <стдвв.з>
    
    цел главная() {
        печататьф("Привет, мир!\н");
        вернуть 0;
    }