Viewing profile — Manozco
Manozco
HN member- Joined
- Sun, May 26, 2013, 6:46 PM UTC
- HN karma
- 389
- Public activity
- 115 items
- HN profile
- View on Hacker News ↗
About Manozco
No profile information was provided.
Recent public activity
-
comment
Comment #49188489
I'm not a Hurd contributor ( or any OS kernel / library ). I'm not sure this holds today. One example I can see is related to crypto. We used to have specific hardware for computin…
-
comment
Comment #46313283
Maybe by providing a unique email to the user that he/she will use for the company. Be sure to forward emails to the user also :D
- story
-
comment
Comment #44604287
I got a patch rejected (rightfully so IMO) a long-time ago from libvirt (RedHat) because I was using (and mentioning) code taken from StackOverflow.
-
comment
Comment #43013403
I've bought cars that cost me less than a nVidia card (and they were running).
- story
-
comment
Comment #41521822
I am not a Lawyer, or a US resident but I highly suspect this behavior is completely illegal in Europe (and rightfully so in my mind).
-
comment
Comment #40883849
This is like 90% of what I need to setup on a server for my personal usage. Issue is I don't do front dev at all so I never really start working on it. Any chance you've open sourc…
- story
-
comment
Comment #39301076
I've contributed in the past to libvirt in order to support some Virtualbox features because some of our customers used VBox. It would have been handy to have this in the past, and…
- story
- story
- comment
-
comment
Comment #38263564
Hum that might explain the situation here. I'm on Ubuntu with KDE
-
comment
Comment #38263527
It looks like Chrome is doing the pro software then. Parent said blender was opening the menu onPress, which according to your comment is OK for pro software, Chrome is also doing …
-
comment
Comment #38263357
I've not used blender but it seems to me that Chrome is doing that too (at least it's doing that on my machine )
-
comment
Comment #38000855
Maybe you should not be the one representing your company at a Congress hearing if you have this behavior..
- story
-
comment
Comment #37064678
You can fix it by creating the file `/usr/local/bin/xdg-open` and putting this inside: #!/usr/bin/env bash if [[ "${1:-}" = slack://\* ]]; then exec /usr/lib/slack/slack --enable-c…
-
comment
Comment #36068859
Does it mean that every form of life on Earth (right now) evolved from the "Parent" of the Comb Jelly ?
-
comment
Comment #35354841
PoP Os! seems to use a 6.2 kernel in their jammy version ( https://apt-origin.pop-os.org/release/pool/jammy/linux/4a8cd... ) while Ubuntu still ships with a default 5.15 It is howe…
-
comment
Comment #34544553
We use Mangopay ( https://www.mangopay.com/ ) at $DAYJOB as a payment provider. They have a working API (in python at least) and a functionning sandbox environment.
-
comment
Comment #34351113
https://en.wikipedia.org/wiki/Diffie%E2%80%93Hellman_key_exc...
-
comment
Comment #33320821
It could make for an interesting server for homelab if we can easily install Linux on it. Does anyone know if there is some kind of lock that prevents installation of another OS ?
-
comment
Comment #33218749
Maybe because some of us are really Engineers (with a degree in Engineering) It's not because I specialized in Computer Science at the very end of my studies that I'm not an Engine…