HackerTrans
TopNewTrendsCommentsPastAskShowJobs

RcrdBrt

no profile record

Submissions

Hydrogen cogen for electricity and hot water without external energy sources

idrogenoverde.it
5 points·by RcrdBrt·vor 4 Jahren·4 comments

A privacy tool that makes keystroke biometrics less effective

github.com
2 points·by RcrdBrt·vor 4 Jahren·0 comments

A native Go userland for your Raspberry Pi 3 or 4 appliances

github.com
147 points·by RcrdBrt·vor 4 Jahren·36 comments

Random Power – The value of unpredictability (TRNG board)

randompower.eu
1 points·by RcrdBrt·vor 5 Jahren·1 comments

A similar Valve Steam Deck take that predates it

smachz.com
1 points·by RcrdBrt·vor 5 Jahren·0 comments

Nokia E63 phone converted into LoRa messenger

cnx-software.com
151 points·by RcrdBrt·vor 5 Jahren·47 comments

Show HN: GoBigdis, a persistent database implementing the Redis server protocol

github.com
2 points·by RcrdBrt·vor 5 Jahren·0 comments

Jolie, the service-oriented programming language

jolie-lang.org
171 points·by RcrdBrt·vor 5 Jahren·75 comments

Why GNU/Linux Viruses are fairly uncommon

gnu.org
3 points·by RcrdBrt·vor 5 Jahren·0 comments

An esoteric programming language, come se fosse antani

github.com
4 points·by RcrdBrt·vor 5 Jahren·0 comments

Route 53, Amazon’s Premier Database

lastweekinaws.com
9 points·by RcrdBrt·vor 6 Jahren·0 comments

Device code for the Meshtastic ski/hike/fly/customizable open GPS radio

github.com
3 points·by RcrdBrt·vor 6 Jahren·0 comments

comments

RcrdBrt
·vor 3 Jahren·discuss
It's safe to say that the bathtub curve applies to cars, too.

https://en.wikipedia.org/wiki/Bathtub_curve
RcrdBrt
·vor 4 Jahren·discuss
Hi Ruben!

Great to see Windmill advancements
RcrdBrt
·vor 4 Jahren·discuss
There is Dendrite, a complete rewrite of Synapse in Golang by the same authors

https://github.com/matrix-org/dendrite
RcrdBrt
·vor 4 Jahren·discuss
Didn't know that project. Sounds like an opensource Tailscale with more features. Love it, thanks for sharing!
RcrdBrt
·vor 4 Jahren·discuss
Golang has only 1 tunable GC parameter by design so it could be not opaque enough for certain loads but I learned that putting a ballast in ram fixes the too frequent GC sweeps

https://eng.uber.com/how-we-saved-70k-cores-across-30-missio...
RcrdBrt
·vor 4 Jahren·discuss
Yes, it does
RcrdBrt
·vor 5 Jahren·discuss
By default GNOME has the same distinction between apps and windows and works with the backtick, too. I find it comfortable enough once you get used to it. You can do 2 different things with almost the same command (in terms of fingers position). It's only manageable with a US keyboard layout though, I give you that.
RcrdBrt
·vor 5 Jahren·discuss
Anecdotal data: I found that data.table ingestion speed with fread() trumps absolutely everything else
RcrdBrt
·vor 5 Jahren·discuss
Awesome, I'm the author of that thread you linked!

Pay attention especially on the duty-cycle warning/limitations. It might be illegal in your country to follow that guide.
RcrdBrt
·vor 5 Jahren·discuss
Some are even "assume bad faith and verify"
RcrdBrt
·vor 5 Jahren·discuss
A major utilities provider (A2A) of the Milan, Italy area uses LoRa-enabled (~865MHz) meters to get automatic measurements from the customers
RcrdBrt
·vor 5 Jahren·discuss
Long live the nameless hero fellow Piranha Bytes customer!
RcrdBrt
·vor 5 Jahren·discuss
I put my stats here for the sake of reporting.

3.5 years old Samsung 970 evo 500GB

SMART/Health Information (NVMe Log 0x02) Critical Warning: 0x00 Temperature: 28 Celsius Available Spare: 100% Available Spare Threshold: 10% Percentage Used: 0% Data Units Read: 9,208,241 [4.71 TB] Data Units Written: 21,345,634 [10.9 TB] Host Read Commands: 132,245,782 Host Write Commands: 346,141,507 Controller Busy Time: 924 Power Cycles: 312 Power On Hours: 2,453 Unsafe Shutdowns: 114
RcrdBrt
·vor 5 Jahren·discuss
Google will track you more since adblockers will do nothing against this new practice.

So, again, this is not an improvement for users privacy.
RcrdBrt
·vor 5 Jahren·discuss
Deltachat maybe? Check it out. You might like it, it's a federated chat (since mail is) and built on top of the email tech stack

https://delta.chat
RcrdBrt
·vor 6 Jahren·discuss
I use wireguard on top of udp2raw to power through UDP-blocking firewalls all the time

https://github.com/wangyu-/udp2raw-tunnel

Added bonus: it's not TCP