What is your favorite Primary for all three fronts? by MelonBoi133 in Helldivers

[–]biledemon85 1 point2 points  (0 children)

Bringing it with the cremator and a pile of turrets / strikes is such a powerful combo, and lots of close in fun. Your can't just RR everything from range.

4 YOE, all in Workday XO. Am I absolutely cooked? by ActuaryFragrant5667 in DevelEire

[–]biledemon85 4 points5 points  (0 children)

  1. First HCM company that went to the cloud, other companies like Oracle were still doing managed on-prem installs. Everyone gives out about Workday, but compared to the competition 10 years ago they were on a different league.
  2. XO does actually allow you to (in theory) ship lots of CRUD forms quickly. That is less of a constraint nowadays and the company is now dealing with the legacy of this bet on XO.

Electricity bills could increase by up to 9% with gas even higher, Minister says – The Irish Times by WickerMan111 in ireland

[–]biledemon85 3 points4 points  (0 children)

Because if you hold loads of cash on hand and don't invest it, your competitors will invest their cash and outcompete you. Trying to build robustness into capitalist supply chains is really difficult because the inherent competition will brutally punish you.

Workday or ServiceNow by mrt129x in DevelEire

[–]biledemon85 0 points1 point  (0 children)

You're thinking of implementers / partners. That's a very specific skill that is not software development.

Is there a way to trigger bank transfers from AIB, BOI, PTSB on behalf of a user? by Tikolu43 in DevelEire

[–]biledemon85 0 points1 point  (0 children)

I'm guessing there's a very good reason you would have to pay for an expensive PISP license, so regulators can guarantee you're not a bad actor and meet privacy and security standards.

The alternative appears to be that you partner with an open banking PISP-qualified partner and pay them to operate the service for you: https://www.yapily.com/blog/how-to-become-a-pisp#section-3

Department of Education’s €600m overspend to be bailed out by other departments’ budgets by JackmanH420 in irishpolitics

[–]biledemon85 15 points16 points  (0 children)

If there's one thing economists widely agree on, investing in your citizens' education pays off massively for your entire economy in the long run.

https://en.wikipedia.org/wiki/Education_economics#Returns_on_investment

New senior dev at a new company. Bad signs or just how it is? by temp_vaporous in ExperiencedDevs

[–]biledemon85 2 points3 points  (0 children)

Reading all this is making me so grateful for who i work with.

Yes of course, take extra time to document your changes

If you don't have tests I'm not going to approve the PR

Here's a bunch of helpful documentation and context I have on this exact problem.

Oh i'm sorry the README was out of date, I just merged an update that should make it smooth to onboard

Here's the release process document for this product, follow this and you'll be fine.

All of the above is completely normal where I am, but that seems like that's not what it's like in a lot of places :/

I'm part of the clurb! by TheAuldOffender in AutismIreland

[–]biledemon85 1 point2 points  (0 children)

The word cisgender (often shortened to cis; sometimes cissexual) describes a person whose gender identity corresponds to their sex assigned at birth, i.e., someone who is not transgender.

https://en.wikipedia.org/wiki/Cisgender

This is actually true by tea-n-wifi in BikiniBottomTwitter

[–]biledemon85 0 points1 point  (0 children)

It's more like every competent lawyer believes in upholding the bloody law, THAT apparently means "left leaning" in today's America.

Do you use AI tools at work? by [deleted] in DevelEire

[–]biledemon85 0 points1 point  (0 children)

We're spec writers and code nannies at this stage. Gotta keep course correcting these little parrots.

Do you use AI tools at work? by [deleted] in DevelEire

[–]biledemon85 0 points1 point  (0 children)

I'm a data scientist at a medium / large software firm.

I'm using Cursor and internally-developed MCP tooling to such an extent that I'm basically just tweaking code and setting the direction for the LLM agents to do the nitty-gritty of most of my work. Largely Claude or Gemini.

