techhub.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
A hub primarily for passionate technologists, but everyone is welcome

Administered by:

Server stats:

4.6K
active users

#welsonjs

0 posts0 participants0 posts today

#WelsonJS now supports the #ScrapeOps Proxy Aggregator.

ScrapeOps is a provider that can meet advanced requirements for HTTP requests made through WelsonJS, such as web scraping and specifying the user's connection country.

scrapeops.io/?fpr=namhyeon75

scrapeops.ioScrapeOps - The DevOps Tool For Web Scraping. | ScrapeOpsScrapeOps is a devops tool for web scraping which enables you to easily monitor, analyse and schedule your scraping jobs.

[catswords.social]

WelsonJS 프로젝트의 사본을 이제 오프라인으로도 신청하실 수 있습니다.

그동안 종종 요청이 있었는데 이번에 시행하게 되었습니다.

오프라인 사본 신청 시 USB 스틱(8GB) 및 고급 포장 박스에 담아 택배 또는 우편으로 발송합니다.

사본 신청 과정에서 발생하는 부담은 전액 캐츠워즈에서 부담합니다.

감사합니다.

github.com/gnh1201/welsonjs

@catswords_oss

WelsonJS - Build a Windows app on the Windows built-in JavaScript engine - gnh1201/welsonjs
GitHubGitHub - gnh1201/welsonjs: WelsonJS - Build a Windows app on the Windows built-in JavaScript engineWelsonJS - Build a Windows app on the Windows built-in JavaScript engine - gnh1201/welsonjs

2023년 12월 ~ 2024년 1월 내 프로젝트 이슈 정리

* 자바스크립트에서 Windows API 중 kernel32. dll에 속하는 CreateFileMapping, MapViewOfFile 사용 (성공)
* CPL(컨트롤 패널용 DLL)에 자바스크립트 엔진 이식
* svchost + service dll에 자바스크립트 엔진 이식
* curl.exe 사용하는 부분 파워쉘로 대체 가능하게끔
* 안드로이드 시스템 기능도 자바스크립트 엔진 이식하면 접근 가능한지 조사
* iOS도 할 수 있으면 해볼 것
* JDK 활용 방안 (크로스 플랫폼 로더 등)

Recently, a donation has been made to the #WelsonJS project, and we would like to announce it. We have received a donation of 1 million won (approximately $759) from an advertising infrastructure service provider. We are truly grateful.

github.com/gnh1201/welsonjs

WelsonJS - Build a Windows app on the Windows built-in JavaScript engine - gnh1201/welsonjs
GitHubGitHub - gnh1201/welsonjs: WelsonJS - Build a Windows app on the Windows built-in JavaScript engineWelsonJS - Build a Windows app on the Windows built-in JavaScript engine - gnh1201/welsonjs

이제 #WelsonJS 에서 운영체제 공유 메모리에 접근하는 기능을 지원합니다.

윈도우즈 머신에서 자바스크립트를 이용하여 C++로 제작된 다른 어플리케이션과의 통신(IPC)을 더 원활하게 할 수 있습니다.

감사합니다.

github.com/gnh1201/welsonjs/re

GitHubRelease 0.2.7.5 · gnh1201/welsonjs0.2.7.5 [app] Transpiling ES6 generator functions #75 Add LZ77 (MsCompress) algorithm implementation e7068f0 Update the additional binaries information bin/README.MD [Toolkit] Access to a shared m...