Viewing profile — Glacia
Glacia
HN member- Joined
- Tue, Oct 01, 2019, 2:19 PM UTC
- HN karma
- 44
- Public activity
- 25 items
- HN profile
- View on Hacker News ↗
About Glacia
No profile information was provided.
Recent public activity
-
comment
Comment #41596625
Xmake?
-
comment
Comment #41402563
Here is a Russian source (Use google translate): https://storage.googleapis.com/istories/news/2024/08/27/pave... The DB was sold on darknet for huge money (200 000$+). First person…
-
comment
Comment #41402461
Fun fact: Recently FSB database on border crossings from 2014 to 2023 was leaked online and Durov visited Russia 50 times since 2015. In fact, he was in Russia the day the telegram…
-
comment
Comment #41356179
On a similar note, i always wanted to contribute to Firefox, but every time i looked at how to compile it i noped the fuck out of it. It's probably is doable on linux but it's soun…
-
comment
Comment #41342245
How arresting Durov restrict free speech?
-
comment
Comment #41342205
And? I use TG everyday. I know about the times when TG is down. as YOUR OWN links show, usually it's not just telegram who is down, so it's clear it's mass block.
-
comment
Comment #41342144
>After a while they just stopped trying and decided that it's less reputational damage to just let it be. That's not true. It's legally unblocked. the reason why it was unblocked w…
-
comment
Comment #41342090
You're the one who is spreading FUD. Telegram was officially (legally) unblocked in 2020. There is 0 evidence there is an active force trying to block Telegram in Russia. Which is …
-
comment
Comment #41341997
>It was unblocked because of the backlash from people, incl. Russian politicians who are heavy Telegram users. FSB has nothing to do with it. Saying Russian government would give a…
-
comment
Comment #41341783
Except there were multiple different groups that magically happen to go private at the same time. I'm not even going to mention how many people were arrested over telegram messages…
-
comment
Comment #41341668
Obviously FSB is not going to make a press release and be like "We have the keys LOL" so there would never be definitive proof. Fun fact: Telegram at some point was blocked in Russ…
-
comment
Comment #41341519
>I can easily guess that assholes in secret service would probably like very much to use that to blackmail him to add backdoors to telegram Do you unironically believe it's not alr…
-
comment
Comment #40427129
i'm pretty sure ALGOL allowed spaces in identifiers. Probably some other old programming languages too. For the most part, it's just a tradition at this point.
-
comment
Comment #40229806
>No, people only invest if they see a return. I'm talking about banks. That's literally their business. You know, to lend money. > If the return is too low they will simply hold on…
-
comment
Comment #40229704
You dont need "helicopter money". Just create money and spend it on something. Build roads, rails, tanks, whatever. >That money will not end up in the hands of those who need it. Y…
-
comment
Comment #40229285
>With deflation once you reach zero there isn't anywhere realistically else to go. Huh? just literally print more money.
-
comment
Comment #40229204
>Everyone starts to hoard money instead of spend it, and the economy goes into a tailspin Ok, imagine people start hoarding money, where are they going to store money? In Banks. Wh…
-
comment
Comment #40229083
>Deflation means that (on average) people can't afford to buy goods. They simply don't have money to do that! I'm pretty sure Japan never had big unemployment problems, so your cla…
-
comment
Comment #40200805
Why seize a domain when you can just block it country wide?
-
comment
Comment #39829258
So you took asm code that had no SIMD instructions in it, made your own version in c++ with intrinsics and figured out that, yes, SIMD is faster? Realy? I think you're completely m…
-
comment
Comment #39826411
Here is the old archived blog post where x264 team answered in the comments why they do it that way. https://web.archive.org/web/20091223024333/http://x264dev.mu...
-
comment
Comment #39825809
It's funny reading comments here, Hackernews bros really think they're smarter than the guys who made ffmpeg/x264/x265 etc. Dunning–Kruger effect in action.
-
comment
Comment #21385786
Except LTO is slow to compile and SCU is fast.
-
comment
Comment #21128098
It pulls runtime from FSF, which has GCC Runtime Library Exception.
-
comment
Comment #21125590
It would be interesting to see comparisons, since afaik it's the only compiler front end that has llvm and gcc back end.