59
1002
python

@lemmy.world

python 3 points 9 hours ago

Wouldn't any reasonable person prefer the web app version anyways? Web apps are much better for privacy and security, since they run everything in a very sandboxed way.

path: 0 24381044 24385731, hotness: undefined, score: 3, children: 0
python 30 points 2 days ago

As a woman, I kinda thought for a second that the costume on the left looks kinda cool. Then I remembered chub rub exists and visibly recoiled. It would be so painful to walk around in that jfc

path: 0 24360826, hotness: undefined, score: 30, children: 4
python 6 points 3 days ago

We could just all get really fat and ugly, so that the photos aren't representative anymore.

Alternatively, juggalo makeup:

path: 0 24343563 24345122, hotness: undefined, score: 6, children: 0
python 3 points 3 days ago

In German, we have this wonderful word "Knastbrieftasche". It means Prison Wallet.

path: 0 24345112, hotness: undefined, score: 3, children: 0
python 3 points 3 days ago

What about Paraguay?

path: 0 24339813 24345074, hotness: undefined, score: 3, children: 1
python 10 points 4 days ago

Those sudokus are still completely deterministc and there's only one right solution. The designers that make them usually include extra rules, like diagonals having different numbers or numbers not reocurring within certain distance of each other, to make them solveable. It's a really cool challenge to make a sudoku like that :D

path: 0 24326988 24327235 24328447, hotness: undefined, score: 10, children: 0
python 8 points 4 days ago

I should get into selling Electrolytes ~ Smart teen me

path: 0 24328524 24328681 24329323, hotness: undefined, score: 8, children: 0
python 28 points 6 days ago

The secret menu

path: 0 24297928, hotness: undefined, score: 28, children: 1
python 6 points 5 days ago

indians:

path: 0 24313230 24313547, hotness: undefined, score: 6, children: 0
python 5 points 5 days ago

I'm not quite sure what you're looking for, but the term "non-binary data" is sending me haha

Anyways. I've used Laravel for about a year now, and it's ..fine. I don't like the push towards AI slop or their constant attempts to push their own cloud services or whatever onto you either, but it hasn't been much of a hassle to just ignore that part.

What I like about Laravel is just how opinionated the framework and the documentation is (like how it wants you to build Factories and set up proper test data when making new database Entities, and how the Inertia routes encourage a clear schema). It's also been pretty pleasant to get the basics right out of the box, like proper auth and login functions. And I like the kind of stuff that you can do with blade templates! I'm using them to serve dynamically generated SVG files and it works really well.

I haven't really needed any sort of crazy file management things though, so my opinions might be completely irrelevant to your use case. In fact, my Laravel project is really not set up for any sort of large data, since that's just not a thing I need. I'm running it in an AWS EC2 instance (the smallest one, as that's included in the AWS Free tier) with just an sqlite database right in there. If I suddenly wanted to manage files in my application, I'd probably be looking at doing that with AWS S3 buckets. Which would work I guess, but I personally really prefer interfacing with S3 buckets via AWS Lambda, and those work much better with Node, Go, Ruby or Python. I'd probably be leaning towards Node, since that's just what I'm most familiar with. Doesn't mean that it's the choice I'd recommend, because your project might have completely different technical requirements! Web dev is a confusing clusterfuck of edgecases.

If Laravel looks like it works for your requirements right now I'd say go for it. No one knows what the future looks like - it could be completely enshittified in a year, or it could be totally fine because the maintainers have just been riding the AI hype for marketing clout while still making a decent framework. If you stick to decent coding practices, switching to a completely different framework really won't be the end of the world.

Alternatively, since you're looking to hire someone for your project, maybe just focus on finding the most capable engineer you can and let them choose whatever tech stack they seem fitting? They'd probably have a much better understanding of your requirements and could make choices that work well together contextually.

path: 0 24309270 24309557 24315747, hotness: undefined, score: 5, children: 1
python 5 points 5 days ago

Stattdessen wird das Treppenhaus renoviert und man hรถrt den ganzen Tag die Bohrmaschinen ._.

path: 0 24312723 24314148, hotness: undefined, score: 5, children: 1
python 3 points 4 days ago

I'm handing in my resignation notice next week! Signed the contract for my new job today :D

I wouldn't call my main project quite a sinking ship yet, but it's certainly getting there. Managers are foaming at the mouth to have all developers use as much AI as possible, so the codebase is generating technical debt at a record pace. The project is fully dependent on AWS (the customers, large players in one of Germany's essential public sectors, are getting more hesitant about that fact by the day) but there's no plan or even consideration to maybe look towards alternative cloud providers. And security issues and CVEs are piling up left right and center because npm libraries are just pulled in with no care in the world. Can't even keep up with opening enough tickets for all of them. I'm really surprised that the company had no major security incident yet, but it feels like we are due for one any day.

Honestly, it was fun while it lasted. I'm mainly just leaving because I haven't really gotten to build any new features in months now because I'm the only one who really cares enough to go in and fix CVEs. I feel like I'm just the janitor at this point ๐Ÿคท

path: 0 24321845, hotness: undefined, score: 3, children: 0
python 3 points 5 days ago
Puzzle #1103
๐ŸŸช๐ŸŸช๐ŸŸจ๐ŸŸช
๐ŸŸช๐ŸŸช๐ŸŸช๐ŸŸช
๐ŸŸจ๐ŸŸจ๐ŸŸจ๐ŸŸจ
๐ŸŸฉ๐ŸŸฉ๐ŸŸฉ๐ŸŸฉ
๐ŸŸฆ๐ŸŸฆ๐ŸŸฆ๐ŸŸฆ

omg it's been so long since I actually solved one of these haha

path: 0 24314249, hotness: undefined, score: 3, children: 0
python 3 points 5 days ago

women ๐Ÿง‹

path: 0 24312347, hotness: undefined, score: 3, children: 0
python 2 points 5 days ago

oh, I also just remembered: You might like Zig! They're a C-based language, not a framework, but they're staunchly anti-ai. If complying with your moral compass is something you want to pursue (which I think is valid, I think most devs wish they had the breathing room to do that) you might want to consider it!

I've looked it up and apparently there is a zig-based Web framework called Jetzig. I have never used it or heard about it before, but at first glance the functionality it offers seems solid enough.

path: 0 24309270 24309557 24315747 24317652, hotness: undefined, score: 2, children: 0
python 4 points 6 days ago path: 0 24297959, hotness: undefined, score: 4, children: 0
python 1 point 5 days ago

Theoretisch kรถnnte das der Fall sein, aber genau Milka wurde vor Kurzem genau fรผr ihre Shrikflation vor Gericht verurteilt ๐Ÿ˜„ https://www.test.de/...

path: 0 24307148 24314088, hotness: undefined, score: 1, children: 0
python 169 points a year ago

She's a long sandwich???

path: 0 15321712, hotness: undefined, score: 169, children: 6
python 128 points 10 months ago

nah they're right, I eat like shit

path: 0 18798441 18798676 18798727, hotness: undefined, score: 128, children: 7
python 110 points 3 years ago

They're also definitely doing some sort of keyword manipulation, cause the official Reddit App is fairly high in the result list when searching for Lemmy.

On another note: hi, I just came here today after RIF stopped working ๐Ÿ‘‹

path: 0 695698, hotness: undefined, score: 110, children: 5

thanks for using Leebra!

go to feed...