nabbisen's Avatar

nabbisen

@nabbisen.bsky.social

Founder of Scqr Inc. Apps dev and c/s monk. IT ストラテジスト. システム監査技術者. 登録セキスペ. Interested: Social relationships, cybersecurity. OpenBSD/Rust etc.

22 Followers  |  40 Following  |  72 Posts  |  Joined: 23.08.2023  |  1.9128

Latest posts by nabbisen.bsky.social on Bluesky

Preview
MariaDB 11.4 on OpenBSD 7.8: Install Summary MariaDB is one of the most popular relational database management systems (RDBMS), forked from MySQL by some of the original developers. It is open source licensed under GNU GPL 2, and ready f...

#MariaDB 11.4 on #OpenBSD 7.8: Install
by @nabbisen

obsd.solutions/en/blog/2025...

03.12.2025 14:38 — 👍 0    🔁 0    💬 0    📌 0
Preview
OpenBSD 7.7 を 7.8 へ アップグレード はじめに OpenBSD プロジェクトから 2025 年 10 月 22 日に OS の 7.8 がリリースされました 🌷 59 回目のリリースに当たります。 What’s New (英語) | Changelog (英語) 本記事で OpenBSD 7.7 を 7.8 にアップグレードする手順を説明します。 各手順はすばらしい 公式ガイド (英語) に基づいています。

#OpenBSD 7.7 を 7.8 へ アップグレード
by @nabbisen

obsd.solutions/ja/blog/2025...

16.11.2025 09:50 — 👍 0    🔁 0    💬 0    📌 0
Preview
OpenBSD Upgrade 7.7 to 7.8 Summary The OpenBSD project released 7.8 of their OS on 22 Oct 2025, as their 59th release 💫

OpenBSD Upgrade 7.7 to 7.8
by @nabbisen

obsd.solutions/en/blog/2025...

16.11.2025 07:27 — 👍 0    🔁 0    💬 0    📌 0
Listener - API mock (apimock-rs) Docs API mock (apimock-rs) Docs: A developer-friendly, featherlight and functional HTTP(S) mock server built in Rust.

Confirmation was finished ✅️ ✅️

apimock-rs supports both of:

- 🚪 Listener to external interfaces (all interfaces)
- ❄️ IPv6

apimokka.github.io/apimock-rs/a...

It is a developer-friendly, featherlight and functional HTTP(S) mock server built in Rust 🩵

github.com/apimokka/api...

09.11.2025 11:03 — 👍 0    🔁 0    💬 0    📌 0
HTTPS support - API mock (apimock-rs) Docs API mock (apimock-rs) Docs: A developer-friendly, featherlight and functional HTTP(S) mock server built in Rust.

[ apimock-rs ] 4.4.0 is released.
HTTPS is now supported.

`apimock-rs` is a developer-friendly, featherlight and functional HTTP(S) mock server built in Rust.

apimokka.github.io/apimock-rs/u...

08.11.2025 12:21 — 👍 0    🔁 0    💬 0    📌 0
Post image Post image

#ArchLinux desktop:
Diff viewer 🔎 in development.

Install 💁‍♀️
```
yay -S forskscope
```

24.08.2025 13:32 — 👍 1    🔁 1    💬 0    📌 0
Preview
GitHub - nabbisen/colorverse: color vision convertor color vision convertor. Contribute to nabbisen/colorverse development by creating an account on GitHub.

Development still under testing reached daltonization (色補正) over simulation on color vision diversity (色覚多様性)

github.com/nabbisen/col...

23.08.2025 08:39 — 👍 1    🔁 0    💬 0    📌 0
Preview
GitHub - nabbisen/colorverse: color vision convertor color vision convertor. Contribute to nabbisen/colorverse development by creating an account on GitHub.

Trial development to simulate color vision diversity.

github.com/nabbisen/col...

18.08.2025 23:35 — 👍 0    🔁 0    💬 0    📌 0

apimock-rs
for Web developers

Simple & Fast:

Mock APIs in seconds with apimock-rs. Just use folders and JSON — no config files needed.

apimokka.github.io/apimock-rs/

