Viewing profile — jabart
jabart
HN member- Joined
- Sun, Apr 01, 2018, 6:36 PM UTC
- HN karma
- 729
- Public activity
- 252 items
- HN profile
- View on Hacker News ↗
About jabart
No profile information was provided.
Recent public activity
-
comment
Comment #49036394
Didn't AT&T do that and Cloudflare made them change it when they aquired that space?
-
comment
Comment #48851576
Thats what this Github Action uses is DNS validation through acme.sh and updating a Route53 domain.
-
comment
Comment #48849485
A Github Action running acme.sh that pushes certs to S3 solves the split dns issue for hosts, which can cause all sorts of weirdness after a while. You can then grab a cert on a sc…
-
comment
Comment #48588007
Unifi docs say that the AI feature run directly on the camera or via optional devices like the AI Port or AI Key. Odd that it impacts your UDM Pro and wifi.
-
comment
Comment #48434825
I really don't now how these other code bases are structured. Our team ran cc-usage and our cost is right about what we pay as our monthly license. This is only those on the team p…
-
comment
Comment #47807775
I'm seeing the opposite. With Opus 4.7 and xhigh, I'm seeing less session usage , it's moving faster, and my weekly usage is not moving that much on a Team Pro account.
-
comment
Comment #46961045
From the podcasts they talk a little about their clients. It's people who want something like AWS Outpost but fully disconnected and independent from any cloud and running 100% loc…
-
comment
Comment #45966267
I'm pretty sure BGP magic will let you blackhole a whole subnet.
-
comment
Comment #45734566
I've had great luck with 10gtek modules both with Mikrotik gear, with DACs, and one that is connected to an upstream juniper switch. I'm curious what modules were the most troubles…
-
comment
Comment #45705712
Newer units (not all) in the US come pre-charged up to a certain size of lineset. Manufacturers can sell you a whole unit with a charge. The rest is easy to source locally though I…
-
comment
Comment #45551326
Enterprise drives are way different than anything consumer based. I wouldn't trust a consumer drive used for 2 years, but a true enteprise drive has like millions of hours left of …
-
comment
Comment #45551087
Every drive is "used" the moment you turn it on.
-
comment
Comment #45481734
MAUI Blazor Hybrid is great if you won't want to learn XAML. Apple killed Silverlight, Microsoft kept it running for ~20 years. If you stayed close to what Xamarin was the migratio…
-
comment
Comment #45226687
Can you talk more about how you are using ollama for spam filtering?
-
comment
Comment #45064710
Visual Studio is a bad example. It's used for Windows, Web, and Mobile. The big difference between the two is the cost. Visual Studio Pro is $100/month, Enterprise is $300/month, w…
-
comment
Comment #44942734
At a call center, that had a whole datacenter in the basement. They had two weeks of fuel on hand at all times. Being on a border of a state, they also had a 2nd grid connection in…
-
comment
Comment #44748566
You still have latency, legacy window sizes, and packet schedulers to deal with.
-
comment
Comment #44734655
We have had great success with Maui Blazor Hybrid. Each release hot reload gets better with fewer edge cases. I also found that having a separate .cs file instead of in one file he…
-
comment
Comment #44523416
Still Public, still chews through million->billion or rows in seconds. Their Cloud version has some Cloud specific features. A few vendors have build custom thing on top or custom …
-
comment
Comment #44378280
For their marketing it is. There is a very specific reason the desktop exists. On-premise AI workloads. You can't get the bus width on socketed ram that you do soldered ram at the …
-
comment
Comment #44260007
It looks like these types were code-gen from something else. https://github.com/Helion-Engine/Helion/commit/e6affd9abff14...
-
comment
Comment #43782311
This happened to me! Friend had a similar car and at night they went to mine and the door unlocked but the car wouldn't start. The door only had a few pins it checked while the ign…
-
comment
Comment #43389484
The interviews with the Typescript dev doing the rewrite will tell you why. Switching their compiler to Go was a quick transition since Go matched their current JS build. The dev a…
-
comment
Comment #43333793
The C# compiler is written in C# and distributed to multiple platforms. Along with the JIT that runs on all kinds of devices. Graph for the differences in Runtime, Runtime Trimmed,…
-
comment
Comment #43258203
First it looks amazing. Honest question, why do all of these keyboards never have an extra column on the right. Standard querty layout has a lot of coding related extra keys to the…