Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
darthbanane
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
darthbanane
7mo ago
Was expecting the article to mention creatine which interacts with ATP. It's a supplement that's so well studied that almost everyone should take it, even if you don't workout at all. In my experience it has helped tremendous
2.
▲
by
darthbanane
9mo ago
It was meant as an addendum. I might have confused it with the chancery house on the other side of the road, streetview footage shows construction signs for a coworking space so I assumed it would be that. The actual address seems to be fro
3.
▲
by
darthbanane
9mo ago
The physical address is just a coworking space according to streetview. It's the same address as fxtec: https://www.fxtec.com/
4.
▲
by
darthbanane
9mo ago
Your keyboard doesn't connect to the internet or run an OS. These are very different requirements to have for a company you purchase from IMO. This thing will run android on a mediatek chip, it's not a purchase once and done type
5.
▲
by
darthbanane
9mo ago
I would recommend not touching pre-orders with a 10-foot pole. The leadership behind this project is f(x)tec. While they're not outright scammers they have a TERRIBLE track record in delivering products like this. Just look up the old
6.
▲
by
darthbanane
1y ago
The `WithMeta` func will panic if not passed a multiple of 2 varargs. This is exactly what makes go error handling difficult in the first place. Imagine panicking in production because you passed a key without value to your error wrapper fo
7.
▲
by
darthbanane
3y ago
Some of the aspect oriented stuff like cacheable will add a proxy to the annotated bean which can break reasoning about the code. If you inject the bean and call the method you will get caching (because you are using the proxy). If you call
8.
▲
by
darthbanane
3y ago
The author seems really happy about his "random muscle group into chatgpt into workout plan for the day" automation but having exercised for 12 years it seems incredibly naive to me. I mean sure, if it keeps things fresh and keeps
9.
▲
by
darthbanane
3y ago
I'm in the same boat I have yet to find an actual use case for chatgpt beyond a google/stackoverflow search that uses the same variable names as my code. In several occasions it has produced code that took me longer to fix than ju
10.
▲
by
darthbanane
3y ago
I agree but according to their goal of empowering developers with security awareness they should make it more clear that this is a server-side check and that the credentials were exposed in plain text, just not to the general public. The sc
11.
▲
by
darthbanane
3y ago
Yeah I'm not saying this is not a net positive. I just don't understand why the recommendation reads like all is good as long as one amends the commit and nothing just happened.
12.
▲
by
darthbanane
3y ago
For PAT ok but surely this also scans for aws credentials etc, or is it really just about PATs?
13.
▲
by
darthbanane
3y ago
Yeah definitely better than allowing the push. But I feel they should also at least recommend rotating the secret
14.
▲
by
darthbanane
3y ago
I don't get it. If github declines the push then the blob must have already crossed the internet? The message says to remove the secret from the commit but the actual action to take would be to rotate the secret since it's been ex
15.
▲
by
darthbanane
9y ago
Adyen actually provides this too, it's called Hosted Payment Pages (HPP)[1] and it's difficult to find because the documentation structure is abysmal. There's a shared secret you can use to verify the payment when they callba
16.
▲
Bitwarden now on hackerone
(hackerone.com)
2 points
by
darthbanane
9y ago
|
0 comments
17.
▲
by
darthbanane
9y ago
It does. You can also see that the adapter is disabled (there is a stroke through the wifi icon then). It’s just the “I’ll quickly turn off wifi/bluetooth” that has gotten harder/misleading.
18.
▲
by
darthbanane
9y ago
You’re right it’s an excellent solution to that issue and sometimes it’s exactly what I want. I’m worried about the security aspect because a stock iphone is what you should get if you care about privacy and security yet the UI actively m
19.
▲
by
darthbanane
9y ago
It feels like they’re trying to educate me as a user that switching wifi off to save battery is not super smart. It’s true, the difference is minuscule at best (20-30 minutes of battery life) but maybe I want to micromanage to get these 20
20.
▲
by
darthbanane
9y ago
Review is not thorough. One huge change in the control center is that the wifi “toggle” doesn’t toggle wifi off anymore (wait what?). It just disconnects from the current network and doesn’t reconnect for a minute or so. If you don’t want t
21.
▲
Ensime (scala IDE back end) needs a new maintainer
(ensime.org)
1 points
by
darthbanane
9y ago
|
0 comments
22.
▲
Show HN: CLI tooling to seamlessly jump between projects
(asciinema.org)
2 points
by
darthbanane
9y ago
|
0 comments
23.
▲
Buffer overflow in realpath (BSD)
(bugs.freebsd.org)
1 points
by
darthbanane
9y ago
|
0 comments