본문 바로가기

반응형

좋아하는 것_매직IT/96.IT 핫이슈

cloudflare가 nginx를 걷어내고 Rust로 HTTP Proxy(Pingora)를 만들어서 사용을 소개합니다 (blog.cloudflare.com) cloudflare가 nginx를 걷어내고 Rust로 HTTP Proxy(Pingora)를 만들어서 사용을 소개합니다 웹페이지에서는 아래와 같이 소개하고 있군요.. Introduction Today we are excited to talk about Pingora, a new HTTP proxy we’ve built in-house using Rust that serves over 1 trillion requests a day, boosts our performance, and enables many new features for Cloudflare customers, all while requiring only a third of the CPU and memory resources of our prev.. 더보기
Atkinson Hyperlegible Font - 저시력자를 위해 가독성을 높인 폰트를 소개합니다 (brailleinstitute.org) Atkinson Hyperlegible Font - 저시력자를 위해 가독성을 높인 폰트를 소개합니다 Atkinson Hyperlegible Font 관련 홈페이지에서는 아래와 같이 소개하고 있고요.. Atkinson Hyperlegible font is named after Braille Institute founder, J. Robert Atkinson. What makes it different from traditional typography design is that it focuses on letterform distinction to increase character recognition, ultimately improving readability. We are making it free fo.. 더보기
Ladybird - 새로운 크로스플랫폼 브라우저 프로젝트를 소개합니다(awesomekling.github.io) Ladybird - 새로운 크로스플랫폼 브라우저 프로젝트를 소개합니다 해당 웹페이지에서는 기본 아키텍처를 아래와 같이 소개하고 있군요.. 브라우저와 라이브러리는 모두 C ++로 작성되었다고 하고요.. 다음은 현재 스택에 대한 간략한 요약입니다. Ladybird : 탭 브라우저 GUI 응용 프로그램 LibWeb: 웹 엔진, 다중 표준: HTML, DOM, CSS, SVG, ... LibJS: ECMAScript 언어, 런타임 라이브러리, 가비지 수집기 LibGfx : 2D 그래픽, 텍스트 렌더링, 이미지 형식 (PNG, JPG, GIF, ...) LibRegex: 정규식 엔진 LibXML: XML 파서 LibWasm: WebAssembly 파서 및 인터프리터 Lib유니코드: 유니코드 지원 라이브러리 Lib.. 더보기
ContainerSSH - 컨테이너를 생성해서 접속시켜주는 SSH Server 를 소개합니다. (containerssh.io) ContainerSSH - 컨테이너를 생성해서 접속시켜주는 SSH Server 를 소개합니다. 해당 홈페이지에서는 아래와 같이 소개하고 있군요.. ContainerSSH launches a new container for each SSH connection in Kubernetes, Podman or Docker. The user is transparently dropped in the container and the container is removed when the user disconnects. Authentication and container configuration are dynamic using webhooks, no system users required. 한마디로, ContainerSS.. 더보기
Draw Anything - 간단한 Stable Diffusion Playground 를 소개합니다 (drawanything.app) Draw Anything - 간단한 Stable Diffusion Playground 를 소개합니다 한마디로, Draw Anything는 간단한 Stable Diffusion Playground 라고 머릿속에 넣어두시면 좋을것 같네요.. 주요특징을 간단하게 정리해보면 아래와 같고요... 이미지를 그리거나 편집한 뒤, 프롬프트로 추가 설명을 넣어서 Stable Diffusion AI가 완성하게 만드는 도구 만든 이미지를 입력으로 다시 넣어서 계속 발전 시키기 가능 (작업한 기존 이미지를 불러오기 위해 구글 또는 이메일 로긴 필요) 내부 검색으로 찾은 이미지도 사용 가능 자세한 내용은 아래 웹페이지를 참고해보시면 좋을것 같네요.. 오늘의 블로그는 여기까지고요.. 항상믿고 봐주셔서 감사합니다. 더보기
YouTube, 학습을 위한 새로운 기능들 공개를 소개합니다 (blog.youtube) YouTube, 학습을 위한 새로운 기능들 공개를 소개합니다 유튜브 블로그를 방문해 보니..학습을 위한 새로운 기능들 공개했더라고요.. 그래서 혹시나 도움이 되실까해서 공유해봅니다. YouTube is introducing new products that will allow learners to go deeper on subjects they are passionate about and creators to provide structured learning content. 유튜브 블로그에서는 아래와 같이 소개하고 있었고요.. YouTube는 학습자가 자신이 열정적인 주제에 대해 더 깊이 이해할 수 있도록 하고 제작자가 구조화된 학습 콘텐츠를 제공할 수 있도록 하는 새로운 제품을 소개합니다. 라고요.. 한.. 더보기
Leon - 음성합성/인식을 이용한 AI 개인 비서 오픈소스를 소개합니다 (github.com/leon-ai) Leon - 음성합성/인식을 이용한 AI 개인 비서 오픈소스를 소개합니다 깃허브에서는 아래와 같이 소개하고 있네요.. Your open-source personal assistant. 👋 Introduction Leon is an open-source personal assistant who can live on your server. He does stuff when you ask him to. You can talk to him and he can talk to you. You can also text him and he can also text you. If you want to, Leon can communicate with you by being offline to protect your pri.. 더보기
BigFAT - 파일크기 제한 없는 하위호환 가능 FAT 확장을 소개합니다 (segger.com) BigFAT - 파일크기 제한 없는 하위호환 가능 FAT 확장을 소개합니다 홈페이지에서는 아래와 같이 소개하고 있고요. Backward compatible FAT extension for unlimited file size BigFAT is a free and open specification allowing storage of files larger than 4 GB on FAT-formatted drives, maintaining full FAT compatibility. No patents, no fees. 한마디로, BigFAT은 파일크기 제한 없는 하위호환 가능 FAT 확장이라고 머릿속에 넣어두시면 될것 같고요.. BigFAT 관련 특징에 대해서 간단히 정리해보면 아래와 같고요.. FAT의 4G.. 더보기

반응형