What is Hackers' Pub?

Hackers' Pub is a place for software engineers to share their knowledge and experience with each other. It's also an ActivityPub-enabled social network, so you can follow your favorite hackers in the fediverse and get their latest posts in your feed.

1
1
1

リスのこ途中
左右の太ももに空気が触れてる感覚差を感じている図。多分初期そうなりそうだなと思ったので。

線をアニメーター専用リアル風鉛筆にするか、質感スミペンにするか延々悩み。なので両方混ざってる

線を継ぎ足す際にある程度前の線をなぞる、助走を付けたら描きやすいなと思った
多分調子がいい時は無意識でやっていた。今回意識ができた

0
0
0
0
1
0
0
0
1

개봉박두
오만군데 쓰이는 커밍아웃 대체어로 나온 말이엇는데
막상 써보니까 생각보다 웃기고 좋아서 사방팔방에 갖다쓰고잇슴
비설개봉박두를 즐겨보세요

0
0
0

People look at me weird when I tell them a few weeks is a *fast* incident, 2-3 months more average.

These are the sorts of numbers you need to consider when trying to figure out the business interruption (ie lost profits) impacts of an incident on your organization. cyberplace.social/@GossiTheDog

0
0
0

Looks like broke another piece of compatibility with the wider fediverse, or at least to services.

When I search for posts created by , there are no results shown despite the post existing, and Mastodon actually fetching the ActivityPub document correctly (at least according to my logs). This used to work until recently (my instance has just updated to the latest version). Sigh.

0
0
0
0

농담삼아
"나를 견디세요"가 유행하던 시절이
오히려 멘탈적으로는 더 건강했던 것 같아요.

내 자신을 많이 돌아보고
자존감 많이 회복하고
그런다고 해도

멘탈도 세월이 지나면서
점차 늙어가더라구요.

0
0
0
0
0
0

DDIA (Designing Data Intensive Application) 2판을 읽고 있다.

처음 빌딩블록 얘기부터 정리를 잘해주는듯..

DB: 데이터를 저장하여, 자신 또는 다른 애플리케이션이 나중에 다시 찾을 수 있도록 한다 (데이터베이스)

Cache: 비싼 연산의 결과를 기억하여 읽기 속도를 높입니다 (캐시)

Index: 사용자가 키워드로 데이터를 검색하거나 다양한 방법으로 필터링할 수 있도록 허용합니다 (검색 인덱스)

Stream: 이벤트와 데이터 변경이 발생하는 즉시 처리합니다 (스트림 처리)

Batch: 주기적으로 축적된 많은 데이터를 분석합니다 (배치 처리)

4
1
0
0
0
0
0
0
0

대학원 다닐 때 썼던 학술용 개인홈피 몇 주 전에 싹 다 뒤엎고 맘에 드는 블로그 테마 하나 포크해서 다시 만들고 있는데 포크한 리포가 Astro 프레임워크랑 타입스크립트로 쓰인 거다. 근데 난 자바/타입스크립트 둘 다 제대로 써보기는 커녕 강의도 들어본 적이 없어서 포스트도 하나 테스트로 쓸 겸 로컬 호스트로 띄워놓고 파일들 이것 저것 하나하나 건들면서 깨부하는 중...어차피 맛이 가도 나한테만 맛이 가니깐(??) 맘 편하게 하고 있다. 어릴 때 게임 파일 소스 코드나 .config 파일 갖고 이것저것 뜯어보는 느낌이 들어서 재밌음 ㅋㅋ

3
2
0
0
0
0
0

DDIA (Designing Data Intensive Application) 2판을 읽고 있다.

처음 빌딩블록 얘기부터 정리를 잘해주는듯..

DB: 데이터를 저장하여, 자신 또는 다른 애플리케이션이 나중에 다시 찾을 수 있도록 한다 (데이터베이스)

Cache: 비싼 연산의 결과를 기억하여 읽기 속도를 높입니다 (캐시)

Index: 사용자가 키워드로 데이터를 검색하거나 다양한 방법으로 필터링할 수 있도록 허용합니다 (검색 인덱스)

Stream: 이벤트와 데이터 변경이 발생하는 즉시 처리합니다 (스트림 처리)

Batch: 주기적으로 축적된 많은 데이터를 분석합니다 (배치 처리)

4
1
1
0
0

Welcome to the Standard Reading Group. Each month, I'll post a selection from the standardebooks.org site. Download it, read at your own pace, and discuss it on the fediverse.

1. Use to post your thoughts. Follow that hashtag to keep up with the conversation.

2. Put discussion of specific details under a CW with the book title and chapter you're on.

3. CW for content, too! Many of these books will reflect the prejudices of their eras. Let's grapple with those topics, but give people the option to approach on their own terms.

4. The books are free, but consider donating to Standard Ebooks if you have the means.

Since we're starting mid-month, September's selection is a novella, The Room in the Dragon Volant: standardebooks.org/ebooks/j-sh

Reading time starts… now!

0

YouTube Live gets a major update, introduces dual-format streaming, minigames, and more.

@Techcrunch reports: "This includes letting creators play mini-games to entertain viewers, broadcasting simultaneously in both horizontal and vertical formats, AI-powered highlights, reacting to live events, a new ad format, and more."

flip.it/pGmEiv

0
0

DDIA (Designing Data Intensive Application) 2판을 읽고 있다.

처음 빌딩블록 얘기부터 정리를 잘해주는듯..

DB: 데이터를 저장하여, 자신 또는 다른 애플리케이션이 나중에 다시 찾을 수 있도록 한다 (데이터베이스)

Cache: 비싼 연산의 결과를 기억하여 읽기 속도를 높입니다 (캐시)

Index: 사용자가 키워드로 데이터를 검색하거나 다양한 방법으로 필터링할 수 있도록 허용합니다 (검색 인덱스)

Stream: 이벤트와 데이터 변경이 발생하는 즉시 처리합니다 (스트림 처리)

Batch: 주기적으로 축적된 많은 데이터를 분석합니다 (배치 처리)

4
0
0
0
0
1