HackerTrans
TopNewTrendsCommentsPastAskShowJobs

d21d3q

no profile record

comments

d21d3q
·قبل 3 سنوات·discuss
As other comments suggest, this might be due to transcoding. There is tool Tdarr which transcodes media in advance. h264 could be the safest choice for mobile (hw support) and web.
d21d3q
·قبل 3 سنوات·discuss
Wrocław, Poland, Rmote.

Full stack: python, react, golang, elixir, c, Unix, k8s, embedded.

Tech stack is not as important for me as field of project is. Doing something meaningfull, helping solve others problem is driving my motivation.

I am interested in web development, devops but don't mind digging deep in system debugging, understanding how things work.

Email: zdzislaw [at] krw.sk
d21d3q
·قبل 3 سنوات·discuss
By the time we will be have technology to travel between stars, current starship will be forgotten and name could be reused.
d21d3q
·قبل 3 سنوات·discuss
I'm wondering how many of the extra lines are those containing only closing bracket
d21d3q
·قبل 4 سنوات·discuss
Look for USB conference headset
d21d3q
·قبل 4 سنوات·discuss
Much safer would be to use directional speaker, which would "hit" mosquito with frequency that corresponds to wing length and damage it.
d21d3q
·قبل 4 سنوات·discuss
SEEKING WORK | EU, Remote | Full stack, DevOps, Python, Embedded

CV/LinkedIn: https://www.linkedin.com/in/zdzis%C5%82aw-krajewski/

email: zdzislaw (at) krw.sk

github: https://github.com/d21d3q/

I am full stack developer with "can do" attitude, leaning towards backend, devops with background in embedded electronics (IoT) and mechatronics (production systems). Interest in broad number of industrial fields will pay off in your project.
d21d3q
·قبل 4 سنوات·discuss
https://xkcd.com/1168/
d21d3q
·قبل 4 سنوات·discuss
I met two persons who were using caps lock instead of shift during regular typing - for each capital letter: CL, some letter, CL.
d21d3q
·قبل 5 سنوات·discuss
Actually LoRa is not a protocol but physical layer, way of modulating RF. LoRaWAN is probably that consumer protocol which you refer to. There is also Symphony Link protocol (proprietary).

And I wouldn't use LoRaWAN protocol in industrial application, because you have limited way of ACKing every message (more like UDP for sending sensor data rather than TCP), no option for OTA, and Symphony Link claims to have it, so that I would call it more industrial.
d21d3q
·قبل 5 سنوات·discuss
I use node-red for Escape Room game high level automation. Gathering data from all the puzzles (over CANbus and mqtt), displaying game state for game masters, fallback control, audio+light sequences, etc
d21d3q
·قبل 5 سنوات·discuss
Haven't tried it yet, but looks like it can address some points: https://github.com/khanhas/spicetify-cli
d21d3q
·قبل 6 سنوات·discuss
Have a look on how Cloudflare's WARP vpn handles this: https://github.com/aghorler/cloudflare-warp-wg-client
d21d3q
·قبل 7 سنوات·discuss
You can scroll with tmux. Ctrl b and page up/down. Give it a try. Tmux is first thing I install on any machine.