16.08.2025 22:50 — 👍 0    🔁 0    💬 0    📌 0
Post image Post image Post image Post image

もう一度、チャンパ遺跡へ。クイニョン、ベトナム。

04.07.2025 14:26 — 👍 0    🔁 0    💬 0    📌 0
Video thumbnail

Now I have to have one of these decanters.

01.07.2025 12:42 — 👍 2228    🔁 233    💬 120    📌 38

```rhai
let json_str = "{ \"greetings\": \"Hello, world.\" }";

// debug print:
print(url_path);

if url_path == "/middleware-test/map/json" {
return #{ "json": json_str };
}
```

22.06.2025 07:11 — 👍 0    🔁 0    💬 0    📌 0
Preview
GitHub - apimokka/apimock-rs: A developer-friendly, featherlight and functional HTTP mock server built in Rust. A developer-friendly, featherlight and functional HTTP mock server built in Rust. - apimokka/apimock-rs

API mock (apimock-rs) is an open source mock server built in Rust.

New minor version v4.3 💫 brings upgrade on crafting responses: Rhai scripts now can programmatically generate response data as json or plain text.

github.com/apimokka/api...

22.06.2025 07:07 — 👍 0    🔁 0    💬 1    📌 0

apimock-rs 100th release achieved 🎉

A developer-friendly, robust and functional HTTP mock server built in Rust.

apimokka.github.io/apimock-rs/

18.06.2025 14:34 — 👍 0    🔁 0    💬 0    📌 0

I hope you enjoy it. Vue provides first-class TypeScript support.

15.06.2025 12:20 — 👍 1    🔁 0    💬 0    📌 0
はじめに - Vue フロントエンド開発入門 Vue と実践的フローで学ぶ Web アプリ開発 ようこそ ! あなたは今 Web アプリ開発のワクワクする世界への一歩を踏み出そうとしています。Web サイトを見るだけでなく、Web アプリとして自分で動くものをつくれるようになるのは、きっととても楽しい体験になるでしょう。

Vue フロントエンド開発入門

Web アプリ / SPA 開発 ことはじめ: Vue 3 & Composition API (setup) + TypeScript + UI/UX

scqr.net/ja/blog/2025...

15.06.2025 00:52 — 👍 1    🔁 0    💬 1    📌 0

Personally, when using diff tools on my Linux desktop environment, I often felt there was room for improvement in certain features or the overall user experience. That's what sparked the idea to develop a new cross-platform diff viewer.

01.06.2025 13:19 — 👍 0    🔁 0    💬 0    📌 0
Preview
Release 0.22.3 · forskscope/forskscope fix #94 archlinux aur package Full Changelog: 0.22.2...0.22.3

Diff Viewer in the works: a new cross-platform app. available on AUR:

yay -S forskscope

also for other platforms, offered as executable:
github.com/forskscope/f...

'd love your early feedback : )

01.06.2025 13:01 — 👍 0    🔁 0    💬 1    📌 0

True, found after a moment... 😂 Thank you 💡

26.05.2025 14:24 — 👍 1    🔁 0    💬 0    📌 0
Post image

💫 API mock (apimock-rs) v4 - 🪄 API dev workflows simplified ! The design prioritizes ease of introduction and configuration. ⚙️ Built in Rust, based on hyper.

apimokka.github.io/apimock-rs/

RustWeek 2025 has gone. Life with Rust goes on :)

25.05.2025 16:42 — 👍 1    🔁 0    💬 1    📌 0
Preview
GitHub - nabbisen/mdka-rs: HTML to Markdown (MD) converter written in Rust HTML to Markdown (MD) converter written in Rust. Contribute to nabbisen/mdka-rs development by creating an account on GitHub.

mdka v1.5 is out. HTML to Markdown converter written in Rust lang. Bindings for Node.js are introduced in addition to those for Python. from Rust lover in training 🤍

github.com/nabbisen/mdk...

22.05.2025 22:29 — 👍 0    🔁 0    💬 0    📌 0
Post image

PDF Tile Viewer

github.com/nabbisen/pdf...

