Viewing profile — mcprwklzpq
mcprwklzpq
HN member- Joined
- Tue, Jun 26, 2018, 1:39 PM UTC
- HN karma
- 126
- Public activity
- 39 items
- HN profile
- View on Hacker News ↗
About mcprwklzpq
No profile information was provided.
Recent public activity
-
comment
Comment #47100159
Good news. My phone would have to live another couple of years, and the next one i buy would stay with me for a decade. Just 10 years ago you could detach back of the smartphone wi…
-
comment
Comment #45836457
> Enakshi Barua, 14, said she’s also opposed to the ban, on principle. Barua said. "I feel like the trust isn’t there between the students and teachers." > staff members are collec…
-
comment
Comment #44857256
When does the CTO has time to be the first unit in the pipeline? How much applicants do you have? From our experience just posting a junior web developer job gets up to 1000 resume…
-
comment
Comment #44857232
Does not mention the actual open source solution that has autocomplete, chat, planer and agents, lets you bring your own keys, connect to any llm provider, customize anything, rewr…
-
comment
Comment #37305178
Dark Messiah had unique combat mechanics in hazard filled environments, where you could create all sorts of physics based accidents to eliminate enemies. Game combat was showcased …
-
comment
Comment #33272086
And the content-adressable filesystem that it uses is git [1]. It uses git with a javascript implementation of it [2] or node bindings to a c one [3]. 1. https://github.com/microso…
-
comment
Comment #33262989
The Office 365 backend uses git to store snapshots of documents. [1] https://github.com/microsoft/FluidFramework/tree/main/server...
-
comment
Comment #31936915
Except Malevich had written extensively about why he painted the Black Square and he never said it was to reject god. Malevich even wrote an essay "Бог не скинут: Искусство, церков…
-
comment
Comment #30766400
Like everyone else i rely on open source libraries. I sometimes need to change them either to fix bugs that i encounter or to improve them in some way to better fit my purposes. It…
-
comment
Comment #29795419
Imagine skipping i in debit. Or just say deb - it will be close. I always pronounced it somewhat like this. [1] The worst thing is that i had heard the word pronounced by native sp…
-
comment
Comment #27219583
Thank you. I downloaded this paper a month ago to read it eventually. Your comment made me read it yesterday and i have a question. By using the type system would we exlude potenti…
-
comment
Comment #27185068
I can ELIP (Explain Like I am a Programmer) statements and consequences of both incompleteness theorems and two related problems. So the pemise is that you have to write 4 programs…
-
comment
Comment #26861805
Yes, not the first but most open. In Leonardo da Vinci's notebooks there is a drawing "Draftsman drawing an armillary sphere" dated 1510 which shows a kind of drawing machine. It i…
-
comment
Comment #26860876
Interesting fact - Durer used a kind of 3d rendering engine to study and teach perpective. He made a woodcut of it called "Man Drawing a Lute". I learned it from Computer Graphics …
-
comment
Comment #26768944
Just discovered plantuml and liked it - i can use some visual aid if only i do not have to draw it. Sequence and use case diagrams are useful. Class diagrams i would rather see in …
-
comment
Comment #26459056
Einstein explained gravity without action at a distance with general relativity theory. I wonder what would Newton thought about that one since about his own theory he said "so gre…
-
comment
Comment #26454391
Chomsky refers to Galileo, who thought that theories are intelligible, only if we can “duplicate [their posits] by means of appropriate artificial devices.” So in modern terms - co…
-
comment
Comment #26454375
Here is a later text version of this lecture: Noam Chomsky - Science, Mind, and Limits of Understanding. https://chomsky.info/201401__/ I tried to edit for brevity and summarise th…
-
comment
Comment #25918885
In this article [1] i see quite a lot of funny examples of false friends for czech to russian translation. Stale is cherstvyj in russian, but in czech cherstvyj is fresh. A corpse …
-
comment
Comment #25917795
Robota means different thing in czech than rabota in other slavic languages. Czech robota means corvee. There are different words for corvee in other slavic languages - "barshhina"…
-
comment
Comment #24369647
I thought maybe he finished the book on origins of inequality with David Wengrow. But he said it is a book about kings. He published the book "On Kings" in 2017, it is in open acce…
-
comment
Comment #23800782
Church-Turing thesis is that for every algorithm you can compute you can define a turing machine that can compute it too. You still have show that you can compute answers to your q…
-
comment
Comment #23465780
I find this interesting how natural it comes to use people as a metaphor to explain programs. I found sometime ago that i could read an actual code like a prose to someone who know…
-
comment
Comment #23141373
This was not what bothered me. I needed to see how this puzzle does not contradict my intuition that if i flip a coin to choose between two last doors i do get 1/2 chance of winnin…
-
comment
Comment #23133914
I was able to predict how simulation would go when i saw the program that i wrote. When i saw the simulation confirm my prediction it was so much more convincing then any other met…