Viewing profile — kristov
kristov
HN member- Joined
- Sun, Dec 22, 2019, 3:38 PM UTC
- HN karma
- 568
- Public activity
- 77 items
- HN profile
- View on Hacker News ↗
About kristov
No profile information was provided.
Recent public activity
-
comment
Comment #49099011
It's nice to hear tradespeople getting paid well with lots of work. I'm happy for them :-)
-
comment
Comment #48426754
We kinda ended up with terminals connected to mainframes anyway. The terminal being the web browser, and the mainframe being SaS. So it wasn't that far off.
-
comment
Comment #48403109
But what is the shape of the algorithm of the human brain? It has a complex physical structure. We know the folds on the surface are important, but why is that shape specifically i…
-
comment
Comment #48396741
I think the truth lies somewhere between these two extremes. An LLM is not a human brain, and does not try to emulate one. It should not be a surprise that an LLM does not behave l…
-
comment
Comment #46757597
Why use shedlock and select-for-update-skip-locked? Shedlock stops things running in parallel (sort-of), but the other thing makes parallel processing possible.
-
comment
Comment #45732522
Oh I agree with you. I don't live in the US, but in a country that has a very high progressive tax rate. I am taxed about 50% of my income currently. But I gladly pay it because I …
-
comment
Comment #45732356
If your a billionaire and you invest in index funds, the risk of becoming homeless is really low, sure. The system works in such a way that the more money you have the easier it is…
-
comment
Comment #45731982
I agree with your sentiment, but the reason for the imbalance is risk. As an employee you don't have financial risk tied to the company, you get a regular paycheck. But if you are …
-
comment
Comment #45663096
If there is water ice there, as suspected, it is the most realistic path to a self sustaining space economy. If you can earn money in space, there is a reason for people to work in…
-
comment
Comment #45092413
I think the conversation needs to change from "can't run software of our choice" to "can't participate in society without an apple or google account". I have been living with a de-…
-
comment
Comment #40078207
That's fair from the discovery side. I was referring to the "supply side": how do we get more people creating content for the web, where they fully own that content? I used the web…
-
comment
Comment #40057455
The barrier to entry for running your own site (something dynamic, as opposed to static hosting) is essentially the same in 2024 as it was in 2004. Gotta get a domain (and keep it …
-
comment
Comment #39697979
I think the Turing test is subjective, because the result depends on who was giving the test and for how long.
-
comment
Comment #39602092
It's not just about seeing people. It's about having deep connections and shared experiences. Eg: one of his friends has a life crisis and just needs to talk to someone. Are they g…
-
comment
Comment #39601962
Brave move, but I wonder how he keeps or makes new friendships and deeper relationships. Maybe this is fine for a while, but people need people (not just text in a chatroom), and I…
-
comment
Comment #39271981
The Droidian team had a really nice demo at fosdem this year. Maybe worth a look?
-
comment
Comment #39271962
Been happily running lineageos for a couple of years now. No microg and no play store. F-droid for the apps. Interestingly, meta make WhatsApp available via a direct apk download, …
-
comment
Comment #39048552
That's a really great point. General Artificial Intelligence doesn't look like human intelligence. I guess that's the fear: we have never met another general intelligence before. W…
-
comment
Comment #38793396
Assuming old stuff is more durable than new stuff: I wonder why older stuff was made to a higher standard? If people had less disposable income back then, why wasnt there an incent…
-
comment
Comment #38535242
Thank you!
-
comment
Comment #38529719
I wonder: does this theory explain any currently unexplained phenomenon? It may be testable, but that doesn't guarantee it to be correct. There could be another undescovered theory…
-
comment
Comment #37567926
I'd say a big part of it (aside from the valid "framework" comments) is that game engines abstract over a large and complex mess related to graphics card APIs on different platform…
-
comment
Comment #37309119
Abstraction is not just about hiding code - its about reducing options. You purposefully reduce options to make the system easier to reason about. A "function" in a programming lan…
-
comment
Comment #36482064
A chunk of the money created was by lenders, to charge borrowers for the risk of default. If you print more money then you remove the incentive to assess risk. I don't know if this…
-
comment
Comment #35450616
Doesn't prompting "think step by step" simply increase the probability the model will generate its output in the style of places where it saw "step by step" before (eg: tutorial co…