Profile img

Jaeyeol Lee

@kodingwarrior@hackers.pub · 715 following · 516 followers

Neovim Super villain. 풀스택 엔지니어 내지는 프로덕트 엔지니어라고 스스로를 소개하지만 사실상 잡부를 담당하는 사람. CLI 도구를 만드는 것에 관심이 많습니다.

Hackers' Pub에서는 자발적으로 바이럴을 담당하고 있는 사람. Hackers' Pub의 무궁무진한 발전 가능성을 믿습니다.

그 외에도 개발자 커뮤니티 생태계에 다양한 시도들을 합니다. 지금은 https://vim.kr / https://fedidev.kr 디스코드 운영 중

Github
@malkoG
Blog
kodingwarrior.github.io
mastodon
@kodingwarrior@silicon.moe
2

"어떤 연합우주 인스턴스에서도" 이벤트 홍보 게시글에 답글 달면, 이벤트 상세 화면에서도 답글이 그대로 보이고, 이벤트 오거나이저 전용 CRM 화면에서도 이걸 관리할 수 있도록... 욕심을 좀 냈다...

이벤트 관리자용 문의 관리 채널이벤트 상세 화면에서 보이는 문의 내용
8
2

moim.live 메인 화면에 뜨는 캐러셀에 뜨는 이벤트 배너도 우선순위를 조절할 수 있게 했다.

상업용 배너 > 그룹 이벤트 배너 (우선순위 내림차순 정렬) > 개인 이벤트 배너 (이건 그룹 이벤트가 진짜 없을때....)

커뮤니티 혹은 오피셜 그룹에서 게시한 이벤트는 최대한 우선순위를 땡기는 식으로 유연하게 대응하려고 한다.

지금까지 열린 이벤트를 조회하고 우선순위를 조절할 수 있는 어드민 패널
5
1
1

I've been thinking about adding full search support for OpenStreetMap. According to the Nominatim documentation, it says

A minimum of 2GB of RAM is required or installation will fail. For a full planet import 128GB of RAM or more are strongly recommended. Do not report out of memory problems if you have less than 64GB RAM. For a full planet install you will need at least 1TB of hard disk space. Take into account that the OSM database is growing fast. Fast disks are essential. Using NVME disks is recommended. Even on a well configured machine the import of a full planet takes around 2.5 days. When using traditional SSDs, 4-5 days are more realistic.

https://nominatim.org/release-docs/latest/admin/Installation/#prerequisites

Honestly, that kind of scale just makes me want to try it

1
1
4
1
0
0
0

이렇게 밑밥 깔아놓고 루비가 제일 좋다! 라는 취지의 글을 루비 커뮤니티에서 하면 신빙성이 약간 좀 떨어진다는 느낌이 없지 않다

0

I'm building an open source ActivityPub service called "Moim" — 모임 in Korean, meaning gathering or meetup. It started as a federated RSVP service, but I realized I wanted to connect people even beyond events. Events are where people come together, yes — but places carry meaning on their own, even in quiet, ordinary moments.

So Moim is about helping people feel connected: through events, and through the simple act of sharing where they are.

Right now, I'm focusing on three areas:

  • CRM for Event Organizers A proper SaaS-like experience built for people who run events. I'm actively reaching out to organizers to shape this.
  • A Federated RSVP Service I want Moim's RSVP experience to feel just as polished as anything outside the Fediverse — and ideally, better. Being federated shouldn't mean settling for less.
  • A Check-in Sharing System I miss what Foursquare Swarm used to be. I want to bring that feeling back, built for the Fediverse.

I don't know yet if I'm building the right thing. But I'll keep going, and do my best to make it something worth using. If I'm ready, I will officially announce to public.

Check-in screen on MobileAdmin Panel for managing group/place/moderation actionDashboard for event organizers
18
0
0
6
0
0
1
2
2

moim.live 를 모임을 개최하는 그룹 혹은 모임 장소를 관리하는 업체를 위한 SaaS 같은 방향으로도 만들어볼 의향이 있음.... 그래야 서버비(라기 보다는 R2 인스턴스 비용이지만)를 벌 수 있다..

2
5

터미널 한 쪽에선 기능 구현 자동화시켜서 하나하나 리뷰하고, 터미널 한 쪽에선 탭을 한 2개 정도 켜놓고 gh-issue-filer 스킬 만들어 놓고 코드베이스 기반으로 이슈 쫘라락 쌓고 있는데 제품 개발 속도가 확 빨라지는게 체감되는 듯

1
0
0
1
2
1
0
0
0
2
2
2
0
1
2
0
0
2
0

이거 인증방식 꽤 괜찮은 접근 방식인 것 같아서, 좀 고민을 해봤는데....

fedify CLI로 재현한다치면,

  1. 핸들 가지고 lookup
  2. outbox 가리키면서 lookup
  3. 첫번째 커서 가리키면서 lookup
  4. Create activity로 감싸져 있는 최근 5개 노트 lookup해서 content 까보기

요렇게 재현이 가능은 할 듯

0
0
0
0
0
0
0