Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
helper
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
helper
5y ago
Now we just need to get all the state government agencies to drop this requirement as well (looking at you, California).
2.
▲
Croc Full Plaintext Recovery – CVE-2021-31603
(redrocket.club)
1 points
by
helper
5y ago
|
0 comments
3.
▲
by
helper
6y ago
Where's the button to provision more TGW capacity?
4.
▲
by
helper
6y ago
(2 days later) The status site now shows %99.9 uptime for the quarter.
5.
▲
by
helper
6y ago
That number is almost certainly updated manually. Check back tomorrow and see what it says. If you look at the history page you can see its not 100% for every month: https://status.slack.com/calendar
6.
▲
by
helper
6y ago
Flashpaper is great if you have a trusted server and a trusted operator running it. Seriously, don't use a random flashpaper server on the internet if you want to keep your secrets secret.
7.
▲
by
helper
7y ago
Based on the screenshots it looks like the mac address is leaking out because its in the referer. I would guess this isn't intentional and shouldn't be hard to fix. I've worked with a number of captive portal systems and they
8.
▲
Thinking about the Go Proposal Process (Go Proposals, Part 1)
(research.swtch.com)
1 points
by
helper
7y ago
|
0 comments
9.
▲
by
helper
7y ago
What are the missing features?
10.
▲
by
helper
7y ago
I think hangout meet live streaming is supposed to be the replacement for hangouts on air[1]. [1]: https://support.google.com/meet/answer/9055488
11.
▲
by
helper
7y ago
Ugh, I honestly couldn't tell if this article was a joke or not (it seems to not be). The more you read the more absurd it becomes. I've not heard of JPEG XL before now. Why would you name it that? XL certainly doesn't make m
12.
▲
by
helper
7y ago
Thanks for pointing that out. Thats what I get for not actually reading the proposal.
13.
▲
by
helper
7y ago
Yeah, don't deploy it when its in beta or its first few releases. At some point it will be stable and safe at which point everyone from then on will benefit.
14.
▲
by
helper
7y ago
As an operator, having fewer dependencies I have to deploy and worry about is a boon to my productivity. If you were building a kafka like system in house for private use only, then yes I agree with your sentiment. If you are building somet
15.
▲
by
helper
7y ago
Normally you wouldn't write that since the compiler will be able to infer the baz type based on buzz (assuming this is a call to a generic function).
16.
▲
by
helper
7y ago
If you're just going to copy another language there really isn't much of a point in making a new language. Go is not java, or c# or rust. Part of the explicit goal stated by the go team is that generics must still feel like go. If
17.
▲
by
helper
7y ago
It doesn't look like bpftrace is available in the default repos for Ubuntu 18.04.
18.
▲
by
helper
7y ago
MTA-STS prevents downgrade attacks.
19.
▲
The PGP Problem
(latacora.singles)
5 points
by
helper
7y ago
|
0 comments
20.
▲
by
helper
7y ago
> Unfortunately, the community that has sprung up around Go is more or less opposed to new language features on principle. I think this comes straight from the original go team. Rob Pike had a talk[1] that is partly about why go doesn&#x
21.
▲
by
helper
7y ago
Chrome has a dialog but it has a checkbox to say 'always open with this app in the future'.
22.
▲
by
helper
7y ago
This is a fantastic postmortem. Thanks jgc! Can you share any more details about the protection to prevent excessive cpu usage by a regular expression that was accidentally removed?
23.
▲
by
helper
7y ago
I'm not saying that isn't true for some things. I don't think its true here given that this is a nice narrowly scoped library that does a single thing and has well defined semantics. Adding a cgo dependency is generally somet
24.
▲
by
helper
7y ago
The c++ implementation is <1000 lines. Doesn't seem like a correct port would be particularly difficult, especially with a reasonably large test corpus.
25.
▲
by
helper
7y ago
I get 0.7 in both desktop (linux) chrome and firefox. I get 0.3 from android chrome.
26.
▲
by
helper
7y ago
I think this is a great point that indirectly highlights how people are often talking past each other when a go vs rust debate comes up. People work in different problem domains with different constraints and therefore the a good language c
27.
▲
by
helper
7y ago
Tavis didn't write the bug he just found it (through a lot of hard work). This was free security research given to Microsoft. He gave them a very reasonable amount of time before disclosing the bug (if the disclosure window was 180 day
28.
▲
by
helper
7y ago
I've seen that behavior using chrome on linux when using public wifi networks.
29.
▲
by
helper
7y ago
Johns* Hopkins.
30.
▲
Visualizing PostgreSQL Vacuum Progress
(dtrace.org)
73 points
by
helper
7y ago
|
3 comments
More ›