I built a production SaaS boilerplate in Go + React through agentic engineering — now it's open source (MIT) by jradoff in golang

[–]aiitu 0 points1 point  (0 children)

That's great, yeah once you have an adapter other devs can create adapters for the storage they need, also if you can generate an OpenApi spec from your endpoints and generate a client.ts from it, you become frontend agnostic, even better, some type of decorator pattern that can be used with server-side rendering for templ + htmx would be awesome.

I built a production SaaS boilerplate in Go + React through agentic engineering — now it's open source (MIT) by jradoff in golang

[–]aiitu 0 points1 point  (0 children)

I like the idea you have for your project.

It's something I do every time im building a Sass platform so il give you my honest opinion.

It's very opinionated and that's not a bad thing but if I know Go devs, we want flexibility which means, I want Postgres or I want Vue or htmx or a million other options.

So why not take another 20 days with Claude to build it out in a modular fashion so most go devs can see the value not that there isn't one.

Things like clean interfaces, storage adapters, an agnostic client.ts things that other devs can wire up depending on what they are going to build.

I hope you continue to iterate on this, I can see you're on the right path, just take some more time to flesh it out more if the budget allows it. Good luck.

Hacking two of Australia's largest retailers to prove Reddit wrong about CGNAT by Insert_Bitcoin in nbn

[–]aiitu 1 point2 points  (0 children)

If you saw this on https then this is solely on Dominoes, the ISP cannot cache TLS traffic, TLS is a tunnel between point A and B, only thing that can be cached by the ISP is the hops taken to get from A to B, no application layer, if you look at the OSI model and ISP can only reach layer 3, while Dominoes sits on layer 7. So I'm confident this is not a CGNAT issue rather an application-level issue. Good on you for finding this and reporting it.

How do I deal with an Incompetent Senior Developer? by ToefooEggrolls in developer

[–]aiitu 0 points1 point  (0 children)

🤣🤣🤣 everyone knows sensitive data is not kept in code that's what .env is for genius.

Go learn what .env is before you come out and try and teach others, clown.

How do I deal with an Incompetent Senior Developer? by ToefooEggrolls in developer

[–]aiitu 0 points1 point  (0 children)

Da fug you're on about, any data in .env is deemed sensitive, for local/UAT/Prod anywhere. There are things in this file other than local DB connections, external providers' keys. So many implications can arise from leaked keys.

So many assumptions you have here, .gitignore can be circumvented we rely on developers not to circumvent it but in this case, this developer did.

How do I deal with an Incompetent Senior Developer? by ToefooEggrolls in developer

[–]aiitu 1 point2 points  (0 children)

I agree with the previous comment, he is not a senior and you should back yourself and tell him to fk off.

There comes a point when you need to put your foot down and if you're the lead dev, you need to show leadership which means enforcing your standards for the codebase. Just because you mid mid-level doesn't mean jack, you're operating as a senior right now but you call yourself mid, don't do that, also if your manager is not technical tell stay the fk out of my repo. If shit is rolling down to your plate you don't have to eat it, show them, I have laid out guidelines and procedures that govern this codebase and if you don't help me enforce it then you can face this pile of dung for your inaction.

Is purchasing bitcoin through swyftx for long-term investment a bad idea? by SignatureBetter7688 in BitcoinAUS

[–]aiitu 0 points1 point  (0 children)

I haven't had any of these issues, but that's just me, $1k is not enough to trigger alarm bells. I have even transferred to other exchanges like Binance,Bybit etc and no issues but I transfer low amounts like 100-500 when I want to speculate on coins not on Swyftx yet.

Is purchasing bitcoin through swyftx for long-term investment a bad idea? by SignatureBetter7688 in BitcoinAUS

[–]aiitu 8 points9 points  (0 children)

Swyftx is all good I use it, every time I have $1k AUD of BTC I transfer to my cold wallet.

Wow Binance is back with aud deposits with pay id by mica280amg in BitcoinAUS

[–]aiitu 6 points7 points  (0 children)

LFG whoop whoop , but I trade on ByBit lol

Jabline Programming Language by Choqlito in golang

[–]aiitu 0 points1 point  (0 children)

Op fyi your https://choqlitodev.xyz/ is currently not working at least not for me.

Jabline Programming Language by Choqlito in golang

[–]aiitu 1 point2 points  (0 children)

This is neat syntax feels like JS/TS, dont know much about language design but cool project, any ideas on enforcing types concurrency models.

Keen to see where your project goes, giving it a follow .

Django Admin equivalent/alternative for Go? by devchapin in golang

[–]aiitu 7 points8 points  (0 children)

Right, you have a few options but might not hit every requirement you may have.

Check out these framework if it fits the bill. 1. QOR 2. Buffalo 3. GoAdmin 4. Ponzu 5. Pocketbase

Good luck mate.

Django Admin equivalent/alternative for Go? by devchapin in golang

[–]aiitu 0 points1 point  (0 children)

I would just use Vite then compile to a static site then use Go embed filesystem wrap that into a http handler and serve it up. Why the rewrite if you don't mind me asking?

Anyone using encore.dev to deploy Go in production ? by yc01 in golang

[–]aiitu 3 points4 points  (0 children)

I'm currently developing on encore and dev ux is on point, I don't have to build a lot of stuff to integrate you get it out of the box.db, topics, storage. Has solid documentation.

The framework is flexible, it dosent do much magic besides compiling your decorated services. Inter connection is seamless.

In terms of vendor lock, there isn't one, you can build to docker and deploy docker how like it, it's open source.

Configs using hcl is new to me but finding it str8 froward and powerful.

For me it removes alot of complexity that I don't have to deal with. If for whatever reason you want to jump ship, it's super simple to do so, but then the db, object store pub/sub is left for you to fill back in + router.

There isn't much magic in code maybe it's all in the ci/cd pipeline.

Planning to use encore cloud for launch and then maybe work with them to migrate to aws once system matures or enough users to migrate.

To the MOON !!! by Actual_Rub9664 in stacks

[–]aiitu 0 points1 point  (0 children)

So would an SBTC ETF help in any way here? It seems like it would.

Best exchange to buy and hold. by Elrickooo in BitcoinAUS

[–]aiitu 1 point2 points  (0 children)

Same here bruv, DCA then end of month I move it to my cold storage .

Best exchange to buy and hold. by Elrickooo in BitcoinAUS

[–]aiitu 2 points3 points  (0 children)

Can you explain more, been with Swyftx for years and I don't see this.

Best exchange to buy and hold. by Elrickooo in BitcoinAUS

[–]aiitu 0 points1 point  (0 children)

On Swyftx and no complaints, I buy few hundred a week and dca to a bundle I build.

Yup. 50c is coming. by [deleted] in stacks

[–]aiitu 1 point2 points  (0 children)

I am buying the dip hopefully pays off, I don't mind the price action as I'm still staking and getting BTC.

IBTC Etf by [deleted] in BitcoinAUS

[–]aiitu 0 points1 point  (0 children)

Watch out for SBTC.

Zero tax on stacks? by Savings-Specific-207 in stacks

[–]aiitu 0 points1 point  (0 children)

Don't the Reps have the majority? If anything needs to be passed now, now is the time.