Skip to content
View DubskySteam's full-sized avatar
:shipit:
Segmentation fault
:shipit:
Segmentation fault

Highlights

  • Pro

Block or report DubskySteam

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
DubskySteam/README.md
┌─[dubsky@github]─[~]
└──╼ $ tmux new-session -s dev
┌─[pane 0]─────────────────────────┐
│ $ cat about.sh                   │
└──────────────────────────────────┘

#!/bin/bash
# announcing I use neovim
# upcoming zig enjoyer
# coffee enthusiast

LOCATION="backrooms"
STATUS="probably crashing out"
┌─[pane 1]─────────────────────────┐
│ $ cat stack.conf                 │
└──────────────────────────────────┘

[core]
  zig
  c++
  java
  typescript

[devops]
  teamcity [ci]
  kubernetes/docker
  nginx/caddy

[tools]
  neovim
  gdb/lldb
  perf/flamegraph
┌─[pane 2]─────────────────────────┐
│ $ tail learning.log              │
└──────────────────────────────────┘

[ml/ai]       deep learning optimization
              model architecture tuning
              inference pipeline performance

[systems]     rust driver development  
              embedded zig programming
┌─[pane 3]─────────────────────────┐
│ $ ls -la ~/projects              │
└──────────────────────────────────┘

drwxr-xr-x  poe-ai/
  # ML for Path of Exile economy analysis
  # python, pytorch

drwxr-xr-x  WinFlux/
  # Windows optimization GUI
  # zig, win32, system tweaks

drwxr-xr-x  Aiko/
  # Cross-Platform desktop anime app
  # java, gradle, compose

drwxr-xr-x  automata-simulator/
  # automata visualizer with canvas editor
  # react, typescript
┌─[pane 4]─────────────────────────┐
│ $ ps aux | grep interests        │
└──────────────────────────────────┘

→ systems programming
→ machine learning
→ reverse engineering
→ pipeline orchestration
→ performance optimization

Pinned Loading

  1. automata-simulator automata-simulator Public

    Small simulator to visualize automata and test grammar and languages. Hobby project, so updates may come or not come in future.

    TypeScript

  2. .dotfiles .dotfiles Public

    Personal current .dotfiles + install scripts

    Lua 3

  3. aiko aiko Public

    A cross-plattform desktop app to watch anime and manage your personal watchlists

    Kotlin 3

  4. WinFlux WinFlux Public

    Pre-configured dotfile setup for a cleaner, faster and just less shitty windows experience

    PowerShell 1

  5. NeoM NeoM Public

    Neon colorscheme for NeoVim

    Vim Script 2