

Given all the hype around this model, makes me wonder if it requires an entire NVL72 rack to run it.


Given all the hype around this model, makes me wonder if it requires an entire NVL72 rack to run it.
I find it somewhat ironic that this seems to have been posted by a literal blogspam bot.
The biggest hurdle would be cracking the hardware/secure-boot. I don’t think it’s been done. Google is your friend.


My impression is that you are coming in completely fresh on all of this and you were expecting everyone else to look at your project and tell you what needs to happen to fix it. That is not learning, that is other people telling you what to do. Nor the realities of the internet. We aren’t your teachers and what you need is instruction. Not minor feedback, not suggestions, actual instruction. I have a few suggestions if you are actually serious:
There are entire college degrees on these topics. And I’m not saying you have to go to college. But, If you’re not even willing to read a couple books, then you don’t really want to learn.


An issue with your statement “know what you’re doing by doing it” is that without an actually educated teacher to provide trustworthy feedback, you are going to struggle the learn from your mistakes. The LLMs can only provide so much, and they will lie out their ass to you. Unless explicitly prompted to provide critical feedback, they will find any way to provide positive feedback even to your actual detriment. They will happily skirt their sandboxes, and fight your every attempt to make them actually safe.
At a quick glance, nothing in the project indicates that you are not an expert and that an AI Agent provided the code. The quality of the code is also quite poor, even by Claude standards. I’m actually kinda mind blown you got it to built this without any tests… Something we’ve recently been talking about at my job in terms of AI agents is “cognitive debt” that is incurred in the project. LLMs are fundamentally a statistical next-word generator. If they are given something of poor quality, they will tend to produce more and more poor quality work. And without intervention, it just snowballs.
I’ll never tell someone to stop trying to learn. But, your hubris is going to negatively impact your learning outcomes. And to be clear, YOU are not writing the code and the code is what runs on the server and people interact with. What you are doing is using an AI Agent. If you want to get feedback on that, then be honest about it.


EDIT: removing this comment because I don’t think you will use this feedback responsibly


I’m sure that’s totally going to help OCI’s reliability. And Ashburn won’t die for 3 straight days again, like it did this week.


If the container you’re hosting has a http web service on say port 8080, then you’d want to curl something at http://localhost:8080/. The particular URL/path you hit will depend on the app. If the app is particularly cloud-y, it might even have a specific endpoint for health checking by a container platform. If you share the name of the app I might be able to point you in the right direction.


Wat? Why are people health checking their containers by curl’ing example.com and not the service actually running in the container? Did they not understand that they’re supposed to change the curl URL to point at their actual service?


This is such a dumb concept and likely exists entirely to wow investors. A single AI server with 8 GPUs produces something like 7000 watts of heat, if not more. And likewise, will require at least that much power. Sure, solar is “free” once you’ve got the panels in space. The real killer though is dissipating all that heat. Obviously, there’s no atmosphere in space to transfer heat to. Your only option is purely IR radiation which is significantly less efficient. To put this in context, the ISS’s heat dissipation system can dissipate about 14,000 watts. Ignoring all of the other infra that goes into a data-center, that would be two servers. You add all this up, the mass of the supporting infrastructure would far out-weigh the actual servers. And the economies of satellites and rocket launches comes down to mass.


Why are AI agents on the org chart? That’s odd and sketchy. Seems like it could be some sort of fraud to pad numbers.


I’ve got a Haltec V4 running on battery/solar as a rooftop node. It’s got a 10ah battery, but it’s solar panel came loose and is currently very poorly aligned. On a cloudy set of days, it drops to about 80%. That said, I had to disable Wi-Fi and Bluetooth to do it. So really, not using ESP32 features, just it’s 1W transmitter. My dedicated MQTT node is also ESP32, with Wi-Fi enabled, but it’s constantly plugged in.


Yea, after reading the article, this is an overall of the electronic application process that needs to happen before entry. And it’ll include not just social media handles, but also email addresses. Seems reasonably easy for a “bad guy” to skirt.


Honestly, I suspect this is a sneaky way to get CBP access to what ever data sharing shit the social media companies have with the rest of the spooks. Simply by attempting to enter the US someone “agrees” to an automatic search of their social data.


It’s probably because entry for Canadians is specified by a different program. Even the State Department website seems to exclude Canada from the VWP.


If you were to actually read the substack the original author wrote, it’s well justified reasoning. The original poverty calculation was based on the cost of food as a percentage of income of a family that is fully participating in society. The author explains though that food is a much smaller portion of our daily expenses and that the cost of fully participating in society includes significantly more expenses. So, if we still use food as a baseline, but re-evaluate it’s percentage of expenses. The new poverty line comes out to about 130k. The author also validates this by looking at the national average expenses and indeed for a family, fully participating in society with no government support, it’s around that range. But you know, continue being snarky.


You’re going to a lot of effort to not actually mention what this thing is, which makes me wonder what it is and I suspect knowing that would provide additional and useful context.
I believe for urban areas, low gain is suggested. I’m in a suburban area, and after testing I found my repeater did better with a 2dbi antenna than a 6dbi.
Little update. Tried out this 2 dbi antenna tonight, and got probably about a 50% improvement in range. About 4500 feet before, to 1.25-1.5 mile depending on direction. So, definitely appreciate the suggestion!
I actually worked with Major back when he initially created icanhazip.com. It’s still my go-to for resolving my public IP for scripts that need it. (IE. hand rolled DNS for my home lab k8s cluster).