Tweet from Mar 6, 2016
RT @SusanPotter: Economically, architecture based on [immutable] events is cheaper (today) over longer terms once you setup tooling (over m…
26,480 tweets from @freeformz (2007–2022) · Page 295 of 530
RT @SusanPotter: Economically, architecture based on [immutable] events is cheaper (today) over longer terms once you setup tooling (over m…
OH: The only problem with common sense is; it's so common. #HOC
RT @AudreyLim77: I hacked on the Go present tool to support presenter notes, dual screen. github.com/audreylim/go-p… #golang https://t.co/AuuG…
RT @NWSSeattle: #Seattle has accumulated more rainfall in 156 days than the yearly total of 84 of the past 122 years. #wawx
I remember when my computing news and info came monthly via magazine. It included source code to type in. My generation's Stack Overflow.
RT @SurreyNanoSys: LED lights being shone onto #Vantablack, compared to the previously available blackest coating. #science #light https://…
RT @dgryski: Proposal to add /x/net/context to the #golang standard library from @bradfitz
github.com/golang/go/issu…
RT @calavera: I wish conferences when back to be "gathering of communities" rather than "events for company profits". So many very expensiv…
It’s March and I’m 1/2 way to my @salesforce Champion Grant.
Officially < 2 weeks away from closing. #fb #omgomgomg
RT @selvikad: Looking to learn Go? Free 2-day weekend workshop in SF for women courtesy @womenwhogo + @goinggodotnet
meetup.com/Women-Who-Go/e…
This. overcast.fm/+E6UCBvO_g
Wha?
My terminal size is
RT @SenSanders: If you think it's too expensive to take care of veterans, don't send them to war.
amp.twimg.com/v/cfae2bb2-058…
RT @brixen: PDX-area friends, anyone want to buy a condo in Beaverton? I'm selling goo.gl/1HsMbv Quiet neighborhood, nice neighbo…
TIL: github.com/influxdata/tel… … it seems to be what I wanted SHH to be when it got more traction (which didn’t happen).
Choosing, at least initially, between *T and T based on **performance** is doing it wrong. Think about how the data is used instead. #golang
RT @erikstmartin: Want to see who’s speaking at GopherCon 2016? We’re really excited about the lineup this year!
gophercon.com
…
Maybe it's time to abort buying a house in the US and to start looking into a house in Panama.
OH: git is one of the superpowers we developers have.
Hat found. SF @lyft driver offers to drive it my home. ;-)
That reminds me. I lost my hat in SF. :-(
Just finished The Big Short. Now I'm depressed. #fb
Current Status: youtube.com/watch?v=UPw-3e…
OH: You seem like an extrovert.
These are the people behind me at Plow. I'm ~11 in line.
Thanks to @randommood, @faunzy and all the attendees for a great first day! #gobridge
RT @gohackernews: Learn how to code in Go #training #udemy #golang udemy.com/learn-how-to-c…
OH: I stopped after it melted my brain, too many stack frames.
@latinadoc just booked movers for 3/28. Gulp!
RT @evanphx: The http2 support in Go 1.6 is exquisite. Recompiled a server with 1.6, opened up Chrome, saw everything using http2. Thanks @…
RT @goinggodotnet: Cambridge, UK will have a #golang meetup. Two organizers have stepped up and we have a venue. Who else would like to sta…
To the people I'm sitting next to on the plane: Sorry.
Any suggestions for on plane reading tomorrow? Something that isn't programming related.
I guess I really should start getting ready to go to SF in the morning.
It’s a good day.
I got to pair with @goinggodotnet && @faunzy !
Is there a @travisci for @Microsoft Windows apps?
RT @NWSPortland: 3pm | Temperatures are in the upper 50s & low 60s across northwest OR & southwest WA. Warmer tomorrow #pdxtst https://t.co…
My daughter lost her shit when I handed her the new Amulet #7. #fb
RT @UberEng: How We Built Uber Engineering’s Highest Query per Second Service Using Go eng.uber.com/go-geofence/ via @UberEng
RT @GolangHouston: if you missed #erlang vs #golang concurrency with @bytemeorg we got you covered https://t.co/bloJAc39Xg … thanks @bryanr…
#golang PSA: Using #godep v55+ and github.com/tools/godep/co…, you should no longer have to do `go list ./… | grep -v vendor` hacks.
RT @francesc: "RRDNS is written in Go ... so if you're using the internet you're using #golang"
-@grittygrease at #go16party #gosf https://…
Maybe one of these days I'll grow up to be a software engineer. Until then there's always the blindly banging on the keyboard.
RT @goinggodotnet: If you love #golang and love to teach why are you not holding a @gobridge workshop in your community. Let's do it.
Snark will get you nowhere.
“BFF’s as a reason not to have a public API” As a Service.
(I believe that BFF’s can and should co-exist with published public APIs)
#godep v55: Fix for case insensitive filesystems: github.com/tools/godep/re… #golang