Viewing profile — ingas
ingas
HN member- Joined
- Tue, Feb 26, 2008, 4:29 PM UTC
- HN karma
- 29
- Public activity
- 35 items
- HN profile
- View on Hacker News ↗
About ingas
No profile information was provided.
Recent public activity
-
comment
Comment #29213608
Very interesting. It was absolutely the same in Soviet Union. I still remember formula from my childhood: 3 empty bottles (10 kopeks each) + 3 kopeks = 1 full bottle of lemonade (3…
-
comment
Comment #28587289
This conspiracy theory that telegram is a secret KGB project and all bans are kind of promotion campaign - I heard it a lot of times. More frequently as a joke but sometimes you st…
-
comment
Comment #28587235
It's shameful that there is no real opposition in Russia. Looking on Latin America it's always ends with something violent. On the other side: in Asia it's usually transforms into …
-
comment
Comment #28453760
In 2001 we started a GSM-operator on Compaq Server (it was before they were bought by HP) with whole 1Gb(!) of RAM and 2x10Gb SCSI disks. It served up to 70K of subscribers, call c…
-
comment
Comment #28177945
> This is not a problem for multiple reasons. Wernher von Braun considered this a problem. He (and his team) once was frustrated when instruments came in yards and pounds. I can be…
-
comment
Comment #28016556
Yeah. And I don't know whether Jeff Beck was the first who played "A Day in the Life" but he did that magnificiently: https://www.youtube.com/watch?v=hHHY3eRUMsM&ab_channel=feedb..…
-
comment
Comment #28016545
I understand motivation for remix of "Let it be" - McCartney was very dissatisfied with "wall of sound" by Spector. And it's already done. But "Sgt. Pepper" - I think the only moti…
-
comment
Comment #28013606
> Apple vendored displays have a proprietary protocol OMG. What will be next? Apple vendored flash cards?
-
comment
Comment #28013407
I don't see anything wrong in measuring gallons per mile and measuring in yards and other non-metric systems when it's something local. Maybe it's convinient if you live somewhere …
-
comment
Comment #28013300
It seems NO. In Soviet Union considerable part was in cooperation. And more in Stalin era then later. Citing Russian wikipedia: > By the end of the 1950s, there were more than 114 …
-
comment
Comment #28012519
> Arguing over dictionary definitions is not going to lead to anything useful in this matter. > If we are going to be pedantic The whole article was about going to be pedantic over…
-
comment
Comment #28001259
"Summa Technologiae" by Stanislaw Lem. It's the book about everything existing, possible and impossible too. For me it gives motivation to learn new, think about something new, try…
-
comment
Comment #27941733
> Among other things, that lets you do things like regularly consume dishes that use geographically distant ingredients. I think that you idealizing ancient Rome. Ice was a delicac…
-
comment
Comment #27941643
I always thought that garum is the same as fish sauces in South Eastern Asia. Differences must be same as differences between Thai/Vietnamese/Japanese sorts. You just leave salted …
-
comment
Comment #27881522
I used NTFS with linux a year ago. It's read-write and suitable if you need to access files on Windows partition. It was OK but not great: I used it to share media files between Wi…
-
comment
Comment #27592414
At least it's possible to write COM in a measurable time. I did it in C++ although that was a pain. It became much easier in .NET. CORBA - I did not even finish reading "Introducti…
-
comment
Comment #27592298
I think you were right in RISC prediction. Starting from some point (Pentium Pro I suppose?) even x86 CPUs became RISC internally CISC externally.
-
comment
Comment #27470689
Surprisingly my LSD experience led me to acceptance of OSI Model ;) Before that I thought that it was purely academical masturbation without any real connection to reality.
-
comment
Comment #27470647
Psychodelics are not something that one will use everyday. From the list: " psilocybin, psilocyn, dimethyltryptamine (DMT) , ibogaine, mescaline, lysergic acid diethylamide (LSD) ,…
-
comment
Comment #27470014
Yes. A lot of programmers are lost without step-by-step debug. That's why concurency problems becames unsolvable for them.
-
comment
Comment #27469260
So it's a generation of graphql on-fly, right? I conclude that it will be incompatible with hasura Allow-list (or lead to explosion of Allow-list for all possible combinations whic…
-
comment
Comment #26026543
> I had to set up Python projects for some machine learning classes in college and it was a complete mess. "Machine learning" here is crucial I suppose. Sklearn, keras are big beas…
-
comment
Comment #25019836
I like hasura too. But honestly absolutely the same result could be achieved with REST too. GraphQL is not that different from REST.
-
comment
Comment #25019592
Strange, but my impressions are opposite. We are using hasura (which is written in Haskel), I'm interested in dgraph.io (which is golang). I had terrible experience writing graphql…
-
comment
Comment #16338106
It's only natural that coming from such terrible mess as javascript ecosystem author is trying to solve problems he encountered in past. I wrote comment to him: It's only natural t…