Viewing profile — helloguillecl
helloguillecl
HN member- Joined
- Wed, Jun 21, 2017, 11:18 PM UTC
- HN karma
- 1,423
- Public activity
- 185 items
- HN profile
- View on Hacker News ↗
About helloguillecl
Currently doing mostly RoR and PHP. Experience in server and network management, using mostly Apache, Ubuntu, Kubernetes and GCP.
I'm currently developing a PMS and a Product Search engine, but I'm available for hire. You can reach me at guillermog (at) netnotion (dot) com.
Recent public activity
-
comment
Comment #46766724
Airtag is the reason of why I stil have my favourite hand luggage. I had just sat down on the train from Zurich to Basel. Suddenly, someone sat down in front of me. He looked suspi…
-
comment
Comment #46422114
Something similar happened to me between Essen and Dortmund while trying to get to the airport. The train stoped around 50 minutes between stations without a chance of getting off …
-
comment
Comment #45963937
Funny that I could not load Twitter to see if Cloudflare was down. I rushed to Hacker News, but it was too early. Clicking on “new” did the job to find this post before making it t…
-
comment
Comment #45963903
Yes. At least in Germany and Spain. Interment.
- story
-
comment
Comment #45496100
I agree. But Google has gone in that direction long ago: ads are now harder to distinguish from genuine search results. In many cases, the organic results are buried so deep that t…
-
comment
Comment #45496033
Chat offers a far better experience than using Google—no more searching through spam-filled results, clicking between sponsored links, accepting endless cookie banners, and trying …
-
comment
Comment #44533311
In Germany, calling someone by a crime they have been sentenced of, constitutes defamation.
-
comment
Comment #44375506
A clearer title for this would be: Battery-electric "Infinity Train" will charge itself using potential energy . (Potential energy being stored in the position of the mined ore)
-
comment
Comment #44326200
The problem is that getting those things right is 4x more difficult in a SPA app than a legacy, server rendered, app. - No native back and forward button implementation. Now you mu…
-
comment
Comment #44283014
I love Rails, its been my to-go framework for reference. But I could never get as confortable with Ruby as writing JS or PHP. I do not know the reason.
-
comment
Comment #43344363
I know this exists, but while the implementation in iOs is excellent, I see that a very awkward-looking datepicker shows up in Chrome. Some things that one can think of as missing:…
-
comment
Comment #43342194
I highly support this initiative. One of the many reasons of why frameworks like React are used so extensively is because they provide a bridge for the lack of modern HTML implemen…
-
comment
Comment #43203896
The funny thing is that sometimes we need to machine-read documents produced by humans on machines, but the actual source is almost always machine-readable data. Agree on the hand-…
-
comment
Comment #43203148
OCR, VLM or LLM for such important use cases seems like a a problem we should not have in 2025. The real solution would be to have machine readable data embedded in those PDFs, and…
-
comment
Comment #43076730
Most of the time, if I want to rely on reviews for a restaurant or hotel choice, I go straight to the 1 to 3 star reviews. If those are complains like "waiter was not nice", "they …
-
comment
Comment #42862869
I used Sublime for coding before switching to VS Code for coding, but I could never leave Sublime text for some use cases. For example: The possibility to edit large SQL dump files…
-
comment
Comment #38408644
Indeed.
-
comment
Comment #38401804
So a few months ago, after a buggy change to a stock update sent to the channel manager (external system for updating pricing and availability of hotel rooms) we lost 21.000 EUR in…
-
comment
Comment #37622560
I love git and I find no reason to look for anything else. Most of the complains I hear from git is from people that could not learn its logic. I think a lot of things could be bui…
-
comment
Comment #35751252
This is incredible. Congrats.
- story
-
comment
Comment #34681195
Actually this sounds like common law to me. But yes, this should be enough to me. However, if I consent to a User Agreement, do you really think they keep a copy of the specific ve…
-
comment
Comment #34680886
Question: How do I prove to the authorities that a subscriber has given consent? I imagine that an attribute on my "users" table is not enough?
-
comment
Comment #34302071
The CLI interface of git is very good at enforcing you to be aware of the underlying model (local state and the repo’s history). This allows for the user to draw an accurate user-m…