HackerLangs
TopNewTrendsCommentsPastAskShowJobs

grishka

no profile record

Submissions

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

smithereen.software
15 points·by grishka·قبل شهرين·3 comments

comments

grishka
·قبل 8 أيام·discuss
Afaik they aren't manufactured any more
grishka
·قبل 16 يومًا·discuss
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 يومًا·discuss
The use of AI is still optional.
grishka
·الشهر الماضي·discuss
Can't Chromium-based browser developers work together to fork the entire thing? Ideally becoming independent of Google altogether.
grishka
·الشهر الماضي·discuss
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
·الشهر الماضي·discuss
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
·الشهر الماضي·discuss
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
·الشهر الماضي·discuss
> 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
·الشهر الماضي·discuss
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
·الشهر الماضي·discuss
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
·الشهر الماضي·discuss
Well I made this: https://github.com/grishka/miscellaneous/tree/master/AVDecod...
grishka
·الشهر الماضي·discuss
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
·الشهر الماضي·discuss
> USB-C port to receive firmware updates.

So do you mean that even camera lenses now ship unfinished?
grishka
·الشهر الماضي·discuss
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
·الشهر الماضي·discuss
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
·الشهر الماضي·discuss
HN has this thing where it would automatically "fix" submission titles.
grishka
·الشهر الماضي·discuss
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
·الشهر الماضي·discuss
Or Alisa
grishka
·الشهر الماضي·discuss
Thankfully, once something is on the internet, it's here forever.
grishka
·الشهر الماضي·discuss
So is it really a book about something like

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