Anon likes horror books
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearJU
    just_an_average_joe
    Now 97%

    Wtf pay attention it's not "10th July". It is very clear what anon wrote and meant.

    Are you autistic or smth?

    They obviously meant the 7th of Oct.

    34
  • Soundtrack of my childhood
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearJU
    just_an_average_joe
    Now 100%

    The sad part is sometimes, it is your own voice calling you lazy while knowing full that you are depressed. Sometimes, it is more difficult to convince yourself that you need help more than convincing others

    34
  • This man is a parody of himself
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearJU
    just_an_average_joe
    Now 100%

    That's actually incorrect, the light reflected by the mirror is time delayed based on 2 x the width of glass on the mirror so you are just kissing a slightly older version of you.

    A world renowned scientist like neil should know better

    6
  • Apple backs out of investment in OpenAI
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearJU
    just_an_average_joe
    Now 100%

    That's good marketing. OpenAI recently went for profit on steroids. They are increasing chatgpt plus price, they backed out of providing free credits to startups, they also made it so Sam Altman would have full control over the company (basically non-profit board is no longer involved).

    Not to mention sama first made outrageous claims about how he needs a crazy amount of energy for AI training and now that MS and other governments are starting to fulfill those requirements, he is changing the goal post to even more outrageous claims. Like literally he said if the world does not do this, there will be wars fought over AI in the future and only rich people will have access to AI.

    15
  • PDFs
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearJU
    just_an_average_joe
    Now 100%

    Not necessarily, CVs have complicated formatting. Nobody (should) write blocks of text, and you don't know how many columns the candidate is using. Is the candidate using a specific section to show star based skill rating or word based? So you can still search for individual keywords but if you try copying the whole pdf and paste it in txt (which is what will be forwarded to ATS), it does not make much sense. The structure is too complicated extract where you studied, what did you studied and your grade, what other experiences you have and how long you worked there etc.

    Extracting structured data is in its own right a different field of science. There is plenty of recent research on extracting structured data from academic pdfs (I was working on this in a research institute in germany around 2022), even when LLMs are used it can get really complicated to the point that there are specialized LLMs for just that.

    But ATS systems are cheap/not high enough priority to even use OCR let alone LLMs so unfortunately the responsibility of making an easily parsable CV comes down to the candidate.

    Try this next time you see your CV, copy its text to a txt then think about if you can write a program that can reliably extract your experience, education, interests etc. Its going to be super difficult and even then it won't generalize to thousands of other CVs.

    2
  • PDFs
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearJU
    just_an_average_joe
    Now 100%

    I think OCRs are really good nowadays but i think old ATS systems don't use them or at least use old OCR. If you parse a pdf (without OCR) a word exported pdf preserve the text order much better than a latex ones.

    Like i actually tried some websites and python libraries to extract the text from my latex pdf, none of them gave good results like words inside pdf would be out of order.

    If i use ocr then I get good coherent text. Which is really important for ATS but I doubt people use OCRs cuz they are kinda expensive or maybe people just use old ATS systems etc

    3
  • PDFs
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearJU
    just_an_average_joe
    Now 100%

    I have gotten some response in the past that some people see europass as somewhat being lazy which is why I moved to latex. Also my CV got a bit too long with europass (2-3 pages I think).

    3
  • Hezbollah leader Hassan Nasrallah killed after Beirut airstrikes
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearJU
    just_an_average_joe
    Now 60%

    If someone use a human as a shield does that mean its okay to kill the human shield to get to the terrorist?

    I mean in a similar vein, that is like killing all the hostages in a robbery and then saying "nobody is condemning the robbers for hiding behind other humans"

    1
  • PDFs
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearJU
    just_an_average_joe
    Now 71%

    Actually this is good advice. Nowadays nobody reads your CV in the first step. Your CV first gets through an automated system (ATS i think its called). It's designed to filter out as much as possible.

    The problem with PDF is that it's terrible to parse cuz it's designed for humans reading it, not machines. The only reliable way to parse it is by converting it to images and then OCR, which is kinda expensive.

    So before you send a PDF, you should first try to convert it to txt and see if the content make enough sense. Or just use word to make a CV then export to PDF.

    When i was looking for a job, i remember there was a website that would give you tips on your CV and they had an ATS report of your CV. I was so shocked to realize that ATS totally messed up completely to parse the correct info from my latex CV. Like I have a lot of AI/ML experience and it completely missed it and thought i had quality assurance one. And i was applying for AI jobs, no wonder I couldn't get any interviews. Then I changed it to word and an exported pdf where word wasn't accepted. I got many more interviews after that.

    15
  • AI bots now beat 100% of those traffic-image CAPTCHAs
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearJU
    just_an_average_joe
    Now 100%

    I think thats much more difficult than it seems, because usually only residential IPs are the ones that don't get those. And if you start to use a residential proxy too much then that IP can also get flagged.

    8
  • If Jesus can turn water into wine, but wine is still mostly made of water, can Jesus apply his powers recursively and create more and more concentrated wine?
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearJU
    just_an_average_joe
    Now 100%

    I don't think so, the premise is that water can be converted to wine. Water here does not mean the chemical composition (ie h2o) but rather as a concept. So once water is converted the whole of it is refered to as "wine". If you were to separate it into components you can do so but they won't be called wine. Then you can use jesus to convert the water component again and repeat the process.

    Another caveat, water is more than just h2o ie, what we usually refer to as "water" can contain many things like minerals, salt and even bacteria etc, in fact i doubt you can get pure h2o easily.

    8
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearFE
    Jump
    Thank you to all the admins of the current instances, still good to remember we lost a few along the way
    People still working in IT, thoughts on IPv6?
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearJU
    just_an_average_joe
    Now 100%

    Noobie question, wouldn't the ISP decide what your outgoing IPv6 address is? Like they do with IPv4? I mean no matter how many times I restart my router, my public IP remains the same so I always thought it was assigned by them.

    2
  • Just tried to open the url, it says "The site is closed for good due to DMCA. Thank you for all your support over the time!"

    58
    8
    "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearJU
    Now
    1 48

    just_an_average_joe

    lemmy.dbzer0.com