Masashi Yoshimura (@ming_rrr) 's Twitter Profile
Masashi Yoshimura

@ming_rrr

software engineer@NTT

ID: 1175740698655481856

linkhttps://github.com/yomaytk calendar_today22-09-2019 11:57:01

208 Tweet

224 Followers

293 Following

Kinuko Yasuda (@kinu) 's Twitter Profile Photo

数億行あるC++コードをより安全にするため、Googleでは標準ライブラリの境界チェックをほぼすべてのプロダクトで有効化しました。速度低下が心配されましたが、コンパイラの最適化とLLVMへの追加修正で、全体のコストは 0.3% におさまりました security.googleblog.com/2024/11/retrof…

Akihiro Suda (@AkihiroSuda@mastodon.social) (@_akihirosuda_) 's Twitter Profile Photo

I originally made Lima for MacBooks, but Lima is also useful on GitHub Actions: - Running commands on non-Ubuntu operating systems (e.g., Fedora for testing SELinux) - Emulating multiple hosts Wrote a guide with an example GHA workflow: lima-vm.io/docs/examples/…

Masashi Yoshimura (@ming_rrr) 's Twitter Profile Photo

The schedule for the WebAssembly devroom at FOSDEM 2025 has been published! It will be held on February 1, 2025. Looking forward to meeting enthusiasts for Wasm! fosdem.org/2025/schedule/…

FUJITA Tomonori (@brewaddict) 's Twitter Profile Photo

Rustのインラインアセンブラ機能を使って、Rustとアセンブリ言語を組みあわせ、実行中のアドレスやソースコード情報などのデバッグ情報を表示するLinuxカーネルの機能を実装してみました。NTT Open Source:Rustで実装するLinuxカーネル(アセンブリ言語編) medium.com/nttlabs/rust-i…

Rustのインラインアセンブラ機能を使って、Rustとアセンブリ言語を組みあわせ、実行中のアドレスやソースコード情報などのデバッグ情報を表示するLinuxカーネルの機能を実装してみました。NTT Open Source:Rustで実装するLinuxカーネル(アセンブリ言語編) medium.com/nttlabs/rust-i…
Akihiro Suda (@AkihiroSuda@mastodon.social) (@_akihirosuda_) 's Twitter Profile Photo

gomodjail: jail for Go modules (restricts opening files, executing commands, etc.) github.com/AkihiroSuda/go… Two steps to get started: 1. Add `// gomodjail:confined` to `go.mod` 2. Run a binary with `gomodjail run --go-mod=go.mod` (Caveat: not applicable to `unsafe` pkgs)

gomodjail: jail for Go modules (restricts opening files, executing commands, etc.)

github.com/AkihiroSuda/go…

Two steps to get started:
1. Add `// gomodjail:confined` to `go.mod`
2. Run a binary with `gomodjail run --go-mod=go.mod`

(Caveat: not applicable to `unsafe` pkgs)
Akihiro Suda (@AkihiroSuda@mastodon.social) (@_akihirosuda_) 's Twitter Profile Photo

gomodjail (library sandbox for Go modules) now preliminarily supports macOS using `DYLD_INSERT_LIBRARIES`. A future version may also incorporate source code translation for more robust sandboxing. github.com/AkihiroSuda/go…

Akihiro Suda (@AkihiroSuda@mastodon.social) (@_akihirosuda_) 's Twitter Profile Photo

🍺 Alcoholless: lightweight security sandbox for Homebrew github.com/AkihiroSuda/al… ``` cd ~/SOME_DIRECTORY alcless brew install xz alcless xz SOME_FILE ``` `xz` works as a separate user with an access to the working directory, but with no access to other private directories.

Masashi Yoshimura (@ming_rrr) 's Twitter Profile Photo

NTT研究所冬期インターンシップのテーマ「Linux/ELF を WebAssembly に変換するバイナリトランスレータの実装と評価」の実施報告です. medium.com/nttlabs/%E3%82…

Masashi Yoshimura (@ming_rrr) 's Twitter Profile Photo

実習生には,自身が開発するelfconvのELF/x86-64変換対応に取り組んでいただき,シンプルなテストプログラムの変換実装から性能評価まで行っていただきました. elfconv: github.com/yomaytk/elfconv

Akihiro Suda (@AkihiroSuda@mastodon.social) (@_akihirosuda_) 's Twitter Profile Photo

昨年9月の講演「なぜオープンソースソフトウェアにコントリビュートすべきなのか」を、今更ですがブログにまとめました #wakate2024 medium.com/nttlabs/why-yo…

Cloud Native Community Japan 🌸 (@cloudnativecomm) 's Twitter Profile Photo

KubeCon + CloudNativeCon Japan 2025 の前日に、正式な Co-located イベントとして "Japan Community Day" を開催します! CNCJ や Local Community と開発者を含む海外参加者などを交えての各領域をまとめた 1 Day イベントとなる予定です : ) events.linuxfoundation.org/kubecon-cloudn… #KubeCon #CloudNativeCon

KubeCon + CloudNativeCon Japan 2025 の前日に、正式な Co-located イベントとして "Japan Community Day" を開催します!
CNCJ や Local Community と開発者を含む海外参加者などを交えての各領域をまとめた 1 Day イベントとなる予定です : )
events.linuxfoundation.org/kubecon-cloudn…
#KubeCon #CloudNativeCon
Naoki MATSUMOTO (@pibvt) 's Twitter Profile Photo

今週末の Kernel/VM探検隊で Mewz カーネルを libkrun で動かして、「ゲストにTCP/IPスタックが無くてもHTTPサーバーが動いて嬉しい!」という話をします kernelvm.connpass.com/event/347564/

Kinuko Yasuda (@kinu) 's Twitter Profile Photo

6 月に AsiaLLVM で話します(念願の東京出張!!)。memory safety をテーマに、lifetime 解析の改良、libc++ の境界チェックの適用などの話をするつもりです discourse.llvm.org/t/2025-asiallv… 6/10 の週は東京にいるので会える人はお会いしましょう

Arata (藤月 新) (@arata_nvm) 's Twitter Profile Photo

6月10日の2025 AsiaLLVM Developers' MeetingでTableGenの話をします。よろしくお願いします。 eventbrite.com/e/2025-asiallv…