pohart

joined 11 months ago
[–] pohart@programming.dev 6 points 5 months ago

We just point a backend developer at it and hope.

[–] pohart@programming.dev 4 points 6 months ago* (last edited 6 months ago)

That looks awesome. Can't do it now but I'm trying it Monday

[–] pohart@programming.dev 5 points 6 months ago

I love that differences with gnu are bugs. I know it will lead to slower, less maintainable code, but it makes adoption worlds easier

[–] pohart@programming.dev 4 points 7 months ago (5 children)

Any ides have support for this? I feel like I've been waiting forever.

[–] pohart@programming.dev 15 points 7 months ago

I was there for it. It was a lot like mine, but more optimistic

[–] pohart@programming.dev 1 points 8 months ago (1 children)

What's a PD day?

[–] pohart@programming.dev 2 points 9 months ago

What does the one liner do?

 

I was skeptical of gatherers ergonomics based on the jep, but this devoxx talk really makes them seem more approachable.

[–] pohart@programming.dev 66 points 10 months ago (3 children)

I once had to work with a government agency that insisted they generate and provide my private key.

[–] pohart@programming.dev 2 points 10 months ago

Regardless of what pattern it is, you have a clear performance need and a testable implementation. That's a win.

Beyond looking for a pattern, I'd look at what your doing to make sure you're not loading a ton of extra dependencies of your know you won't use them.

Also, you generally want a database transacting to be one logical unit of work, that all commits or all rolls back together, if you're combining multiple transactions is likely what you want, but be aware that you might be holding locks for longer, so you might be introducing contention.

By the same token, make sure you've got records locked if you need them locked. If you had atomic updates before, or your first update locked the records you needed, you may need to lock records explicitly to keep your database consistent.

[–] pohart@programming.dev 2 points 10 months ago

How much could performance even improve?

[–] pohart@programming.dev 11 points 10 months ago* (last edited 10 months ago) (1 children)

I wrote myself an app that was very useful to me personally. I knew zero others who might be interested but was able to publish it. At its peek there were 100 users. It was relevant for just under two years and is now gone. That was super successful and useful for the people who used it. I would have had no way to get it to anyone but me had this policy been in place.

Edit: I don't even know 20 Android users. Maybe 5. Everyone uses iPhones.

[–] pohart@programming.dev 11 points 10 months ago

Definitely voting for someone who doesn't support genocide for president. Down ballot I'll likely vote 3rd party as well, but I haven't decided for sure.

view more: next ›