Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
SteveDeFacto
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
SteveDeFacto
2mo ago
Hi HN, I built Enclave, self-serve confidential compute on GPUs. Technical documentation is on the site, but I'd rather show than tell. Here are a couple apps hosted live on the platform: LLM Chat bot: https://cc1f4f3f.app.e
2.
▲
Show HN: Self-serve confidential GPU compute
(enclave.host)
1 points
by
SteveDeFacto
2mo ago
|
1 comments
3.
▲
by
SteveDeFacto
8y ago
How is this easier or better than using Lets Encrypt?
4.
▲
ZSurf: Lightweight Linux web browser with fully extendable JavaScript front-end
(github.com)
2 points
by
SteveDeFacto
10y ago
|
0 comments
5.
▲
by
SteveDeFacto
10y ago
I see no reason to ever run vim as sudo. The best option in my opinion is to save files using ":w ! sudo tee %" This way you are not opening your system up to potential exploits within vim plugins. It also avoids issues such as th
6.
▲
by
SteveDeFacto
12y ago
No, it's not dead. It's relatively easy to build from source. I've been maintaining a large project myself and I'll tell you one of the most time consuming aspects is keeping up to date builds. They are, however, having
7.
▲
by
SteveDeFacto
12y ago
I can't agree 100% with everything in the article but the part about GLSL is spot on.
8.
▲
by
SteveDeFacto
12y ago
Some of you might find this algorithm I created a few years ago interesting: http://ovgl.org/view_topic.php?topic=91JL96IHFS
9.
▲
by
SteveDeFacto
12y ago
I built up 1k in 6 months. Why do you only have 46 rep?...
10.
▲
by
SteveDeFacto
12y ago
Please give us a Firefox version! I'm begging you!
11.
▲
by
SteveDeFacto
12y ago
Sears does use a type of cell phone for checkout but it does seem to have a modified camera with a laser scanner instead. Something more interesting would have been a new type of amazon smart phone with built in laser scanner and some extra
12.
▲
by
SteveDeFacto
13y ago
Javascript was a bad design decision.
13.
▲
by
SteveDeFacto
13y ago
Did he ever think that stackoverflow is about building a library of questions and answers so it is easier for people to find answers on Google?!
14.
▲
by
SteveDeFacto
13y ago
I think either greasemonkey or firebug extensions would do what you are looking for. Remember, firefox is all about extendability. They want to only provide you with the minimal features which most users need and let you choose what feature
15.
▲
by
SteveDeFacto
13y ago
Unrelated but I have used Vimium too. In my opinion Pentadactyl for Firefox is far better than Vimium. Firefox can also be as fast or faster than chrome if you enable pipeling. Then there are also countless other plugins for Firefox that ca
16.
▲
Ask HN: What keyboards have a real strategic advantage?
2 points
by
SteveDeFacto
13y ago
|
4 comments
17.
▲
by
SteveDeFacto
13y ago
So how do we know that this is not the FBI waiting for people to place orders/post listings so they can arrest them?
18.
▲
by
SteveDeFacto
13y ago
Can we get some brackets and other symbols? Just typing words is not really helpful to us coders.
19.
▲
by
SteveDeFacto
13y ago
I don't control it. I pay to use it.
20.
▲
Ask HN: DNSCrypt over VPN is not secure?
1 points
by
SteveDeFacto
13y ago
|
2 comments
21.
▲
by
SteveDeFacto
13y ago
Going out on a limb here but are both your parents high-achievers? http://www.dailymail.co.uk/health/article-2064478/Autism-lin...
22.
▲
by
SteveDeFacto
13y ago
I think they are doing a pretty good job of that currently and not only that but they offer a huge amount financial incentives through grants and scholarships for women. Anything related to STEM will require a huge amount of alone time in o
23.
▲
by
SteveDeFacto
13y ago
Honestly, society's gender roles are a result of our biology and not just dogmatic stereotyping. The truth is that women are biologically more interested in social occupations. It comes down to the way humans evolved and the attributes
24.
▲
by
SteveDeFacto
13y ago
Don't do it! I entered all that information and it said I needed to manually authenticate. Basically, they want me to provide even more information. Can't opt out and I just gave them more info...
25.
▲
by
SteveDeFacto
13y ago
I think they get to keep the money they raised even though they didn't meet the goal.
26.
▲
by
SteveDeFacto
13y ago
Did they actually expect to raise 32 million dollars? None the less for a $700 smart phone...
27.
▲
by
SteveDeFacto
13y ago
I have been using SDL2 for awhile now and it is a great library. It was definitely not ready until now though. I still need to rewrite my game engine to work with the current version. I am happy to hear this will be the last rewrite though!
28.
▲
by
SteveDeFacto
13y ago
Works pretty nice but is there anyway I can get it to display function parameters as I type?