HN user

igtztorrero

102 karma

CTO@SAIT.MX

Posts19
Comments152
View on HN
github.com 9d ago

MCP Spec Check

igtztorrero
1pts0
getslash.co 3mo ago

Slash is a tiny helper that keeps you organized and focused

igtztorrero
2pts0
pchalasani.github.io 4mo ago

Markdown file to Google Drive and viceversa

igtztorrero
1pts1
techcrunch.com 5mo ago

Spotify says its best developers haven't written a line of code since December

igtztorrero
7pts6
onlinescreenshare.com 9mo ago

OnlineScreenShare Free Online Screen Share Since 2021

igtztorrero
1pts1
github.com 10mo ago

Golang, JavaScript and C++ dancing together

igtztorrero
4pts1
news.ycombinator.com 1y ago

Ask HN: Digital Ocean 3Tb bucket, should I back it up to another S3 provider?

igtztorrero
1pts2
gist.github.com 1y ago

Using ZFS with Automatic Snapshots

igtztorrero
2pts1
twitter.com 1y ago

Southwest Jet Near Collision in Chicago Midway

igtztorrero
14pts0
www.techradar.com 1y ago

Biggest data breaches ever leaks details on billions of users

igtztorrero
2pts1
jepiqueau.github.io 2y ago

Vue Quasar SQLite CRUD App Tutorial

igtztorrero
2pts0
blog.rhysgoodwin.com 2y ago

Protect from Ransomware Using Kopia-Backup,AWS,Backblaze

igtztorrero
2pts1
binx.io 4y ago

Golang and WebAssembly

igtztorrero
1pts1
twitter.com 4y ago

Azure Blocking DigitalOcean Traffic

igtztorrero
1pts1
twitter.com 4y ago

Intel XuCode Decrypted

igtztorrero
3pts0
travaux.ovh.net 5y ago

OVH Is Down

igtztorrero
2pts1
onlinelibrary.wiley.com 5y ago

Origin of Covid

igtztorrero
2pts0
news.ycombinator.com 9y ago

Was Spotify hacked?

igtztorrero
1pts0
news.ycombinator.com 12y ago

Huge Plesk Calamity

igtztorrero
1pts1

I always run my servers on zfs pool mirrored using raid1 on 2 nvme drives, because when nvme fails, fail completely. How can a File be corrupted on normal operations?

I use obsidian MD editor to save important chats I made on Claude or Gemini.

It's the best markdown editor.

So when I need to check any past reference I just open my folder or files.

Html it's so ugly.

I wish IA products add a save al chat button, to avoid copy and paste every response.

I use Kopia Backup software, sending all my important files to a compatible S3 bucket, using retention-mode: compliance as ransomware protection. I have access to every incremental snapshot Kopia makes using kopia-ui.

Rule 4, I have always practiced and demanded of junior programmers, to make algorithms and structures that are simple to understand, for our main user: the one who will modify this code in the future.

I believe that's why Golang is a very simple but powerful language.

Few software companies consider this: users appreciate it when the interface remains constant over time, and especially if we can continue using previous versions without being forced to change, since learning new things again takes time.

When working with CLI agents like Claude Code on writing projects, the most natural generation format is Markdown. But iterating on those docs via Google Docs is painful — uploading a Markdown file to Google Drive with proper formatting requires multiple manual steps.

md2gdoc reduces this to one command. gdoc2md does the reverse.

Just waiting Google Workspace create a Markdown Document Editor and Viewer.

Chatgpt is pushing markdown to the maximum expose, Google & Microsoft sooner or later should react.

Great post, Years following Addy. I wonder know how he manages his time, in addition to being a leader at Google, and writing such a valuable blog.

The most common catastrophic failure you’ll see in SSDs: the entire drive simply drops off the bus as though it were no longer there.

Happened to me last week.

I just put it in a plastic bag into the freezer during 15 minutes, and works.

I made a copy to my laptop and then install a new server.

But not always works like charms.

Please always have a backup for documents, and a recent snapshot for critical systems.

We left Backbone for Vue in 2018, due to its simplicity and ease of component manufacturing. I'm surprised to learn that Backbone still exists. Maybe I should revisit it.

I remembered why we left, I hate handle 'this' in JavaScript :)

I really liked this article. I met the new kid on the block, the DBMS neighborhood. I also didn't know that Zig programming language existed. So many new things. Congratulations to TigerBeetle! I'm going to tell my team about it and try it out on an interesting project.