HackerTrans
TopNewTrendsCommentsPastAskShowJobs

grishka

no profile record

Submissions

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

smithereen.software
15 points·by grishka·há 2 meses·3 comments

comments

grishka
·há 8 dias·discuss
Afaik they aren't manufactured any more
grishka
·há 17 dias·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
·há 26 dias·discuss
The use of AI is still optional.
grishka
·mês passado·discuss
Can't Chromium-based browser developers work together to fork the entire thing? Ideally becoming independent of Google altogether.
grishka
·mês passado·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
·mês passado·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
·mês passado·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
·mês passado·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
·mês passado·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
·mês passado·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
·mês passado·discuss
Well I made this: https://github.com/grishka/miscellaneous/tree/master/AVDecod...
grishka
·mês passado·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
·mês passado·discuss
> USB-C port to receive firmware updates.

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

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