Uzondu (@_willpoint) 's Twitter Profile
Uzondu

@_willpoint

You shall know a word by the company it keeps - Firth

ID: 512587705

calendar_today03-03-2012 00:06:19

77 Tweet

28 Takipçi

238 Takip Edilen

Emmanuel T Odeke (@odeke_et) 's Twitter Profile Photo

Delighted & humbled to have been invited to speak @GoSystemsConf @dgraphlabs on Dec 3rd 2020 discuss.dgraph.io/t/emmanuel-ode…. Register for free & learn in my talk: how to tame, debug & sift through tough scenarios that your distributed systems face; aim for high performance🔬🥷🏼 #golang

Emmanuel T Odeke (@odeke_et) 's Twitter Profile Photo

Thanks @dgraphlabs @GoSystemsConf for inviting me to speak about “Finding Needles in HayStacks, and Chaotic Systems” about distributed systems & Go! * Slides: orijtech.github.io/talks/2020/12/… * How I got started with Go: youtube.com/watch?v=inrqE0… * My talk: youtube.com/watch?v=inrqE0… #golang

orijtech (@orijtech) 's Twitter Profile Photo

This chart from our observability product amusingly looks like a black forest cake! If you'd like to be served up such analyzes, please sign up for early access accounts.orijtech.com/signup.html Happy New Year with that cake cake cake #issaSnack #beautifulCharts #observability #okJonica

This chart from our observability product amusingly looks like a black forest cake!

If you'd like to be served up such analyzes, please sign up for early access accounts.orijtech.com/signup.html 

Happy New Year with that cake cake cake #issaSnack #beautifulCharts #observability #okJonica
Prof. Feynman (@proffeynman) 's Twitter Profile Photo

Students don't need a perfect teacher. Students need a happy teacher, who's gonna make them excited to come to school and grow a love for learning.

Students don't need a perfect teacher. Students need a happy teacher, who's gonna make them excited to come to school and grow a love for learning.
François Chollet (@fchollet) 's Twitter Profile Photo

When I set out to write the 2nd edition of Deep Learning with Python, I thought it would be roughly the same length, and about 50% new content. Now that the draft is done: it's almost 2x longer and it's ~75% new content. Overall it's a lot more in-depth than the first edition.

Hugging Face (@huggingface) 's Twitter Profile Photo

GPT-Neo, the #OpenSource cousin of GPT3, can do practically anything in #NLP from sentiment analysis to writing SQL queries: just tell it what to do, in your own words. 🤯 How does it work? 🧐 Want to try it out? 🎮 👉 huggingface.co/blog/few-shot-…

orijtech (@orijtech) 's Twitter Profile Photo

Go users, did you know that: fmt.Sprintf("%s", string(byteslice)) burns unnecessary CPU, allocations? Use: fmt.Sprintf("%s", byteslice) same for "%q" in golang.org/pkg/fmt See dashboard.github.orijtech.com/benchmark/3245… E.g savings in Cilium github.com/cilium/cilium/… 💡 #golang

Go users, did you know that:
   fmt.Sprintf("%s", string(byteslice))
burns unnecessary CPU, allocations?

Use:
    fmt.Sprintf("%s", byteslice)
same for "%q" in golang.org/pkg/fmt

See dashboard.github.orijtech.com/benchmark/3245…

E.g savings in <a href="/ciliumproject/">Cilium</a>  github.com/cilium/cilium/…
💡
#golang
Will Cathcart (@wcathcart) 's Twitter Profile Photo

We're releasing our first WhatsApp marketing campaign in the U.S. today. It's entirely focused on the importance of end-to-end encryption.

Emmanuel T Odeke (@odeke_et) 's Twitter Profile Photo

We are hiring orijtech🚨 Come flex your cybersecurity skills, build & protect influential, high value systems, programming languages, critical & public infrastructure…🥷🏼🔐 Great pay, exciting & rewarding challenges, ethics, growth, benefits. Apply at jobs.orijtech.com/categories/sec…

Sameer Ajmani (@sajma) 's Twitter Profile Photo

Our greatest release ever! - Generics - Fuzzing - Module workspaces - debug/buildinfo (SBOM) - net/netip - ARM64 & PPC64 regabi (+15% performance)

Alex Xu (@alexxubyte) 's Twitter Profile Photo

Would it be nice if the code we wrote automatically turned into architecture diagrams? I recently discovered a Github repo that does exactly this: Diagram as Code for prototyping cloud system architectures.

Would it be nice if the code we wrote automatically turned into architecture diagrams?

I recently discovered a Github repo that does exactly this: Diagram as Code for prototyping cloud system architectures.
Mike MacCana (@mikemaccana) 's Twitter Profile Photo

Pulumi is infra as code (actual code, like Python or TypeScript), and open source. Terraform is infra in the world's most hated config file format, not very well maintained, and is now proprietary. We have a winner.

Sameer Ajmani (@sajma) 's Twitter Profile Photo

In this article, I’ll talk about Go, Python, and Rust, and each language's role in building AI applications. linkedin.com/pulse/go-pytho…