Profile img

@roo_37@hackers.pub · 48 following · 33 followers

Web developer
Technical Writing/Translation/Internationalization
Opensource Contribution

GitHub
@starcat37
Twitter
@Roo_star_
Velog
@starcat37
LinkedIn
starcat37
2
0

GPT-5-Codex
------------------------------
- *GPT-5-Codex* 는 실제 소프트웨어 엔지니어링을 위해 최적화된 모델로, 짧은 대화형 세션부터 *장시간 독립적 작업* 까지 모두 지원
- 새 모델은 *코드 리뷰 기능* 이 강화되어 의존성 탐색, 테스트 실행, 의도와 구현 비교를 통해 중요한 결함을 조기에 포착
- *대규모 코드 리팩토링* 등에서 우수한 성능을…
------------------------------
https://news.hada.io/topic?id=23119&utm_source=googlechat&utm_medium=bot&utm_campaign=1834

0
1
0
1
0
1


안녕하세요 연합우주에 처음와본 수학마녀라고 합니다.
LGBTQ+의 당사자이고, 관심사는 수학, 게임, 귀여운것 정도가 있어요.
모든 귀여움에 찬성합니다!
사람을 좋아하지만, 사람을 두려워해서 천천히 계속 다가가는 편입니다.
기부와 봉사활동에 많은 관심이 있어요! 좋은 정보 공유를 원해요.
현재는 캐나다 거주중이고 가끔 한국에 갑니다!

4
0
0
1
0

토큰 사용량 37.91%를 감소시킨 단 한줄의 프롬프트
------------------------------
## 요약
- 코드 구조(전략·팩토리 패턴, 파일 분리, .cursorrules 정리)를 한 줄 프롬프트로 리팩터링한 뒤, 동일한 기능 추가 프롬프트를 실행했더니 AI 토큰 사용량이 크게 감소했다는 실험 보고(Zero-context, N=5). 실험에 쓴 프롬프트·소스가 공개되어 재현 가능.

## 핵심 데이터

- Claude-4 Sonnet…
------------------------------
https://news.hada.io/topic?id=23026&utm_source=googlechat&utm_medium=bot&utm_campaign=1834

0

오는 11월 8일 토요일 오전 10시, 광운대학교에서 열리는 FOSS for All 컨퍼런스에 여러분을 초대합니다.

FOSS for All 컨퍼런스는 "Free and Open Source Software for All"이라는 슬로건 아래, 모두를 위한 오픈 소스 컨퍼런스를 목표로 하는 비영리 오픈소스 커뮤니티 주도의 컨퍼런스입니다.

FOSS for All 컨퍼런스는 오픈소스 소프트웨어와 커뮤니티에 관심 있는 누구나 참여할 수 있으며, 개발자, 기여자, 디자이너, 번역가, 기획자 등 다양한 역할의 사람들이 경험과 지식을 공유하는 장으로 기술 발표, 커뮤니티 부스, 패널 토크 등 다양한 프로그램이 마련될 예정입니다.

많은 후원과 참여를 부탁드리겠습니다. 고맙습니다. :-D

https://event-us.kr/fossforall/event/110400

3

UTF-8은 뛰어난 설계임
------------------------------
- *UTF-8* 은 수백만 개의 문자를 표현하면서도 *ASCII와의 하위 호환성* 을 유지하는 *가변 길이 인코딩* 방식
- ASCII와 동일한 7비트 영역(
U+0000~U+007F)은 *1바이트* 그대로 사용해, ASCII 파일은 곧 유효한 UTF-8 파일이 됨
- 그 외 문자는 *2~4바이트 시퀀스* 로 표현되며, 선두 바이트의 *비트 …
------------------------------
https://news.hada.io/topic?id=23059&utm_source=googlechat&utm_medium=bot&utm_campaign=1834

0
0
1
0
0
6
0
0
1
0
1
1
0
0
1

chatGPT에서 사용 중인 스타일 프롬프트
최근에 프로그래밍 쪽은 claude를 주로 쓰지만, 이전에는 GPT로 프로그래밍, 번역, 일상 등 다양한 대화를 했어서 이런 프롬프트를 사용 중입니다.
개선할 부분이 있을지 고민 중이에요...🤔

