Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
scaryclam
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
by
scaryclam
1mo ago
I really wish people would tell me what the dependencies are and NOT just ram everything into a container image so I have to reverse engineer what's required to just run the damn thing on the stuff I am ALREADY running. Just tell me wh
2.
▲
by
scaryclam
5mo ago
I do this as well, but there is a workflow problem to solve and that is: getting PRs merged when they need to be to continue working. It's not a simple problem to solve, we can't all just jump because someone finished some work af
3.
▲
by
scaryclam
5mo ago
The question is, why are you not just merging them into main as you go? It's a bit of a smell when you "need" to merge branches into branches. It shows a lack of safety and ease in deployments, which is the real problem to so
4.
▲
by
scaryclam
11mo ago
I mean, unless you work at an organisation that deals with a specific religion, I would say that they're all NSFW, as there's no reason to be using them at work, and they're bound to cause controvosy at some point. Given the
5.
▲
by
scaryclam
11mo ago
It really depends on the decision, what was done, and the overall impact. If the decision is to migrate to microservices, a year in it may be reviewed and decided that the work has been far more than anticipated, and is too much for EVERYTH
6.
▲
by
scaryclam
11mo ago
As another data point, I run a k8s cluster on Hetzner (mainly for my own experience, as I'd rather learn on my pet projects vs production), and haven't had any Hetzner related issues with it. So Hetzner is OK for the overly comple
7.
▲
by
scaryclam
2y ago
You don't need AI if that's all you're using it for. In fact, IDEs have been doing a fine job at that for years. It feels right now, that much of the time, AI is a solution looking for a problem to solve. I find it more usefu
8.
▲
by
scaryclam
2y ago
Or one or two devs in the F100 customers made an account using their work email so they could chuck some OSS prototype code somewhere, or test something out.
9.
▲
by
scaryclam
2y ago
You should report sites that do that. We still enforce the GDPR, and it's illegal to force acceptance of cookies (excepting functional cookies) for any reason, including offering to remove them for money.
10.
▲
by
scaryclam
2y ago
The kinds of messages that get sent via email or text are usually pretty unimportant. Important things tend to be sent via letter or a phone call. It's not likely to be anything critical.
11.
▲
by
scaryclam
2y ago
The EU isn't even a continent. It's a trade/political block, making up a part of a continent. And the part of the EU pushing back is generally just the European Parliament, not the whole organisation.
12.
▲
by
scaryclam
2y ago
Some segregation is useful. If a key I use for work never touches my personal machine, that's a good thing. If my work laptop gets stolen I don't want to have to cycle my personal key, etc. I guess the point I'm making is mor
13.
▲
by
scaryclam
2y ago
And if you work at a place as an employee that has made a situation where you ARN'T disposable, you should either try and change that or leave. If there's a single point of failure like that, the company is being mismanaged. NOBOD
14.
▲
by
scaryclam
2y ago
> Also, bored people are typically boring people. This is such a bad sentiment. Being bored is fine and a normal part of existance, it doesn't make a person boring. There are LOTS of reasons to get bored and we don't all need t
15.
▲
by
scaryclam
2y ago
For those of us who don't use windows regularly enough to remember the tool names, this is wonderful to know about.
16.
▲
Electricity grids creak as AI demands soar
(bbc.co.uk)
2 points
by
scaryclam
2y ago
|
0 comments
17.
▲
by
scaryclam
2y ago
It's also a rare problem, so not really a reason to screw over biodiversity in general. We don't ban restaurants just because sometimes someone gets food poisoning. We just take action when a specific restaurant isn't able or
18.
▲
by
scaryclam
2y ago
I recently moved into a new home with a lawn that seems to have been semi-recently laid. I want to add some daisy's as I think they're pretty in a lawn. I didn't think of clover though, so wanted to ask, how prolific is it? T
19.
▲
by
scaryclam
2y ago
And shirt + jumper combination outfits, where the "shirt" is just the collar stitched in. Drives me nuts when you see a nice jumper that comes with a "shirt" only to realise you'd need to unpick it to at least get o
20.
▲
by
scaryclam
2y ago
Coding speed really is a horrible metric. I can code really quickly, but it doesn't mean I'm doing anything productive or correct. I'd rather slower coding speed, properly written as it provides higher overall velocity. And v
21.
▲
by
scaryclam
2y ago
I've been the person working stupidly long hours for many years. Eventually I stopped doing it, and I started to set boundaries around my downtime, and I found out something really valuable: Nobody noticed a difference in my productivi
22.
▲
by
scaryclam
2y ago
...to age restricted consumers, and in many European countries, with health warnings about over-consumption of alcohol
23.
▲
by
scaryclam
2y ago
I didn't know I could use it on MacOS. I recently started a new job where they have nothing but Mac, so I've been looking for a text editor that can do what Kate does. Everything seems to want to do 101 things before basic text ed
24.
▲
by
scaryclam
2y ago
I often see people making what could be very simple terraform setups into incompehensible monolithic monsters as well. I tend to preach separating things out and keeping things small. Why do you need a huge TF project to manage 15 services
25.
▲
by
scaryclam
2y ago
> Say it with me: Elevate Permissions I always tell my team that we should be able to build and deploy from our laptops. That we should make sure we don't bake our build/deployment into third party systems, so we're still
26.
▲
by
scaryclam
2y ago
Though, I have seen on more than one occasion someone promoted again and again after reaching their level of incompetance. This seems to be more driven by the incompetance of the person/people doing the promoting to cover their tracks
27.
▲
by
scaryclam
2y ago
This. If my bank contacts me I want it to be legitimate and honest. If I started getting phishing attempts I'd start ignoring my banks contact attempts completely. So when someone skims my card, makes some purchases and they try to ask
28.
▲
by
scaryclam
2y ago
Same for here in the UK. My iron suppliments are 30mg, which seems pretty usual here.
29.
▲
by
scaryclam
2y ago
Number one would be: tying your deployment to the cloud providers way of doing things. ECS, CodeDeploy, heroku.... it's easy to get stuck when your ops requirements grow beyond how they do things, and really hard to set up something mo
30.
▲
by
scaryclam
2y ago
This is more like: - Doctor, it hurts when I hit my head on the wall - Then don't hit your head on the wall You have solutions available, use them
More ›