본문 바로가기

카테고리 없음

2020-07-18 18시 개발자 글 모음 | "기술 뉴스 #154 : 20-07-1" 외 7개 이야기

우수함으로는 부족하다. by 이창현


    [Performance] Sysbench의 난수 생성에 대해 알아야 할 사항 by 이정해

    • 간단하고 쉬운 재현 가능한 테스트 및 시나리오를 원한다면 sysbench 명령을 사용하여 다음 데이터를 모두 수집했습니다
    • 테스트 범위가 시스템의 성능을 모든 수준에서 테스트하는 것이라면 데이터세트/DB서버/시스템에 읽기/로드/쓰기를 모든 곳에 동일하게 부하를 더 많이 줄 수 있는 Uniform을 사용하는 것이 좋습니다
    • –rand-pareto 값을 조정하기 만하면 원하는 것을 정확하게 달성하고 sysbench가 더 높은 ID 값에 대한 쿼리에 집중할 수 있습니다


    게임서버에서의 DB 사용 전략 - 1. DB를 사용하는 방식 by 김성훈


      [B급 프로그래머] 7월 3주 소식(빅데이터/인공지능, 읽을거리 부문) by 박재호

      • 작년에 읽고 나서 게으름 때문에 서평을 올리지 못한 책이 몇 권 있는데
      • 오늘 소개할 책은 그 중 하나인 <직업의 지리학>이다
      • 서울과 수도권 일부 지역이 그렇게 인기를 끌고 최첨단 회사들이 집중되기 때문에 과밀 문제를 막기 위해 전


      데이터사이언스 대학원을 1학기를 마치고 by 장창섭

      • 기초적인 머신러닝 / 딥러닝 개념에 대해 공부하고 이를 실제 프로젝트로 구현하는 것이 중점이 되었던 수업이었다
      • 다만 머신러닝 / 딥러닝 개념에 대해서는 기초적으로나마 알고 있는 친구들이 많았기 때문에 개인 프로그래밍 과제와 팀 프로젝트가 중점이 되었던 수업이었다
      • Silo 간의 연결 다리를 놓기 위해 교수님들이 해야하는 노력에 대한 고민이 필요할 것 같음 - 일부 수업의 경우 교수님들이 다른 교수님들의 커리큘럼에 대한 이해도가 높지 않은데서 비롯하여 비슷한 내용을 중복적으로 배우는 경우가 있음


      c언어 define문 : 상수를 정의할 때 쓴다. by 조경완 about 백준

      • 저는 백준을 풀 때 define 문을 상수 정의할 때 빼고는 써 본 적이 없었습니다
      • 몇 가지 유용한 상수들을 따로 재정의 했음을 알 수 있는데요
      • sin이나 cos 함수를 쓸 때 꽤 많이 넣는 것들 중 하나이니


      Chapter 12 : Debugging Rails Applications by 김철민 about Ruby on Rails

      • hits a breakpoint or reaches a line debug -- Spawns a subdebugger delete -- Deletes breakpoints disable -- Disables breakpoints or displays display -- Evaluates expressions every time the debugger stops down -- Moves to a lower frame in the stack trace edit -- Edits source files enable -- Enables breakpoints or displays finish -- Runs the program until frame returns frame -- Moves to a frame in the call stack help -- Helps you using byebug history -- Shows byebug's history of commands info -- Shows several informations about the program being debugged interrupt -- Interrupts the program irb -- Starts an IRB session kill -- Sends a signal to the current process list -- Lists lines of source code method -- Shows methods of an object
      • class or module next -- Runs one or more lines of code pry -- Starts a Pry session quit -- Exits byebug restart -- Restarts the debugged program save -- Saves current byebug session to a file set -- Modifies byebug settings show -- Shows byebug settings source -- Restores a previously saved byebug session step -- Steps into blocks or methods one or more times thread -- Commands to manipulate threads tracevar -- Enables tracing of a global variable undisplay -- Stops displaying all or some expressions when program stops untracevar -- Stops tracing a global variable up -- Moves to a higher frame in the stack trace var -- Shows variables and its values where -- Displays the backtrace (byebug)
      • List of supported settings: autosave -- Automatically save command history record on exit autolist -- Invoke list command on every stop width -- Number of characters per line in byebug's output autoirb -- Invoke IRB on every stop basename -- : information after every stop uses short paths linetrace -- Enable line execution tracing autopry -- Invoke Pry on every stop stack_on_error -- Display stack trace when `eval` raises an exception fullpath -- Display full file names in backtraces histfile -- File where cmd history is saved to


      기술 뉴스 #154 : 20-07-18 by 변정훈 about Ubuntu,Linux,Flutter

      • Stay Hungry
      • Stay Foolish
      • Don't Be Satisfied