HackerTrans
TopNewTrendsCommentsPastAskShowJobs

kiike

no profile record

Submissions

Windstar Enterprises LLC

windstarsolutions.com
1 points·by kiike·2년 전·1 comments

comments

kiike
·2년 전·discuss
I found out about this on Youtube. It's a concept album that sounds like a mix of 80s self-help tapes and vaporwave. I find the presentation interesting, in this early PC era lookalike. If you click on "Listen" you'll hear the music, with some backstory on [1].

[1] https://www.youtube.com/watch?v=gfRSBEqueL8
kiike
·2년 전·discuss
Location: Germany

Remote: Yes

Willing to relocate: Yes

Technologies: Specialist in NLP (Python, Transformers, Gensim, sk-learn, ollama, langchain), and infra (nix, azure cloud, aws, docker, k8s), generalist in frontend (react, typescript), backend (fastapi, flask).

Résumé/CV: https://linkedin.com/in/enricmorales-nlp

Email: [email protected]
kiike
·2년 전·discuss
I'm not a developer for Windows apps but had to use WiX to generate an installer for a Python open source project I am collaborating with. Installing one binary in a specific location? Easy. Couple hundred files distributed among multiple nested directories? That was a miserable experience and but I could manage to pull it off. I didn't use heat. The XML was hand-coded and the file listing was generated with a Python script that walked the directory tree and generated the Directory, Component and ComponentGroup entries.

Apparently with Wix4, heat is deprecated, unneeded in Wix5. I couldn't even get it to install and have the executable. So confusing!