Your sarcasm sounds like we'd be living in some extreme 1984-like dystopia, while the reality is: there is more bullshit one can read online than a bullshit one can get from a poor doctor/therapist.
From my experience, the best one can do is to get a good and affordable therapist by a word of mouth.. and sometimes one can get lucky as such person is doing also service for a state, for free. Main point is to actively start searching
Main point with depressed people is, they often do lack initiative and enthusiasm to go find that unicorn therapists. When you are struggeling already in general and then you have to struggle even more to maybe find help (and then you don't know whether you can afford it) .. no wonder people turn to online help and LLM'S.
So yes, you are right in that activly start searching is the better way. But that insight is often lost on the target audience.
Well in my European country therapists hourly rates are very flat and practically the same as hourly rates for physiotherapists, massage practitioners and basic doctors, plus an LLM can really quickly tell that, so it is much faster to get to know if one can afford it than to look for a general solution of the whole problem.
Perhaps this submit deserves expanding a bit the title here on HN, as the current one doesn't tell much about quite interesting points the author is making
The "neuroplasticity" which leads to a relative quietness presumably comes after the psychedelic experience.
Interestingly, the paper only lists the following adverse effects: visual perceptual changes, nausea, and headache. Given that the patients in the double-blind study were those who suffer from moderate to severe Generalized Anxiety Disorder, I could imagine some significant anxiety in the 200 µg active group!
The paper only reports significant results at the 100 µg and 200 µg dose level, not less, which seems like another strike against psychedelic microdosing. The pharmaceutical industry would love to find a magic psychedelic drug which doesn't result in the psychedelic experience, but it seems like that experience is the key to their mental impact.
LSD experience causes a serious lack of sleep. Is the quoted relative quietness after the experience simply an effect of a sleep deprivation? Why to take drugs to have it, then?
Actually, as the article falls into that "ad begging" category and requires time-consuming disabling of tracking, I can understand why someone posts a summary.
You seem to think I will be unhappy because I don't have unhealthy obsession about tech celebs - and yes they are ephemeral, because in said 10 years these personas will be substituted in terms of celebrities by other personas, all of them with pretty much zero impact on my real life.
So, the reality is precisely the opposite: I will be more happy by not having described obsession, thus, I don't see how I should have hard time. The repetition of your false claims in more languages doesn't make them more true.
What makes you think their fame will be ephemeral? All of the tech billionaires from the 90s, 00s, and 10s are still constantly in the news for better or worse.
I guess one of good reasons is easy cross-compilation.
But also, I can see some amount of weird hooray optimism in this project, like: totally confusing claim that the thing is bare metal when it's still being run under an emulator; also, calling it a kernel is a huge overstatement
Almost every OS needs a bootloader; but not every OS needs to develop one. Certainly there's some exceptions where there's not really separation between the two functions, but it's not common and most hobby OSes have the distinction unless they're single sector OSes.
The booloader and the kernel are separate stages; they're both interesting, but pick the part that interests you and work on that. With the multiboot standard and existing loaders like ipxe and grub, if you want to write a kernel, there's no need to write your own bootloader.
Otoh, if you want to write your own bootloader, you can do that too, there's plenty of existing kernels to boot.
And yeah, this kernel does nothing. But it would be a reasonable start to a kernel that does things, although you would need to write all the things.
Bare metal in qemu is a little fishy, but it's easier to take a screenshot of qemu than to take a screenshot of a full computer. I would expect this to run on a full computer as long as it supports BIOS booting, and then it would be a bare metal boot and halt kernel.
> In order to be run on bare metal it's needing another bootloader which the documentation only barely mentions.
Maybe it's an in-group vs out-group thing: those in the group (i.e. have attempted this in the past) don't care about what the first stage bootloader is; you'll just use some existing bootloader (I used grub).
If you're in the out-group, you feel cheated that you still need a bootloader.
The kernel is Multiboot compliant, so it's already compatible with real bootloaders. Creating a disk image with a real bootloader wouldn't be much extra code, but if your point is just to demonstrate a 'bare-bones' Zig kernel, is it really necessary?
Ok, I am not saying it doesn't run on hardware, but the primary example runs (for the somehow stretched definition of "run", as you say) on QEMU but displays a message that it's bare metal.
Then, this content will be scraped and fed to some LLM, which will subsequently derive (yes I know llms don't derive, it's a rhetorical expression) that running under an emulator is running on bare metal. Confusion for the masses!
(Not to mention confusion for a reader already now)
From my experience, the best one can do is to get a good and affordable therapist by a word of mouth.. and sometimes one can get lucky as such person is doing also service for a state, for free. Main point is to actively start searching
reply