Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - adarqui

Pages: 1 ... 747 748 [749] 750 751 ... 1505
11221
Progress Journals & Experimental Routines / Re: ADARQ's journal
« on: June 30, 2016, 06:31:27 am »
still awake, 630 am, eek.


emphasis: 1 km sprint, max single leg jumps, submax long run


06/29/2016

Bio: Morning

last night's sleep: ~9 hours
last night fell asleep: ~6 AM
wakeup = 3 PM
bw = 148
morning resting heart rate = didn't measure
soreness = none!
aches = upper back tired - too much sitting
injuries = none!
standing desk (when on computer): none
feel = good
water = alot



Food

3:30 PM

- beet + tart cherry juice
- banana
- green tea
- 2 x wheat bread with peanut butter



Food

5 PM

- green tea



Food

8 PM

- 2% milk + 2 tspn coffee + honey



Session: Evening

9 PM
- shoes: xc 900 v2

run: 1 km sprint
- probably PR'd it, but my watch glitched.. said I ran 3m18s for 0.18 mi :/ when it was more like 0.65 mi
- forefoot run the entire, sprint style, no pace, just all out
- bummer
- definitely a potential :personal-record:

jumps:
- very nice work-up, nice and relaxed
- when feeling good, got in some max jumps
- L-SLRVJ: hit a few 10'8's
- L-SLRVJ: then hit a few 10'9's (comeback  :personal-record:)
- then had a few crappy jumps
- finally had a jump where my left leg just gave out, so I called it
- probably ~20 jumps each leg
- R-SLRVJ felt decent too

run: ~3.5 mi in 27 minutes or so
- i forget, too tired to look it up

so weird.. there were tons of open courts tonight, yet people still want to come shoot around/play games on the court i'm at.. i'm ok with it, i can share.. but it's just mind blowing.. i mean a dad and a kid just come right up and start fooling around on the court i was on.. they definitely knew i was using it.. so they are just messing around under the hoop etc, so i just patiently wait for them to move and i get a jump in.

it's just so weird. with so many hoops available, why would you do that? happened to me last time too, but at this court NO ONE was at.. someone arrives and comes to play a game with his kid, on the court im jumping on.. yet there are 3 more courts available.

maybe i'm invisible? lmao..

anyway, there were even more people that came onto the court tonight too, after the dad/kid left.

weird stuff.



Food

10:30 PM

- 2% milk
- charries, blueberries, watermelon



Food

5:30 AM

- english muffin with butter
- grape fruit juice
- greek yogurt


feel really good right now, though i'm tired.. body feels good.

tons of frustrating programming (migrating code).

i'm in migration hell right now..  :raging:

one bad sign though.. migrated 3 libraries.. everything went fine.. on the 4th library (a big one), after migrating it, it takes ~2+minutes to compile with the new purescript 0.9.1, vs only SECONDS with the old purescript 0.8.5...

hopefully this is nothing but.. man o man.. if stuff has slowed down this much, im beyond wrecked. :D

https://github.com/purescript/purescript/issues/2212

filed a bug.. seems like it could be fixed.

11222
Progress Journals & Experimental Routines / Re: ADARQ's journal
« on: June 29, 2016, 05:04:20 pm »
I really have no idea what you are talking about there with the programing and stuff ...

ya most people probably don't, all good though. :f



Quote
^^ but I just got to say that it's awesome what you do for this forum and how much time you invest in it. Thanks man!   :lololol:

your welcome, and thank you also!! wish I could do more -> that's why i'm building it from scratch.. by building it from scratch and making it an open source project, we should be able to do MUCH MORE with the site eventually.. ie, more data/analytics/insights as to how our training has gone over time etc.. competitions, badges, groups, more tools, better experience - live updates, integrations with other sites perhaps. There will be much more possibilities eventually, because the forum will become part of a bigger software system that is constantly evolving... That's my dream for it anyway :F

it's mostly open source right now, but, backend/frontend themselves are still closed source until we get into the app.

all of the ln-* repositories on my github contain code for the new forum, here's an example:

https://github.com/adarqui/ln-types/blob/master/src/LN/T/Forum/Response.hs

Eventually i'll make "ln-yesod" and "ln-ui" public. These two code bases (backend and frontend) are the meat & potatoes of the actual site.. So the entire project will eventually be open source, which means anyone will be able to contribute.

pc!

