RSSAmplifier

Blog

tech.ssut

Node, Go, and Python enthusiast.

tech.ssut.meRSS feed ↗15 posts

Latest posts

Starlink Mini로 몽골에서 디지털 보톡스 즐기기 (한국 사용기 포함)

5월 연휴를 맞아 몽골 여행을 계획하며 '사람 사는 곳을 벗어나면 셀룰러 데이터를 사용할 수 없다'는 정보를 확인하고 Starlink Mini를 구입해 테스트했습니다. 서울에서의 초기 테스트부터 게르에서의 디지털 보톡스까지, IP67 방수 성능과 보조배터리로 오지에서도 100Mbps 이상의 안정적인 인터넷을 즐긴 경험을 공유합니다.

A Rotating Proxy that utilizes Cellular Network, Cloudflare WARP, AWS Lambda

Over the last few years, web scraping technologies have become very common as the appearance of mature headless browser automation tools, such as Puppeteer and Playwright , grow in popularity. However, there are numerous ways in which the use of such automation can easily be detected: throttling requests is so common,

10기가비트 홈 네트워크 구축하기

그냥 재미로 10기가비트 홈 네트워크를 구성해보기로 했습니다. 가능한 저렴하게 말이죠. 장비부터 골라보는데 평소 homelab subreddit을

Using Multiple NICs on Linux

I’m running a Linux machine having multiple NICs, one for wired connection, one for WWAN(Wireless WAN). The latter is connected to the cellular network using Sierra Wireless LTE modem with Qualcomm Snapdragon X55 Modem and is for scrapping tasks. The reason I use this structure is that

Apple's M1 Chip Benchmarks focused on the real-world programming

I'm pretty impressed by what I've seen with Apple's M1 Chip. It's really fast and powerful for essential everyday tasks, which include browsing the web, working with Intel-based apps, and using programming apps. Yes – the ecosystem is moving, and that may

개발자 입장에서 가볍게 써보는 M1 맥 미니 사용기

애플이 자체 M1 칩을 탑재한 M1 맥 미니를 발표하고 미국 동부 표준시 기준 당일 저녁에 바로 주문을 넣고 11/28(토)에 M1 맥 미니를

Using Docker on Apple Silicon

Before getting into the details Docker is not natively compatible with macOS, so Hyperkit is used to run an alpine virtual image. The workflow described in this guide is similar goals to Docker Desktop on Mac (note that several features such as bridge network, volume wouldn't work with

M1 맥에서 Docker 사용하기

Click here for English version. 들어가기 전에 맥에서 Docker는 네이티브로 돌아가지 않습니다. Docker Desktop on Mac는 Apple이 만든 Hypervisor.framework를 이용해 alpinelinux를 가상머신

5G NSA 네트워크 살펴보기 (아마추어편)

얼마 전부터 U+ MVNO로 5G 망을 사용해보기로 했습니다. 월 3만 원 후반대에 180GB 데이터를 제공하는 요금제라 이정도 가격이면 5G&

Qualcomm Modem Configuration w/ Carrier Policy (XML)

For the past week, I've been using OnePlus 8 Pro and there's a fair bit to talk about with using it in South Korea. In general, the experience was positive but there was a critical issue with 4G compatibility: Most of the smartphones which are imported

Retrospective of making BGM player in my office

FYI: BGM means Background Music. Idea comes from Our office have enjoyed playing music at all times, it makes to focus and obsess over the quality of the work. There was a bluetooth speaker in the back-office team and a speaker in the dev team, playing music using YouTube, or

NodeJS에서 async_hooks을 이용해 요청의 고유한 context 사용하기

이 글은 Guillaume Bession 의 개인 블로그에 올라와있는 Getting per-request context in NodeJS with async_hooks 글의 번역글입니다. 저는 최근 NodeJS로 HTTP 서버를 개발하던 도중 문

2018년에 크롬은 정말로 빠를까요?

개인적으로 맥을 사용할 때면 크롬 대신 사파리를 사용하고 있습니다. 원래는 크롬을 사용했지만 성능, 배터리(= 전력 소모) 면에

HTTPS is faster than HTTP

For those who believe that HTTP is ever faster than HTTPS in these days. Chromium Dev has announced that from the 62 version of Chrome they'll label HTTP sites as 'Not Secure'. It is widely known that HTTP is vulnerable to leaks and attacks. No need to complicated MITM, and it's hard to find whether it is compromised data or not when entering the website, which is not DNSSEC signed.

[번역] OpenSSH의 기본 키 암호화는 평문보다 못합니다

이 글은 Latacora에서 작성한 The default OpenSSH key encryption is worse than plaintext 의 번역글입니다. 암호화에 대한 지식이 깊지 않고 영문 번역 전문가가 아니기 때