Live data from Hacker News

Ask HN: How many of you (coders) use marijuana?

news.ycombinator.com

41–50 of 106 posts

Re: Ask HN: How many of you (coders) use marijuana?

#41

I agree. Up to a point, it seems to have a beneficial effect. Especially in design, perhaps not so much when it comes to data modeling and logic.

Ironically, while you're probably correct in programming design, I'm a national master in chess(which requires reasoning and logic), and I know about a handful of chess masters(FM/IM/GM's) that actually smoke dope. Allegedly, it helps to mentally slow the game down and reason each move out into their potential move branches. In the time allowed, they're able to visualize moves several iterations on down and concentra…

Sounds like they could be using it to meditate.

Cannabis has been used for thousands of years as an aid to meditation in various Eastern cultures, e.g The Saddhu tradition in India.

Meditation has not only made me a better coder, but has really helped with my anxiety and depression.

I found this book most interesting:-

http://headstuffbooks.com/titles/cannabis_and_meditation

Re: Ask HN: How many of you (coders) use marijuana?

#42
post #11

I confess that I find it surprising that some people here on HN freely admit using Marijuana. Worst-case scenario, couldn't YC be subpoenaed by the feds and requested to provide each user's email and IP address? I know this sounds a bit too draconian, but didn't the last administration try to subpoena Google?

Are you high? The only class of individuals that don't freely admit facts about their life in a public forum are politicians. . .are you a politician? Otherwise, getting that paranoid over some form of punishment is beyond rational.

Re: Ask HN: How many of you (coders) use marijuana?

#43
post #31

I do, nearly every day. I don't drink caffeine (nor alcohol or any other types of drugs/stimulants). It does a few things for me, chief among them is that it calms my ADHD and makes it easier to focus on things, specifically the mundane boilerplate shit. My best designs/architecture have come from work sessions where I've been burning the midnight oil, to make a poor pun. I can't tell you why, other than the abstract…

moderation is key? But you you smoke nearly every day.....

You can consume alcohol nearly every day and still drink in moderation.

Re: Ask HN: How many of you (coders) use marijuana?

#44
post #34

I created this account for privacy reasons, and I'm one of the more active/karmic people in this community. Yes, this is an oppressive culture (in the US). I'm a somewhat heavy bud smoker and a full-time developer. #define HEAVY? That's subjective, but I can comfortably go through a quarter ounce in a week, and my ideal consumption is probably 1.5 grams per day. I've known people who think a bowl a day is heavy and t…

Did you create this account just to post that? Or is this honestly your first time making a contribution here?

Re: Ask HN: How many of you (coders) use marijuana?

#45
post #36

Not me. I'm of the opinion that lighting things on fire and sticking them near your head to breathe just sounds like a bad idea all the way around. I'm for legalization though. The idea of outlawing a weed that does less harm than alcohol is ludicrous. I experimented a bit as a teenager. As I recall, it didn't help my analytical skills at all -- unless by analytical skills you mean finding doughnuts at 3am or being a…

I do have issues with the smoke myself, and I indulge maybe once in a few months, so I never get used to it. Although I find the effects of marijuana to be far, far superior to alcohol or most other drugs, for me anyway. Anyone tried vaporators? Supposedly they heat the bud to the point of releasing essential oils into the air, but not to the point of ignition. I wonder if any hardware hackers here have applied their…

Vaporizers are the premium delivery device for marijuana. Virtually all the harmful components of smoke are simply not produced, and virtually all the desirable components of the herb are released. I never owned one, but my time near a Volcano ($500, Teutonic engineering at its finest) was well spent.

Or so I heard. Drug use is illegal and immoral. Or so I heard.

(In reality, I have not smoked for some time; it started to give me problems with muscle tension, so I laid off. Hooray for a total lack of physical addictiveness!)

Re: Ask HN: How many of you (coders) use marijuana?

#46
I use marijuana. I also use tea. And tomato juice. I'd say it does affect your coding, to the worse. However, it makes your creative thinking and problem-solving more enjoyable, which is a good thing, and positively gives you a boost.

So when I actually sit down to code something I designed prior to this, I won't use it, it makes me slow and narrows the attention scope, which makes me paranoid, which makes me go through my code a couple more times, and definitely more than needed to catch all the trivial bugs.

Re: Ask HN: How many of you (coders) use marijuana?

#47
post #31

I do, nearly every day. I don't drink caffeine (nor alcohol or any other types of drugs/stimulants). It does a few things for me, chief among them is that it calms my ADHD and makes it easier to focus on things, specifically the mundane boilerplate shit. My best designs/architecture have come from work sessions where I've been burning the midnight oil, to make a poor pun. I can't tell you why, other than the abstract…

moderation is key? But you you smoke nearly every day.....

Yes, you can smoke everyday moderately. About a bowl will do it.

Blunts, bongs are overdoing it.

Re: Ask HN: How many of you (coders) use marijuana?

#49
I have used chronic for several years and as a developer I find that it provides three important benefits, and I believe that for many developers it could provide the same but with important caveats and considerations.

1. It helps me get a peaceful full nights sleep, which for me is approximately 7 hours, with and clearheaded thoughts the next day

2. As an aid to creativity, but about only 10% or less of the time while working. My mind is getting stronger and so I can now be directly productive while high, however I tend instead to take notes and later revisit those notes while not high for speedier production

3. As an aid to learning, but perhaps only 10% or less of the time while studying. Rather I regularly review difficult material lightly while high in order to experience the benefits of heightened abstract thought

Very important notes:

-- There is a long process to the mind learning about and how to benefit from something as intoxicating as chronic. You won't know many things about it and yourself until you've had a lot of experience

-- Chronic is a strong sedative, many people fall asleep easily when they are first getting experience with it

-- It is very important to only smoke the female plant. The male plant has a lot of negative effects and can cause you to be groggy similar to over-drinking, and the positive effects are in my opinion not enough to warrant the negative effects

-- It's very important to take notes of creative ideas, since your memory for specifics is likely to be fuzzy

-- When approaching new concepts and abstracts

-- If you care about your productivity and learning, wait until you've gained lots of experience before trying to accomplish or study when you're high, otherwise a lot valuable time can be wasted. With a bit of experience it because possible to learn which creative and learning experiences can be directly improved from smoking

-- Use a vaporizer. It is not 100% safe as others have claimed, but it significantly reduces risks, as well as reduces all forms of odor, red eyes, etc, and the dosage can be controlled better

My programming capability has become so significantly better from smoking, but legal and medical dangers shouldn't be taken lightly. People who already know they are susceptible to self-destructive behavior need to realize that this is a drug that can sedate you heavily and it's important to learn when you can and cannot take it due to pressing work.

But as a way to improve your programming skills and learn abstract concepts (functional programming, linear algebra, and so on) and connecting the dots between fields of study its a godsend.

Plus, you'll just be happier :-)

Re: Ask HN: How many of you (coders) use marijuana?

#50
post #48

My brain is the organ that keeps the lights on, writes the codes, designs the presentations and pays the bills. I have no interest in messing with it. I actively avoid caffeine when the going gets tough.

That's akin to saying "My legs are what gives me locomotion. I don't want to create stress and tear their muscle tissue by exercising. It will just mess with them."

Please note that I'm not taking one side or another, but caffeine has been shown to provide more benefits than harms in moderation.

Post reply on HN