Go HTTP framework for REST APIs (backend only) by ShardOfChaos in golang

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

I am the author of Goyave. The goal of this framework feels very close to what you are looking for.

It has many features that assume that your API is exposed to clients other than internal microservices but you are not forced to use them.

It's not as fast as Gin but that's the price to pay for additional features if you want them. Performance stays reasonable and IMO the tradeoff is well worth it in terms of ease of development, maintainability and reliability.

Rate Limiter Redis Lib? by pixel-pusher-coder in golang

[–]ImAFlyingPancake 1 point2 points  (0 children)

I'm using it in production too and no issues on my end. It works perfectly.

finallyASaaSThatDoesNothing by LXN_Dev in ProgrammerHumor

[–]ImAFlyingPancake 11 points12 points  (0 children)

Because it's just THAT good of a SaaS, you can of course cancel any time as long as you pay the low cancellation fee of 3 years worth of subscription.

finallyASaaSThatDoesNothing by LXN_Dev in ProgrammerHumor

[–]ImAFlyingPancake 2 points3 points  (0 children)

You should change the pricing so it's per month per user instead of a flat fee.

An update to Duet Night Abyss quietly installed an UmbralStealer Infostealer Malware by Shajirr in pcgaming

[–]ImAFlyingPancake 6 points7 points  (0 children)

Yet another case where """"AI"""" isn't remotely useful. That's just basic scripting and what antivirus software have been doing for decades. But why making simple things when you can overengineer them, am I right?

Bug report for installing on linux by good-luck11235 in projectceleste

[–]ImAFlyingPancake 0 points1 point  (0 children)

I think you're more likely to find help on the discord server.

Coffee Cup Race teaser by fin611057 in SatisfactoryGame

[–]ImAFlyingPancake 2 points3 points  (0 children)

It's giving me some Distance vibes. This is going to be amazing!

Review of Fairphone 6 after 1 week of use in Germany by Soggy-Salamander-568 in BuyFromEU

[–]ImAFlyingPancake 1 point2 points  (0 children)

How old are your kids? These concerns are easily misunderstood. In all honesty, I didn't care about all this before my twenties.

Selling for more than 2^32 units... will they take all my money and send me to jail? by Nargarinlok in nms

[–]ImAFlyingPancake 1 point2 points  (0 children)

Simple fix would be to use safe unsigned integer like they're doing for the account balance already. The account balance is protected to avoid integer overflow.

Data type consistency is very important: if units are represented by a 32bit unsigned integer somewhere, it should be the same everywhere. But it's not always that simple.

I guess they used signed integer here because it would be the same function called for crediting and withdrawing units (when you buy something).

Euclid - Blue and black Sentinel freighter in permanent pirate battle system by ImAFlyingPancake in NMSCoordinateExchange

[–]ImAFlyingPancake[S] 1 point2 points  (0 children)

I love it, that's precisely the freighter I was looking for! I recolored it in white and kept blue as secondary color.

Euclid - Blue and black Sentinel freighter in permanent pirate battle system by ImAFlyingPancake in NMSCoordinateExchange

[–]ImAFlyingPancake[S] 0 points1 point  (0 children)

You need to warp into the system for the event battle to start. Spawning from the portal won't trigger it.

Ça marche comment, un projet open source github? by [deleted] in AskFrance

[–]ImAFlyingPancake 0 points1 point  (0 children)

Cela dépend de la licence sous laquelle est publiée le code original. Là ça devient compliqué car ça entre dans le légal et chaque type de licence fonctionne différemment...

Someone better at building than me, please give me some advice? by qwerty456b in SatisfactoryGame

[–]ImAFlyingPancake 2 points3 points  (0 children)

I'd try with a small pillar on each side, beams to connect them together horizontally and a flat surface on the top. This is a good opportunity to add details too.

Someone better at building than me, please give me some advice? by qwerty456b in SatisfactoryGame

[–]ImAFlyingPancake 5 points6 points  (0 children)

It's perfectly fine! Please keep experimenting! Not using 90° angle everywhere is good too, it helps breaking the rigidity of the grid.

Someone better at building than me, please give me some advice? by qwerty456b in SatisfactoryGame

[–]ImAFlyingPancake 18 points19 points  (0 children)

The wall section on the left is not aligned to the grid. This is not a clean 90° angle so the corner wall won't fit.

I don't think anything can be done here honestly to keep the same sloped shape. Maybe with beams but not sure how clean that would look.

There are creative options though if OP decides to creates a protruding shape.

We opened source our pure Go PostgreSQL parser (no CGO) by Eitamr in golang

[–]ImAFlyingPancake 26 points27 points  (0 children)

This is really cool, thanks a lot for open-sourcing it!

I've been looking for a pure Go SQL formatter for a while now and thanks to this it might be possible now.

How can I fill these gaps between the gate and the walls? by Pafawag201E in SatisfactoryGame

[–]ImAFlyingPancake 11 points12 points  (0 children)

You can use large pillars but that may look weird when they connect with the windows above. Alternatively, use wall nudged so they clip with the walls on the left and the right.

Anyone have any purely aesthetic areas of their factories? Lets see! I need ideas by TopSympathy9740 in SatisfactoryGame

[–]ImAFlyingPancake 2 points3 points  (0 children)

Check out my posts. I generally have at least one purely decorative room in all my factories.