개요
소프트웨어 개발 및 IT 최신 정보 (오픈소스, 웹 애플리케이션, 안드로이드폰, AudioLM) - 2023년 2월 26일 일요일
오늘 이슈가 되는 따끈따끈한 소프트웨어 개발 및 IT 관련 최신 정보를 정리하였습니다.
매일 수많은 소프트웨어 개발 및 IT 관련 정보들이 업데이트 되고 있습니다.
모든 정보를 확인할 수는 없지만
개인적으로 중요하다고 생각하거나,
개발에 도움이 되는 내용 위주로 링크를 모았습니다.
전세계 IT의 흐름을 알게 된다면
새로운 비즈니스나 업무에서 통찰을 얻게 되지 않을까 생각합니다.
Reddit, Techradar, The Register, Coding World News, Daily.dev, Hacker News, Lobsters에서 발취를 하였습니다.
오픈소스, 웹 애플리케이션, 안드로이드폰, AudioLM 등의 IT 관련 주제를 다루고 있습니다.
IT 최신 정보 - 2023년 2월 26일 일요일
목차
1. JavaScript, TypeScript 앱을 위한 올인원 오픈소스 툴킷 'Bun'
2. 터미널 명령줄에서 복사, 잘라내기, 붙여넣기를 할 수 있는 클립보드'ClipBoard'
4. Tkinter 및 Python으로 구축된 Windows 기반 오픈소스 텍스트 편집기 'Aura Text'
5. 웹 애플리케이션 개발을 위한 오픈소스 올인원 솔루션 'LiteStack'
6. 노키아, DIY 수리 가능한 저가형 안드로이드 폰 출시
8. Go로 작성된 오픈소스 작은 정적 사이트 생성기 'Bear Claw'
9. Electron을 시작하는 가장 쉬운 방법 'Electron Fiddle'
11. WebGL2용 스위스 군용 칼 오픈소스 'SwissGL'
12. 자체 호스팅 FOSS 및 독점 프로젝트의 다양한 Docker Compose 예제
13. Runtime Executor (asdf Rust Clone)
14. QT Creator 간소화된 버전 오픈소스 'LeanCreator'
1. JavaScript, TypeScript 앱을 위한 올인원 오픈소스 툴킷 'Bun'
놀랍도록 빠른 JavaScript언어의 런타임, 번들러, 트랜스파일러, 패키지 관리자를 모두 하나로
원본출처 : https://bun.sh/blog/bun-v0.5.7
Bun v0.5.7 | Bun Blog
Bun v0.5.7 introduces FormData support, git dependencies, and AbortSignal with fetch(), setTimeout() is now more compatible with Node.js, bun wiptest is now bun test — with pretty-printed diffs! — and improved support on AWS Lambda and GitHub Actions.
bun.sh
오픈소스 : https://github.com/oven-sh/bun
GitHub - oven-sh/bun: Incredibly fast JavaScript runtime, bundler, transpiler and package manager – all in one.
Incredibly fast JavaScript runtime, bundler, transpiler and package manager – all in one. - GitHub - oven-sh/bun: Incredibly fast JavaScript runtime, bundler, transpiler and package manager – all i...
github.com
2. 터미널 명령줄에서 복사, 잘라내기, 붙여넣기를 할 수 있는 클립보드'ClipBoard'
원본출처 : https://www.linuxuprising.com/2023/01/copy-cut-and-paste-on-command-line-with.html?m=1
Copy, Cut And Paste On The Command Line With Clipboard
Clipboard is a new command line tool to cut, copy and paste text, files and folders. The software works on Linux, Windows, macOS, Android and *BSD.
www.linuxuprising.com
3. 효과적인 코드 리뷰를 위한 10가지 입증된 기술
원본출처 : https://www.dainemawer.com/articles/ten-proven-techniques-for-more-effective-code-reviews
Home | Daine Mawer
Discover the latest insights and techniques in web development, web performance and engineering management with Daine Mawer, Associate Director of Frontend Engineering.
www.dainemawer.com
4. Tkinter 및 Python으로 구축된 Windows 기반 오픈소스 텍스트 편집기 'Aura Text'
오픈소스 : https://github.com/rohankishore/Aura-Text
GitHub - rohankishore/Aura-Text: Aura Text is a Windows based Text-Editor built with Tkinter and Python. It offers a modern loo
Aura Text is a Windows based Text-Editor built with Tkinter and Python. It offers a modern look and it is completely open source with no ads or trackers. It also packs some advanced features, to ...
github.com
5. 웹 애플리케이션 개발을 위한 오픈소스 올인원 솔루션 'LiteStack'
오픈소스 : https://github.com/oldmoe/litestack
GitHub - oldmoe/litestack
Contribute to oldmoe/litestack development by creating an account on GitHub.
github.com
6. 노키아, DIY 수리 가능한 저가형 안드로이드 폰 출시
Nokia launches DIY repairable budget Android phone
Nokia G22 has removable back and standard screws allowing battery swap in less than five minutes at home
www.theguardian.com
7. AudioLM의 비밀의 밝히다
원본출처 : https://www.shaped.ai/blog/sounding-the-secrets-of-audiolm
Shaped
Among all the recent hype regarding OpenAI’s ChatGPT, a few prominent industry players in AI are getting ready to release their new fantastic generative models. If ChatGPT is well suited for tackling text, the team at Google AI decided to go further and
www.shaped.ai
8. Go로 작성된 오픈소스 작은 정적 사이트 생성기 'Bear Claw'
오픈소스 : https://github.com/donuts-are-good/bearclaw
GitHub - donuts-are-good/bearclaw: tiny static site generator w/ rss
tiny static site generator w/ rss. Contribute to donuts-are-good/bearclaw development by creating an account on GitHub.
github.com
9. Electron을 시작하는 가장 쉬운 방법 'Electron Fiddle'
원본출처 : https://www.electronjs.org/fiddle/
Electron Fiddle | Electron
Electron Fiddle lets you create and play with small Electron experiments. It greets you with a runnable quick start template — change a few things, choose the version of Electron you want to run it with, and play around. Then, save your fiddle locally or
www.electronjs.org
오픈소스 : https://github.com/electron/electron
GitHub - electron/electron: Build cross-platform desktop apps with JavaScript, HTML, and CSS
:electron: Build cross-platform desktop apps with JavaScript, HTML, and CSS - GitHub - electron/electron: Build cross-platform desktop apps with JavaScript, HTML, and CSS
github.com
10. 키보드 레이아웃 만들기
원본출처 : https://www.jntrnr.com/making-a-keyboard-layout/
Making a keyboard layout
It all started innocently enough. I had gotten interested in more efficient typing at first by learning about different keyboards and what they offered. I was intrigued. Except there was one small problem: fancy keyboards are expensive, especially to impor
www.jntrnr.com
오픈소스 : https://github.com/jntrnr/create_keyboard_layouts
GitHub - jntrnr/create_keyboard_layouts: An app to help layout keys based on your corpus and preferences
An app to help layout keys based on your corpus and preferences - GitHub - jntrnr/create_keyboard_layouts: An app to help layout keys based on your corpus and preferences
github.com
11. WebGL2용 스위스 군용 칼 오픈소스 'SwissGL'
오픈소스 : https://github.com/google/swissgl
GitHub - google/swissgl: SwissGL is a minimalistic wrapper on top of WebGL2 JS API. It's designed to reduce the amount of boiler
SwissGL is a minimalistic wrapper on top of WebGL2 JS API. It's designed to reduce the amount of boilerplate code required to manage GLSL shaders, textures and framebuffers when making procedur...
github.com
12. 자체 호스팅 FOSS 및 독점 프로젝트의 다양한 Docker Compose 예제
오픈소스 : https://github.com/Haxxnet/Compose-Examples
GitHub - Haxxnet/Compose-Examples: Various Docker Compose examples of selfhosted FOSS and proprietary projects.
Various Docker Compose examples of selfhosted FOSS and proprietary projects. - GitHub - Haxxnet/Compose-Examples: Various Docker Compose examples of selfhosted FOSS and proprietary projects.
github.com
13. Runtime Executor (asdf Rust Clone)
오픈소스 : https://github.com/jdxcode/rtx/
GitHub - jdxcode/rtx: Runtime Executor (asdf rust clone)
Runtime Executor (asdf rust clone). Contribute to jdxcode/rtx development by creating an account on GitHub.
github.com
14. QT Creator 간소화된 버전 오픈소스 'LeanCreator'
오픈소스 : https://github.com/rochus-keller/LeanCreator
GitHub - rochus-keller/LeanCreator: LeanCreator is a stripped-down version of Qt Creator, easy to build from source on all platf
LeanCreator is a stripped-down version of Qt Creator, easy to build from source on all platforms supported by LeanQt and using BUSY instead of qmake. - GitHub - rochus-keller/LeanCreator: LeanCreat...
github.com
개발에 조금이나마 도움이 되길 희망합니다.
'IT최신정보' 카테고리의 다른 글
IT 최신 정보 - 오픈소스, 웹사이트, MWC 2023, ChatGPT (0) | 2023.02.28 |
---|---|
IT 최신 정보 - CSS, 오픈소스, Git, 인공지능, Rust, ChatGPT (0) | 2023.02.27 |
[게임] 웹브라우저에서 게임을 할 수 있는 사이트 (0) | 2023.02.25 |
IT 최신 정보 (오픈소스, 프레임워크, 모니터링, 프로그래밍, 프로토콜) (2) | 2023.02.24 |
IT 최신 정보 - 오픈소스, 인공지능, 자바스크립트, 창업, 프로그래밍 (0) | 2023.02.11 |