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 yıl önce·4 comments

A privacy tool that makes keystroke biometrics less effective

github.com
2 points·by RcrdBrt·4 yıl önce·0 comments

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

github.com
147 points·by RcrdBrt·4 yıl önce·36 comments

Random Power – The value of unpredictability (TRNG board)

randompower.eu
1 points·by RcrdBrt·5 yıl önce·1 comments

A similar Valve Steam Deck take that predates it

smachz.com
1 points·by RcrdBrt·5 yıl önce·0 comments

Nokia E63 phone converted into LoRa messenger

cnx-software.com
151 points·by RcrdBrt·5 yıl önce·47 comments

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

github.com
2 points·by RcrdBrt·5 yıl önce·0 comments

Jolie, the service-oriented programming language

jolie-lang.org
171 points·by RcrdBrt·5 yıl önce·75 comments

Why GNU/Linux Viruses are fairly uncommon

gnu.org
3 points·by RcrdBrt·5 yıl önce·0 comments

An esoteric programming language, come se fosse antani

github.com
4 points·by RcrdBrt·5 yıl önce·0 comments

Route 53, Amazon’s Premier Database

lastweekinaws.com
9 points·by RcrdBrt·6 yıl önce·0 comments

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

github.com
3 points·by RcrdBrt·6 yıl önce·0 comments

comments

RcrdBrt
·3 yıl önce·discuss
It's safe to say that the bathtub curve applies to cars, too.

https://en.wikipedia.org/wiki/Bathtub_curve
RcrdBrt
·4 yıl önce·discuss
Hi Ruben!

Great to see Windmill advancements
RcrdBrt
·4 yıl önce·discuss
There is Dendrite, a complete rewrite of Synapse in Golang by the same authors

https://github.com/matrix-org/dendrite
RcrdBrt
·4 yıl önce·discuss
Didn't know that project. Sounds like an opensource Tailscale with more features. Love it, thanks for sharing!
RcrdBrt
·4 yıl önce·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 yıl önce·discuss
Yes, it does
RcrdBrt
·5 yıl önce·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 yıl önce·discuss
Anecdotal data: I found that data.table ingestion speed with fread() trumps absolutely everything else
RcrdBrt
·5 yıl önce·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 yıl önce·discuss
Some are even "assume bad faith and verify"
RcrdBrt
·5 yıl önce·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 yıl önce·discuss
Long live the nameless hero fellow Piranha Bytes customer!
RcrdBrt
·5 yıl önce·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 yıl önce·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 yıl önce·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 yıl önce·discuss
I've been using a docker mail server[0] pre-configured for years without issues. I switched from DigitalOcean to Vultr and finally landed on Hetzner. Always had no issues delivering or receiving messages from/to the big guys. I'm also addicted to watchtower[1] to keep it automatically updated without hassle.

[0] https://github.com/tomav/docker-mailserver [1] https://github.com/containrrr/watchtower
RcrdBrt
·6 yıl önce·discuss
Sterility for only 1 sex type maybe?
RcrdBrt
·6 yıl önce·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