Viewing profile — jeztek
jeztek
HN member- Joined
- Sat, Oct 04, 2008, 5:17 AM UTC
- HN karma
- 136
- Public activity
- 24 items
- HN profile
- View on Hacker News ↗
About jeztek
Recent public activity
-
comment
Comment #38848527
Voltage Park (voltagepark.com) | US REMOTE | Full-Time | SRE, Backend Engineer Voltage Park is building a machine learning infrastructure company from the ground up. We purchased 2…
-
comment
Comment #38073299
Hi HN community, Eric here, CEO of Voltage Park. To add some context, we're announcing a new cloud consisting of approximately 24,000 NVIDIA H100s. Each cluster has H100 SXM5 GPU's…
-
comment
Comment #28240997
It's not easy but it's definitely possible, especially if you can stack the deck in your favor -- line up childcare and appropriately configure your company's work culture. I juggl…
-
comment
Comment #26946364
Ah, okay I'm trying to understand your recommendation. Is it because not every tip has a research finding tied to it, which seems incongruous with the title? Or is it that the rese…
-
comment
Comment #26946009
Hey supermatt, thanks for the feedback, that's good to know! Is there an alternative wording you would suggest? We meant to imply that the tips were primarily derived from findings…
-
comment
Comment #26944719
It’s been a whole year since the pandemic started and video calls are still terrible. We've been doing a lot of research into how to make them better and wanted to share what we've…
- story
-
comment
Comment #16183783
I've had good luck with Alpine Linux: https://wiki.alpinelinux.org/wiki/Raspberry_Pi
-
comment
Comment #8505151
More details here: http://www.paragonsdc.com/stratex/
-
comment
Comment #5995321
I think there's still value in hiding the conversation from the server even if you must still trust the server to not behave maliciously. If some three-letter agency contacts the s…
-
comment
Comment #5994551
You can vet who joins the channel by denying unauthorized users the room key. Users who don't have the key cannot post messages to the room. User authentication, so someone is not …
-
comment
Comment #5994521
In response to kba: deadchat implements the latter option. The secret room key is shared using the RSA key exchange protocol but you're right, there's currently no way to guarantee…
-
comment
Comment #5994219
That's fair, I modeled some aspects of the system after FiSH-irssi, which also doesn't have user authentication or MITM attack mitigation. That'll teach me to post to HN prematurel…
-
comment
Comment #5994120
Hey all, great discussion. Apologies for not chiming in earlier, I posted this to HN in the morning and left for 4th of July activities, certainly not expecting it to make the fron…
- story
- story
-
comment
Comment #4210556
Sometimes the hardware meets the minimum specs but other issues like buggy drivers lead us to have to blacklist a device.
-
comment
Comment #4210548
We considered publishing a list of minimum requirements but we encountered phones that for whatever reason wouldn't work even though the hardware met the minimum requirements. For …
-
comment
Comment #4210542
Yeah, we wanted to support the Nexus One, and the hardware meets the minimum requirements but we encountered weird performance issues likely related to the graphics driver.
-
comment
Comment #4209020
We haven't blacklisted the Droid X. Can you let us know what kind of problems you're seeing?
-
comment
Comment #4209018
We ran into performance issues on the N1 that made for a very poor experience. In testing, the N1 oddly worked fine when we replaced the stock firmware with Cyanogen. That would ha…
-
comment
Comment #4209007
Yep, that's correct, critical sections of the pipeline are coded in assembly. Also, Word Lens only works with Android devices that have NEON support.
-
comment
Comment #4208992
Yep, we were sad about that one. The hardware is up to spec but there's something about the GPU driver that's causing the N1 to perform poorly.
-
comment
Comment #4208980
Hi s_henry_paulson, check the app store for an update, we released 1.2 last night, which should include Italian. We've been short-staffed until very recently, stay tuned for more l…