[-] prof@infosec.pub 20 points 1 month ago

So, judging by the wizard frog being clothed. The wizard just told this dude to get naked for what reason? ๐Ÿคญ

[-] prof@infosec.pub 27 points 1 month ago

You can have the best tool in the world and still find people just hitting their own face with it.

[-] prof@infosec.pub 76 points 1 month ago

Meme is funny, but that exception used as flow control hurts.

[-] prof@infosec.pub 35 points 1 month ago

Since witches are generally agreed upon to be nasty bitches, I'd argue they don't care.

[-] prof@infosec.pub 128 points 2 months ago

That's why he's not worried about stuff running out

339
submitted 3 months ago by prof@infosec.pub to c/linuxmemes@lemmy.world

Totally not based on a true story.

[-] prof@infosec.pub 20 points 4 months ago

He cs_assaulted the counter

[-] prof@infosec.pub 28 points 4 months ago

In an upcoming post: "Why can't anyone just make a button that automatically hacks facebook???!!!"

It's really interesting how differently you see technology as a professional compared to "normies". So much stuff is easily solved by following instructions or reading error messages.

[-] prof@infosec.pub 33 points 4 months ago

Well done, here's your price: ๐Ÿ…

You may redeem it for a star on a GitHub repo of your choice.

It all gets put into the main method though in this version ๐Ÿ˜„

515
submitted 4 months ago* (last edited 4 months ago) by prof@infosec.pub to c/programmer_humor@programming.dev

Insert <it's not much but it's honest work> meme. It only supports ints and bools, some logic and simple arithmetics and it compiles to Java but damn was it hard to get that far.

Can you guess what everything does?

69
submitted 5 months ago by prof@infosec.pub to c/linux@lemmy.ml

As the title says, you probably guessed it already. For work I mainly develop on the .NET platform using a Windows device, but at home I enjoy all the benefits of a good OS.

Now I kinda want to get my C# skills "sharper" and have some projects in mind utilising it, but I'm a bit miffed about the development tools and possibilities of deployment available for me on Linux.

Also I may want to coerce my boss to let me work on a device with my OS of choice.

Any advice from devs that are in a similar spot? What do you use for .NET development on Linux? And are there any cool multiplatform deployment possibilities (next to Xamarin/Maui) that actually let me build natively on Linux?

[-] prof@infosec.pub 46 points 5 months ago

Recently switched jobs from maintaining a 15 year old Windows Forms .NET Framework legacy codebase.

At the new job we stick to Clean Architecture, use unit and integration tests, have a code generation tool, actually make nice use of generics and use dependency injection. Also agile processes, automatic build tools, whatever. The difference is night and day and I'm so glad my ex boss fired me because I told him he's an asshole and his codebase is shit.

[-] prof@infosec.pub 52 points 6 months ago* (last edited 6 months ago)

Ha! I'm partially looking at this issue in my bachelor's thesis.

It's not at all necessary to embed a browser, but it's really easy to transfer your web app to a "near native" experience with stuff like electron, ionic, cordova, react native or whatever other web stuff is out there. The issue is mostly that native APIs are complicated and relying on web views or just providing your own "browser" is a relatively easy approach.

Stuff like Flutter, Xamarin or .NET MAUI compile depending on the platform to native or are interpreted by a runtime. There's a study I use that compares Flutter to React Native, native Java and Ionic on Android and finds that unsurprisingly the native implementation is best, but is closely followed by Flutter (with a few hiccups), with the remainder being significantly slower.

The thing is. I don't think these compiled frameworks lag behind in any way. But when you have a dev team, that's competent in web development, you won't make them learn C#, Xaml, Dart or C++, just to get native API access - you'll just let a framework handle that for you because it's cheaper and easier.

Edit: To add some further reading. This paper and this one explore the different approaches out there and suggest which one might be "the best". I don't feel like they're good papers, but there's almost no other write up of cross-platform dev approaches out there.

Edit2: I also believe that the approach "we are web devs that want access to native APIs" may be turned around in the future, since Flutter and now also .NET offer ways to deploy cross-platforn apps as web apps. I'll get back to writing the thesis now and stop editing.

[-] prof@infosec.pub 20 points 6 months ago
[-] prof@infosec.pub 20 points 6 months ago

It's active users, not total users. I'm not sure on the exact metric, but users need to post, comment, vote or whatever to be counted for this statistic.

5
submitted 10 months ago* (last edited 10 months ago) by prof@infosec.pub to c/linux@lemmy.ml

... and I absolutely love it.

After my previous post where I asked for advice on distros I have tried Mint and EndeavourOS first as VM's and afterwards I gave them their own partition and tried it on my real hardware.

Something about EndeavourOS just sat right though and I promptly replaced my windows install with it. KDE Plasma also blows me away with the amount of customisation that is possible.

I've spent some time configuring today but mostly aesthetic stuff as my hardware worked 95% out of the box. Some odd dependencies were missing for steam to work properly but I'm really not missing anything that windows had right now.

I'm curious how my uni workflow will look like now, but I'm sure I can make it work.

Thanks a lot for the support and advice you've given me. I really love the community on here.

I'll get back to customising my bash prompt now. ๐Ÿ˜„

Edit: Due to popular demand:

I use Arch, btw.

0
submitted 10 months ago* (last edited 10 months ago) by prof@infosec.pub to c/linux@lemmy.ml

Hey guys, I'm an entry-level IT professional and tech enthusiast.

I'm getting a bit sick of windows for a multitude of reasons and want to try out some Linux distros.

I use my pc for web browsing, university (which uses office 365) where I study software design, software development (vs code, visual studio, jetbrains stuff) and gaming (99% of the time via steam).

My main concerns for switching are that I'll have a hard time with university work because we mostly use teams for video conferences and work together with word, and other office stuff. We also are required to do some virtual machine stuff where we use virtualbox.

Also I'm a bit worried that some games on uplay, epic and other platforms aren't available anymore.

For distros I've been mainly looking at Manjaro, Linux Mint or plain old Ubuntu. Can you recommend anything that might fit for me or will I maybe run into any issues with my chosen three?

Edit: Thanks a lot for all the replies. I've read through all of them even if I didn't reply and it was very helpful. I will test most of your suggestions in a VM before I jump into completely changing my OS. And I'll probably try booting from a USB Drive first. What I didn't mention is that I've already worked with Ubuntu, Debian and CentOS, so I'm not scared about having to use a CLI.

view more: next โ€บ

prof

joined 11 months ago