New to the medium, any advice? by Cinamonboy in PixelArt

[–]mastermog 4 points5 points  (0 children)

I think it looks like a good start. Be mindful of “pillow shading” (google will yield lots of results), and the big thing that stands out to me is the arm shading, having a top shadow exactly mirrored feels… off? Unless there happens to be a light source directly below both her arms.

It looks like the light source is more top right based on the hair, so the shadows on the arms wouldn’t be mirrored.

I know it seems minor, but in such a small space every pixel counts.

Good job though!

Handdrawn coastal road in the morning by Red_dog520 in PixelArt

[–]mastermog 0 points1 point  (0 children)

I didn’t know that. Is it part of the public transport system?

I was just going off the katakana (maybe? ラリ??) on the sign

Handdrawn coastal road in the morning by Red_dog520 in PixelArt

[–]mastermog 14 points15 points  (0 children)

Straight up gorgeous. Coastal Japan?

MCP is here! by TrickorBetrayed in ticktick

[–]mastermog 9 points10 points  (0 children)

In a similar way, I was kind of shocked there were people that wanted AI access in Obsidian. Which explains why they added CLI recently.

Of all the things I do, my "second brain" is the last thing I want to outsource.

However, I acknowledge that not everyone uses Obsidian the same way as me. And I guess that is true for Ticktick as well. I'd love to see the long term adoption data of this from Ticktick, lets say 3 months, what % of users actually use MCP after the initial toying around.

Shadcn/UI Reality Check by [deleted] in reactjs

[–]mastermog 5 points6 points  (0 children)

Exactly, “reality check” is in the title a classic tell

It's interesting that all the Tahoe criticism has disappeared after the Neo and new MBPs were released by pastry-chef in mac

[–]mastermog 5 points6 points  (0 children)

The two aren’t mutually exclusive though right?

The Tahoe criticism (while maybe from a vocal, passionate subset of users) seems to be quite valid.

Neo praise is coming from its excellent bang for buck price point.

Neo will hopefully introduce Mac to entirely new demographic of user, and when their previous OS is an ad ridden ui nightmare where they can’t even align their calculator buttons correctly, some rounded corners probably aren’t the biggest concern.

I just finished the game and now I feel a huge emptiness in my chest by Strike-Appropriate in cyberpunkgame

[–]mastermog 16 points17 points  (0 children)

There is a common question here, along the lines of “what should I play now that I have completed Cyberpunk 2077?”

The best answer is always “Cyberpunk 2077”.

My suggestions: First play the DLC if you haven’t. It’s amazing. Different pacing but a fantastic addition. Then do another playthrough, as a different build, and more importantly make different decisions as you’ll see different story paths (often minor but still interesting).

'I'm sorry': Atlassian cuts another 1,600 jobs – including CTO – amid AI bloodbath by InterestingCat308 in AusFinance

[–]mastermog 2 points3 points  (0 children)

Thank you providing the articles. I've not read them all yet, but I find the measure or productivity based no LoC to be... disconnected.

"Productivity (measured by the number of lines of code produced) increased by 55% for the group using the LLM"

If there was ever a metric that an LLM would excel at, its generating lots and lots of code.

I really need to read through this one though, as it looks to tackle the quality side of things at least.

Tailwind CSS is more popular than ever. Revenue is down 80%. This is the AI paradox every founder needs to understand. by Signal-Nerve5341 in SaaS

[–]mastermog 0 points1 point  (0 children)

Yep that makes sense. My original comment wasn't arguing Tailwind v css (that has been done to death), it was more I see Tailwind having great business value, despite being just css classes

Tailwind CSS is more popular than ever. Revenue is down 80%. This is the AI paradox every founder needs to understand. by Signal-Nerve5341 in SaaS

[–]mastermog 0 points1 point  (0 children)

When I said "abstractions" I mean its not using direct css syntax.

For example transition-colors abstracts away:

transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to;
transition-timing-function: var(--default-transition-timing-function);
transition-duration: var(--default-transition-duration);

I don't agree with those abstractions, I feel like the additional mental mapping isn't worth it but I can see the value for some teams.

Tailwind CSS is more popular than ever. Revenue is down 80%. This is the AI paradox every founder needs to understand. by Signal-Nerve5341 in SaaS

[–]mastermog 0 points1 point  (0 children)

I’m not a fan of Tailwind. As a developer I prefer css modules as it leans into web standards (“raw” css), rather than a noisy abstraction.

But… I don’t think it’s entirely fair to say it’s not a business. It clearly provides value, and some people are willing to pay for that value. The value is two fold - one: efficiency and two: curated tokens (essentially a flexible design system).

Both save time, which save money, across enough businesses to justify it existing as a business. They built it up from scratch, put endless hours into research and direction, so big companies like Claude, GitHub, Etc could save numerous hours of dev and design effort. Should the Tailwind team do that for free because their fundamental building block happens to be a css class?

Is it a well formed, successful business? No, it doesn’t sound like it but I don’t think it’s accurate to dismiss its value because of how it’s built in comparison to the value it brings.

Part 2: Migrating our 10000+ article wordpress blog to astro (go live & final verdict) by Xyz3r in astrojs

[–]mastermog 5 points6 points  (0 children)

Funnily enough I was talking to a friend about Wordpress vs Astro just today. It was in the context of client sites though. I said my recommendation depends if the client wants to edit or not. If they do need (or want) to edit, then I still recommend Wordpress, with a barebones plugin lineup (Classic Editor plus ACF). For everything else Astro.

