Open in app

Sign In

Write

Sign In

Buyung Hardiansyah
Buyung Hardiansyah

33 Followers

Home

About

May 12, 2022

Machine Learning: Simple Linear Regression With Python

Machine learning (ML) is a type of artificial intelligence (AI) that allows software applications to become more accurate at predicting outcomes without being explicitly programmed to do so. Machine learning algorithms use historical data as input to predict new output values. There are 3 popular type of machine learning: Supervised…

Machine Learning

3 min read

Machine Learning: Simple Linear Regression With Python
Machine Learning: Simple Linear Regression With Python
Machine Learning

3 min read


Jan 23, 2022

Git Hints

Git is a tool that can records changes to a file or set of files over time so that you can recall specific version later. Git is one of the most important tool in software development. In this post, I will summarize some of the git command that are often…

Software Development

2 min read

Software Development

2 min read


Apr 22, 2021

Circuit Breaker Design Pattern

Circuit breaker in electrical terms is an automatically switch designed to protect an electrical circuit from damage caused by excess current from an overload or short circuit. in the role of software development, circuit breaker is a design pattern use to detects failures and prevents the application from trying to…

Software Engineering

2 min read

Circuit Breaker Design Pattern
Circuit Breaker Design Pattern
Software Engineering

2 min read


Published in Dev Genius

·Jul 5, 2020

GraphQL with golang clean architecture

Clean Architecture Clean architecture is a software design philosophy that separates the elements of a design into ring levels. The main rule of clean architecture is that code dependencies can only come from the outer levels inward. Code on the inner layers can have no knowledge of functions on the outer layers…

Graph QL

3 min read

GraphQL with golang clean architecture
GraphQL with golang clean architecture
Graph QL

3 min read


May 22, 2020

Data encryption in postgreSQL

Introduction Recently there has been news about hacker claim that they are stealing data from website or an organization affecting sensitive data of million customers made public and sold for a certain price. however organization have the responsibility to protect their customers data. At this point, we want to protect customer…

Database

4 min read

Data encryption in postgreSQL
Data encryption in postgreSQL
Database

4 min read


May 19, 2020

Code coverage for monorepo

Code coverage is a measurement used to express which lines of code were executed by a test suite. …

Monorepo

2 min read

Code coverage for monorepo
Code coverage for monorepo
Monorepo

2 min read


Apr 17, 2020

Golang with rethinkDB

RethinkDB is an open source distributed data source for realtime web apps with JSON based document. RethinkDB has intuitive query language, parallelized queries, and simple administration tools. rethinkDB also has modern web UI. located in http://localhost:8080 if you install in local environment.

Golang

2 min read

Golang with rethinkDB
Golang with rethinkDB
Golang

2 min read


Jan 16, 2020

Import Existing Go Application into the Bazel Monorepo

in my previous post, i already post about how to setup new go application into bazel monorepo. you can check my previous post here . Alright, we’’ll get to the point by setting up the Go application that is already running into the bazel monorepo 1. copy the existing project…

Bazel

2 min read

Import Existing Go Application into the Bazel Monorepo
Import Existing Go Application into the Bazel Monorepo
Bazel

2 min read


Jan 2, 2020

Monorepo Golang application With Bazel

ini this section, you’ll learn the basic of building go application with bazel(https://www.bazel.build/) and gazelle (https://github.com/bazelbuild/bazel-gazelle) first install bazel, if you don’t have it, install bazel here :(https://docs.bazel.build/versions/2.0.0/install.html) lets create hello-world project with go language. create folder packages, WORKSPACE file, & BUILD.bazel file in root project.

Golang

2 min read

Golang

2 min read


Oct 10, 2019

Apache Kafka for Beginners (Part 4 — Partition &Replication)

Retention log setup Log retention setup is The minimum age of a log file to be eligible for deletion due to age, means that kafka will save message for period of hours. default is 168 hours or 7 days, to change this setup edit `config/server.properties` and change the value of log.retention.hours=168 Partition in kafka…

Dev Ops

2 min read

Dev Ops

2 min read

Buyung Hardiansyah

Buyung Hardiansyah

33 Followers

Software Developer, Daily Indonesian Gopher.

Following
  • Ndoro Kakung

    Ndoro Kakung

  • Netflix Technology Blog

    Netflix Technology Blog

  • Adrian Hornsby

    Adrian Hornsby

  • Purnaresa Yuliartanto

    Purnaresa Yuliartanto

  • Hadi

    Hadi

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech