Giter VIP home page Giter VIP logo

gianarb.github.com's People

Contributors

dependabot[bot] avatar emanueleminotto avatar gianarb avatar jose-bigio avatar kandros avatar paolorufrano avatar ruggerodalo avatar wdalmut avatar

Watchers

 avatar  avatar

gianarb.github.com's Issues

Kubernetes is not for my local development

Title: Kubernetes is not for my local development

Abstract: Summarize the post. Problem this post addresses, main points, proposed solution.

I have some experience when it comes to develop application that will run in
Kubernetes. The side effect of that is the local development. I lot of people
thinks that they have to develop as close as possible with the environment that
will run their application in production. This is not possible. Will tell you
why.

Prerequisites: What readers have to know. List technologies, tools, concepts.

A bit about kubernetes, cloud computing.

Takeaway: List of three main takeaways

A bashscript is good enough to be effective when developing locally. There is
nothing bad about developing without using containers.

Next Steps: Links or things readers can do to deep dive the content of your topic

https://twitter.com/adamhjk/status/1244053171351085056
https://okteto.com/
https://garden.io/
https://www.telepresence.io/

Shadow sig-release bug triage experience

Title: Join the shadow I helped with two kubernetes releases you can do it as well

Abstract: Summarize the post. Problem this post addresses, main points, proposed solution.

Prerequisites: What readers have to know. List technologies, tools, concepts.
Nothing

Takeaway: List of three main takeaways

  • A better understanding about what sig-releases does
  • Desires to contribute

Next Steps: Links or things readers can do to deep dive the content of your topic

  • Join sig-release as shadow

Router Parameters

Write a "memorandum" for resume GET, POST, HEADER params, and other easy tricks

My first month of #MentoringMonday

Title: My first month of #MentoringMonday

Abstract: Summarize the post. Problem this post addresses, main points, proposed solution.
In February I decided to join a very nice hashtag on Twitter promoted by Tanya
Janca @shehackspurple
called
#MentoringMonday.

The hashtag can be used to propose yourself as a mentor, or to find one about
almost every topic you can think about, tech and not.

I keep proposing myself as a mentor for cloud computing, golang, docker,
kubernetes, open source and public speaking.

I have to say that it is an appointment I am excited about. I think I get to
speak with 3-4 people a week, it really depends on how many of you retweet my
tweet! Do it if you don't!

How I do mentoring?

Why I do it?

What I would like to do?! What I learned.

Prerequisites: What readers have to know. List technologies, tools, concepts.

Nothing

Takeaway: List of three main takeaways

You should be a mentor or you should look for one!
We should help each other

Next Steps: Links or things readers can do to deep dive the content of your topic

join #MentoringMonday

Idea Inventory: Your Existing Content Worksheet

A list of existing assets you have written in the first column. In the second column, write down what type of asset it is (eg. ‘Blog’, ‘Open source project’ or ‘Video’). In the third column, write down if their current or outdated.

about : https://gianarb.it/blog/homelab-diy-bmc-intel-nuc

very interesting idea !! thanks for the idea ! i while try !

can be modified to using esp32 (in place of rsbpi) soc (that embed wifi, and some with ethernet), that are less price (around <10€ depend on model), and low consomation, and with esphome (or tasmota) firmware you can manage by web interface of by automation system like homeassistant.

MockMania httptest package

Title: The awesomeness of the httptest package

Abstract: Summarize the post. Problem this post addresses, main points, proposed solution.
One of the reasons why testing in Go is friendly is driven by the fact that the core team already provides useful testing package as part of the stdlib that you can use, as they do to test packages that depend on them. This article explains how to use the httptest package to mock HTTP servers and to test sdks that use the http.Client.

Prerequisites: What readers have to know. List technologies, tools, concepts.
This article is for beginners; I will suggest having a look at how the net/http package works.

Takeaway: List of three main takeaways

  1. There is an httptest package available in the stdlib!
  2. How to test code that depends on http.Client
  3. How to mock an http.Server

Next Steps: Links or things readers can do to deep dive the content of your topic

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.