[-] thevoidzero@lemmy.world 1 points 7 hours ago

I'm on voyager. It shows up as an lil robot icon.

[-] thevoidzero@lemmy.world 3 points 16 hours ago

Yeah, I knew it wasn't a bot reply, but since I thought you marked it as such it was a fun comment.

[-] thevoidzero@lemmy.world 7 points 17 hours ago

So the AI boom has made the bots depressed too huh ...

[-] thevoidzero@lemmy.world 1 points 1 day ago

I know, and no one will believe me

[-] thevoidzero@lemmy.world 12 points 2 days ago

But if everyone is using it to mean something new then we need to record that.

[-] thevoidzero@lemmy.world 5 points 6 days ago

Now think, patents are similar things but for with more money. And imagine if someone else had similar idea and made slightly similar website you go sue them coz you had the idea first.

[-] thevoidzero@lemmy.world 2 points 6 days ago

Those topics seems a little advanced for a Linux user without cyber security knowledge though. I personally don't understand any of them lol. I know what hardening is, what CVEs are; but except for few anecdotes like the logj4, xz, etc, I don't think I'd know enough to talk about the cyber security side of linux.

I was thinking more along the side of daily life things. Like how programmer like linux because it's easier to develop things and manage environments and cross program compatibility.

[-] thevoidzero@lemmy.world 3 points 6 days ago

What would be interesting topics in Linux for you guys. I am in a Linux student club, have no experience with cyber security except the generic things, and we are looking to attract cyber security students since Linux doesn't have many students to maintain club status.

[-] thevoidzero@lemmy.world 21 points 1 week ago

Hey this solution seems to work but it's not perfect; I don't know how we can improve it, and nothing to replace it with, but let's take it down asap.

[-] thevoidzero@lemmy.world 2 points 1 week ago

He did not have to provide lifelong project and work on it. He just needed to donate his money and people in UN would have worked with that money. Even if it didn't work, he'd still have done a real great job by donating that much. And maybe we could have learn money is not the solution and we need to change approach.

[-] thevoidzero@lemmy.world 6 points 1 week ago

I'll repeat it as much as I can but we need yo open up new journals for these kind of things.

All we need is a good cloud for storage, and volunteers. I think comp-sci people do that with https://arxiv.org/

The journal should accept any user submitted papers but have ranking based on other people, like successful reproducible studies (which is also accepted in journal) will be linked to the original journal. Reviews and such can be their own articles but also linked to the journal.

That way, undergrads can do projects reproducing previous studies (given resources) which will still give them research credit. Failures and exploration will also give people credit as it helps other people's research. We can just tag papers for novel ideas,failures, reproducing old paper,reviews, etc.

I think it has a chance to be very useful if we can pull it off. Although it'll have the same problems as of social media with upvote system. So some more thoughts needs to be there for the actual implementation.

[-] thevoidzero@lemmy.world 1 points 2 weeks ago

I know it's an edge case. But the edge case of having to pay more on taxes on increasing income existing for incomes close to poverty line seems counterproductive, doesn't it?

10
submitted 4 weeks ago by thevoidzero@lemmy.world to c/linux@lemmy.ml

TLDR: I recently found out there is "deprecated" XFA format that acrobat still uses in their programs, and government forms have those for dynamic contents in the form that we cannot fill using other softwares. Looking for solutions.


This has been a problem since a long time. Back in 2020 I had dual boot because I needed acrobat to fill PDF forms, but after finding xournal++ program I nuked windows partition. Windows update messing up grub was one of the reason I decided to nuke windows and looking at the posts recently it's still a huge issue.

So the problem I recently encountered is that even the government issued PDF forms need acrobat reader (which is free software for PDF, but only available in windows and mac). Which I didn't think would be an issue and just filled the form in Firefox.

Turns out that was problematic as the PDF forms has fields that are automatically filled, calculated from other fields, only made available when certain checkboxes are checked, etc. and Firefox doesn't support that. Even trying to install the acrobat reader snap (which uses wine) in a VM and opening the PDF on it didn't work. The UI makes me think it's a really old version of the reader.

So without searching for other devices (and filling a PDF with my sensitive information) what solution is there? Installing windows is a hassle even in a VM, and it will use up precious SSD memory. But that's the only solution I can think of.

I also found masterpdf or something like that which the Arch wiki says has support for that, but it didn't work. It says XFA forms are converted to acro forms, and the dynamic part doesn't work. There are websites that promise to work for such forms, but I'm not going to be putting sensitive info on web apps.

48
submitted 1 month ago by thevoidzero@lemmy.world to c/linux@lemmy.ml

Hi everyone,

I'm hoping there are people here who work on FOSS and have applied for grants to support their software financially. I am applying for a grant opportunity that is asking for a software from US gov agency.

My requirements:

  • I want to publish it under Open Source Licenses like GPL (not MIT) so other corps can't take this to use on their product,
  • The grant agency will get the source code, they can do whatever as long as the license is held,
  • I will develop the features they want, and request during the duration of grant,
  • I will want to continue development independently after the grant, or apply for more grants from other organizations,
  • To clarify the previous point, I do not want to give them the final product so they own it, and I can no longer do anything on the program.

So, if anyone has done similar things, please give me advice on this. Their requirement says "a web repository" should be provided at the end, so I think I can apply with the intention of giving them the software code while keeping the rights. But I don't want to make a mistake in application/contract and lost the rights to the program, I want to develop a lot further than just the features they want for their use case.

Or at least dual license to protect the Open Source Side while giving the grant organization rights to take the code for their other programs because of the money they spent.

11
submitted 7 months ago by thevoidzero@lemmy.world to c/latex@lemmy.ca

Basically, you can choose some slides from an opened .tex file to copy. It also has the function to see which graphics files are included in the selected files, so you know which ones to copy.

Here is the Github link: https://github.com/Atreyagaurav/beamer-quickie

The PDF pages are shown using the SyncTeX (if available) so that you can visually choose the slides as long as there is a single .tex source file, (might still work without synctex for simple cases).

I've made it on Linux, so it hasn't been tested in windows. You probably will need to compile gtk on Windows if you want to make it work. So if someone is really interested let me know, I can give instructions. Even in linux you'll need to install dependencies.

view more: next ›

thevoidzero

joined 7 months ago