Skip to content
View dewcked's full-sized avatar
🐢
Slow turtle
🐢
Slow turtle
  • No job.
  • Kyonggi-do, South Korea
Block or Report

Block or report dewcked

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
dewcked/README.md

안녕하세요!

❤ What I love right now

  • Privacy model, tools and settings
  • OS independent ECMAScript-free GUI libraries & applications
  • Web extentions
  • Micro Service Architecture with Kubernetes clusters
  • Technical writing and translating
  • Markdown echosystem
  • Relation Database modeling
  • Golang
  • Rust
  • ECMAScript
  • Plantuml hack, data modeling
  • shell scripting, automation

💘 What I always try to focus on

  1. Security : Most important thing is that if data exists and specific type of access permission is made for target(s), only that target(s) can access the data with the permission. No security = Not worth at all
  2. Privacy : Secondary important thing is that data owner must have permission to create/read/update/delete the data at any time to the extent permitted by law of the country in which the data handler belongs.
  3. Quality : Architecture, services in architecture, programming languages and frameworks used to develop services, documentations for both maintainers and consumers, tests, libraries, repository management, branch management, version management, CD/CI management, etc.. must have a certain level of quality. see more

💔 What I hate

  • Wrappers, extensions, plugins, .. that have own bugs
  • Data being abused
    • Privacy data being abused
  • Access permission being abused
  • AI being abused
  • Crackers without own belief in justice
    • Those who only moves by contracts or money
    • Those who only moves by governments
    • Those who moves to torture the humanity
  • Laws that fails to keep up with technological advances
  • Governments, companies and individuals that are responsible for environmental issues but do not try to address them
  • Unremovable basic apps
  • All kind of technologies that is made to harm the humanity

💝 TODO list for open source projects

  • Update/Remake Streamlinkerino
  • Write documents about privacy tools and settings
  • TBD

Is this page has a license?

YES, just for fun..?

Popular repositories

  1. StreamLinkerino StreamLinkerino Public

    Forked from JohnCiubuc/StreamLinkerino

    Twitch.tv client using only StreamLink, MPV, and Chatterino - Windows port (Notice: Message from 4/9/2023, I will fix some bugs and maybe update Qt version? within year 2023. maybe with more functi…

    C++ 14

  2. GTKMM-4.0VcpkgCmakeExample GTKMM-4.0VcpkgCmakeExample Public

    GTKMM-4.0 example on Visual studio 2019 + Vcpkg + Cmake + PkgConfig setting

    CMake 5 1

  3. C-sharp C-sharp Public

    C sharp programming repository for practice

    C# 1

  4. rust-simple-diagram rust-simple-diagram Public

    learning UI, built with dioxus

    Rust 1

  5. dewcked.github.io dewcked.github.io Public

    Forked from scotte/jekyll-clean

    Jekyll theme을 이용한 blog

    CSS

  6. lqhl-acm-nachos lqhl-acm-nachos Public

    Forked from lqhl/lqhl-acm-nachos

    The solution to Nachos which is a course project for Operating System at SJTU.

    Java