Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
jeztek
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
jeztek
3y ago
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 24,000 H100 GPU's and are currently deploying them acros
2.
▲
by
jeztek
3y ago
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 fully interconnected with 3.2T Infiniband for pea
3.
▲
by
jeztek
5y ago
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 juggled a day job and side-startup while my child
4.
▲
by
jeztek
5y ago
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 research finding doesn't explicitly tie to the recomme
5.
▲
by
jeztek
5y ago
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 from published research.
6.
▲
by
jeztek
5y ago
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 learned. We were aiming for something whimsical a
7.
▲
Checklist.video – Research backed tips for great video calls
(checklist.video)
105 points
by
jeztek
5y ago
|
39 comments
8.
▲
by
jeztek
9y ago
I've had good luck with Alpine Linux: https://wiki.alpinelinux.org/wiki/Raspberry_Pi
9.
▲
by
jeztek
12y ago
More details here: http://www.paragonsdc.com/stratex/
10.
▲
by
jeztek
13y ago
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 server operator asking for a back channel to listen in,
11.
▲
by
jeztek
13y ago
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 able to impersonate you, is on the todo list but it is
12.
▲
by
jeztek
13y ago
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 that you're talking to who you think you ar
13.
▲
by
jeztek
13y ago
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 prematurely. Both SSL with proper endpoint authentica
14.
▲
by
jeztek
13y ago
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 front page. Here're some thoughts and clarifications: * N
15.
▲
Show HN: Terminal-based group chat with end-to-end encryption
(github.com)
60 points
by
jeztek
13y ago
|
41 comments
16.
▲
Touch input to screen latency - game devices vs. smartphones
(collectingsmiles.com)
1 points
by
jeztek
13y ago
|
0 comments
17.
▲
by
jeztek
14y ago
Sometimes the hardware meets the minimum specs but other issues like buggy drivers lead us to have to blacklist a device.
18.
▲
by
jeztek
14y ago
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 example, the Nexus One and HTC Evo both had low frame rates
19.
▲
by
jeztek
14y ago
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.
20.
▲
by
jeztek
14y ago
We haven't blacklisted the Droid X. Can you let us know what kind of problems you're seeing?
21.
▲
by
jeztek
14y ago
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 have really confused users though so we had to blacklist the
22.
▲
by
jeztek
14y ago
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.
23.
▲
by
jeztek
14y ago
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.
24.
▲
by
jeztek
14y ago
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 languages!