@bruce965@lemmy.ml avatar

bruce965

@bruce965@lemmy.ml

This profile is from a federated server and may be incomplete. Browse more on the original instance.

bruce965,
@bruce965@lemmy.ml avatar

So… this is going to be a debloated lightweight distro (or just a DE?) with official support for not-so-fresh hardware? I don’t fully understand.

bruce965,
@bruce965@lemmy.ml avatar

Yes, you can develop in .NET on VSCode and the debugger works on Linux too.

There is a Docker version of SQL Server which funnily enough is equivalent to the enterprise version (rather than limited like SQL Express). You can use it for free as long as it’s for development purposes only.

There is no SQL Management Studio though.

One option would be to use PostgreSQL instead. Entity Framework makes it almost free to replace the database anyways (unless you are doing some db-specific things).

There are some other minor annoyances or missing features, it might bother you; but depending on how you are used to work, you might not even notice. But, hey! you are on Linux now, you get all the benefits of a UNIX operating system, it will be worth it for sure, right? (Yes, imho)


As for gaming, I only do light gaming so I probably don’t count. I use Heroic Launcher and it works wonderfully out of the box 50% of the time, the remaining 50% you can probably make it work as good as on Windows if you are persistent enough.

Oh, and sometimes some games run better on Linux than on Windows, but I would say most of the time they run a bit worse.

bruce965,
@bruce965@lemmy.ml avatar

I work as a professional developer in .NET on Windows, and in my free time I develop in .NET on Linux as a hobby.

Unfortunately I would say the .NET development experience on Linux (with VSCode) is slightly inferior compared to on Windows (with Visual Studio).

For instance there is no support for SourceLink during development, only during debug. And on VSCode the “go to definition” to third party assemblies works only for one level deep, whilst on Visual Studio it works for any depth level.

It is certainly still a great experience on Linux, but not «better than Windows» in my opinion. If you have any recommendations to improve it please share, I would be very grateful.

bruce965,
@bruce965@lemmy.ml avatar

Actually I never thought about it, but it makes total sense. Is it simple? Could you share your recipe?

bruce965,
@bruce965@lemmy.ml avatar

I did a quick search on my trusty DuckDuckGo, but all I could find was “blend oats for 30-60 seconds”, and a lot of disclaimers.

I would assume for a good tasting recipe you should add a little bit of sugar, maybe you have some recommendations about the oats that you use. Can you store it for a few days? Idk, you most likely have more experience on the subject.

If it takes longer than 5 minutes to prepare (also including the cleanup process) I can see why people would rather consume a pre-made product.

Anyways it’s worth to try, if you have a specific recommendation I would appreciate it greatly. Otherwise I will go for one of the recipes I can find.

bruce965,
@bruce965@lemmy.ml avatar

Okay then, I will give it a go. Thanks a lot!

bruce965,
@bruce965@lemmy.ml avatar

As far as I understand, you only have to make your changes to the code available to users of your software. You are free to make any modifications as long as you keep them to yourself and don’t share the binaries (or access the service, in case of AGPL) with anyone. I might be mistaken, though.

bruce965,
@bruce965@lemmy.ml avatar

Ah I get what you mean, I used to share your same view. I used to think that the MIT license was more free than GPL for the reasons you mentioned.

When Google started working on Fuchsia OS and they said it will be MIT license, I started to get worried that smart products producers would start using it instead of Linux. Then they wouldn’t need to release the source code to customers as the software would no longer be GPL.

The difference is that MIT gives more freedom to the producers, while GPL gives more freedom to the consumers.

Personally, my sympathy goes to consumers, not producers, thus I understood why people say GPL is more free than say Apache or MIT.

Licenses such as MIT, Apache, MPL, etc… are a double-edged sword. 😬

bruce965,
@bruce965@lemmy.ml avatar

I already know how to code, but I watched this video tutorial when it was released, and I was amazed by how meticulously he explains every detail and pitfalls.

I would really recommend this video to anyone who is interested in learning to write code in general, not just specifically GDScript.

Looking forwards to Part 2!

bruce965,
@bruce965@lemmy.ml avatar

Signal desktop client is actually Electron based. And AFAIK, Electron doesn’t run on Android, only on the desktop.

bruce965,
@bruce965@lemmy.ml avatar

Are you sure about that? That would be surprising for me, as I had never before heard about Electron running on mobile.

A quick dive in Element Android’s dependencies didn’t reveal any mentions of Electron, but perhaps it’s referenced in some other way.

bruce965,
@bruce965@lemmy.ml avatar

As an Italian, I would say that’s not the case, not “a lot of Italians are racist”. I’ve had interactions with a few racist people of older generations, but I would say that they are the exception, thankfully.

bruce965,
@bruce965@lemmy.ml avatar

I work professionally from Windows, and as a hobby from Linux. My tool of choice for coding in .NET is Visual Studio Code (not FOSS, but there is a FOSS version which is just a bit more limited). It’s not as complete as Visual Studio, but it’s much faster, it has all the basic tools including a debugger, and it’s much more customizable.

Also if you have never done it before, you might love dotnet watch which works with any IDE and lets you make realtime changes to your code while the application is already running.

