Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
stevelacy
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
stevelacy
1y ago
Congrats on launching! Was following along with the development, glad to see it launched
2.
▲
by
stevelacy
1y ago
Mikeal used to organize bicycle + coffee meetups in SF many years ago, and was very welcoming to anyone getting into Nodejs.
3.
▲
by
stevelacy
1y ago
Very nice looking app, installed. Would be interesting if this integrated with Raycast. I would suggest hiding the main window from the dock/switcher as when the window is closed it still presents the app title. Potentially NSApplicati
4.
▲
by
stevelacy
1y ago
We have been using better-auth (open source) for a while, it was immediately a better experience compared to the existing (typescript) auth libraries. Plus no Nextjs lock-in, we migrated off Nextjs to Hono and only had to change the router.
5.
▲
by
stevelacy
1y ago
If your project database is suspending for lack of requests I doubt a 500ms wake up delay is an issue.
6.
▲
by
stevelacy
1y ago
Have been following along with the development, glad to see it announced!
7.
▲
by
stevelacy
2y ago
This is amazing, love the ESP32 watchdog controller. Had a question about the keyboard - would it make sense for the keyboard to be hardwired to the laptop via USB-C and detachable to have one battery source?
8.
▲
Axum-Style Magic Handler Functions in Go
(kubuzetto.github.io)
1 points
by
stevelacy
2y ago
|
0 comments
9.
▲
by
stevelacy
2y ago
> uncovering potential bugs that could compromise even these hardened environments This seems to be a sensationalized statement. Apart from "trusting a black box" they didn't actually indicate an actual weakness, stating s
10.
▲
by
stevelacy
2y ago
We use 1password with op (1password cli) to sync secrets on dev
11.
▲
by
stevelacy
2y ago
Following your build statuses for a while, congrats on the launch!
12.
▲
by
stevelacy
3y ago
Game dev here, totally agree. File-locking across branches excited me, support for visual diffing of uassets would be insane. The platform screenshots as a git/github alternative didn't excite much interest as Plastic and Perforce
13.
▲
by
stevelacy
3y ago
I found it harder than expected to locate a link to the git repos. A project that advertises as open source should have the git repos prominently displayed.
14.
▲
by
stevelacy
3y ago
Is it possible to consume the malware list as JSON/SSE?
15.
▲
by
stevelacy
3y ago
This was also a personal device, not one provided by the company. Either the company should have provided a device, or the employee should _not_ be using a personal device.
16.
▲
by
stevelacy
3y ago
They are using AWS Nitro instances for their enclaves. These can absolutely be run on-prem with self-hosted licensed software to perform the computational redacting.
17.
▲
by
stevelacy
3y ago
I've built several massive-scale k8s systems for prior companies, all scaled using the underlying built-in primitives without extreme cost. Where do you get the improvement metrics from? For instance: "5x faster deployments"
18.
▲
by
stevelacy
3y ago
RGB room lights controlled via Arduino with a companion mobile app for changing colors/modes. Used zeroconf for finding the device on the network.
19.
▲
by
stevelacy
3y ago
Farther comments in that thread indicate they are referring to PHF (password hashing function) not KDF (key derivation function). LUKS uses a KDF.
20.
▲
by
stevelacy
4y ago
Is this designed for new home builds or remodel/retrofits? There would be a major cost difference between demo/prepping a retrofit over a new build.
21.
▲
A fast 0 alloc JSON parser in C
(github.com)
4 points
by
stevelacy
4y ago
|
0 comments
22.
▲
Duelyst game open sourced by developer
(pcgamer.com)
4 points
by
stevelacy
4y ago
|
0 comments
23.
▲
by
stevelacy
4y ago
Game development, especially Unreal engine, can produce repos in excess of 1TB. Git LFS is used extensively for binary file support.
24.
▲
by
stevelacy
4y ago
Good to know, I was not aware. The squash/rebase issue is definitely problematic, though a tree of signatures could be appended to each commit. Now... this does break how commits are currently signed.
25.
▲
by
stevelacy
4y ago
It would only allow commits signed by me to be pushed under my email. Github uses the email as the "proof" of commit ownership. By only accepting signed commits a user would not be able to push a commit impersonating me.
26.
▲
by
stevelacy
4y ago
Correct. My suggestion for a solution is for github to add a "reject-unsigned" feature. Only allow commits signed by <my gpg key> and <my email> to be pushed to github, under any projects/org.
27.
▲
by
stevelacy
4y ago
Many of the repos I found were clones of valid projects with same names under new orgs and new users. For instance, this projects is valid: https://github.com/scala-network/GUI-miner and it's infected clone: http
28.
▲
Show HN: Daz – Composable HTML Components in Go
(github.com)
2 points
by
stevelacy
6y ago
|
0 comments
29.
▲
Lens – The Kubernetes IDE
(github.com)
4 points
by
stevelacy
6y ago
|
0 comments
30.
▲
Show HN: Search GeoJSON Boundaries
(stevelacy.github.io)
1 points
by
stevelacy
7y ago
|
0 comments
More ›