linux_gaming Linux Gaming NVIDIA driver 555.58 released as stable bringing Wayland Explicit Sync
Jump
  • Hexorg Hexorg 3 months ago 100%

    Yup, I’ve been plagued by this bug for a long time. I’m very excited to use this!

    2
  • asklemmy Asklemmy What's the greatest invention of 21st century, in your opinion?
    Jump
  • Hexorg Hexorg 3 months ago 100%

    Good point! I wonder if we’re spoiled by computer invention though. Would be interesting to compare preWW2 invention rates and now. I suspect computers just made everything else easier, but now we’re back to hard problems

    1
  • asklemmy Asklemmy What's the greatest invention of 21st century, in your opinion?
    Jump
  • Hexorg Hexorg 3 months ago 85%

    To be fair, there’s only been 24 year’s of 21 century. Most things you gave listed happened at the end of the 20th century. But also the question is somewhat self negating - we won’t know what’s the greatest invention until we see it working great, but it takes much more than 24 years to take an invention from concept to consumption. For example computational biology is kicking off. Computer aided dna generation started in the past 24 years. But it’s so new few people think about it. Just like no one thought of internet as the greatest invention in the 70s… it was just too new

    5
  • support Beehaw Support Beehaw on Lemmy: The long-term conundrum of staying here
    Jump
  • Hexorg Hexorg 1 year ago 100%

    Alternatives or not, I think it’d be very beneficial to document concept of operation that you want. That way you can either take pieces of these conops and tell lemmy devs what you want, or if you have your own project this will be its conops and you can guide developers towards features you need.

    14
  • environment Environment 'Gigantic’ power of meat industry blocking green alternatives, study finds
    Jump
  • Hexorg Hexorg 1 year ago 100%

    That’s because the full version of that mentality is “Tax me less, don’t use my tax money to subsidize someone else, give that money to my company!” Instead

    1
  • socialism Socialism Star Trek Gave Us a Utopian Vision of an Egalitarian, Postcapitalist Future
    Jump
  • Hexorg Hexorg 1 year ago 100%

    To be fair even in trek - there’s a world war 3 that’s driven by pure greed before humanity decides it’s enough. And the climax of the greed and that war starts in 2026… so we might be on the course to the utopia … but not before suffering some more.

    1
  • piracy Piracy: ꜱᴀɪʟ ᴛʜᴇ ʜɪɢʜ ꜱᴇᴀꜱ Adam Savage endorses piracy, sort of.
    Jump
  • Hexorg Hexorg 1 year ago 100%
    2
  • environment Environment 'Gigantic’ power of meat industry blocking green alternatives, study finds
    Jump
  • Hexorg Hexorg 1 year ago 100%

    I agree with everything you said, but also it’d be super interesting to cancel the factory farming subsidies and see whole foods flourish. Theoretically this would raise the cost of burgers and lower the cost of vegetables and other healthy products.

    I agree it’ll never happen, but it would probably move US closer to European diets.

    3
  • memes Memes *Permanently Deleted*
    Jump
  • Hexorg Hexorg 1 year ago 100%

    Certainly - and there still are those channels that we all love for their dedication. But there are a lot more mediocre channels too

    2
  • memes Memes *Permanently Deleted*
    Jump
  • Hexorg Hexorg 1 year ago 87%

    You bring a great point I hadn’t considered before. Only people with passion for something will do it for free while many more people with so that for cash. Though it’s interesting to see that cash doesn’t make passionate people’s content better it just makes more mediocre content.

    6
  • asklemmy Asklemmy What is your favorite operating system and what do you like about it?
    Jump
  • Hexorg Hexorg 1 year ago 100%

    Gentoo. It makes me feel like I’m in full control of my system.

    1
  • programmerhumor Programmer Humor Sounds great in theory
    Jump
  • Hexorg Hexorg 1 year ago 100%

    My friend, let me tell you a story during my studies when I had to help someone find a bug in their 1383-line long main() in C… on the other hand I think Ill spare you from the gruesome details, but it took me 30 hours.

    4
  • programmerhumor Programmer Humor Sounds great in theory
    Jump
  • Hexorg Hexorg 1 year ago 100%

    The Test part of TDD isn’t meant to encompass your whole need before developing the application. It’s function-by function based. It also forces you to not have giant functions. Let’s say you’re making a compiler. First you need to parse text. Idk what language structure we are doing yet but first we need to tokenize our steam. You write a test that inputs hello world into your tokenizer then expects two tokens back. You start implementing your tokenizer. Repeat for parser. Then you realize you need to tokenize numbers too. So you go back and make a token test for numbers.

    So you don’t need to make all the tests ahead of time. You just expand at the smallest test possible.

    7
  • linux Linux Favorite Terminal Emulator
    Jump
  • Hexorg Hexorg 1 year ago 100%

    On regular desktop environments I really like Guake - it’s a drop down terminal emulator similar to how old games used to do it. It’s nice for quick use here and there. Though these days I just run tilling wm with xfce-terminal. It gets the job done and still looks good.

    4
  • asklemmy Asklemmy What discontinued feature do you miss from phones or other technologies?
    Jump
  • Hexorg Hexorg 1 year ago 100%

    What are you talking about? Modern phones are all just slightly different to be incompatible with what you’re talking about.

    1
  • asklemmy Asklemmy Does anyone remember a logo that looked like this? None of us can place it but we all think we remember.
    Jump
  • Hexorg Hexorg 1 year ago 87%

    My first thought is Cingular Wireless

    12
  • technology Technology Room Temperature Superconductors - This Changes EVERYTHING!
    Jump
  • Hexorg Hexorg 1 year ago 100%

    I see your edit but in case you’re interested - a capacitor is technically a 0 resistance battery for DC.

    3
  • asklemmy Asklemmy What discontinued feature do you miss from phones or other technologies?
    Jump
  • Hexorg Hexorg 1 year ago 100%

    I miss the times when different phones had character. Even phones of the same company looked completely different:

    Now it’s just the same rectangle stretched different ways and maybe different color sides.

    18
  • asklemmy Asklemmy What discontinued feature do you miss from phones or other technologies?
    Jump
  • Hexorg Hexorg 1 year ago 100%

    I like the concept of IR blaster but the one I had was in Samsung Galaxy s6 (or 5 don’t remember) and it came paired with a HORRIBLE app that tried to do its darnest to datamine your viewing habits and it’d do push notifications 5 times per day with just crappy ads. I really hate all the ad spam on Samsung phones back then. Idk if that’s still the case

    2
  • technology Technology Elon Musk says Twitter logo to change, birds to be gradually abandoned
    Jump
  • Hexorg Hexorg 1 year ago 100%

    What was that about him doing twitter’s technology policing and leaving running the company to the new CEO?

    46
  • programming Programming Question: Communication between AWS Commercial and Gov Cloud
    Jump
  • Hexorg Hexorg 1 year ago 100%

    I haven’t worked directly on gov cloud but I’m familiar with its design. The two systems are completely isolated from each other with internet in between. I know you can port forward in AWS so a solution would be to spin up a VPN server in AWS and connect to it from gov cloud.

    1
  • steamdeck Steam Deck Steam Deck and American / European Truck Simulator
    Jump
  • Hexorg Hexorg 1 year ago 100%

    I’m unable to look at the exact config screen but I remember you could configure the stick to map to absolute mouse position in deck’s configuration.

    2
  • diy Do It Yourself Does anybody else have an old house?
    Jump
  • Hexorg Hexorg 1 year ago 100%

    Oh I think it’s

    5
  • diy Do It Yourself Does anybody else have an old house?
    Jump
  • Hexorg Hexorg 1 year ago 100%

    What does the other end of a plug like that look?

    3
  • technology Technology Google is working on essentially putting DRM on the web
    Jump
  • Hexorg Hexorg 1 year ago 100%

    Tpm modules are pretty good. And you can buy them separately like another card. Motherboards usually have a slot for them. They are tiny like usb drives. They essentially are usb derives but for your passwords and keys. You can even configure Firefox to store your passwords in tpm

    4
  • gaming Gaming What type of game do you want to play that doesn't really exist?
    Jump
  • Hexorg Hexorg 1 year ago 100%

    An MMO where is truly feels like player versus environment and not another pawn versus environment. Stop having 300 people deliver the one lost ring to the same npc for days at a time. I think one way to do it is to provide a general prompt to GPT models and have them generate a few hundred similar but different quests that get assigned per player. But also keep track of these generated differences to weave a story. Make there be more npcs than players.

    6
  • asklemmy Asklemmy How many Lemmy users are non-technical background?
    Jump
  • Hexorg Hexorg 1 year ago 100%

    The only one with math masters getting hired for their knowledge I know was hired by NSA

    3
  • programming Programming Specifying complex forms
    Jump
  • Hexorg Hexorg 1 year ago 100%

    Yeah I had a similar feel.

    2
  • programming Programming Specifying complex forms
    Jump
  • Hexorg Hexorg 1 year ago 100%

    Is this a homework assignment?

    4
  • programming Programming Specifying complex forms
    Jump
  • Hexorg Hexorg 1 year ago 100%

    Just in case you might find it interesting: https://en.wikipedia.org/wiki/DOT_(graph_description_language)

    2
  • asklemmy Asklemmy What would you do if you won the lottery?
    Jump
  • Hexorg Hexorg 1 year ago 100%

    Start my own research company.

    3
  • technology Technology Ex-Facebook Users, What Do You Use Now?
    Jump
  • Hexorg Hexorg 1 year ago 100%

    8 years ago I posted on facebook that whoever is interested in keeping in touch should text me and I deleted my account a week later. 4 people texted - all 4 were my high school friend. I'm very good friends with them still. We have a tiny discord server for communication. Since then I had maybe 4 more people who I thought "huh, I wonder what are they up to now" over the years, but my curiosity wasn't big enough to start facebook again. For the rest I didn't really care.

    6
  • programming Programming The C Programming Language: Myths and Reality
    Jump
  • Hexorg Hexorg 1 year ago 100%

    JavaScript is much much higher level than C, but there are vulnerability announcements in npm all the time. C does, however, let you implement more kinds of vulnerabilities associated with memory handling.

    1
  • asklemmy Asklemmy What is a technology/gadget you refuse to use and why?
    Jump
  • Hexorg Hexorg 1 year ago 100%

    Oh nice thank you. I have zwave switches with openHAB… I should look into home assistant

    2
  • asklemmy Asklemmy What is a technology/gadget you refuse to use and why?
    Jump
  • Hexorg Hexorg 1 year ago 100%

    It’s there a list somewhere of good non-cloud home automation devices… I don’t want to install custom app per brand of lightbulbs ffs

    7
  • asklemmy Asklemmy What app is so useful, you can’t believe it’s free?
    Jump
  • Hexorg Hexorg 1 year ago 92%

    Any web browser

    11
  • asklemmy Asklemmy Who did you have a crush on that went nowhere?
    Jump
  • Hexorg Hexorg 1 year ago 100%

    I had crush on this girl in my class, Julia. We were 13 maybe 14 I don’t quite remember. I had a crush but was to chicken to act on it. Then one day I get a love note. From Julia. She’s left handed and the note is obviously written by a left handed person too. I’m super stoked. Write the reply back and sneak it into her back pack… days go by, weeks go by, nothing… wtf?! when I was 15 I moved very long distance and that was that.

    Then with Facebook a lot of my old classmates started popping up there and I’ve added a lot of them and we reminisced about the old times. So curiosity is killing me. I ask Julia if she’s ever did notes. She never mentioned my note but said she was never into them and never wrote a single one. Wtf #2?!

    Then it hit me. You see, in the class of 27 we had two left handed Julia’s. And the other one always acted odd when I was around. But I never paid any attention to it.

    1
  • diy
    Do It Yourself Hexorg 1 year ago 100%
    Just bought lumber to build 90s themed arcade in my shed

    I'm building 90s themed arcade In my shed... but I still want to keep a little workshop area so I'm splitting my shed into 3 rooms including the attic/upstairs. I've never done construction aside from small things like routing cat6 through the house, so I decided to practice virtually first - I've reconstructed my shed's frame in Blender and added all the lumber that I need to add the second floor. I've also 3d-scanned the current structure and superimposed it in blender so it was a bit easier to see if what I'm doing is sane at all. ![](https://beehaw.org/pictrs/image/aeb54077-f7f2-438b-b594-f4ddfcf481fb.webp) Bonus: 3dscan video: ![](https://cdn.discordapp.com/attachments/959535596500582402/1112804657660706966/video.mov) I have a laserdisc collection with a few CRT TVs, Pentium 3 computer with Windows 98, and PlayStation1. I'm also planning on building a few arcade cabinets with emulators.

    24
    1
    technology Technology Non right-wing tech podcasts?
    Jump
  • Hexorg Hexorg 1 year ago 100%

    I think a lot of American privacy/security folks start with realizing the US government isn’t about privacy, so they want smaller government, but the only party pushing for smaller government pushes bigoted views to so the privacy folks get sucked into that mental space… not condoning them at all but I think this situation is the result of two-party government. I’m in security sector, but I do research and so there are a lot more left-leaning people around me. Sorry I don’t know any podcasts to recommend though.

    8
  • technology Technology Critical Vulnerability Exploits Several Lemmy Instances
    Jump
  • Hexorg Hexorg 1 year ago 100%

    It’s not much of a war. Beehaw is just waiting for better mod tools before refederating.

    6
  • asklemmy Asklemmy what movie/show made you think "WTF did I just watch?"
    Jump
  • Hexorg Hexorg 1 year ago 100%

    Hypercube. So many unanswered questions!

    5
  • programming
    Programming Hexorg 1 year ago 100%
    Article: We need more of Richard Stallman, not less ploum.net

    I want to start a discussion of MIT vs GPL and see what you all think

    35
    22
    networking
    Network Engineering Hexorg 1 year ago 100%
    Managed switch works for Linux but not for u-boot?

    I had the weirdest of a problem. Two computers communicating with each other over ping and TFTP works. When I boot one of them into U-boot (a bootloader that supports TFTP boot) it can’t ping not load tftp of the other machine complaining on ARP timeouts. I swapped with a dumb switch - all works. Everything else (machines, cables) are the same. The managed switch is a Cisco switch and I have a serial console to it, but I’m not familiar with managing those switches - what feature is potentially blocking u-boot's arp packets? I’ve double checked with tcpdump - the other machine never seer u-boot's arp packets, but does when the same board is booted into Linux. I’ve also checked Cisco's `monitor event-trace arp continuous` and it didn’t print any packets but it did say link status went from up to down to back up when I rebooted. Is there some sort of Mac filter on Cisco switches?

    1
    0
    chat
    Chat Hexorg 1 year ago 100%
    New friendship after pandemic move

    Y’all seem like a bunch of friendly folk. I moved to the research triangle, North Carolina during the pandemic and need to rebuild my social circles. Unfortunately I work from home and have a toddler and an infant so meeting new people in real life has been extra challenging. Anyone in the area here? I’m building a 90s themed arcade in my shed, ask me anything!

    21
    21
    support
    Beehaw Support Hexorg 1 year ago 100%
    Active and Hot sortings are not weighted by community activity

    Technically New isn’t either but that one makes sense. However what’s considered Active on [!technology@beehaw.org](https://beehaw.org/c/technology) is unattainable on say [!food@beehaw.org](https://beehaw.org/c/food) as a result I see many posts from very active communities and nothing from less active ones. Is there a work-around for that side from going to each of the communities I’m subscribed to? Or is this just a todo for lemmy devs for now?

    22
    5
    humor
    Jokes and Humor Hexorg 1 year ago 100%
    I had to look the definition up

    I googled "missing medieval servant" and it came back "page not found."

    38
    4
    ukraine
    Polarized communities?

    Russian propaganda machine was full force in America during the 2016 election and I’m sure it still is quite active to an extent in the states. What’s the general feel for Russian propaganda in Ukraine? Are there many Russian-supporting Ukrainians? Do many of them change opinions once Russia is in their towns? Uhh I should note that I’m quite ignorant on the subject and if my question makes you irritated - I’m sorry I don’t mean to start anything.

    16
    14
    chat
    Chat Hexorg 1 year ago 100%
    I am a cyber security researcher specializing in automated binary analysis - AMA

    https://github.com/angr/angr Uses a Concolic execution engine where it can switch from running a binary concretely, break, and then define an unknown input and find what should I be to trigger a different breakpoint. - e.g. what should the “password” pointer be pointing to in order to trigger the “you’re in” branch of code. Note: it still can’t reverse hashes. If you try to reverse md5 using this approach it’ll consume petabytes of RAM. I think radare2 was looking into integrating with angr but I don’t know the status of the integration.

    14
    12
    "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearMA
    Machine Learning Hexorg 1 year ago 100%
    Framework to play with statistical machine learning https://www.cs.waikato.ac.nz/ml/weka/

    Weka implements a ton of statistics-based ML algorithms as well as some validation tools and graphs. All you need is some data in almost-CSV format and you can run some statistics analysis on it. This isn’t neural networks so you don’t need neither a powerful GPU nor gigabytes of data. Some tutorials online get useful results with 10-20 entries.

    7
    3