HackerTrans
TopNewTrendsCommentsPastAskShowJobs

hpb42

no profile record

Submissions

Benchmarking OpenZFS vs. EXT4 for My NAS

heitorpb.github.io
4 points·by hpb42·il y a 23 jours·3 comments

GPS as a Key Distribution Platform

schneier.com
5 points·by hpb42·le mois dernier·0 comments

TIL: Checksumming Files Recursively with Rclone

heitorpb.github.io
2 points·by hpb42·il y a 3 mois·0 comments

The Finest Swiss Quality Quaternions

se3.ch
39 points·by hpb42·il y a 3 mois·4 comments

Hot Code Burns

ubuntu.com
2 points·by hpb42·il y a 4 mois·0 comments

BigLinux Parental Controls

github.com
2 points·by hpb42·il y a 4 mois·0 comments

Revise age verification terms for MidnightBSD

github.com
36 points·by hpb42·il y a 4 mois·20 comments

Looking at a Real Fake Raspberry Pi RP2040 Board

hackaday.com
1 points·by hpb42·il y a 6 mois·0 comments

The Python Software Federation – 2025 Elections

github.com
3 points·by hpb42·il y a 10 mois·0 comments

comments

hpb42
·il y a 23 jours·discuss
I use ZFS on my laptops and desktop but kind of considered Btrfs for this new NAS. What made me decide to use ZFS instead is that Btrfs does not have [yet] transparent encryption, I'd need to use dm-crypt/LUKS. ZFS has that natively, so :shrug: When transparent encryption lands on Btrfs, I may consider it for new machines (or Bcachefs if it gets back in the Linux Kernel).
hpb42
·il y a 4 mois·discuss
Wouldn't a ZFS Scrub get the job done?
hpb42
·il y a 6 ans·discuss


  Location: São Carlos, Brazil
  Remote: yes
  Willing to relocate: after the pandemic calms down
  Technologies: C++, Python, Fortran, Bash, Linux, Docker, Git, Vim, Open-Source, ElasticSearch, FastAPI, RabbitMQ, and more
  Résumé/CV: https://heitorpb.github.io/Heitor-resume.pdf
  Email: [email protected]
  GitHub: https://github.com/heitorPB/
  LinkedIn: https://www.linkedin.com/in/heitorpb/
I'm a Physicist and open-source enthusiast from Brazil. Currently I'm finishing my Master's in Physics at University of São Paulo and working as a Python Engineer at startup in the field of Artificial Intelligence.

My Master's studies are almost done (I'm finishing the last chapters of my thesis) and I am looking for the next steps of my career. The simulations I'm writing for my Masters' are written in C++17, with Python for plotting the results. I am evaluating a Random Walk based solver for the Boolean Satisfiability Problem and studying the phase transition of random Boolean formulas.