11223
Progress Journals & Experimental Routines / Re: THE DREAM JOURNAL
« on: June 29, 2016, 04:49:07 pm »
dunk/jump dreams > *

i still remember one jump dream I had in 2015.. just running, and occasionally jumping over trees and such. it was .. much fun.

11224
Progress Journals & Experimental Routines / Re: ADARQ's journal
« on: June 29, 2016, 04:25:44 pm »
^dope

nice!! :)  :highfive:

feels REALLY good to progress on this project.. been wanting to do it ever since I put this forum up to begin with. CAN'T WAIT until it's stable/useable.



haven't been able to do any work on it today yet, code upgrade-fest is being held back by macbook-upgrade-fest. upgrading to El Capitan on my macbook pro is taking forever ;f apparently I need to upgrade though; xcode etc.



funny pic below: (github code contributions per day/month for a year)

that area of whitespace in the middle is when i completely burned out.. which happened around 3 months after I quit my last job (which I was already burned out completely from) .. so I just kept coding/working on stuff for 3 months after I quit, but what I really needed was an enormous break & to catch up on my sleep/exercise.



it's starting to get alot GREENER lately.. which is good, just means i'm getting alot done & having a ton of fun.

on the new forum, i'll add a way to embed things like that (github activity etc).. as well as lots of other things.

 :almostascoolasnyancat:

11225
Progress Journals & Experimental Routines / Re: ADARQ's journal
« on: June 29, 2016, 05:28:31 am »
well.. i wanted to get a beta of the forum up by the end of this month but, .. doesn't seem like it. a few big issues I ran into is; i need to upgrade from purescript 0.8.5.x to 0.9.x .. i'm running into some front end issues which are resolved in the latest version & latest libraries. sooo.. unfortunately, need to spend some time upgrading everything. There's a ton of breaking changes etc, so it'll probably take a week tbh..

here's some screen shots fwiw.. haven't worked alot on the ui but it's decent for what it is, for now.

note: The "Just (<data>)" stuff is me not pretty formatting the timestamps.










parsing of thread posts is actually turned off right now in this screen shot, hence the messed up post.. that's one of the libraries effected by the older purescript-parsing library, hence the need to upgrade:





tags.. eheh









mostly mobile friendly, but obviously needs tweaking.. this is the window all scrunched up:





there's a bunch of other stuff too.. anyway, it's obviously a big project but, just showing that it's coming along.

upgrade hell begins tomorrow.. well actually tonight, i'm currently building the new purescript compiler :F

edit: eh.. also going to upgrade to haskell 8.. but that shouldn't effect anything. :)

pc!!

11226
Progress Journals & Experimental Routines / Re: ADARQ's journal
« on: June 29, 2016, 03:53:39 am »
wanted to go see if I could pick up a galaxy s7 edge at the store, turns out they don't carry it.. they only sell the unlocked version which doesn't have any warranty etc.. it was $800, which is similar to the prices you see online.. but i also see quite a few listed at $700 - i think those are the unlocked international version.

dno, have to think about it more. really wanted to pick that up today, sux.



rest

06/28/2016

Bio: Morning

last night's sleep: ~7 hours
last night fell asleep: ~5:30 AM
wakeup = 12:30 PM
bw = 147
morning resting heart rate = didn't measure
soreness = none!
aches = left ankle slightly, left calf "thick"
injuries = none!
standing desk (when on computer): none
feel = good
water = alot



Food

1 PM

- greek yogurt
- green tea



Food

5 PM

- mounds bar
- beet + berry juice (premade)



Food

8 PM

- big stir fry: grilled chicken, 1 potato, 1 carrot, tons of mixed peppers, jalapeno peper, serrano pepper, red chili pepper, kalamata olives, white onion, asparagus, 4 turmeric, olive oil, salt/pepper, tons of mixed nuts, garlic, corn on the cobb, goat cheese at the end
- green tea
- a few crackers

after:
- 2% milk
- biscotti



Food

3:30 AM

- small bowl of cheerios in 2% milk + honey
- 2 x wheat bread with peanut butter
- orange juice



tons of programming today.. had a programming :personal-record:, 89 "github contributions" in one day.. previous was 77. cool.

hopefully tmw will be mile sprint, then "max" jumps later.

pc!

11227
Pics, Videos, & Links / Re: beast
« on: June 28, 2016, 09:22:06 pm »
http://jezebel.com/interview-with-lael-wilcox-the-first-woman-to-win-the-1782665273

