HackerTrans
TopNewTrendsCommentsPastAskShowJobs

RcrdBrt

no profile record

Submissions

Hydrogen cogen for electricity and hot water without external energy sources

idrogenoverde.it
5 points·by RcrdBrt·4년 전·4 comments

A privacy tool that makes keystroke biometrics less effective

github.com
2 points·by RcrdBrt·4년 전·0 comments

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

github.com
147 points·by RcrdBrt·4년 전·36 comments

Random Power – The value of unpredictability (TRNG board)

randompower.eu
1 points·by RcrdBrt·5년 전·1 comments

A similar Valve Steam Deck take that predates it

smachz.com
1 points·by RcrdBrt·5년 전·0 comments

Nokia E63 phone converted into LoRa messenger

cnx-software.com
151 points·by RcrdBrt·5년 전·47 comments

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

github.com
2 points·by RcrdBrt·5년 전·0 comments

Jolie, the service-oriented programming language

jolie-lang.org
171 points·by RcrdBrt·5년 전·75 comments

Why GNU/Linux Viruses are fairly uncommon

gnu.org
3 points·by RcrdBrt·5년 전·0 comments

An esoteric programming language, come se fosse antani

github.com
4 points·by RcrdBrt·5년 전·0 comments

comments

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

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

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

https://github.com/matrix-org/dendrite
RcrdBrt
·4년 전·discuss
Didn't know that project. Sounds like an opensource Tailscale with more features. Love it, thanks for sharing!
RcrdBrt
·4년 전·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
·4년 전·discuss
Yes, it does
RcrdBrt
·5년 전·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
·5년 전·discuss
Anecdotal data: I found that data.table ingestion speed with fread() trumps absolutely everything else
RcrdBrt
·5년 전·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
·5년 전·discuss
Some are even "assume bad faith and verify"
RcrdBrt
·5년 전·discuss
A major utilities provider (A2A) of the Milan, Italy area uses LoRa-enabled (~865MHz) meters to get automatic measurements from the customers
RcrdBrt
·5년 전·discuss
Long live the nameless hero fellow Piranha Bytes customer!
RcrdBrt
·5년 전·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
·5년 전·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
·5년 전·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
·6년 전·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