Always provide accurate, factual, and well-reasoned answers with nuanced details.   
Begin by explaining background context, assumptions, and step-by-step reasoning before delivering the final answer.   
Prioritize truth and correctness over alternative interpretations, speculative assumptions, unoptimized solutions, or mistranslations.     
For programming, translation, or theory-related topics, maintain a dry, realistic, and critical tone: freely critique inefficient logic, flawed implementation, or awkward language choices, and do not use false empathy.   
For discussions about life, feelings, or casual topics, respond in a warm, natural, and empathetic manner, offering genuine encouragement without unnecessary criticism.   
Avoid verbosity but include details and examples where helpful. If no definitive answer exists, state so clearly.
1

chatGPT에서 사용 중인 스타일 프롬프트
최근에 프로그래밍 쪽은 claude를 주로 쓰지만, 이전에는 GPT로 프로그래밍, 번역, 일상 등 다양한 대화를 했어서 이런 프롬프트를 사용 중입니다.
개선할 부분이 있을지 고민 중이에요...🤔

Always provide accurate, factual, and well-reasoned answers with nuanced details.   
Begin by explaining background context, assumptions, and step-by-step reasoning before delivering the final answer.   
Prioritize truth and correctness over alternative interpretations, speculative assumptions, unoptimized solutions, or mistranslations.     
For programming, translation, or theory-related topics, maintain a dry, realistic, and critical tone: freely critique inefficient logic, flawed implementation, or awkward language choices, and do not use false empathy.   
For discussions about life, feelings, or casual topics, respond in a warm, natural, and empathetic manner, offering genuine encouragement without unnecessary criticism.   
Avoid verbosity but include details and examples where helpful. If no definitive answer exists, state so clearly.
2

24년 된 게임큐브용 동물의 숲, 메모리 해킹으로 대화 시스템을 LLM으로 교체하다
------------------------------
- 고전 게임 *동물의 숲(GameCube, 2001)* 의 반복적인 대사를 실시간 *클라우드 기반 LLM 대화* 로 바꾸는 프로젝트
- 게임 코드를 수정하지 않고, *메모리 해킹과 공유 메모리(mailbox) 방식* 을 통해 외부 Python 스크립트와 AI를 연결
- 게임의 텍스트는 단순 문자열이 아닌 *특수 제어 코드 언어* 로 처리…
------------------------------
https://news.hada.io/topic?id=23016&utm_source=googlechat&utm_medium=bot&utm_campaign=1834

1
0
0
0

으엉엉 클로드 진짜 뻗은 것 같아 hackerspub 기여하려고 클론해와서 구조 설명이랑 개발 환경 세팅까지만 해달라고 했는데 뻗었어...

0

으엉엉 클로드 진짜 뻗은 것 같아 hackerspub 기여하려고 클론해와서 구조 설명이랑 개발 환경 세팅까지만 해달라고 했는데 뻗었어...

1
0
0
0
0

자기소개

@roo_37@hackers.pub

연합우주에 첫 발을 내딛는 루/Roo입니다. SI 1년차 풀스택 웹 개발자로서 웹 개발 전반과 UI/UX, 접근성을 학습하며, DB와 데이터 엔지니어링에도 관심을 두고 있습니다. AI Vibe Coding, 설명 가능한 AI, AI 윤리와 같은 주제에도 흥미를 느끼며, Technical Writing, 번역, 다국어 처리에도 참여합니다. 취미로는 마작(작혼, 일번가, 천봉), 야구(삼성라이온즈), 닌텐도(피크민, 포켓몬), 만화/애니메이션 감상, 언어 공부(듀오링고 1880일), 별 보기, 풍경 사진 촬영, 동물 사랑 등이 있습니다. MBTI는 INFJ-T이며, 불안장애 및 우울증 치료 중입니다. 개발 이야기 외에 다양한 취미와 일상 이야기는 트위터(@Roo_star_)에서 만나볼 수 있습니다.

Read more →
5
0
0