Woman: Hmm...
Shark: What's up?
Woman: PDFs are document files, so they always end up long and vertical... I just want to see the whole thing at a glance.
Shark: In that case—try this out!!
Woman: Oh, what’s this?

(manga by m. thanks)

16.05.2025 23:22 — 👍 0    🔁 0    💬 0    📌 0

I’ve just learned it’s RustWeek to celebrate Rust programming language. I remember the day when 1.0 was released. Great moment.

14.05.2025 14:27 — 👍 0    🔁 0    💬 0    📌 0
Preview
GitHub - nabbisen/apimock-rs: API mock Server generating HTTP/JSON responses written in Rust API mock Server generating HTTP/JSON responses written in Rust - nabbisen/apimock-rs

I am somewhat excited and pretty happy.
APImock v3 is released.

It is mocking HTTP/JSON server for Web devs written in Rust.
The key feature on this release is custom script injection greatly thanks to rhai.

Binary built for multi-platforms are offered.
github.com/nabbisen/api...

05.05.2025 14:09 — 👍 0    🔁 0    💬 1    📌 0

Completed all of our OpenBSD servers upgraded to 7.7.
Big appreciation to the community.

27.04.2025 23:23 — 👍 1    🔁 0    💬 0    📌 0
Preview
PostgreSQL on OpenBSD: Upgrade 16 to 17 with pg_upgrade Summary OpenBSD gives us good documentation as a series of the project. (For example, the man pages are cared and kept maintained.) It’s applied to principal service packages as well as the OS. So is ...

PostgreSQL on OpenBSD: Upgrade 16 to 17 with pg_upgrade

Guide to upgrade. It is required when OpenBSD OS is upgraded 7.6 to 7.7.

obsd.solutions/en/blog/2025...

27.04.2025 23:19 — 👍 0    🔁 0    💬 0    📌 0
Preview
OpenBSD 7.6 を 7.7 へ アップグレード はじめに OpenBSD プロジェクトから 2025 年 4 月 28 日に OS の 7.7 がリリースされました 🌷 58 回目のリリースに当たります。 What’s New (英語) | Changelog (英語) 本記事で OpenBSD 7.6 を 7.7 にアップグレードする手順を説明します。 各手順は 公式のすばらしいガイド (英語) に基づいています。

OpenBSD 7.6 を 7.7 へ アップグレード

ステップ・バイ・ステップ形式のガイドです。

obsd.solutions/ja/blog/2025...

27.04.2025 22:07 — 👍 0    🔁 0    💬 0    📌 0
Preview
OpenBSD Upgrade 7.6 to 7.7 Summary The OpenBSD project released 7.7 of their OS on today, 28 Apr 2025, as their 58th release 💫

OpenBSD Upgrade 7.6 to 7.7

A step-by-step guide

obsd.solutions/en/blog/2025...

27.04.2025 21:40 — 👍 0    🔁 0    💬 0    📌 0
Preview
Release 1.1.0 · nabbisen/quick-diff-me button to copy to clipboard button to clear Full Changelog: 1.0.4...1.1.0

Quick Diff ME 1.1: MS Excel files comparison tool

Quick diff viewer. Difference about sheets (added or removed), cell values and cell formulas in Unified Format. Written in Rust.

Executables: github.com/nabbisen/qui...

scqr.net/en/blog/2025... (Post)

09.03.2025 23:54 — 👍 1    🔁 0    💬 0    📌 0
Preview
Lexical 0.24 with Vanilla JS: 始め方 はじめに Lexical はモダン JavaScript (JS) テキストエディターフレームワークです。 拡張性と高パフォーマンスを実現するように設計されています。 リアクティブ状態モデルが採用されており、更新の最適化と動作の予測可能性が確保されています。 さらに柔軟なデータモデルとしてのノードも備えています。

Lexical 0.24 with Vanilla JS: 始め方

#Lexical はモダン JavaScript (JS) テキストエディターフレームワークです。 拡張性と高パフォーマンスを実現するように設計されています。

scqr.net/ja/blog/2025...

24.02.2025 12:57 — 👍 0    🔁 0    💬 0    📌 0

@nabbisen is following 20 prominent accounts