GithubHelp home page GithubHelp logo

yusuke.cloud's Introduction

Hi there 👋

Junkpiano's GitHub stats

Development Tools

Text Editor

Visual Studio Code(Free)

As of 2021, VSCode is the king in text editor "industry". It's dominant in this market. The reason is high advanced customizability as well as being free.

VScode fits any coding environments,and it is a universal app that can run anywhere. I've been seeing a lot of people fail to refuse config-free/customizable text editor(VSCode) temptation.

Yes, I am writing this doc in VSCode.

Neo Vim

Vim is a free software. I've been trying to get along with Vim, but I cannot call Vim the best friend yet.

Configuration

https://github.com/junkpiano/nvim

Xcode(Free)

Xcode is the only one IDE for MacOS/iOS application development.

Android Studio(Free)

When I do something for Android or Flutter, I am using Android Studio.

Skills

Swift/Objective-C

Go

JavaScript

Contact

Blog

SNS

yusuke.cloud's People

Contributors

dependabot-preview[bot] avatar dependabot[bot] avatar github-actions[bot] avatar junkpiano avatar yuchan avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

todokku

yusuke.cloud's Issues

posts/nwpathmonitor/

NWPathMonitor · Yusuke Ohashi

Introduction NWPathMonitor is a class in Network framework, which observes network status and monitor network interface. It’s available in iOS 12 or later.
import Network You must retain NWPathMonitor instances to get callbacks.
class NetworkMonitorViewController: ViewController { let monitor = NWPathMonitor() } requiredInterface lets you observe the specific network interface.
let wifiMonitor = NWPathMonitor(requiredInterfaceType: .wifi) Here is the list of interfaces that NWPathMonitor supports.
https://developer.apple.com/documentation/network/nwinterface/interfacetype
Detect network changes monitor.

https://yusuke.cloud/posts/nwpathmonitor/

Rewrite completely

Now an idea comes up with me. It's refactoring this website.
A lot of people have a personal blog in Jekyll, Hugo and so forth, but most of them fail or are not maintained. Me too.

There are some successful cases(like this or this).They are motivated to write something great all the time.
That's awesome. I would admit I am not able to be such guys. Yes, I do.

I have my own paas on my server, fortunately, which means I can orchestrate my web app as much as I want to do. I don't need to take care of GitHub page limitation(= hosting only static website).

Technical specifications I am supposed to use:

  • Django
  • PostgreSQL
  • dokku (or Docker)

I rarely see open source website built on Django. As long as I know, they are mostly Ruby on Rails. Mastodon, Discourse, Gitlab, Redmine. Please allow me not to join that party. 🤣

Let me try something new.

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.