mowen [Nikon F3 | Nikkor 50mm f/1.2 | Portra 400]
I really like the atmosphere/vibe on this one
I really like the atmosphere/vibe on this one
And body weight if you don't mind sharing. I've been on 10mg xr (Adderall) for 5 months and it's been helpful for me. I'm about 155lb, just up'd my dosage and got perscribed a 5mg ir dose to take as needed as well so I'll be taking 15mg a day.
What dose are you all on, I remember scrolling through a reddit thread a while ago and almost everybody was taking really large doses imo, like 30 - 40 mg a day. Maybe that's sorta normal, I dunno.
Of course I asked for her permission before posting
I'm pretty sure this was the 50mm
I also took the same shot with a bit different focus in landscape, I'll post it some other time.
This was in the Fukuoka area, I like how the colors ended up coming out, bit eerie feeling.
This was at Iidabashi Station in the Tokyo area.
Not an ad or anything but I got it from light.bio if you're curious. Super cool product, I've been waiting for a company to successfully bring a bioluminescent plant to the market for a decade and it finally happened!
Hey all, I'm trying to remove the bar that has "REMOVE" spammed in red across it. Anyone able to provide some insight/help? Here is my current userChrome.css file
#main-window[tabsintitlebar="true"]:not([extradragspace="true"]) #TabsToolbar > .toolbar-items { opacity: 0; pointer-events: none; } #main-window:not([tabsintitlebar="true"]) #TabsToolbar { visibility: collapse !important; } #sidebar-box[sidebarcommand="treestyletab_piro_sakura_ne_jp-sidebar-action"] #sidebar-header { display: none; } .tab { margin-left: 1px; margin-right: 1px; } /* Remove close button*/ .titlebar-buttonbox-container{ display:none }