Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
AtNightWeCode
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
91.
▲
by
AtNightWeCode
10mo ago
Maybe I am too cynical but the story sounds fake. And I would not be surprised if this is some way of manipulating the market.
92.
▲
by
AtNightWeCode
10mo ago
Sounds like some sort of scam to me. The item is probably correct but the price seems way too high.
93.
▲
by
AtNightWeCode
10mo ago
Exactly. The newbie mistake in SQL is also way worse than this. But the whole design is also bad. Clearly implementing things at the wrong place. And, it took like over an hour between the problem started til my sites went down. That is jus
94.
▲
by
AtNightWeCode
10mo ago
So they made a newbie mistake in SQL that would not even pass an AI review. They did not verify the change in a test environment. And I guess the logs are so full of errors it is hard to pinpoint which matters. Yikes.
95.
▲
by
AtNightWeCode
10mo ago
Does it even help? Get the name of some person => {"name":"Here is the name. Einstein." }
96.
▲
by
AtNightWeCode
11mo ago
I care less and less about things like this. At some point you will write code in some lang that have fancy keywords and stuff gets mutated anyway. Also, what people tends to do if stuff is immutable is that they hide mutation by doing deep
97.
▲
by
AtNightWeCode
11mo ago
This battle was lost a looong time ago. The effort it takes to keep up with all the shenanigans of Google and that play store is way worse than these new changes.
98.
▲
by
AtNightWeCode
11mo ago
I looked into this before and the stocks of these large corps simply does not move when outages happens. Maybe intra-day, I don't have that data, but in general no effect.
99.
▲
by
AtNightWeCode
11mo ago
From Azure status page: "Customers can consider implementing failover strategies with Azure Traffic Manager, to fail over from Azure Front Door to your origins". What a terrible advise.
100.
▲
by
AtNightWeCode
11mo ago
Earnings report today. A coincidence? I can at least login to Azure. But several MS sites are down.
101.
▲
by
AtNightWeCode
11mo ago
Still don't get why on earth anybody would run a Docker version of MinIO in production. And why is this even a problem. Not like you put a private storage service on the Internet? Or do you? The incompetence of the average HN user is j
102.
▲
by
AtNightWeCode
11mo ago
It is a test to see if you can break out of the prompt. You have a system prompt like. Bla bla you are a pro AI-translator bla bla bullet points. But then it breaks when the context is like "name my cat" or whatever. It follows th
103.
▲
by
AtNightWeCode
11mo ago
How about fixing the most basic things first? Claude is very vulnerable when it comes to injections. Very scary for data processing. How corps dares to use Cloud code is mind-boggling. I mean, you can give Claude simple tasks but if the con
104.
▲
by
AtNightWeCode
11mo ago
I used MinIO for local dev. I can use S3 or R2 in some cases instead. Kinda crazy to find out that people use these Docker images in production. Why on earth would you do that?
105.
▲
by
AtNightWeCode
11mo ago
It is funny that only morons can down vote on HN. I'm pretty sure I am better than any random idiot on HN on this topic since I worked DAILY with these issues for a couple of years. Years before there even was an official "AI brow
106.
▲
by
AtNightWeCode
11mo ago
No, they did not breach anything through SharePoint. The flaw is that IDIOTS exposed these servers to the Internet. I am very pro holding vendors accountable but this is just stupid. "Pro-tip" btw. SharePoint installations often h
107.
▲
by
AtNightWeCode
11mo ago
It is very basic. I have built my own version of this based on Chromium that integrates both Claude and ChatGPT in the browser. It can do a lot of tasks like translate or shorten the text I selected and so on. It took me like a couple of ho
108.
▲
by
AtNightWeCode
11mo ago
I actually built my own browser on top of Chromium to be able to use both Claude and ChatGPT ad hoc for various tasks in the browser. Fact is that I use my OS native text to speech more than the LLMs... Anyhow. The problem is that the LLMs
109.
▲
by
AtNightWeCode
11mo ago
Not uncommon that machines get exposed during trouble-shooting. Just look at the Crowdstrike incident just the other year. People enabled RDP on a lot machines to "implement the fix" and now many of these machines are more vulnera
110.
▲
by
AtNightWeCode
11mo ago
You wrote "You’d need to have every single service you depend on, including 3rd party services, on multi tenancy.". This is highly incorrect. I worked at several companies that have a multi tenancy strategy. It is: * Automated. *
111.
▲
by
AtNightWeCode
11mo ago
You don't need expensive SLAs to do data replication or load balancing in the cloud. It is pretty basic.
112.
▲
by
AtNightWeCode
11mo ago
In general it is not expensive. In most cases you can either load balance across two regions all the time or have a fallback region that you scale out/up and switch to if needed.
113.
▲
by
AtNightWeCode
11mo ago
Considering the history of east-1 it is fascinating that it still causes so many single point of failure incidents for large enterprises.
114.
▲
by
AtNightWeCode
11mo ago
I think you are bit wrong. Once someone close to you dies you remember them by their legacy. Also, you just have to laugh at some of the chaos these elderly cause. They call you in the middle of the night being lost somewhere and you have t
115.
▲
by
AtNightWeCode
1y ago
exactly, cost per token is higher but it also uses tokens like a chipmunk on steroids
116.
▲
by
AtNightWeCode
1y ago
Sonnet is just so expensive comparing to other competitors. Have they fixed this?
117.
▲
by
AtNightWeCode
1y ago
Historically. If you are logged in you get better results. I got no ads when logged in. Not logged in I got 8 ad links in total before the real site.
118.
▲
by
AtNightWeCode
1y ago
Typical Claude answer to not see the irony and whine about it.
119.
▲
by
AtNightWeCode
1y ago
Fun fact. I posted that post into Claude and asked if it was AI. Claude totally trashed the post.
120.
▲
by
AtNightWeCode
1y ago
I upgraded hundreds of projects. The docs with breaking changes are by version. For smaller solutions you can create a new solution and pull in the code and try to fix everything that breaks. There is also an upgrade tool that can work for
More ›