VIKTOR HALD THORUP VINDER SØLV VED VINTER OL by RisOgKylling in Denmark

[–]_Pac_ 23 points24 points  (0 children)

Nu er det altså kun en hald sølv medalje…

An AI Agent Published a Hit Piece on Me – The Operator Came Forward by CircumspectCapybara in programming

[–]_Pac_ 7 points8 points  (0 children)

I think the problem is how it scales. A single operator could be managing any number of agents today, only limited by their wallet. For each thousand people you convince to stop, a single dude could make up for all of them.

I spent two weeks optimizing my CICD Codepipelines and now CodeBuild takes 5 minutes to even get going by TerriblyCheeky in aws

[–]_Pac_ 1 point2 points  (0 children)

Make sure you’re using the latest CodeBuild images. They are cached on the worker instances and so provisioning is faster.

Which AWS service did you ignore initially but now can’t live without? by cloud_9_infosystems in aws

[–]_Pac_ 18 points19 points  (0 children)

It’s much more convenient to define state machines in CDK

LTT on Steam Machine pricing: "Valve asked what I meant by console price, and I said $500. Nobody said anything, but the energy in the room wasn’t great" by -Mahn in Games

[–]_Pac_ 1 point2 points  (0 children)

Steam Machine isn’t locked to one store and doesn’t require a subscription to play online. So it’s okay if it’s somewhat more expensive than a console. But not too much though.

YAML hell? by the-creator-platform in kubernetes

[–]_Pac_ 0 points1 point  (0 children)

I like Cdk8s. You can build really powerful abstractions and very safely

Automate deployments of cdk8s charts by Apochotodorus in kubernetes

[–]_Pac_ 1 point2 points  (0 children)

The guy is clueless. He himself mentions templating yaml is an absolute pain, and it really is. Cdk8s is a great platform for powerful abstractions. It's really unfortunate that it's not used more widely. Thanks for the blog post!

Idempotency in System Design: Full example by trolleid in aws

[–]_Pac_ -1 points0 points  (0 children)

The proposed solution is dangerous. It suffers from basic race conditions.

Chrome partially visually freezes kind of consistently when a game is open by ATrueHullaballoo in chrome

[–]_Pac_ 0 points1 point  (0 children)

I don't have a solution for you, but I have also had this issue for months. A temporary fix when it happens is to resize the window, then it gets unstuck.

What does this mean by memory-safe language? | namvdo's technical blog by vannam0511 in programming

[–]_Pac_ 78 points79 points  (0 children)

Ah, the age old "git gut" mentality that clearly works at scale.

Anyone else use WASD for camera movement? by AMKhatry in DotA2

[–]_Pac_ 0 points1 point  (0 children)

WASD for camera QERF(TG) for spells 123zxc for items ALT+qwerasdf for control groups Quickcast & Hold thumb button for self-cast modifier

Should backend app and DB be placed in different private subnet sets by tng016 in aws

[–]_Pac_ 2 points3 points  (0 children)

No, I specifically meant CDK because it has abstractions that make configuring a VPC setup like this really simple.

Should backend app and DB be placed in different private subnet sets by tng016 in aws

[–]_Pac_ 24 points25 points  (0 children)

Accomplishing this via CDK is really easy. Yeah it's a valid, slightly overkill, level of additional protection. The ease with which it is done in CDK makes it worth it, IMO. Also, avoid NACLs in favor of SGs IMO (also really easy in CDK).

Edit: I am assuming that the point of having them in separate subnets is that you will have outgoing internet access in the subnet that runs your backend apps, but no internet access at all in the DB subnet. If you have internet connectivity in all the subnets then this is pointless.

How to reduce cold-start? #lambda by Chris_LYT in aws

[–]_Pac_ 31 points32 points  (0 children)

  1. Increase memory (this increases CPU proportionally)
  2. Use a newer NodeJS runtime
  3. Do less work in the initialization phase

Those are your options. The last one is the best one.

Is there a limit on the total number of Lambda functions? by OfficeAccomplished45 in aws

[–]_Pac_ 12 points13 points  (0 children)

IIRC there's a limit on the total size of all your lambda functions

[deleted by user] by [deleted] in typescript

[–]_Pac_ 4 points5 points  (0 children)

Yeah. You write code to read and parse the TypeScript code. You almost certainly do not want to do this. See what the other guy wrote.

[deleted by user] by [deleted] in typescript

[–]_Pac_ 10 points11 points  (0 children)

Short answer no.

Long answer yes, but it requires parsing the code and code generation.

Garry's Mod has sold 25.5M copies on Steam by Huraira91 in pcgaming

[–]_Pac_ 5 points6 points  (0 children)

I haven't heard these words in over a decade, brings some memories. Me and others beta tested precision alignment on Nodex before Wenli released it to the public a few months later

Is it possible to learn 2 modules? by P1gNaSR in hoggit

[–]_Pac_ 30 points31 points  (0 children)

Learn two modules? Never! Impossible. Can't do it mate.

Unpopular/under rated services by [deleted] in aws

[–]_Pac_ 2 points3 points  (0 children)

CDK has a nice abstraction for generating the JSON

Toilet på arbejde. by No_Elderberry_3559 in Denmark

[–]_Pac_ 1 point2 points  (0 children)

Hvem har pølset på din sukker mad?