IT이야기2023. 11. 4. 02:42

조금 서치해보면 reddit이라던거 블로그라던가 비슷한 내용의 글이 많았는데, 누가 잘 정리했네요.

https://sthbrx.github.io/blog/2019/05/07/visual-studio-code-for-linux-kernel-development/



https://github.com/amezin/vscode-linux-kernel

에서 python script로 vs project만드는게 열일해주네요. 그냥 전체 tree를 넣어도 VS Code가 잘 버텨주긴하더라고요. 제 빌드머신이 좋아서 그런지...

 

https://www.youtube.com/watch?v=tnSnVlbKtMk&ab_channel=MicrosoftDeveloper

'IT이야기' 카테고리의 다른 글

Fonts for coding 폰트  (0) 2023.11.14
작업용 mobile CPU benchmark AMD Intel  (0) 2023.11.10
Opensource game - OpenRW GTA III  (0) 2023.11.02
Linux game, openra Red Alert 레드얼럿  (0) 2023.10.31
Hackers News and 한국어번역  (0) 2023.10.17
Posted by 쁘레드
IT이야기2023. 11. 2. 03:59
Posted by 쁘레드
IT이야기2023. 10. 31. 02:47

Opensource Multiplatform game인데 리눅스에서도 특별한거 설치하지 않아도 잘 돌아간다. 세가지 게임이 있다

  • Red Alert 레드얼럿
  • Tiberian Dawn
  • Dune 2000

https://www.openra.net/download/

 

Download | OpenRA

Classic strategy games rebuilt for the modern era

www.openra.net

 

'IT이야기' 카테고리의 다른 글

VS Code로 리눅스 커널개발, Microsoft  (0) 2023.11.04
Opensource game - OpenRW GTA III  (0) 2023.11.02
Hackers News and 한국어번역  (0) 2023.10.17
별사진 별관측 카메라 Seestar S50  (0) 2023.10.13
Top 50 AI Image tools  (0) 2023.10.07
Posted by 쁘레드
IT이야기2023. 8. 23. 08:24

찾기 쉽지 않은 Linux Kernel maintainer group picture가 있었다. 2022년 9월 Dublin, Ireland에서 열렸다고 되있다.

2022 Linux Kernel Maintainers Summit

https://lwn.net/Articles/908320/

 

The 2022 Linux Kernel Maintainers Summit [LWN.net]

Please consider subscribing to LWNSubscriptions are the lifeblood of LWN.net. If you appreciate this content and would like to see more of it, your subscription will help to ensure that LWN continues to thrive. Please visit this page to join up and keep LW

lwn.net

 

친절하게 사람 이름을 알려주는 사람도 있다.

1. Damien Le Moal
2. Laurent Pinchart
3. Matthew Wilcox
4. Mark Brown
5. Paolo Bonzini
6. Kees Cook
7. Christian Brauner
8. Greg Kroah-Hartman
9. Theodore Ts'o
10. Jens Axboe
11. Thorsten Leemhuis
12. Marc Zyngier
13. Alexei Starovoitov
14. Thomas Gleixner
15. Miguel Ojeda
16. Jiri Kosina
17. Guenter Roeck
18. Borislav Petkov

Sitting (left to right):
1. David Airlie
2. Jakub Kicinski
3. Chris Mason
4. James E.J. Bottomley
5. Sasha Levin
6. Linus Torvalds
7. Steven Rostedt

2023 미팅은 2023/NOV에 열린다고 한다. The 2023 Maintainers Summit will be held on November 16 in Richmond, VA.

Posted by 쁘레드
IT이야기2019. 4. 10. 09:31

Ubuntu 우분투에서도 젤 좋다는 의견이 많음. 그런데 개발자가 마인드가 유리마인드임. 자신을 개발자가 아닌데 기본적인게 안되서 공부해서 개발자가 되었다고 소개하고 있음. 그런데 안티들에게 일일이 대응하면서 폭주하고 말았음.

 

우분투에서...

Settings->Region & Language

Input Sources = Korean (101/104 Key compatible)

 

sudo add-apt-repository ppa:hodong/nimf  ;// 여기서 멈쳐져 있음

sudo apt-get update

sudo apt install nimf nimf-libhangul

im-config -n nimf

 

add repository가 안됨. T.T 그래서 opensource 오픈소스를 받아서 compile해서 설치

https://gitlab.com/nimf-i18n/nimf.git  // c project

 

nimf-i18n / nimf

Nimf is an input method framework

gitlab.com

$ git clone https://gitlab.com/nimf-i18n/nimf.git

sudo apt install devscripts build-essential debhelper

 

dpkg-checkbuilddeps  ;// dependencies check

dpkg-checkbuilddepsdpkg-checkbuilddeps: error: Unmet build dependencies: libgtk2.0-dev libqt4-dev qtbase5-dev qtbase5-private-dev libappindicator3-dev librsvg2-bin libhangul-dev libanthy-dev anthy librime-dev libxklavier-dev libm17n-dev

 

