Category: Software

Kill processes on Windows via Command Line

Since working with Java, sometimes my services crash and the IDE does not recognize it. To kill the remaining Java processes, I use:…

By cwansart

Print runtime dependencies in Golang

Getting a list of dependencies in Go is easy, but third-party libs have their dependencies, and it might not be obvious which ones get into the binary. Go does provide a way by using runtmime.debug.ReadBuildInfo().Deps.…

By cwansart

Holy mother of fuck. It’s one thing that I was able to successfully authenticated on my little iPhone 4s here in the outside door app but it would appear as you’re watching this that I actually dictated the text…

By David Blue

les-belles-mecaniques: 1932 duesenberg model j…

By David Blue

haskell Maybe monad

haskell 학습자는 모나드라걸 알아야한다. 이는 설명이 쉽지않고 많은 사람들이 haskell을 포기하게 만드는 요인중 하나이고 아마도 가장 대표적인 원인일 것이다. 그러나 모나드 개념은 다른 언어에서 다 도입해서 사용하고 있다. map, filter 함수처럼 이미 잘 포장된 형식이지만 그 속은 모나드의 패턴이다. 당연히 map함수를 이해하기 위해 모나드까지 공부할 필요는 없다. 다만…

By JaehwanSHIN

Lazy evaluation

lazy evaluation은 최종 확정된 값이 입력되었을때 계산하라는 의미이며 함수형으로 구현된다. 일일이 계산을 다 하면 컴퓨터 내에서 자원낭비가 예상될 경우에 사용한다.기본원리는 커링이고 함수형 구현을 위해 람다나 콜백을 이용한다.아래 코드는 리스프에서 최종적으로 lazy evaluation을 사용하는 형태인데 이 한줄의 코드를 위해 구현해야 하는 코드를 작성하는 방법은 당연하게도…

By JaehwanSHIN

HeDon'tEvenHavetoLook from … on .

By David Blue

Internet Archive: Digital Library of Free & Borrowable Books, Movies, Music & Wayback Machine

Internet Archive: Digital Library of Free & Borrowable Books, Movies, Music & Wayback Machine…

By David Blue

ALT I suppose this will almost certainly be my last home screen update for a while lol.…

By David Blue

Legacy Unsafe Renegotiation Error

If you are getting SSL: UNSAFE_LEGACY_RENEGOTIATION_DISABLED when connecting to an HTTPS site using Python, create the openssl.conf somewhere with the following content:…

By yuce

Transforming Task Management and Event Planning

Welcome to AI Automation Today, we're diving deep into the transformative power of Artificial Intelligence (AI) in automating tasks. We'll explore the general landscape and then focus on a specific example: planning an…

By zccronje