-
# 2020년 회고 | SooJae's Devlog
Goodbye 2020 회사에 입사후 1년 3개월 동안 많은 것을 경험했고, 많은 것을 배웠습니다. 이 포스팅을 통해 1년 3개월을 정리하고, 내년 계획을 세워보려고 합니다. 회사 첫 번째 프로젝트 (19년 9월 16일 ~ 20년 3월 3…
[https://front-end.me/etc/memoir-…
-
# API Gateway의 인증을 위한 Custom Authroizer 사용하기
API Gateway와 Lambda Proxy를 사용하여 간단한 HTTP/s API나 WebSocket API를 구축할 수 있다. AWS CloudFormation을 직접 사용하여 서비스를 구성할 수도 있고, 최근에 나온 aws-cdk…
[https://lacti.gith…
-
# Reflecting on 2023: The Year of AI Revolution – Oscar Dyremyhr
A summary of 2023, and what to look for in 2024
[https://oscardyremyhr.me/blog/reflecting-on-2023-the-year-of-ai-revolution?utterance…
-
# Unit testing Node.js fs with mock-fs - Emma Goto
If you're using the fs module to do things like write to files, or modify file names, you might have wondered - how do I unit test this…
[https:/…
-
# 불변객체를 만드는 방법
이번 글에서는 불변 객체로 만들어야 할 때 어떠한 방법으로 만들 수 있는지에 대해 이야기해보고자 합니다. 주로 클래스를 불변 클래스로 만드는 방법에 관해서 이야기 할 예정입니다. Immutable Object…
[https://tecoble.techcourse.co.kr/post/2020-05-18-immutable-objec…
-
# How to export from Ulysses to Markdown · Emma Goto
I use the Ulysses text editor to write all my posts. Converting them into Markdown files for my blog isn’t as easy as copy-pasting…
[https://ww…
-
# 코딩 테스트 알고리즘 스터디 | 꾸생 블로그
갑작스럽게 권고사직을 받았던 걸 생각하면 취업 시장은 겨울이지만 이직 준비는 언제든 하고 있어야 함. 이번에 대학교 친구들끼리 모여 3명이서 번개마냥 코딩 테스트 알고리즘 스터디를
[https://kku.dev/blog/d6b3d45d-f43f-4ef6-9099-785a8ce4c059?utterances=…
-
# JVM에 관하여 - Part 4, Garbage Collection 기초
Java 로 작성된 코드는 어떻게 돌아가는 걸까? 해당 물음에 답을 찾기 위한 JVM 시리즈 4편, JVM 의 구성요소 중 GC 에 관한 글입니다.
이번 글에서는 JVM 의 GC 에 대한 기초 지식에 대해서 알아봅시다.
[https://tecoble.techcourse.co.k…
-
It seems there's an unnecessary(IMO) horizontal padding on each side of the rendered comment box:
https://github.com/utterance/utterances/blob/6aec0b7607340748daa9394681c523388f86bf68/src/styleshee…
-
https://home.i-xiao.space/blog/posts/34114278.html
Beaudar 是基于 GitHub issue 的轻量评论插件,Utterances 的中文版本,本篇记录怎么集成到博客里面使用