I admin the.coolest.zone, the coolest site on the net for online social engagement.

  • 0 Posts
  • 26 Comments
Joined 1 year ago
cake
Cake day: June 17th, 2023

help-circle


  • LaTeX resume templates exist if you wanna get extremely fancy with it. Otherwise, any text editing document that allows some basic level of formatting and headers will do the trick. If I get sent an extremely beautiful and well-formatted resume to read, it’s a “good attention to detail” footnote in my mind but ultimately the actual content is much more important.

    Since we’re on the subject of resumes though, an open message to anyone who might be reading… Don’t have an LLM help you write your resume. It’s extremely obvious and makes your resume worse because it gets real generic and wordy with it. I’ve seen them, I’ve not been impressed by them, it makes me think this person may not actually be able to write coherently on their own.

    And remember, a resume is a personal advertisement for you - make it punchy, and keep to bullet points highlighting impressive things you want a recruiter and hiring manager to know. Include buzzwords as pulled directly from the job posting to get through automated screening. Highlight projects you’ve done and what positive effect they had on the intended audience.


  • Reddit does work differently and they would have to implement the ActivityPub protocol in order to federate, which would be a lot of effort for them.

    The bigger thing is, ActivityPub is an API protocol. So for example, by knowing your username and instance I could call a particular API endpoint on your instance and get, just as one example, all your “outbox” messages - everything you have posted, the tags, actors you have sent it to (people or communities), etc. The reason for the large recent Reddit exodus is that they shut down their API because they do not want people to be able to easily pull all their data. So they would absolutely never implement ActivityPub, in my opinion. They want to remain walled off.



  • I feel like the Fediverse hasn’t yet reached the Eternal September moment, and I’m happy for that. A smaller footprint means we get to have our own culture.

    On the other hand, even though it means losing this culture, I would like to see greater general adoption of the fediverse and decentralized social media in general. Sure, there will likely be some big-name domains serving fediverse instances, the same way email is primarily served by Gmail et al, but anyone should be able to spin up their own instance and interact as well. I don’t believe Internet communication should be locked behind various walled gardens, and people should re-acclimatize themselves to a version of the Internet where anyone can host and contribute.


  • Details:

    On January 1, 2020, Lowtax changed a setting so that unregistered users could not see the forum index. Anyone not logged in would be given the banpage because of ‘=’ in place of ‘==’ in a section of the code. This led to discovery of an ancient bit of radium code that changed ‘unregistered user’ to a homophobic slur. Jeffrey fixed the bug, but this load bearing slur will live on forever.

    While details are scarce at this point, my best assumption as to what happened hinges on the idea that non-logged-in users with a presumed username string value of unregistered user were meant to be forwarded to the login page, but because a separate section of the code changed the string value of unregistered user to [homophobic slur here], hence nobody actually got the correct forwarding and they were all sent by default to the ban page. If I recall, this led to the unintended side effect of non-logged-in users being unable to log in.

    @favrion@lemmy.world @KSPAtlas@sopuli.xyz @Klear@lemmy.world



  • Cobbling together data from a couple sources…

    Install each bulb, and toggle it on/off five times with the wall switch. Make sure to wait 10 seconds between each toggle. (Edit: like on for ten, then off for a couple seconds, repeat)

    Unsure whether there’s any visual feedback once this process is complete - I would assume it may go into some pairing indication mode like a dim/brighten cycle to indicate it’s ready to pair.


  • It probably won’t make you ill immediately, more likely the texture or flavor would begin to suffer first (hence “best by” rather than “expiration” date). Keeping it stored properly (i.e. not an open bag but something sealed) would likely allow it to last longer.

    You should probably not eat 3.5lb of candy within 10 days unless you are trying to make your intestines suffer, but if you choose to binge please update us as to the state of your health so that you may be used as a cautionary tale.


  • 2024: Google Assistant formally deprecated in favor of Google Bard, now appearing on all new Android phones
    2026: Google Bard development ceases and is left to languish as Google promotes their new Google Mobile Co-Pilot
    2027: Bard finally ends service, Google Mobile Co-Pilot is rebranded to Messages Co-Pilot and is integrated into the Google Messages app for some reason so you have to basically text it for help
    2029: Google Assistant is relaunched with new technology and Messages Co-Pilot now only responds to tell you to use Google Assistant instead


  • While I agree in theory, it’s hard practically to give the ability to make private wording and typo edits without giving the ability to make more insidious changes - like pushing a certain narrative and then quietly changing words here and there to erase evidence of that after most people have read it, etc.

    If news websites kept their own visible audit trail, much like Wikipedia, I could see the argument that Internet Archive doesn’t need to capture these articles immediately, maybe it should be time bound to a year after publication or somesuch, and therefore recent news could retain its paywall by the NYT without being sidestepped by Internet Archive. (While it’s annoying that articles are paywalled, news sites do need to make money and pay for actual news reporters.)


  • Oh man, you’ve got me itching to get into the intricacies of JavaScript…

    One fun example of the difference: when doing arithmetic operations, null is indeed converted to 0, but undefined is converted to NaN. This has to do with null being an assigned value that represents empty, whereas undefined is not actually a value but a response indicating that there was no value assigned in the first place.


  • This whole thing is absurd and overcomplicated - they could have just copied Unreal and slightly undercut them.

    It isn’t too complicated, but for example, a game which made $2 million in gross revenue would owe Epic Games $50,000, because it would pay 5 percent of $1 million, keeping the first million entirely—minus whatever other fees are owed, such as Steam’s cut.

    There should also absolutely have been a grandfather clause for games already released.

    I get Unity needs to make money. They’ve never been profitable. But they’ve seriously overcomplicated the whole thing and gotten people angry at them.