Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
pbrumm
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
18 ms
·
1.
▲
by
pbrumm
4d ago
I think they should acknowledge that they are liable for damage done now and in the future by their servers Publish all their external ips and if hacking is attempted through them have easy and strict monetary payout with independent review
2.
▲
by
pbrumm
4mo ago
So google is accusing an AI company that has a customer who is paying them money to develop software that caused damages. Sounds like the AI company could be liable? If I am paid by someone to create an exploit that caused damages wouldn&
3.
▲
by
pbrumm
8mo ago
There is wal-g that moves the wal files to s3 and you can spin up any number of instances off of that. Works great for catching up secondary servers
4.
▲
by
pbrumm
10mo ago
Have you tried switching it to a job queue where the GPU instances try to keep themselves busy. That way you can auto scale the gpus based on utilization. I find it easier to tune and you can monitor latency and backlogs easier. It doe
5.
▲
by
pbrumm
1y ago
I wonder how many audio conversations were overheard and uploaded during that moment. Seems like an attack vector for forcing your devices to start recording the mic and transmitting it. Even if it just takes down the wifi through maxing ou
6.
▲
by
pbrumm
1y ago
If you have optimized your math heavy code and it is already in a typed language and you need it to be faster, then you think about the GPU options In my experience you can roughly get 8x speed improvement. Turning a 4 second web response i
7.
▲
by
pbrumm
1y ago
Here is a quick test The table of contents points to a single Json object that is 20ish gb compressed https://www.anthem.com/machine-readable-file/search/ All stock libs will fail
8.
▲
by
pbrumm
2y ago
I think it is somewhat like git's creation story. Sometimes a senior dev sees a tool that is close to ideal but needs to work a little differently than what the industry has built. Databases are up there with encryption. Don't r
9.
▲
by
pbrumm
3y ago
Insurance price transparency can have 16gb of compressed JSON that represents a single object. Here is the anthem page. The toc link is 16gb https://www.anthem.com/machine-readable-file/search/ They are complying
10.
▲
by
pbrumm
4y ago
There are some exciting ways to continue using the heroku build packs and Google cloudbuild to host on gcp. You can maintain git push deploys costs can be pretty inexpensive. The primary cost is around managed postgres. https://
11.
▲
by
pbrumm
5y ago
I enjoy being lefty. My grandfather was trained into being righty except for golf, so I noticed early on how things were not made for me and I had to do extra work. My father uses a lot of power tools and the extra dangers were apparent
12.
▲
by
pbrumm
5y ago
sounds like we could use this for user attestation. And be protected from DNS or BGP hijacking
13.
▲
by
pbrumm
5y ago
The tailscale client can be queried to convert from tailscale ip to email. This could be used to track who is using the VPN service and to sign them into the protected web app. Grafana allows header auth params for example
14.
▲
by
pbrumm
5y ago
Dell precision 54xx laptops with linux are pretty nice but my more recent one had thunderbolt issues and the support didn't live up to the "linux first" support I was expecting. I have switched to the system76 and really lik
15.
▲
by
pbrumm
5y ago
Fast walking with some hills is great. It also reduced my stress quite a bit as after 20 minutes I would stop contemplating/planning and just walk. Doesn't matter the weather and much easier to do
16.
▲
by
pbrumm
6y ago
It may take volume first. But you can negotiate with stripe to get better rates. You take on more of the risk though.
17.
▲
by
pbrumm
7y ago
$400 for the wheels
18.
▲
by
pbrumm
8y ago
I don't think they could fit another video or unrelated image in that article. Are people posting content here just to get the ads traffic?
19.
▲
Monit restart command broken with unattended-upgrade
(bugs.launchpad.net)
1 points
by
pbrumm
8y ago
|
0 comments
20.
▲
by
pbrumm
8y ago
maybe. We haven't had any issues with it over last year. The comcast outage last week probably affected more customers.
21.
▲
by
pbrumm
8y ago
well written. Things I would add to the Good side. - ability to commit to multi year cpu/ram without upfront costs - they can live migrate your vm to new physical hardware, so no need to have random reboots of your instances - https lo
22.
▲
by
pbrumm
8y ago
easily displaying many dashboards within your office is something that I haven't found any off the shelf solutions for. Our office has 20 tv's with chromecasts all displaying specific dashboards, but it took coding effort to ge
23.
▲
by
pbrumm
8y ago
you should look at chromecasts for this purpose. You can control them with code, for example. https://github.com/Raven24/rbcast This also allows your team to easily cast to them when they need to override the defau
24.
▲
by
pbrumm
8y ago
I use the precision. my biggest issue was with getting encrypted drive setup. the trick was to use the dell recovery image to install with encryption. this works but leaves the machine with an older kernel that doesn't have all
25.
▲
by
pbrumm
10y ago
Very interesting. I did loose track of the 4 steps and was confused on how to finish the project.
26.
▲
by
pbrumm
10y ago
what helped me was being more aware of the position of my hands during sleep. if I slept with my wrists in a bent position that tended to cause issues during the day with typing. Keeping them straight while sleeping helped a lot.
27.
▲
by
pbrumm
10y ago
how is the trackpad?
28.
▲
by
pbrumm
10y ago
with google fi you can also order extra data sim's with no monthly fee. And they use your phone's $10/gb plan.
29.
▲
by
pbrumm
10y ago
very interesting angle of attack. I wonder if you could use this avenue to get something off of a yubikey?
30.
▲
by
pbrumm
11y ago
It sounds like what you are needing is more of a donor management system which is like a crm for non profits. They provide membership levels and can process recurring donations and some provide donor login. I work at Kindful.com and we prov
More ›