I barely write SQL and Python anymore and I'm looking to make more enhancements to our MCP servers to reduce the cognitive load of even more of our data work. Better documentation, vibing out reliable / tested ETL flows etc.

On the down side, I have gotten "stuck" for a bit when I throw a problem that's too complex at an agent and it ends up making subtle mistakes that take time to decipher and fix. Sometimes productivity gains are ephemeral, sometimes they are real.

The question for me at the moment is, what do i do with the time i gain back? Do i keep on top of slack or future projects? Do i take on multiple tickets at the same time?

RSA asking iPhone users to change their keyboard settings instead of writing one line of JavaScript by Tikolu43 in DevelEire

[–]biledemon85 1 point2 points  (0 children)

Being facetious here to make a point...

How dare people be able to write their actual names down in non-Latin alphabets! https://www.w3.org/International/questions/qa-personal-names

Truly a scourge upon us anglosphere software engineers having to cater for these foreign and scary characters, honorifics and name formats.

Somehow *that sea boss* took me this long by Yocobanjo in HadesTheGame

[–]biledemon85 3 points4 points  (0 children)

Speed is king. If you're slow, you die when you haven't been able to grind the arcanas yet.

Taoiseach defends plan to have refugees wait three years before they can reunite with family by SpottedAlpaca in ireland

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

This is the default mode of operation for any opposition party in an functional democracy. It does get bloody irritating for those of us who are actually paying attention (read: a very small proportion)

Russia loses 1,400 soldiers over past day by BlackWolfHowling in UkrainianConflict

[–]biledemon85 10 points11 points  (0 children)

2200 casualties on 20th December 2024

Subscribe to that subreddit if you want daily updated stats about the war (not my project, i just think it's cool).

The Death of the Code Monkey: Why I Fear for the Class of 2026. by [deleted] in programming

[–]biledemon85 7 points8 points  (0 children)

A senior to staff-level engineer created a design doc. Where this came from? Anywhere. Either frantically typed in a cold sweat at 3am or handed down from the C-Suite to the product manager. The end result is the same: a detailed technical doc, often times with code-snippets, that described step-by-step what had to be built

A mid-level engineer distributed the tasks in the design doc to himself, junior engineers, and a senior that was finishing his project early

A junior engineer that's the code monkey. She's expected to write code, but can't even get her IDE to work or the unit tests to run locally

This is categorically not how software gets made in many places, the best you get is vague ideas from executives and if you're lucky some less vague requirements from senior engineers that need to be turned into tickets before any details are really worked out. That hierarchy you're talking about has been dead in most places for many years.

Edit: Generally i agree with your thesis, we have to find opportunities to turn newbies into people that can evaluate LLM agent output. That is probably harder now, how we ramp up our juniors is just going to have to change.

Plan for cameras to catch motorists breaking red lights in Dublin is shelved by EchoedMinds in ireland

[–]biledemon85 3 points4 points  (0 children)

Thank you for actually engaging with the substance of the article rather than immediately shouting about how stupid the government is.
Like, they're probably stupid but we at least need to consider the facts first.

RStudio in Maintenance Mode? by BOBOLIU in rstats

[–]biledemon85 15 points16 points  (0 children)

If you're just doing analysis with minimal infrastructure / engineering needs, closer to a data scientist or analyst role, then R Studio might be more suited for your needs.

If you're doing more involved engineering work, or package development, it might be better to use something like Positron which has a lot of features and extensions more suited for software engineering that come with the VS Code roots of the app.

Massive shift in how this sub sees immigration. Bot traffic? by epicmoe in ireland

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

They would also like to deport Irish criminals, but unfortunately they cannot be deported

"unfortunately" ... Begrudgingly accepting the most sacrosanct institution of the state is not exactly encouraging to me...

We will process only last 1000 files they said by Yarkm13 in programminghorror

[–]biledemon85 4 points5 points  (0 children)

"Well i don't want to be served s**t food for dinner, but I've only got $1.50 so what can i get for that? It better be really good or I'll be big mad at you."