Viewing profile — hgamaral
hgamaral
HN member- Joined
- Wed, Mar 10, 2021, 5:05 AM UTC
- HN karma
- 19
- Public activity
- 14 items
- HN profile
- View on Hacker News ↗
About hgamaral
No profile information was provided.
Recent public activity
-
comment
Comment #45825521
> It's totally possible to get this done with a web based SPA. Yeah, I guess I could say that before I tried rebinding ctrl-w and some of the Fx keys (like F12).
- story
- story
-
comment
Comment #33939293
It might not be the best tool available, but Timescale's columnar capabalities [0][1] looks great to me. I mean, being able to achieve 90%+ compression on a row-oriented database i…
-
comment
Comment #33935217
> I think because Postgres writes the entire row even if a single column has been updated. You might want to have a look at HOT [0] tuples if you haven't already. [0] - https://www…
-
comment
Comment #31678897
Sorry, could you please expand on what you mean by "sick"?
-
comment
Comment #29647582
Also BR: - I'm shitting and walking ("estou cagando e andando"); - My as* doesn't even itch ("meu c* nem pinica"). - What about Kiko? ("e o Kiko?" -- trust me this one is hard to e…
-
comment
Comment #29346483
Not on mobile...
-
comment
Comment #29105341
I'm not so sure. According to [1], for 1MB data transfer over TLS there's up to 15% overhead used for encryption on WLANs. That's 15% more data you have to process, which is not qu…
-
comment
Comment #29105046
I get that TimescaleDB is good for time series and the like. HOWEVER, people are actually using its extension to just improve PostgreSQL performance on OLTP workloads without havin…
-
comment
Comment #29079375
I just wonder how much energy does it take to serve content over TLS/SSL. Maybe that's another factor to consider when building a "low tech" website.
-
comment
Comment #28572457
Django has always had some magic, although much less than ruby/rails. That kind of magic is the reason why it is a pain to package a Django project with py2exe, for instance.
-
comment
Comment #27706111
I use emacs (doom-emacs distribution) and org-mode. `SPC X` (org-capture) is my go-to keybinding. With it I can take global/local (for each project) notes and todo lists. I also ta…
-
comment
Comment #26805662
I wonder why this doesn't work on Manjaro.