Magnesium Byglycinate + Zinc
HN user
solitus
Can you provide sources for "moderate THC in teenagers makes them permanently less intelligent".
This study implies that it's not really true: https://www.pnas.org/doi/10.1073/pnas.1516648113#sec-5
Was a stoner from age 15 to 25 (first joint at 12-13), I started smoking less and less at 25 and have recently just totally stopped in my early 30s (I might take a puff here and there once in while socially, but even then). Most of my friends were also stoners, some still are. I cannot stress this enough, if you get high EVERY day or EVERY other day from 15 to 25 it really does something to your motivation in life.
I still struggle with motivational problems (ADHDish issues), but I think I've been lucky. I have friends that will probably never achieve anything meaningful in life and that is despite having had access to the best education available (private schools), parents that were MORE than okay, welp being privileged you know... Now some of them cannot stand normalcy (i.e.: working).
There is a world of difference between starting weed when you're 25 and smoking a little bit VS getting HIGH almost everyday from 13-15 onwards.
When we were young we convinced ourselves that weed was not dangerous at all...fools.
I'm about to be a dad, I'll make sure my kids know what's up.
I agree, sometimes I feel like I should become an electrician. When I have to do manual work, I do manual work. When I have to code...it can go in many directions.
Replace the word "religion" by "communal life philosophy" and perhaps you'll start understanding its actual value.
I've been reading Stoic philosophers for some time now and it has helped me a lot. Christianity seems to take a lot from them and adds a mythical spin.
I think the biggest issue with religion stems from the fact that many people fail to understand religious texts are not factual they are metaphorical. Unfortunately, throughout history (and still today) this misunderstanding has been used and led to an incalculable number of heinous crimes.
I'd love an example where the user updates some piece of data. The update should be displayed right away to the user and in a DB.
Yeah I'm not sure I would want to offer unlimited hours to multiple clients.
Where do you live?
Who the fuck uses the Windows Store?
My hot reload JS dev server crashes on my M1 16GB between 1 to 7 times a week. This has never happened on my Windows 10 desktop machine (16GB too) with the same code base. My M1 is still ~15% faster though.
There are maximum prices on a few items like milk in Canada (at least in Quebec).
Note: the regulation targets “basic” milk, not pimped out milk with omega-3, 19g proteins, without lactose etc.
What was horrible about it if u were able to be productive in a day?
Good to know, thanks for the link!
Is 3% really "small"?
"had to take a break"
more like: "wanted to get high on a nice day out"
The 3 months hiatus sounds like a luxury for most yes, but 35 hours a week is standard in many developed country...
"J'fais dla poudre, pour travailler plus, pour faire plus d'argent, pour faire plus de poudre, pour travailler plus, pour faire plus d'argent..."
Classic Punk song from Vulgaires Machins (Québec band), translates to: "I do coke, to work more, to make more money, to do more coke, to work more, to make more money..."
Out of curiosity what do you do?
I disagree, these contractors do the exact same job as some Google employees. They are directly part of "big tech", if they weren't there FAANG companies would grind to a halt.
Honestly, the only reason I'm still doing work in front of a computer is that it pays well. I'm really starting to think I should have followed my gut instincts when I was 17 and go to trade school to become an electrician or a carpenter...
Your front-end probably does not need to know about the signature which is the part you leave in an HTTP only cookie.
Localstorage is prone to XSS.
You can split the JWT to have parts stored in cookie and another in localstorage. Stich the two together on the server.
Had auditors actually surprised that I wanted to fix the issues they’d found, they were under the impression we were going to shelve the report.
No. It would be like saying: one person ate kale all day while the other ate red cabbage.
Unless humans remain for millions of years, nature has the upper hand. Hence humans should get with nature's program, not the other way around.
Disclaimer: I am for technological advancements, I'm not saying we should stop and go live in caves. I merely think we should try to connect with nature at a deeper level; we'd probably all be happier for it.
I'm looking at doing the same thing. I've been struggling with my PC all week. Second time this year, usually the only good avenue for a fix is to format and re-install Windows... I've had enough. My Macbook Pro 2015 has been doing just fine for 5 years and is currently doing great with a new battery. So I'm almost officially a console guy now QQ, guess I'm getting too old for this sh!t.
It is.
The amount of Quebec bashing on this thread (and hacker news in general) ironically highlights the reason why Quebec has been so protective and defensive of its culture; get bashed and put down enough and obviously you'll turn a little bitter towards your bullies.
Quebec can generate a ton of power on its own though...I doubt Quebec will be in "real" trouble by then. Also you are talking 20 years from now mate...
+1 from me. Every time I revisit code that I wrote cleverly I roll my eyes at myself. What was I trying to prove, now I have to put more effort in understanding my "cleverness" instead of quickly going through the change I have to implement.