linux
Linux 2mo ago
Jump
Debian 12.7 released
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearUN
    unquietwiki
    2mo ago 100%

    Is the Secure Boot shim thing related to Windows breaking dual-boot setups of late? Are they all updating to avoid some kind of Secure Boot issue in general?

    1
  • Google has a course on the Rust programming language
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearUN
    unquietwiki
    2mo ago 100%

    I found it completely by accident. Was looking at their GitHub repos for something, and saw this in there. I might even try to go through some of it (though I also want to get better at Nim).

    11
  • 20 years in IT, and my career is effectively stuck
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearUN
    unquietwiki
    1y ago 100%

    I got on Hired; the other three seem to be more for full-time devs (I've done dev work in support of my jobs, but not as a job in itself).

    2
  • 20 years in IT, and my career is effectively stuck
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearUN
    unquietwiki
    1y ago 100%

    Indeed bought out GlassDoor, so I've been using that instead; as well as LinkedIn & whatnot. Market's also apparently more amenable to novices and specialized folks right now, so you're going to have better luck than a lot of us I think!

    2
  • 20 years in IT, and my career is effectively stuck
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearUN
    unquietwiki
    1y ago 100%

    Thanks for digging into this on your end. Yeah, that 7 year stint was with an outfit wherein I was the constant, and everyone else kept coming & going. The 3 year job, I got canned for an overtime dispute; and they replaced me with two people after. The rest are a mix of layoffs or other reasons for not staying: I'm not one to just "quit". Give me the right org; that's not overly worried about being cheap, or has too many people coming & going; and I'd be happy to stay. Otherwise, I feel like my career has been more or less a "firefighter" vs a "builder" (I had to do both in the 7 year job). I hope that makes some kind of sense?

    9
  • If you look up my username on LinkedIn, you can get a good summary of my career. Most of my jobs have been go in, fix things, then on to the next thing; though the immediate COVID period was pretty bumpy in that regard (shorter-term gigs). I'm pretty sure I need another cert or two at this point, but have had some family issues distracting me the past few months from studying/focusing on what's next. I'm also working three different things right now (1 5-10hr/wk PT job + 2 intermittent gigs). I can't remember the job market being this bad or picky in my life; and I actively wonder how I'd be able to leave the field entirely. It feels like everyone wants a unicorn on the cheap these days. Something with a "solid" 10-15/hrs a week would be an improvement over what I have going on right now; let alone full-time work. How do I even find such a thing on LinkedIn/Indeed/whatnot? Reddit's gotten me at least two jobs in the past, but the state of things there seems to be less promising these days. I figured I'd ask here to see if anyone else is in a similar situation, and how they're managing. Thank you.

    70
    17
    How to handle the erasure of your 'digital legacy'?
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearUN
    unquietwiki
    1y ago 100%

    Struggling a little with this too. The distance of time is my biggest grief: it's hard to apply for jobs, when my most relative experience for various roles is 5-10 years old. And the further along in my career, the less there is to show, or people to speak up for what I accomplished. "Did I really do that, at all"... worst case of imposter syndrome I can think of.

    1
  • Ip v4 internal to ipv6
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearUN
    unquietwiki
    1y ago 100%

    If NAT64/DNS64 isn't an option, setting up a small proxy server on an OpenWRT or OPNsense router might work. That assumes you have access to public IPv6; which at that point, you're better off using said router to provide dual-stack internally.

    1
  • Relevant again with Federated Software: The Cathedral and the Bazaar
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearUN
    unquietwiki
    1y ago 80%

    He went from a let-and-let-live, free-loving libertarian; to a more "kooky" libertarian. IMO, he was more palatable 20 years ago than now; though it's hard to top the fall-from-grace Stallman has had...

    3
  • Nim v2.0 released
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearUN
    unquietwiki
    1y ago 100%

    I saw that list, and figured that they were distancing themselves from obsolete encryption (MD5 & SHA-1), as well as remove database management from their scope (which seems like the right move, IMO).

    2
  • Why do they keep making new languages
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearUN
    unquietwiki
    1y ago 85%

    If any of you happen to still be on Reddit, I actually maintain a "catalog" of these newer languages, as they come across my radar. One of my more recent finds is MiniScript, which the author of that has been using to port a fair amount of classic BASIC games from that GitHub archive I posted about recently. I got sucked into Nim, which seems like a good synthesis of Python, Javascript, and C++; c/nim exists for anyone interested.

    5
  • github.com

    Saw this on Hacker News; it's an ongoing compendium of classic BASIC games, rewritten in up to 10 accepted programming languages; as well as space for "alternative" languages.

    265
    9
    What should someone do when they're laid off?
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearUN
    unquietwiki
    1y ago 100%

    It looks like ceev.io is winding down, so may want to do something else instead. My current one is based on a Google Docs resume template, saved to an ODF file for LibreOffice: I find its editing and PDF export to be more reliable for this purpose. Scanning resumes, https://www.jobscan.co/ has come up in searches & I think I used it in the past; can't remember off-hand what it was I was using before.

    3
  • What should someone do when they're laid off?
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearUN
    unquietwiki
    1y ago 91%
    1. Unemployment will ask you to track your job applications and will usually demand documentation as well; I had to do this in Florida and California. Keep a log of your applications, and use it to follow up with places as you can. I have an example I posted for showing others.

    2. You may need to reformat your resume to ensure it can pass the ATS systems for acceptance into HR systems and/or auto-filling applications. Some resumes & CVs like to have you rank your skills: skip that; it's arbitrary & throws off the scanners. But you may need a keyword section, ugly as it is, highlighting what you have used in the past. Also, a friend gave me a tip to reformat some of my job summaries with the help of ChatGPT; this will have some trial-and-error, but it might be helpful.

    3. As you start looking for jobs, notice what people are asking for. There might be skill sets you are lacking that you can use this time to improve upon. I'm an IT generalist myself: I struggle to figure out what exactly I should be targeting, but cloud-systems (AWS & Azure especially) come up a lot in my searches.

    4. Actual job hunting... I've had luck with LinkedIn, GlassDoor/Indeed, Reddit, and even have looked on Craigslist. There might be other websites that folks have come up with to help laid-off folks find work; I see those posted to LinkedIn a fair bit.

    5. As was already said, don't forget to go over your budget & start figuring out the hard breakpoints between staying in your field, vs "I need work tomorrow". That being said, nobody's shared with me the secret to looking like you're not going to bail for something better / more-fitting; remember that they're hiring with basically the same criteria for their needs, as you will in your own field.

    I hope this helps. Good luck out there.

    10
  • github.com

    I wrote this in Fall/Winter 2022/23 and got some use out of it for my own data archives. Haven't done much else with it since, but would be willing to add/revise some features on it, if there's interest.

    3
    0
    IPv6 Instances
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearUN
    unquietwiki
    1y ago 100%

    It's still a relatively new community, all things considered. I helped spin up a Discord for the r/ipv6 folks, else we've been trying to decide if we should have folks come here too. I reached out to the mod for insight.

    2
  • IPv6 Instances
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearUN
    unquietwiki
    1y ago 100%

    Hey there! Yeah it's me, from r/ipv6. Thanks for pointing that out about Cloudflare, I forget it can do that. And hope you are keeping well!

    2
  • VSCode completions
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearUN
    unquietwiki
    1y ago 100%

    If you're not opposed to AI-tooling, Rubberduck and GitHub Copilot are useful. The former is free, but requires an API key (and subscription past trial use) from OpenAI; the latter is $10/mo for individual users.

    3
  • nim-lang.org

    I hadn't seen any posts here about Nim yet, and wanted to find one that was a good introduction to it. "Zen of Nim" from 2021 appears to describe the language fairly well, and is based on a presentation from the language's creator.

    21
    3