
Honnip
이제 가습기는 정리해야겠다.
이제 가습기는 정리해야겠다.
오픈스트리트맵에서 폐쇄된 따릉이 대여소를 정리했다. 지도 데이터는 너무나 빨리 썩어버리지만 썩은 데이터를 골라내기는 너무 어렵다.
changeset/167490539, changeset/167490402, changeset/167490319, changeset/167490264, changeset/167489738, changeset/167489667, changeset/167489584, changeset/167488790
카카오맵에 초정밀 지하철 기능이 생겼는데, 예전에 인상 깊게 본 Mini Tokyo 3D가 떠올랐다.
나도 저런 걸 만들고 싶어져서 3D는 어려워도 2D 지도 위에 그리는 건 어떻게든 할 수 있지 않을까, 생각했지만 한국에는 관련 API가 없어서 삽도 못 뜨고 포기했던 것도 기억났다 😅
IP/Port: 99.251.254.190:5900
Hostname: pool-99-251-254-190.cpe.net.cable.rogers.com
Client Name: chipi chipi chapa chapa
Location: Willowdale, Ontario, CA 🇨🇦
ASN: AS812 Rogers Communications Canada Inc.
VNC Password: N/A
ID: 23981179
Added to DB: 05/06/2025, 10:39:46 PM (UTC)
Last seen: 05/06/2025, 06:52:41 PM (UTC)
https://computernewb.com/vncresolver/browse#id/23981179
{
boot.initrd.luks.devices."...".bypassWorkqueues = true;
}
리눅스 홈 서버에 dm-crypt (cryptsetup 툴)를 이용하여 디스크 암호화를 하시는 분들..
cryptsetup 에 --perf-no_read_workqueue 랑 --perf-no_write_workqueue 옵션 달아보세요. 저는 이거 먹이고 쓰기 지연시간이 자주 폭발하는 문제 가 일거에 사라졌습니다.. (물론 여러분의 상황에서는 다르게 작용할수도 있습니다)
- SSD뿐만 아니라 HDD에도 효과가 있습니다 (첨부된 사진이 제 홈서버 HDD의 쓰기 지연시간입니다. 15:50 전후로 옵션 적용)
- 참고 https://wiki.archlinux.org/title/Dm-crypt/Specialties#Disable_workqueue_for_increased_solid_state_drive_(SSD)_performance
I wish there was an easier way to save posts
@[email protected] · Reply to seungjin's post
@seungjin @sung-il-kim.com 네. 브릿지에 연결해야 전송이 되는 것 같네요
It’s 24 degrees and SUPER sunny… but also 30kph winds. We need a name for this weather condition of “sunny but feels like a typhoon.” I propose 해풍 (日風)😎
@[email protected] · Reply to seungjin's post
@seungjin @sung-il-kim.com AI가 그대로 배워서 다를 게 없다는 말씀인 것 같습니다.
Our website is live, over at https://nixseoul.club! We have a form up for anyone who's interested in attending!
AMA!
Feel free to ask about my projects, Nix things, etc!
I'm collecting all 242 unique treasures in #Pikmin 2 across the three regions (US, JP, and PAL). I've created this web page which automatically updates as I collect more treasures while playing on real #GameCube hardware.
👉 https://sethmlarson.dev/pikmin-2-international-treasure-hoard
이게 다 초록병 소주 때문이다 (덕분이다?)
https://bsky.brid.gy/r/https://bsky.app/profile/did:plc:7fbikvxjgwiomstwwnd2gp42/post/3lqoj2z7y2s2l
술 안 좋아하는 사람들은 생애 첫 잔부터 이렇게 느끼나봄
Let's recap the last #NixOS release period from the Go perspective. There have been quite important changes to the Go ecosystem in nixpkgs, let's start with the one that will affect most users and maintainers of Go package:
buildGoModule
now supports a self-referencing finalAttrs:
parameter containing the final arguments including overrides. This allows packaging configuration to be overridden in a consistent manner by providing an alternative to rec {}
syntax. This pattern will fix many issues people previously had overridden Go packages as it is adopted in nixpkgs. If you are maintaining a Go package, please check if you already updated it to use finalAttrs
. The Go section of the manual has been updated for this and all examples now use finalAttrs
.
카카오톡을 Wine과 Flatpak으로 패키징할 수 있을까? 🤔
Copilot, now with doxxing
@[email protected] · Reply to seungjin's post
This is why:
`Telegram 'surprised' as Vietnam orders messaging app to be blocked`
https://www.reuters.com/sustainability/society-equity/vietnam-acts-block-messaging-app-telegram-government-document-seen-by-reuters-2025-05-23/
Packet - Quick Share 클라이언트, GTK4 + Libadwaita
새로운 퀵 쉐어 앱이 나왔다. 이제 iOS 앱만 나오면 대통합을 이룰 수 있는 건가..
@[email protected] · Reply to Honnip's post
@hongminhee 아.. Nodejs에도 태스크 러너가 있군요 😅
@[email protected] · Reply to 洪 民憙 (Hong Minhee)'s post
@hongminhee pnpm에서는 옵션이 따로 있어요: https://pnpm.io/cli/run#shellemulator
yarn도 지원했던 거 같은데 기억이 잘 안 나네요
in case it's useful to someone, I've set up direnv so that it places its cache in ~/.cache/direnv
rather than next to the .envrc
, as explained in its wiki.
then whenever I upgrade NixOS, I can run:
find ~/.cache/direnv -path "*/.direnv/bin/nix-direnv-reload" -exec '{}' ';'
to rebuild all my shell.nix
. the GC can then clean everything
I was tired of having to send the slides from my talks via email to interested people, so I made Artiflakery, an HTTP server for on the fly delivery of Nix flakes artifacts :D It's a bit cursed, it's in Haskell, and if you want to read more about it I wrote a blog post about it:
https://luj.fr/blog/artiflakery-webserver-flake-artifacts.html
🔁 Boosts welcome 🙏
It's that time again! The systemd v258 release is coming closer. Let's restart the "what's new" series of posts for this iteration! Hence:
1️⃣ Here's the 1st post highlighting key new features of the upcoming v258 release of systemd. #systemd258
As most of you probably know "systemctl start" is how you manually start a systemd unit. Starting a unit can fail, and systemd tracks that for you and tells you this. When you encounter such a failure the next thing you'd typically do…
Olá!👋 I've just blogged about the recent developments in the Chromium Ozone/Wayland project, which is getting closer to officially shipping to Linux Desktop users.
Huge thanks to @igalia and our sponsors for making it possible ❤️
#chromium #linux #wayland #igalia
#foss #opensource
https://nickdiego.dev/blog/chromium-ozone-wayland-the-last-mile-stretch/
I don't use Reddit, but I need to bring this here.
https://www.reddit.com/r/HelixEditor/comments/1koshhu/steel_plugin_pr_summary/
#HelixEditor #Steel
@hollo @hongminhee 방금 해봤더니 됐습니다
End-to-end, fully #opensource HDR10 pipeline. Hantro #AV1 10bit decoding accelerator, #Wayland color management protocol, #GStreamer video player. All running on the Radxa Rock5 RK3588. Drop by our table at Embedded Recipes to check it out! #Embedded #OpenSource
Its like nvd but faster :D
https://github.com/isabelroses/lix-diff
RE: https://akko.isabelroses.com/objects/0982662e-2031-4742-b55b-a35460de6025
This is looking so cool. p.s. I plan on writing a lix plugin :D
I'm not happy with how Mastodon abbreviates Mastodon to mstdn. For me it looks like Microsoft Technical Developer Network or something