Tuits
- Tuits, pàgina actual.
- Tuits i respostes
- Continguts
Has blocat @alexellisuk
Estàs segur que vols veure aquests tuits? Això no desblocarà @alexellisuk.
-
Tuit fixat
Starting a new gig? Brush up or go a bit deeper with patterns and principles with
@golang for use at work and in open sourcehttps://blog.alexellis.io/i-wrote-a-book-about-golang/ …Gràcies. El Twitter ho farà servir per millorar-te la cronologia. DesfésDesfés -
"Scaling" appears 21 times in the
@KubeCon_ schedule, and "service mesh", only 7 times. So does this mean people have settled on their tech stack and are now fine-tuning for production? What are you looking forward to hearing about?https://events.linuxfoundation.org/kubecon-cloudnativecon-europe/program/schedule/ …Gràcies. El Twitter ho farà servir per millorar-te la cronologia. DesfésDesfés -
Welcome along
the more, the merrier!
Here's an overview of how @inletsdev has grown over the past 12 months If you're a user, I'd like to hear from you on what you'd like to see more of this year.#secure#nohassle#justworks#ingress https://inlets.dev/blog/2021/12/31/inlets-2021-highlights.html …pic.twitter.com/ScwSylyGsz
Gràcies. El Twitter ho farà servir per millorar-te la cronologia. DesfésDesfés -
Classics are breaking the convention of how you write amd64 or x86_64, Linux Vs linux, MacOS vs Darwin. Or introducing or removing the v from the version for the actual binary downloaded.
Mostra el filGràcies. El Twitter ho farà servir per millorar-te la cronologia. DesfésDesfés -
Example with GitHub actions
https://github.com/hopefulramen/k3sup-tester/blob/master/.github/workflows/build.yml …Mostra el filGràcies. El Twitter ho farà servir per millorar-te la cronologia. DesfésDesfés -
Alex Ellis ha retuitat
Me río por no llorar, porque es algo que he vivido... En español del bueno "cambiar el nombre del binario" es un f***ing breaking change y no solo cambiar el x o y del versión x.y.z https://twitter.com/alexellisuk/status/1509496855251632134 …pic.twitter.com/p2sWNQRPEI
Gràcies. El Twitter ho farà servir per millorar-te la cronologia. DesfésDesfés -
arkade get maintains these tests and recipes so that you can run one command to get a binary on any CPU or Operating System. arkade get kubectl <- for instance works the same on Mac M1, Intel Mac, RPi, AWS ARM severs, EC2 instances, GitHub Actions, Windows, etc.
Mostra el filGràcies. El Twitter ho farà servir per millorar-te la cronologia. DesfésDesfés -
Changing the name of your release binary, should be classed as a breaking change. Not wanting to single out
@docker here, this happens with many projects and creates pain for anyone depending on the tool in a script or CI. https://github.com/alexellis/arkade/commit/f8a4add41fb0c2141147c52b6485ffbfa93f3aa3 …pic.twitter.com/Wj6eJAo8t3
Mostra el filGràcies. El Twitter ho farà servir per millorar-te la cronologia. DesfésDesfés -
Needless to say,it all works on a ARM devices too, which makes a good way to check for I/O bottlenecks.pic.twitter.com/Uebl88RpRq
Mostra el filGràcies. El Twitter ho farà servir per millorar-te la cronologia. DesfésDesfés -
We've got some goodies for
@openfaas Pro customers
Usage metrics per function & three new auto-scaling modes
New dashboard UI, with logs, metrics and multiple-namespace support
If you'd like to check them out, feel free to reach out to me at https://openfaas.com/support/ pic.twitter.com/cyWdzEis9R
Mostra el filGràcies. El Twitter ho farà servir per millorar-te la cronologia. DesfésDesfés -
Alex Ellis ha retuitat
It is good but I prefer learning OpenFaas over AWS Lambda. I don't see a need to always choose managed solutions.
Gràcies. El Twitter ho farà servir per millorar-te la cronologia. DesfésDesfés -
Alex Ellis ha retuitat
Where do you run your OpenFaaS services?
Gràcies. El Twitter ho farà servir per millorar-te la cronologia. DesfésDesfés -
Netbooting the
@Raspberry_Pi never gets old! Here's everything you need to do it yourself
https://store.openfaas.com/l/netbooting-raspberrypi …pic.twitter.com/bBR018NLzU
Mostra el filGràcies. El Twitter ho farà servir per millorar-te la cronologia. DesfésDesfés -
Introducing Bare Metal to a Cloud Native World from
@softwarecircus with@equinixmetal and@Raspberry_Pi See a live demo of net booting an RPi and learn how these 20+ year old technologies work like magic https://www.youtube.com/watch?v=I2RqomxKMhw …pic.twitter.com/NjR4Q4A9ET
Mostra el filGràcies. El Twitter ho farà servir per millorar-te la cronologia. DesfésDesfés -
Alex Ellis ha retuitat
We tend to neglect end to end tests for *various reasons*. Through a case-study,
@alexellisuk shows you how these were added to#arkade, so you can adapt the approach and techniques for your own work with@golang#testing#e2e#quality#unittestinghttps://blog.alexellis.io/golang-e2e-testing-case-study/ …Gràcies. El Twitter ho farà servir per millorar-te la cronologia. DesfésDesfés -
Impressed to see how quickly
@TheAxeR got to work putting Go 1.18 workspaces into the@openfaas templates for@golang These changes improve the experience for developers, and for us as maintainers. https://github.com/LucasRoesler/openfaas-golang-template-workspace …pic.twitter.com/Q0gTmPbRfd
Gràcies. El Twitter ho farà servir per millorar-te la cronologia. DesfésDesfés -
Alex Ellis ha retuitat
We show you how to get a public IP and TLS certificate when iterating on APIs, websites and microservices with Kubernetes on your laptop
#containers#kubernetes#ingress#rest#productivityhttps://www.youtube.com/watch?v=2gdqiH2j-Og …Gràcies. El Twitter ho farà servir per millorar-te la cronologia. DesfésDesfés -
If you'd like your own pour-over stand or to see my recipe, take a look herehttps://openfaas.gumroad.com/l/coffee-station …
Mostra el filGràcies. El Twitter ho farà servir per millorar-te la cronologia. DesfésDesfés -
Thanks
@boomskats for upgrading my set-up to a proper pour-over kettle
pic.twitter.com/zRwoefszC9
Mostra el filGràcies. El Twitter ho farà servir per millorar-te la cronologia. DesfésDesfés -
Alex Ellis ha retuitat
The latest issue of
@golangweekly is chock full of great content including: introductions to#GolangGenerics and workspaces, a case study of end-to-end testing from@alexellisuk and... MORE! Read the full issue here - https://golangweekly.com/issues/405Gràcies. El Twitter ho farà servir per millorar-te la cronologia. DesfésDesfés
Sembla que triga molt a carregar-se.
És possible que el Twitter hagi assolit el límit de capacitat o que experimenti una sobrecàrrega momentània. Torna-ho a provar o vés a l'estat del Twitter si en vols obtenir més informació.

