Comment author: SaidAchmiz 31 January 2014 01:38:52PM 2 points [-]

Thank you for the info.

I guess the takeaway here is that when someone on LessWrong talks about something being an obvious win, I should take it with a grain of salt, and assume a strong prior probability of this person just having very different values from me.

Comment author: troll 31 January 2014 08:30:27PM 0 points [-]

Possible things to consider are:

It's assumed that you go to App Academy with the interest of getting a high paying job without paying too much for that opportunity, and being very confident of your success.

It's also assumed you want to be able to program, and would imagine it to be fun in the future, if it is not already.

Humans acclimate to conditions relatively quickly.

It's relatively easy to improve your living conditions with earplugs, night eyewear, and a mattress cover.

Having people around you to debug when you are too exhausted to is a significant boon for progression in programming skill.

That said, it's understandable if your values differ.

Comment author: SaidAchmiz 29 January 2014 11:03:43PM 0 points [-]

... huh. Could you elaborate on this, please? How's that work? Do they have actual housing? What is living at the office like?

Comment author: troll 31 January 2014 09:40:23AM *  1 point [-]

They don't have actual housing.

There are three rooms and one open space to put beds / storage in.

80%+ of beds are air mattresses people bought at Target.

Living at the office means you have to sign up at a nearby gym if you wish to shower.

It also means no privacy.

The showers in the nearest gym occasionally turn to cold water. (about 1 in 15 times)

The nearest gym is ~7 mins away walking and costs $130 for three months membership.

There are no housing costs.

Lights typically go off at 11 pm - 12 am

Residents have to wash dishes and take out the trash, and generally pick up after themselves.

There are ~15 residents per active cohort.

Food costs are ~$10 / day if you eat out for lunch and dinner, and ~$4 / day if you make food.

Each sleeping space is ~20 square meters. (there are four)

If you sleep in the last sleeping space, you have to move your shit during the day.

Comment author: VAuroch 04 December 2013 01:35:46AM 0 points [-]

Your spreadsheet for the updated version is in your trash folder. Is there a newer version?

Comment author: troll 05 December 2013 04:57:52AM 0 points [-]

Not in trash anymore. However, there is a never version in the form of a bread recipe here.

Comment author: troll 27 August 2013 08:48:26PM 0 points [-]

I don't really think of my identity when I do things. I don't notice it at all.

I just assume I'm always in a calm analytic mode of thinking, even when I subconsciously know that's not the case.

Others view my identity with disgust and immediately dismiss what I have to say. I'm not really sure anything would help bring my point across correctly.

There will always be people who don't have time for you and aren't in a learning mindset, or just don't see you as anything other than an antagonist when you start trying to have a real conversation or suggest new things.

I probably should just avoid those people, and stop trying to convince people in general unless I have a pretty good chance of success, but my entire life is built around convincing others. I'd be happier not having this goal, but I still have it.

I just don't know how to approach a life without standpoints and arguing. It's not something I've built myself for. I don't know where to start and I don't know how to have a good time starting.

It'd be great if there was help for this, or some guiding light for approaching this. I honestly just am lost at this point.

Comment author: troll 14 August 2013 06:26:18AM *  -8 points [-]
Comment author: ArisKatsaris 25 April 2013 08:01:28AM 2 points [-]

I expect them to not care due to this being LW.

The choice of a name can provide some evidence about whether it's a good-faith account or not; and the name "troll" is providing evidence against. If you told people why you chose that name that might serve to counteract the effect, but I think you've not yet done so... Needing to justify your nick may seem unfair to you, but consider it from the point of view of someone who doesn't know you.

Comment author: troll 25 April 2013 08:50:38PM 0 points [-]

My standard way of dealing with internet names is to just ignore them completely because they don't provide much evidence/usefulness (unless I want to reference the person) and I want to read the comment anyway. I guess I thought LWers would either not notice my name at all or see it, be a little more suspicious, and read anyway. (not immediately downvote or tell me my name sucks and I should change it)

AFAICT, you're looking at posts anyway, so good/bad natured names shouldn't matter, only good/bad natured writing.

In response to comment by troll on Sorting Comments
Comment author: endoself 25 April 2013 02:21:59AM 3 points [-]

You can make it into a bookmarklet and add it to your bookmarks bar. I don't know what browser you're looking for, but you can google for specific instructions if you don't know how.

In response to comment by endoself on Sorting Comments
Comment author: troll 25 April 2013 03:35:17AM *  1 point [-]

Yup. I did that first thing.

But how do I sort the comments by new (and as a list?) Seeing only new comments is useful, but what about chronological ordering for all comments?

In response to Sorting Comments
Comment author: jamesf 24 April 2013 11:39:53PM 3 points [-]
  1. Open thread
  2. There's not a "person who makes all the site changes people want". Site changes seem to always be on a volunteer basis (meaning, do it yourself if you want it badly).
In response to comment by jamesf on Sorting Comments
Comment author: troll 25 April 2013 01:25:17AM 2 points [-]

Open thread? What?

Nice! How do I go about adding a feature to the site that everyone can use?

In response to Sorting Comments
Comment author: faul_sname 24 April 2013 11:52:48PM *  4 points [-]

Open the web console. Paste the following in. Hit enter.

if(jQuery('.new-comment').length > 0) jQuery('.comment').not('.new-comment').children().filter('.entry').hide()
Comment author: troll 25 April 2013 01:14:28AM 4 points [-]

Thanks!

Is there any way to make this a little more automatic for the future?

Comment author: Bugmaster 24 April 2013 11:37:49PM 2 points [-]

Realistically, when someone replies to one of my posts on some long thread, I don't take the time to click through their handle and find their own intro post. I don't think that doing so is a good use of my time, and I believe that I am typical in this regard. However, I do take the time to read their handle, and if it seems to say "I am not arguing in good faith", I take notice.

This gives me an idea for a new Less Wrong feature, though: allow users to enter a short descriptions of themselves, and display it when the mouse hovers over their handle for a certain amount of time. I know how I'd implement it with jQuery, but I'm not sure how easy it would be to plug into the LW general architecture.

Comment author: troll 24 April 2013 11:43:10PM 0 points [-]

Greasemonkey or a browser extension that injects javascript?

View more: Next