As for UI, my personal choice is deploying a static website on localhost through Kestrel (it’s less than 100 lines of code for a fully configured one), and then let the user’s browser take care of showing the UI. You could use Blazor if you really want to use C# all the way, but my personal recommendation is to stick to web technologies such as TypeScript and React (using either Parcel or Vite to build your project). Making your UI web-friendly also makes your app cloud-ready, in case tomorrow you will decide that’s something you need.

Finally, you can now deploy .NET apps as a single self-contained executable on all major platforms. But as already recommended by other users, I would keep adopting a web-first approach and go for Docker, and eventually Kubernetes. It’s a lot of work to understand it properly though, so perhaps you can start studying this topic another day in the future.

Feel free to ask me anything if you have questions.

Getting graphics artifacting on my 7840HS laptop, even after a motherboard replacement. Is it a driver thing?

I’ve installed Pop!OS after getting my Lenovo Ideapad Pro 5 back from the warranty repair. Supposedly they changed the motherboard (which I don’t doubt, it was waiting a week for new parts apparently), but even after that I’m still getting graphical errors and bugs when moving between desktops and other window animations....

bruce965,
@bruce965@lemmy.ml avatar

Could you describe the kind of glitches you are getting?

As a first test (and only as a test) I would try holding space bar during boot, then pressing E while focusing the Pop!_OS option, and removing quiet and splash from the line on the bottom, then pressing enter to boot.

bruce965,
@bruce965@lemmy.ml avatar

I had the same issue (on Pop!_OS), and I fixed it by tweaking the boot options to change IOMMU settings for my GPU.

I would try testing without the splash option, as that will change when/how GPU drivers are loaded and it might fix the glitches issue (but might still cause other issues).

bruce965,
@bruce965@lemmy.ml avatar

Gboard with every connection blocked through Rethink Firewall except for “media.tenor.com” and “tenor.googleapis.com” (because GIFs are cool).

I will never really know whether it really protects my privacy or if Google has other means to exfiltrate my data, but from Rethink logs it seems to be working. Unfortunately I have never found any keyboard as good as Gboard, so I would say this a risk I am personally willing to take for the convenience of a great keyboard. What would you say?

bruce965,
@bruce965@lemmy.ml avatar

Sorry about the delay.

  1. Install Rethink Firewall and follow instructions to configure it;
  2. In “Apps” set Gboard to “Isolate”;
  3. Add two domain rules for the two Tenor domains as “Trust”.

That’s all.

What would cause a hard drive's, in an enclosure, filesystem to not mount in PopOs?

Still new to linux hope its ok to ask here. I decided to replace one of my backup drives for the first time in 5ish years with a new 2.5" HDD meant for internal use but in an enclosure (the enclosure works fine). I formatted it in ntfs via gparted and everything went as expected, I even created a large veracrypt container file....

bruce965,
@bruce965@lemmy.ml avatar

In my very limited experience, when this happens the filesystem can (and will) still be mounted as read-only.

bruce965,
@bruce965@lemmy.ml avatar

Well… if you want the very minimum necessary to play piano, I’ve written this tool to do it with just a MIDI keyboard and a modern browser.

tools.fabioiotti.com/midi-synth/index.htmlgithub.com/bruce965/midi-synth

Nightshade - A new data poisoning tool lets artists fight back against generative AI (lemmy.world)

The tool, called Nightshade, messes up training data in ways that could cause serious damage to image-generating AI models. Is intended as a way to fight back against AI companies that use artists’ work to train their models without the creator’s permission....

bruce965,
@bruce965@lemmy.ml avatar

A less salty way to put it would be that the chart is missing two labels: “Original prompt” and “Poisoned prompt”.

bruce965,
@bruce965@lemmy.ml avatar

On AWS they have something called “bursting”. Basically they will let you use 100% of your vCPU, but not all the time. If you use it constantly they start to throttle you. That’s explicitly stated when you rent an EC2 instance (which is their VPS). Perhaps your provider is doing something similar.

bruce965,
@bruce965@lemmy.ml avatar

I have one. It does the bare minimum (show time, count steps, show notifications), everything else doesn’t work very well, including the heart monitor. But the battery lasts for almost a month. And it’s completely offline, no cloud services. I would still recommend it.

bruce965,
@bruce965@lemmy.ml avatar

I synchronized with my laptop to save a copy of all my messages. Would this be a viable solution for you?

bruce965,
@bruce965@lemmy.ml avatar

What’s special about this build in particular?

bruce965, (edited )
@bruce965@lemmy.ml avatar

That’s interesting. I wanted to try it not long ago, and downloaded a random build which didn’t complete installation unfortunately. I’m not a good at searching I guess 😅 How did you distinguish it from the others?

EDIT: found it here.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • JUstTest
  • kavyap
  • DreamBathrooms
  • mdbf
  • InstantRegret
  • ngwrru68w68
  • magazineikmin
  • thenastyranch
  • Durango
  • rosin
  • Youngstown
  • slotface
  • khanakhh
  • tacticalgear
  • megavids
  • ethstaker
  • cubers
  • cisconetworking
  • normalnudes
  • modclub
  • everett
  • osvaldo12
  • GTA5RPClips
  • Leos
  • anitta
  • tester
  • provamag3
  • lostlight
  • All magazines