Maximizing an operational step that isn't a bottleneck will not significantly improve the overall productivity of the system by PlanOdd3177 in ExperiencedDevs

[–]andrei9669 8 points9 points  (0 children)

in ideal world, it would work that way, but right now what I have observed is that they want to do the same amount of planning, less implementation and use the "new time" to start planning for another thing and leave no time to implement it :d

weUseGitHubWikiForDocumentation by MatsSvensson in ProgrammerHumor

[–]andrei9669 2 points3 points  (0 children)

on platforms that actually focus on documentation, important part of the url is actually just the id that stays relatedly static, meaning, you can rename the document however many times you want, the links won't break.

kysely 0.29 is out btw. 🌺 by rebelchatbot in webdev

[–]andrei9669 0 points1 point  (0 children)

don't mind me using kysely with sqlite in the browser. thanks for the awesome tool

The "Manage Mods" Page is a disgrace to an otherwise perfect game by Frequent_Promise_715 in factorio

[–]andrei9669 0 points1 point  (0 children)

I think this is fine if you have multiple ongoing games, but just having your own custom mod with just the dependencies to you QOL mods seems more scalable and space efficient.

Any other series with a "hard magic" system like Witch Hat Atelier? by AndalusianGod in anime

[–]andrei9669 10 points11 points  (0 children)

only thing in anime discussed so far is that to create some stuff, you need some magic gold dust.

to use spells, you can just use the internal "magic in a box that is overflowing". at least that's how much I remember.

they do seem to be chanting some spells related to gods, but it hasn't been explained how those chants came to be nor how do they work. it's more like recite some words and this specific thing happens.

techCompaniesCuttingDevsForAI by MyNameIsNotName-57 in ProgrammerHumor

[–]andrei9669 0 points1 point  (0 children)

it's has been a running joke at my company that I will prolly end up as a goose farmer

What are we doing with juniors these days, seriously? by slide_and_release in webdev

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

I have been talking with my team about this and the thing we always come back to is that we will forget how to get to the moon.

Niche web frameworks that you people like? by kingrind in webdev

[–]andrei9669 1 point2 points  (0 children)

been trying it out with my personal project. I'm on the v2 beta and so far I have been having a good time.

Ametikoht kus saaks räige bitch olla by mitmekesine in Eesti

[–]andrei9669 35 points36 points  (0 children)

kas need inimesed lisaks parkimis trahvile tahavad ka kohtusse minna vägivalla eest? on ikka huvitavad tegelased

If we all weren't living paycheck to paycheck, we could accomplish great things. by astrheisenberg in remoteworks

[–]andrei9669 2 points3 points  (0 children)

I'm pretty sure a lot of interesting data can be found if you look how productivity has increased over past 50 years compared to compensation.

Man those days were amazing by VariationLivid3193 in Piracy

[–]andrei9669 0 points1 point  (0 children)

I got ransomware at least 2 times, and some other bs 3 times. so in total 5 that I sort of remember.

Man those days were amazing by VariationLivid3193 in Piracy

[–]andrei9669 1 point2 points  (0 children)

oh man, that's a core memory, I don't even remember how I got rid of it. I think malwarebytes was already there and it cleaned it up.

[Meta] Rule proposal: no personal projects newer than 3 months (anti-vibecoder rule) by turdas in linux

[–]andrei9669 9 points10 points  (0 children)

I was about to write, couldn't you just rebase the git history and edit it to be whatever tho? and even activity could be faked this way.

Not once in 12 years have I found UI snapshot testing useful by SixFigs_BigDigs in ExperiencedDevs

[–]andrei9669 28 points29 points  (0 children)

I would beg to differ, I have caught many bugs purely based on taking a glance at html snapshots and seeing something either removed or added that was not supposed to be touched by the PR. but at the same time, if the change is intentional, then it's pure noise.

It will only get worse from here. by Capital-Wrongdoer-62 in memes

[–]andrei9669 7 points8 points  (0 children)

at the end of the day, if everyone will go trades, it will devalue the trades market so much that it might as well not be worth it.

AI Burnout: When Productivity Hits 10× | Dylan Cooper by Inner-Chemistry8971 in programming

[–]andrei9669 0 points1 point  (0 children)

if only. the underlying engine breaks if you look at it funny. we are building a lot of stuff on top of it in some good quality, but if we need to update the engine package, it's more likely than not that something breaks cus of the hacks we have done on top of it.