Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
vajdagabor
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
Oops: A short story about time
(gabor.monomo.io)
3 points
by
vajdagabor
3mo ago
|
0 comments
2.
▲
The Garden: A Meditation on Consciousness
(gabor.monomo.io)
2 points
by
vajdagabor
3mo ago
|
0 comments
3.
▲
by
vajdagabor
4mo ago
What if "I" is both correct and incorrect?
4.
▲
by
vajdagabor
4mo ago
I can confirm too. It's empirical, look!
5.
▲
Mind, matter and being – A novel, unified view of reality
(monomo.io)
2 points
by
vajdagabor
2y ago
|
0 comments
6.
▲
by
vajdagabor
2y ago
I agree with Paul. Our creative and intellectual abilities are so powerful, yet there’s a real danger in handing them over to AI. That said, I think AI is still extremely useful for writing, if it complements one’s skills. I recently publis
7.
▲
by
vajdagabor
2y ago
I don't think we can have a meaningful conversation about a philosophical work you haven’t read. If there’s something specific in this framework you disagree with, please tell me what it is and why. Let me know which terminology you fi
8.
▲
by
vajdagabor
2y ago
No, not terror management, and not new age either. This is a modern idealist approach, based on rigorous logic. The insights listed at the end of the treatise might not be convincing on their own, but the writing explains everything step by
9.
▲
by
vajdagabor
2y ago
Thank you for the feedback, this is already very useful! I will try to improve the flow and style, but that will take some time (or a human editor). I hope you’ll still find the content interesting.
10.
▲
by
vajdagabor
2y ago
Hi, I'm the author. I'm not a native speaker, so I used chatGPT a lot for editing and finding the right formulation of the sentences. All of the ideas and thoughts are original neverthless. I have worked on this writing for more t
11.
▲
Consciousness: A guided expedition into the foundations of existence
(monomo.io)
3 points
by
vajdagabor
2y ago
|
8 comments
12.
▲
by
vajdagabor
3y ago
Yes, however those people also have right to vote (in democracies) and many of them vote without being sure what they vote for. Democracies can be hacked because too many people are either not interested or not informed well enough to vote
13.
▲
by
vajdagabor
3y ago
Do you mean, some people just consciously agree with being used and lied to and their taxes being stolen so that the leaders can be richer and more powerful while schooling, health care and economy is in decay? I don't think so.
14.
▲
by
vajdagabor
3y ago
No, people supported them, but that is because democracy was hacked. Hungary is not a democracy anymore (it's a hibrid regime[1]). The biggest issue is that the majority of the media is controlled by the government. Also they own juris
15.
▲
by
vajdagabor
3y ago
Blackmailing by Orban and his party, not Hungary.
16.
▲
by
vajdagabor
3y ago
Orban and his team don't work for Hungary. They work for themselves (for a small group around Orban's family), trying to take out as much money and power from every opportunity as they can. This might explain purchasing the gas on
17.
▲
Eloquent JavaScript 4th edition (2024)
(eloquentjavascript.net)
1274 points
by
vajdagabor
3y ago
|
231 comments
18.
▲
by
vajdagabor
3y ago
Uncontrolled free speech benefits the more powerful, manipulative forces the most. Apparently a huge portion of people's minds can be bent with disinformation in order to create supporters, voters, haters, etc. Probably this is the big
19.
▲
by
vajdagabor
3y ago
Elon Musk is all about Elon Musk. One of the biggest hypocrites on Earth right now. He might be right about OpenAI not being open as they promised, but, if anyone, its not Musk who should sue them. He claims his goal is to save humanity, bu
20.
▲
by
vajdagabor
3y ago
Thought-provoking thoughts. How would an “open and free canvas” work? How would “being out there” work (experiencing something without being an observer)? I mean, reality might be just what it is even if it feels and looks like a simulatio
21.
▲
by
vajdagabor
3y ago
Just install, and start using it on the side. It's quite intuitive. Maybe start with the `tutor` command, then go through the guide book: https://www.nushell.sh/book/
22.
▲
by
vajdagabor
3y ago
Nushell is also quite powerful for this. For example: > open people.csv | where status == 'customer' | unique-by email | select surname forename email | sort-by email | save customers.json https://www.nushell.