first woman to win a 4,200-mile race from oregon to virginia. took her 18 days, averaging 235 miles per day on 3-5 hours of sleep per night. oh and it's an unsupported race.

 :lololol:

that's ridiculous

Quote
The runner-up, Steffen Streich, asked in the last 100 miles if you wanted to finish the race together. How do you feel about that?

Obviously he was hurting, and he was worn out, and he’d made some mental errors. He was kind of at the end of his line. For me the exciting part is that we got to race to the finish—I thought it was pretty awesome that we’re both in same region of the last 100 miles of the race, of an over 4,000 mile race. So I thought “No way! I’m not giving up this chance. This is like, the moment of the race. This is the pivotal point.” So I just told him that I wasn’t going to do that. Which is fair! I mean, it’s a race. That’s the point.

finish the race together... lmao

11228
Boxing / Re: Charlie Zelenoff GREATEST HITS
« on: June 28, 2016, 03:47:06 pm »
holy shit.. this dude tries to kill him at the end..

<a href="http://www.youtube.com/watch?v=cp0eFFRslk4" target="_blank">http://www.youtube.com/watch?v=cp0eFFRslk4</a>

can't believe Z is still at it with this stuff.

this dude tries to kill him in the ring too:

<a href="http://www.youtube.com/watch?v=DdF_P-Xd0uo" target="_blank">http://www.youtube.com/watch?v=DdF_P-Xd0uo</a>

11229
Pics, Videos, & Links / Re: funny / horrible training videos
« on: June 28, 2016, 12:45:13 pm »
that is horrifying.

x2.. absolutely shocked watching that vid.

11230
Progress Journals & Experimental Routines / Re: ADARQ's journal
« on: June 28, 2016, 05:45:02 am »
I KEEP COMPUTING UNTIL MY BATTERY IS AT 5%.

11231
Progress Journals & Experimental Routines / Re: ADARQ's journal
« on: June 28, 2016, 05:07:12 am »
I thought this season was kinda weak. Almost like they needed more guidance from the book that is yet to be finished. Having said that it's definitely set up for a big next season.

i never read the books so i don't have that perspective. I liked this season because it ended with all of the big players in position, ready to possibly get "all of the power".




emphasis: ~2 mi sprint, submax jumps


06/27/2016

Bio: Morning

last night's sleep: ~8 hours
last night fell asleep: ~5:30 AM
wakeup = 1:30 PM
bw = 149
morning resting heart rate = didn't measure
soreness = none!
aches = left ankle slightly
injuries = none!
standing desk (when on computer): none
feel = good
water = alot



Food

2 PM

- beet + tart cherry juice
- banana
- green tea
- 2 x wheat bread with peanut butter



Food

5 PM

- green tea



Session: Evening

8 PM
- shoes: xc 700 v3


run: 2.02 mi in 12m35s
- splits: 5:59, 6:26
- 12 minute test: 1.94 mi (0.02 mi from tying PR)

submax jumps:
- ~1 hour
- sooooo many people are at this basketball court now, it's insane.. the court i grew up playing on. has 3 full courts. the entire place is just jam packed.. almost as if there's even 2 games going on, on the same court, sometimes.. kids just going nuts. lmao
- mostly ~10'4-10'5
- felt good though

run: 1.15 mi in 7m50s
- mile 1: 6:37
- happy with that actually
- ran to another court for fun, to get in a few more jumps

jumps:
- ~10 each, mostly 10'4's

run: 1.23 mi in 8m51s
- mile 1: 7:11
- was going to go further but just cut it



Food

10:30 PM

- 2% milk
- big bowl of cherries, blueberries, watermelon
- green tea



Food

4:30 AM

- english muffin with butter
- orange juice
- some crackers
- banana



feel pretty good.

absolutely ridiculous amount of coding today .. but.. in major refactor mode.. cleaning up a ton of stuff.. also super happy with this technique i figured out, for example in one of my functions:

