Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)HO
Posts
1
Comments
343
Joined
2 yr. ago

  • I would suggest more learn by doing approach. Learning OSI model etc is nice, but it is quite jargon :)

    Use some old PC as a server, and get some network cards into it, and use it as firewall/router. Route your home network/NAT/DNS/DCHP through it. Raspberry Pi's are nice, but their hw is still bit limited.

    OPNSense is quite nice and easy free and open source firewall/router solution.

    If you want to add bit of flexibility, you can use some virtualization platform like VMware in to the machine, so that you can run OPNSense in it, with some other virtual servers.

    Then when you get things working, you can start looking in to VLAN's, because they are quite important part of enterprise networking. Most cheap switches nowadays support VLAN's out of the box.

  • This might change now relatively fast, now that large language models can process code, you could give the function to LLM to rename the function. Iterating over the code and rename all functions and variables.

    This won't of course reproduce exact code, but it makes one really heavy part of reconstruction to human readable much lighter.

  • Most likely there is a second AI model inputting the emoji to the text, which training set doesnt give it possibility to output no emoji. This causes the other GPT model to reason itself why it is outputting the emoji against the prompt

  • hdparm --yes-i-know-what-i-am-doing --sanitize-crypto-scramble /dev/sda

    Modern disks have encryption enabled in disk level. This will change the encryption key on the disk, meaning that in seconds all data in the disk is in unrecoverable state.

    This is way better than writing the whole disk 0's or rm -fr /

  • I have opposite, I don't see enough NSFW content, I miss my daily boobs. Sopuli.xyz (great instance btw) doesn't federate nsfw, so I have to switch accounts, to jump to NSFW side.

    Is there any way to combine two accounts into one feed?

  • Combining EV and plugin hybrids together is quite strong indicator that this study has agenda attached.

    Plugin hybrids were the most unreliable. Tech wise all hybrids are more closer to gas powered than EV's. Of course plugin hybrids are more unreliable, you have two engines, so you get issues from both.

  • Resistance is different than immunity, you will get sick, but it won't be as leathal. It is exactly like flu. Flu has been here for centuries, and when Europeans brought it to America, it was huge issue for native American without resistance.