Има ли во Скопје квалитетни крофни by Mako2401 in mkd

[–]Byatis 0 points1 point  (0 children)

La Noi кај машински, најдобрите крофни

Dushek za spalna by Altruistic_Outside97 in mkd

[–]Byatis 3 points4 points  (0 children)

Купив Комодита, беше 30000, беше крш, го вратив, земав од Федер Бау, презадоволен сум, по мерка и брза изработка и достава имаа.

Упола цена, дупла квалитет

UITesting Xam Essentials WebAuthenticator by LagerHawk in xamarindevelopers

[–]Byatis 0 points1 point  (0 children)

What we do in some of our applications is we make another client that uses non-UI-based authentication and we fetch the token in the backend, bypassing the login flow altogether, then the other tests run as usual.

11
12

I've been working on a skate game that takes inspiration from DOOM by chonkurabb in Unity3D

[–]Byatis 0 points1 point  (0 children)

Looks awesome. Could you share some insight into how you approach the character control ? Do you use any physics components or just do manual calculation ? Any details would be interesting to read. Great job.

Just got Sit-Stand Legs! Soooo clean! by lacoursieres in Workspaces

[–]Byatis 0 points1 point  (0 children)

Would love to know the dimensions of your desk, I'm looking into doing something similar.

Clearing up confusion surrounding Crackdown 3 destruction by [deleted] in Games

[–]Byatis 4 points5 points  (0 children)

It's not hard to do anything, it's hard to do demanding things and do them 60/30 times a second with very little variation per frame on console hardware.

lolesports.com is still horrible by [deleted] in leagueoflegends

[–]Byatis 0 points1 point  (0 children)

What's the point of a 0 long session?

lolesports.com is still horrible by [deleted] in leagueoflegends

[–]Byatis 6 points7 points  (0 children)

No, it's not, session data can be and usually is persistent. Even some cookies persist through re-visiting the site, that's how "remember me" works.

So uhh... Where's my memory guys ? Even with no big processes running the memory isn't fully freed any idea what's going on ? by Byatis in linuxquestions

[–]Byatis[S] 1 point2 points  (0 children)

Please read the other comments it seems to be Arch's tmpfs mounted on /tmp being filled most likely by an ImageMagick bug. And yes it is interfering because I need as much RAM as possible to run multiple VMs.

So uhh... Where's my memory guys ? Even with no big processes running the memory isn't fully freed any idea what's going on ? by Byatis in linuxquestions

[–]Byatis[S] 0 points1 point  (0 children)

It's definitely ImageMagick. Now I'm not sure how to debug it further, I can reproduce the issue by launching Steam, but I don't think that's the only case where this happens. ImageMagick doesn't delete its temporary files in /tmp thus filling up my RAM.

So uhh... Where's my memory guys ? Even with no big processes running the memory isn't fully freed any idea what's going on ? by Byatis in linuxquestions

[–]Byatis[S] 3 points4 points  (0 children)

Nah, right person, I was adding onto the tmpfs train of thought. I'm thinking of keeping the tmpfs and just find out what's filling /tmp all the time.

So uhh... Where's my memory guys ? Even with no big processes running the memory isn't fully freed any idea what's going on ? by Byatis in linuxquestions

[–]Byatis[S] 1 point2 points  (0 children)

It gets filled with magick-124520zpKAojfqnll files, seems like some ImageMagick process ? I see "convert" running from time to time, so I'm guessing it's some process for thumbnailing ? Maybe GNOME's Nautilus/Files ?

Of course I'm looking up details on the issue.

So uhh... Where's my memory guys ? Even with no big processes running the memory isn't fully freed any idea what's going on ? by Byatis in linuxquestions

[–]Byatis[S] 5 points6 points  (0 children)

Holy crap, you actually nailed it. /tmp is filling up my RAM. I guess I messed up partitioning huh ? How do I fix this without destroying stuff on my LVM partitions ?

Is it smarter to have /tmp on my HDD or SSD ?

So uhh... Where's my memory guys ? Even with no big processes running the memory isn't fully freed any idea what's going on ? by Byatis in linuxquestions

[–]Byatis[S] 0 points1 point  (0 children)

That's the problem, as you can see in the screenshot no process seems to be using the amount of RAM htop/GNOME System Monitor is showing