Code: [Select]
getThreadPostPack_ByThreadPostM :: Maybe StandardParams -> UserId -> Entity ThreadPost -> HandlerErrorEff ThreadPostPackResponse
getThreadPostPack_ByThreadPostM m_sp user_id thread_post@(Entity thread_post_id ThreadPost{..}) = do

  lr <- runEitherT $ do

    thread_post_user <- isT $ getUserM user_id threadPostUserId
    thread_post_stat <- isT $ getThreadPostStatM user_id thread_post_id
    thread_post_like <- isT $ getLike_ByThreadPostIdM user_id thread_post_id

    --  thread_post_star <- getThreadPostStar_ByThreadPostM user_id thread_post

    user_perms_by_thread_post <- lift $ userPermissions_ByThreadPostIdM user_id (entityKey thread_post)

    m_org    <- isT $ getWithOrganizationM (lookupSpBool m_sp spWithOrganization) user_id threadPostOrgId
    m_forum  <- isT $ getWithForumM (lookupSpBool m_sp spWithForum) user_id threadPostForumId
    m_board  <- isT $ getWithBoardM (lookupSpBool m_sp spWithBoard) user_id threadPostBoardId
    m_thread <- isT $ getWithThreadM (lookupSpBool m_sp spWithThread) user_id threadPostThreadId

    pure (thread_post_user
         ,thread_post_stat
         ,thread_post_like
         ,user_perms_by_thread_post
         ,m_org
         ,m_forum
         ,m_board
         ,m_thread)

  rehtie lr left $
    \(thread_post_user, thread_post_stat, thread_post_like, user_perms_by_thread_post, m_org, m_forum, m_board, m_thread) -> do

      right $ ThreadPostPackResponse {
        threadPostPackResponseThreadPost       = threadPostToResponse thread_post,
        threadPostPackResponseThreadPostId     = keyToInt64 thread_post_id,
        threadPostPackResponseUser             = userToSanitizedResponse thread_post_user,
        threadPostPackResponseUserId           = entityKeyToInt64 thread_post_user,
        threadPostPackResponseStat             = thread_post_stat,
        threadPostPackResponseLike             = fmap likeToResponse thread_post_like,
        threadPostPackResponseStar             = Nothing,
        threadPostPackResponseWithOrganization = fmap organizationToResponse m_org,
        threadPostPackResponseWithForum        = fmap forumToResponse m_forum,
        threadPostPackResponseWithBoard        = fmap boardToResponse m_board,
        threadPostPackResponseWithThread       = fmap threadToResponse m_thread,
        threadPostPackResponsePermissions      = user_perms_by_thread_post
      }

it won't make any sense to anyone probably.. but it's pretty dope.. all of those isT's are actually escape hatches for errors.. so if any of those trigger, the whole function aborts and returns an error to the caller, which in most cases will return an HTTP error to the user of the api etc.. so it turns out to be fairly elegant imho.

refactoring a ton of stuff because i encountered a few lame bugs (which i knew would eventually pop up) because of how i was handling query paramaters in urls. so, still not done, probably going to take (all of today already) and all of tomorrow to get the code running again.. but, very happy with the changes i'm making right now.

pc!

11232
Basketball / Re: A WHOLE BUNCH OF DUNKS AND SHIT.
« on: June 28, 2016, 01:43:01 am »
6'3 but beefy, dude gets UP

<a href="http://www.youtube.com/watch?v=TTZ_1mjFiNA" target="_blank">http://www.youtube.com/watch?v=TTZ_1mjFiNA</a>

11233
so, my brother disappeared again this afternoon. it is, as our other brother said to me on the phone just now, only a matter of time before he dies. which i guess, technically speaking, is true for all of us. but it feels a lot more immediate for him than it does for most 25 year olds i know.

this is, as you might imagine, motivation-sapping. i'm going to get some noodles and drink some beer and watch something distracting until i fall asleep.

damn :/ :/

11234
Pics, Videos, & Links / Re: 2016 Rio Olympics
« on: June 27, 2016, 07:42:07 pm »

11235
Progress Journals & Experimental Routines / Re: ADARQ's journal
« on: June 27, 2016, 05:09:30 pm »
EPIC GAME OF THRONES SEASON.. a bunch of people i wanted to die, DIED.  :ninja:

Episode 10 was the greatest ever. I just don't know how they are gonna match it next season.

my fav episode is still the red wedding.. i mean that was brutal & shocking.

they kind of did it in the last episode too.

ya, it's going to be hard to top this season but.. seems like the stage is set for some huge battles. I didn't like the look on LittleFinger's face at the end. HEH!

Plus there's the battle for humanity looming.

should be good, can't wait to see how they cook it up. ;f

Pages: 1 ... 747 748 [749] 750 751 ... 1505