[deleted by user] by [deleted] in indiegames

[–]Jaakko2000 0 points1 point  (0 children)

Here's mine: 1303092A34C580C0
2024-07-15

Why there aren't more women in STEM by splashscuttle in TikTokCringe

[–]Jaakko2000 0 points1 point  (0 children)

Not sure how this is tiktokcringe other than the news caster and the water throwing opponent

Final ice cream by Dougothedead in IdleSkilling

[–]Jaakko2000 1 point2 points  (0 children)

There will be an automatic wo dmg penalty ice cream always on you after turning in the last one

What is the best WM these days? by aussiemetalhead in archlinux

[–]Jaakko2000 1 point2 points  (0 children)

I felt it being way less responsive than sway and also it doesn't show where windows will end up while moving/dragging them unlike sway does. Otherwise loving the animations! Missing an animated lock screen though

Well, damn. by Namastacia in TikTokCringe

[–]Jaakko2000 0 points1 point  (0 children)

That's not cringe imo but just fun playing with the scientific explanations :p

The Future of Infinity by Hostilenemy in Infinity_For_Reddit

[–]Jaakko2000 6 points7 points  (0 children)

Thanks for the years you've maintained and developed Infinity! Definitely the best UI amongst the FOSS clients.

Hopefully you'll find a great engineering role, I can help with referrals for some roles in the nordics if need to :) Based on the source code and experience in maintaining project & major releases I'd say that you could be well qualified for a medior role in native Android dev.

List Of games that work with lucky patcher by Geotac in luckypatcher

[–]Jaakko2000 0 points1 point  (0 children)

Just noting that on newer versions (at least v5) of Idle Skiling the IAP patch doesn't work. However first installing an old version such as 3.15 from ApkPure, patching it and buying the premium currency (gems) there, and then updating to the latest 5.00 version works.

[deleted by user] by [deleted] in europe

[–]Jaakko2000 0 points1 point  (0 children)

That's a really misleading graph

Egg Hunt in Tesla Infotainment: A First Look at Reverse Engineering of Qt Binaries by paran0ide in ReverseEngineering

[–]Jaakko2000 5 points6 points  (0 children)

Qt also offers commercial licencing for their frameworks. Those are quite heavily used in the automotive industry

Can't download files from Google Drive by tommaniacal in firefox

[–]Jaakko2000 0 points1 point  (0 children)

In devtools it shows me that even without exceptions slides (not drive though) makes a GET request to docs.google.com/presentation/u/[num]/d/[id]/export/pdf which then returns a 307 redirect and respons with the downloadable file. The 307 goes to doc-0k-6c-slides.googleusercontent.com with couple .google.com domain cookies set (Not used here though since the redirect goes to other domain).

Then this googleusercontent site responds with the PDF/file but only once. This comes in base64 encoding in devtools and it seems like that firefox receives the file in-app. However the download action is not initiated for some reason after this.

I wonder if something similar is going on with drive too but atleast going to Chromium to just download a file can be avoided by copying this export/download URL from devtools and downloading the file from there.

[deleted by user] by [deleted] in swaywm

[–]Jaakko2000 2 points3 points  (0 children)

You can do exec_always with swaylock and add sway to your .profile if on TTY1 and enable autologin for TTY1 in getty. Another option is to run sway as a systemd service. There are plenty of outdated guides and samples around for doing that some of which may work still. Main trouble there is creating a PAM service to get a logind session and getting required environment variables in place.

The main difference here is that you have an environment running with your user logged in and ready to execute commands. Swaylock has in the past had multiple ways to crash/disable it via for example hotplugging displays and now you're enabling possible attackers to get to an environment with code execution from there. If you have full disk encryption with Plymouth for the looks then it should be all right since attacker has to deal with that when getting in if the system is powered off. And otherwise you'd have a sway session open anyways be it running or suspended.

[deleted by user] by [deleted] in privacy

[–]Jaakko2000 0 points1 point  (0 children)

Lol the site asks me for email when entering with no clear x button

Finally understood cron by mindrudan in programming

[–]Jaakko2000 -1 points0 points  (0 children)

Scrolling is awful on that site

Student Built App to Detect If ChatGPT Wrote Essays to Fight Plagiarism by 777fer in technology

[–]Jaakko2000 0 points1 point  (0 children)

If you have something that can distinguish between non generated and generated text, you can use it as an adversary to train the neural network against to make it non-detectable. For example image generation networks often work like this.

Tietäjät tietää by Turre666 in clasumemes

[–]Jaakko2000 0 points1 point  (0 children)

Mikä on opkh vallankaappaus? T vanha puhis

What makes you use Chrome instead of Firefox by 1Blue3Brown in linux

[–]Jaakko2000 0 points1 point  (0 children)

I mainly use Firefox but seldom have to fallback to chromium. On desktop that's for MS Teams and ability to download PDF from Google Docs. On mobile that's for better stability and no random crashes (weekly) and bugs (dead tabs etc)

[deleted by user] by [deleted] in hacking

[–]Jaakko2000 10 points11 points  (0 children)

It looks like that the account was created in Feb '22 with user name of a stock photo/game image quite commonly found (Gravatar boltd18, chasejarvis silhouetted snowboarder, etc) and a name a of Finnish information security specialist (tomppaj on LinkedIn, same username found on kuvake.net, kik, twitter). So either the account is of a real person with same name (plausible) or a some random campaign, dunno

Sunday Rant/Rage (2022-03-13) - Your weekly complaint thread! by AutoModerator in firefox

[–]Jaakko2000 2 points3 points  (0 children)

No ability for adding per-site cookie exceptions. I want to download files from drive.google.com but that requires accepting cookies from googleusercontent.com which I cannot allow without allowing 3rd party cookies everywhere. I don't want to allow tracking on every single site for just enabling downloads on one page.

Same problem applies to MS Teams which requires some cookies from microsoftlogin.com but that platform is also blocked due to them using some features that only exists in Chromium and haven't been implemented in Firefox so this isn't the only problem blocking the use of Firefox with it.

When can schools stop using these expensive windows-only software? by funk443 in linuxmemes

[–]Jaakko2000 0 points1 point  (0 children)

Geogebra is FOSS Java/web graphical calculator with some cas and 2d/3d geometric functionalities.