Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
Doman
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
by
Doman
4mo ago
You totally can use Meshcore without repeater, and companions can be used like routers. This functionality can be enabled any time using one checkbox in app. It switches the radios to slightly different frequency and enables repeat mode in
2.
▲
by
Doman
6mo ago
Files can be downloaded here: https://huggingface.co/CohereLabs/cohere-transcribe-03-2026/... And someone has already converted it to onnx format: https://huggingface.co/eschmidbauer/cohere-tr
3.
▲
by
Doman
7mo ago
Scroll Lock is really good key for that in my opinion. If your keyboard does not have it exposed then you can use some remapping program like https://github.com/jtroo/kanata
4.
▲
by
Doman
7mo ago
I am using a window manager with Waybar. Voxtype can display a status icon on Waybar [1], it is enough for me to know what is going on. [1] https://github.com/peteonrails/voxtype/blob/main/docs/WAYBA
5.
▲
by
Doman
10mo ago
bunny.net is not reachable for me too... really funny https://imgur.com/a/8gh3hOb
6.
▲
by
Doman
2y ago
https://archive.is/yHQa9
7.
▲
by
Doman
4y ago
Awesome! Could you please elaborate how to do it or post some good/not outdated links?
8.
▲
by
Doman
6y ago
Really cool, but please work a bit on controls for smartphones. Holding a button pops up a browser's menu.
9.
▲
by
Doman
6y ago
> This leaves higher application code to handle duplicated messages. True, better send twice than never. > the client connects later than the server send Server only responds, never sends anything. > overwhelming the network "
10.
▲
by
Doman
6y ago
We implemented KISS state machine based on TCP timeouts and server response. Pseudocode: Send msg to server if socket timeout: reinit socket and send again Recv from server if recv.msg != 'ok': send again
11.
▲
by
Doman
6y ago
We are using 0mq for monitoring of electric vehicles fleet. Millions of messages every day (hundreds of GB), zero problems with bad internet connection (common in moving vehicles). Every sent message is received regardless of connectivity i
12.
▲
by
Doman
9y ago
Someone is sending spam via YouTube. Link is already disabled. Sent from: https://vgy.me/NdJHGg.png . Really creative. Think twice before You click anything.
13.
▲
Spam sent via YouTube
(vgy.me)
1 points
by
Doman
9y ago
|
1 comments
14.
▲
by
Doman
9y ago
We are using this for addon synchronization in our community through Arma3Sync. On server side we need to "build" repository - it just generates .zsync files, then clients are downloading just diff. Update size came down from 10-1
15.
▲
by
Doman
9y ago
Really nice tutorial is being made here: https://simpleisbetterthancomplex.com/series/beginners-guide... Author uses recent version of Python and Django and is building with You something useful.
16.
▲
by
Doman
10y ago
They are already programmed to avoid being smashed from behind. Watch these two cases [0:47, 1:54] https://youtu.be/JwknRVjUBCg?t=47 https://youtu.be/JwknRVjUBCg?t=114