sudo apt install [위 리스트]

 

$ debuild
$ cd ..

$ sudo dpkg -i nimf_2019.03.31_amd64.deb \
libnimf1_2019.03.31_amd64.deb nimf-anthy_2019.03.31_amd64.deb \
nimf-libhangul_2019.03.31_amd64.deb nimf-m17n_2019.03.31_amd64.deb \
nimf-rime_2019.03.31_amd64.deb

-------------------

https://launchpad.net/~hodong/+archive/ubuntu/nimf 

https://gitlab.com/hodong/

https://hodong.gitlab.io/ ; 여기에 최근 글도 있네요

https://cogniti-works.blogspot.com/2016/07/manjaro-xfce-nimf.html

불러오는 중입니다...

https://www.youtube.com/watch?v=6Q6xkidRDmI

 

http://blog.daum.net/bagjunggyu/321

 

우분투 18.04.1 한글 입력 설정 및 플래시 플러그인 설치

우분투 18.04가 나온지 한참 만에 18.04.1로 포인트 릴리스를 했습니다. 그래서 이번에 우분투 18.04.1을 설치해봤습니다. 다운로드 : https://www.ubuntu.com/download/d

blog.daum.net

4) 나눔 폰트를 좋아하시는 분들은 따로 설치하시면 됩니다.

sudo apt install fonts-nanum fonts-nanum-coding

Posted by 쁘레드
IT이야기2019. 4. 2. 02:33

윈도우 머신이 꼭 필요한 이유중에 하나가(Mac은 비싸서 안되고) Lightroom이고 간혹 비디오 편집을 하려고 하면 Sony Vegas가 참 간단하고 좋은데, Lightroom 대체할 만한것은 아직 없다고 보여지고요. 비디오 편집은 요구사항이 많지 않아서 어디 있을것 같아서 찾아봤는데...

리눅스에서 비디오 편집하는것이 아주 나쁘지는 않네요. kdenlive라는 툴이 KDE env인데, 괜찮은것 같네요. 버전도 높고요. GNome도 곧 V1.0으로 발표하는듯. 그런데 NVidia 카드가 있어서 GPU Agpu acceleration(하드웨어 가속기)를 enable하려고 하니 역시 리눅스는 복잡해...

 

FFMpeg을 다시 컴파일하면 되는데, NVidia 얘네들은 리눅스 지원이 진짜 지랄같애서(요즘 많이 좋아졌다는데) 하다가 욕나오는데... shotcut이라는 얘가 이미 다 포함시켜 놨네요.

-----------

https://shotcut.com/

 

Shotcut - Home

Wide Format Support Supports hundreds of audio and video formats and codecs thanks to FFmpeg. No import required which means native editing, plus multi-format timelines, resolutions and frame-rates within a project. Frame accurate seeking supported for man

shotcut.com

 

https://www.youtube.com/watch?v=X14GvmBpq08

*H.264 Dominant
properties=x264-medium f=mp4 vcodec=libx264 acodec=aac g=120 crf=%quality ab=%audiobitrate+'k'
properties=x264-medium f=mp4 vcodec=nvenc_h264 acodec=aac g=120 crf=%quality ab=%audiobitrate+'k'

*NVENC_H264
f=mp4 vcodec=nvenc acodec=aac g=120 global_quality=21 ab=385k vq=21 r=60 preset=slow bf=2

Posted by 쁘레드
Programming2016. 2. 28. 08:26

*Check android release page

https://codeaurora.org/xwiki/bin/QAEP/release


-----------------

git config --global user.email "<EMAIL>"
git config --global user.name "<NAME>"

repo init -u git://codeaurora.org/platform/manifest.git -b release -m LA.BF64.1.2.1-06420-8x92.0.xml --repo-url=git://codeaurora.org/tools/repo.git --repo-branch=caf-stable

repo sync -j4 -c -q --no-tags

Testing colorized output (for 'repo diff', 'repo status'):
  black    red      green    yellow   blue     magenta   cyan     white 
  bold     dim      ul       reverse 
----------------

Using repo and git
------------
install asciidoc
------------
*build error
/bin/bash: prebuilts/misc/linux-x86/bison/bison: No such file or directory

sudo apt-get ing++-multilibstall bison g++-multilib git gperf libxml2-utils make python-networkx zlib1g-dev:i386 zip
sudo apt-get install python-lunch

-----------------

*build command

lunch msm8992-userdebug

make -j8

-----------------

*kernel only in kernel directory

m -j8 ONE_SHOT_MAKEFILE=build/target/board/Android.mk bootimage

-----------------

'Programming' 카테고리의 다른 글

Windows Mobile 7 phone 구입  (0) 2016.02.28
Cynogenmod project 받아 빌드하기  (0) 2016.02.28
월간 잡지 마소 폐간  (1) 2015.12.10
Visual Studio 2015 제품군  (0) 2015.11.19
Hard core Embedded Programming - no printf() sprintf()  (0) 2015.11.19
Posted by 쁘레드