Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
n4jm4
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
(re)enabling basic security scans on GitHub
(github.com)
2 points
by
n4jm4
2y ago
|
0 comments
2.
▲
by
n4jm4
3y ago
See "Computer Fraud and Abuse Act."
3.
▲
by
n4jm4
3y ago
Relying on regexes instead of thoroughly tested parser AST's encourages vulnerabilities. Are they really scraping logs for credentials instead of using an API?
4.
▲
by
n4jm4
3y ago
Analysis is fun, but any device with a microphone or camera represents a security risk for sensitive environments... Fropies.
5.
▲
by
n4jm4
3y ago
Can't sleep, must publish build systems for more fringe programming languages.
6.
▲
Lichen: The Sed Build System
(github.com)
42 points
by
n4jm4
3y ago
|
10 comments
7.
▲
Bb: The Awk Build System
(github.com)
2 points
by
n4jm4
3y ago
|
0 comments
8.
▲
by
n4jm4
4y ago
Vendoring in go mod should be mandatory.
9.
▲
by
n4jm4
4y ago
Rewrite our DNA from quadature to base64. Much more efficient.
10.
▲
by
n4jm4
4y ago
Sounds like IPv6 isn't broken, GitHub and Ubuntu and BitBucket are broken.
11.
▲
by
n4jm4
4y ago
Publicly funded research should generally be available at no cost and bother to the public.
12.
▲
by
n4jm4
4y ago
Why not continue using long-standing C FFI? This is not so clear.
13.
▲
by
n4jm4
4y ago
So hire Rust and FPGA devs.
14.
▲
by
n4jm4
4y ago
Clean code in management's eyes is anything at all delivered COB whose customer-deleting latent bugs trigger six months after the author left to work elsewhere. But with 100% code coverage!
15.
▲
by
n4jm4
4y ago
I supported an effort to standardize Markdown into an actual common syntax, instead of the nasty variation we see between GitHub, Reddit, Stack Overflow, Atlassian, etc. etc. This became CommonMark, which everyone ignores.
16.
▲
by
n4jm4
4y ago
TDD's contribution to software quality scrapes the bottom of the barrel. Attention to detail in scalable design, formal verification, fuzzing, and mutation testing offer deeper guarantees of successful operation. But of course, the Ame
17.
▲
by
n4jm4
4y ago
I've made that same mistake before. And not just in HTTP handlers. There is a case to be made for a linter rule that warns when a conditional evaluates an error value, without presenting a return path.
18.
▲
by
n4jm4
4y ago
Rust is good enough for HFT, Web rendering, and the Linux kernel but go ahead and add Carbon to the massive list of been-there-done-that. Pro tip: Don't try to migrate an entire catalog of functions all at once to Rust (or pick your fa
19.
▲
by
n4jm4
4y ago
I can't even tell you how much political capital I lost at a major retailer recommending against wasting time implementing soft deletions... on an internal portal that babysat linter configurations. Don't ask me why the linter con
20.
▲
by
n4jm4
4y ago
At 30% third party title revenue for doing nothing, not surprising.
21.
▲
by
n4jm4
4y ago
Another large swath of users is forced to the blackmarket, or to smoking, both of which are far more hazardous to health than vaping.
22.
▲
by
n4jm4
4y ago
Hosting so many employees on site does tend to raise the bill.
23.
▲
by
n4jm4
4y ago
Not human bodies, no. But look at other long lived species like elephants, who rarely get cancer and have even more cells than we do. Just splice the right snippet of elephant DNA into ours to kill cancer for good.
24.
▲
by
n4jm4
4y ago
Hey Alexa, Read off this script in my neighbor's voice so we can convince this bank clerk on the phone to move their funds to another account.
25.
▲
by
n4jm4
4y ago
I welcome biking. Sadly, the bike lane added to my home street is never used for biking.
26.
▲
by
n4jm4
4y ago
The natural course of war tends toward a future where polities own, but do not operate, fully autonomous weapons. There will come a day when even the targets, be they military or civilian, are selected and attacked solely by machines. The h
27.
▲
by
n4jm4
4y ago
Bitcoin isn't a currency. It's a pit that millennials put their life's savings in to keep up with the Jones.
28.
▲
by
n4jm4
4y ago
Where I've worked... "We have the dev team, we have the ops team. We have 'DevOps'." "SRE is Bob's responsibility."
29.
▲
by
n4jm4
4y ago
Reuse the session across applications. Min 24 hour expiration. The more times the user is forced to reauth, the higher the chances of a keylogger or over the shoulder attack successfully retrieving passwords. Also, more time is spent relogg
30.
▲
by
n4jm4
4y ago
See also snek, a wrapper for quickly generating per-platform application binaries using Docker compiler toolchain images. You can think of snek as similar to a bash for-loop over `docker run` commands, but with more validation and no partic
More ›