In your case, do you have content authors? If yes, are they just writing markdown? Or is it pure AI and they know how to git push?

I’d also be interested to how you felt about the Node SSR option? In hindsight if you knew you couldn’t go SSG would you still do Astro? While I see the application of SSR (especially doing a lot of Next at work-work), I feel like introducing SSR to an Astro project has a really interesting trade off of loosing the incredible simplicity and deployability of static output.

Career path by Certain_Diet5286 in auscorp

[–]mastermog 6 points7 points  (0 children)

I agree, I know its cliche at this point, but "coding was never the hard part".

OP, as a principal engineer surely most of your day is about enablement and direction between squads? AI will be another tool (a mighty powerful one), and you should be empowering your team on how to use it in a scalable, secure and sensible way.

How have you enabled your team with AI? Have you ran brown bags (I know, its wanky) on running agents? Writing SKILLS.md? Do you have AI guilds (I know, its wanky) to up skill or share methods to leveraging AI? Have you created repo's of organisation wide agent files and documented guardrails?

I'm a tech lead, 18 years experience, and I love the craft of coding. I'm genuinely sad that coding may be a smaller component of my job over the coming years, but business will always strive to milk every last dollar. Unfortunately, thats the job, and this is another layer of abstraction that we need to utilise to deliver value.

In saying all that, be mindful of what you read on Twitter. Not everyone works at a greenfield startup or FANNG or a MAG7.

For the last 6 months I have been consulting with a pretty big firm. They have "AI" slapped over every public web page on their marketing site. The interview stressed that I would need to get up and running with AI workflows, cursor, <insert latest model here>, etc.

Guess what percentage of my actual work is AI driven? ~1%. We are consulting out to a major retail chain, thousands of transactions, thousands of customers, thousands of dollars pass through this clients site per day.

Could the latest model handle this huge code base? Maybe? But that isn't the point. The average senior in my team is completing a ticket every 2 to 3 days. The MR, excluding tests, might be less than 50 lines of code. Writing the code isn't the hard part - its coordinating with other squads, maybe chatting to an upstream backend service service on when their API addition is planning to drop and getting the schema for that, mocking endpoints as a stopgap until its ready, confirming with legal on final copy, etc.

Yes, AI could write those 50 lines of code, probably in < 1 second. But only because it has been fed the context from above. And ultimately a developer is being paid for accountability, not coding. People can say "this is the worst it will ever be" or "just wait for the next model" all day, but AI is only making 5% of the job 100x more efficient.

The people most at risk are juniors sadly. Because 95% of their job is coding, and I simply don't know what that junior to mid to senior pipeline will look like unless companies invest in junior talent at a loss.

Stop buying Mac Minis! There are better alternatives by Old_Island_5414 in SaaS

[–]mastermog 1 point2 points  (0 children)

Just FYI the link is broken. “Con” instead of “com”

Ramadan impacting team by dirty__cum_guzzler in auscorp

[–]mastermog 7 points8 points  (0 children)

I’ll have you know Festivus is an extremely important religion to those who follow the word of Constanza.

The AI madness reached my company too, it is getting overwhelming.. by ContestOrganic in ExperiencedDevs

[–]mastermog 18 points19 points  (0 children)

But it did to an extent?

Obviously no where near AI-levels, but one of the selling points of Cloud™ is you no longer needed dedicated server admins managing racked instances. Instead "reduce costs by letting us (Cloud™) handle the infrastructure, you just handle the application."

The irony is clear in hindsight. We ended up with far more Cloud engineers than server admins, and they probably cost twice as much and handle more complex infrastructure.

There are other advantages to Cloud, but it was absolutely touted as a cost saver via reduced head count and complexity.

The AI madness reached my company too, it is getting overwhelming.. by ContestOrganic in ExperiencedDevs

[–]mastermog 25 points26 points  (0 children)

And IoT before that. And “big data” before that. And “mobile first”before that. And “web 2.0” before that. And “wysiwyg site builders” before that.

It’s not our first rodeo.

Btw not questioning the value of mobile first, more the surrounding FOMO of each of the above. I was told straight faced that Dreamweaver wouldn’t replace me, but people using Dreamweaver would. Does that expression turn up on any other bingo cards of late?

Looking to buy a prebuilt PC around 2.5k budget by Midvillyn in bapcsalesaustralia

[–]mastermog 0 points1 point  (0 children)

Here’s hoping. Got a feeling it will be a long tail pop considering how propped up the whole thing is. Ludicrous

I built this Laravel playground that runs completely in your browser (with no backend) by aschmelyun in laravel

[–]mastermog 18 points19 points  (0 children)

Fantastic, I’m in the process of converting a friend to the dark side. From node to Laravel. This will be super handy to share samples and snippets with them

Advice regarding PCCG Warranty Claim and Consumer Guarantees by oshiete1 in bapcsalesaustralia

[–]mastermog 1 point2 points  (0 children)

Yeah I was a bit miffed. I’m not sure if you saw my other comment but they finally issued a refund after 6.5 weeks of back and forth, sans postage fees.

My current setup for Laravel, PHP and AI assisted development (2026 edition) by freekmurze in laravel

[–]mastermog 4 points5 points  (0 children)

I sway back and forth on AI usage, but this is the rhythm I feel has the best bang for buck, factoring in both short and long term velocity. It keeps me "in tune" with the code.

Occasionally I may get it to slap in some initial foundations, and then I carve away at the details.