I like women, femboys and girl cock.

  • 9 Posts
  • 167 Comments
Joined 1 year ago
cake
Cake day: September 25th, 2023

help-circle
  • It’ll happen some day. There will eventually be “Illegal” wireless transmitting devices that do things such as transmit data over disallowed frequencies, break the token rate speed limit imposed by the fcc (fuck 56k) and illegally use encryption (using data encryption on amateur radio is illegal). When they do start becoming a thing, they’ll be able to transmit data maybe a few miles at up to a megabyte per second (not 1 megabit), or for dozens of miles at a few kilobytes per second. Depending on whether the designers wanted to prioritize speed or distance.

    The technology exists to make such wireless transceivers using off the shelf parts available to normal people, there’s just no reason for them to exist. Yet.







  • I hate Java because whenever people make games or performance sensitive applications with it, performance is always complete ass shit. On top of that, it seems I always have to cave in and use Windows because when I’m trying to compile a Java project, there’s some obscure dependency can only be acquired and installed correctly on windows.

    Try compiling Freerouting in anything other than Windows for example. It’s a good fucking thing Java apps are cross platform.


  • If you get even 1 thing wrong, the entire program stops working and you don’t get any information about it. Turns out those cryptic errors like “error: object reference not set to instance of an object at address 0x007e00” are kind of important information to have. Unless you specifically know where it’s crashing, finding the source of the problem is like finding a needle in a haystack. If it’s your own code it’s borderline manageable but you’ll regret every decision that led you up to that point. If it’s someone else’s code such as an old project from 9 years ago that doesn’t work anymore, absolutely forget about it.

    The only advantage of php is that it’s incredibly lightweight. I was running an Athlon XP home server on Gentoo as late as 2022 and still had php running despite only having the SSE1 instruction set and a cpu less powerful than whats probably on a modern led lightbulb.

    But ACKTCHUALLY I think django and python bottles can be run on even shittier computers than php can since they’re both python programs and python has been demonstrated to be runnable on a pentium 1. So there is no reason to use php.





  • I try to avoid setting up an appointment for next year because I don’t know what my financial situation a year from then will be like. I’ve been skipping doctors appointments for years and nothing bad has happened, there exist places that will sell you glasses if you know the lense measurements but there doesn’t seem to be much you can do about teeth. Brown stuff eventually grows no matter what. Flossing and brushing twice a day can keep my teeth good for maybe 3 years but I have a permanent retainer on my lower 4 front teeth that is hard to clean. I’m going to have to see about getting that thing removed.




  • Go play any modern indie game. You’ll need at least a 1050ti for it to run well. The graphics are good, sure. Now go play something that runs on an open source 3d engine such as Ogre or irrlicht. Tux Kart is a good example of a modernized open source game and Xonotic gets mentioned a lot too (I don’t know/didn’t research what 3d engine Xonotic uses). You’ll get playable performance even if your gpu is trash and the graphics are actually pretty good. If the game you picked has potato ass shit graphics then congratulations you only need a pc that’s 20 years old or newer to run it. Gpu prices are eating gamers alive and it’s getting to the point where the common person isn’t going to be able to play modern pc games anymore if system requirements in games just keep getting higher and higher. They can’t even figure out how to supply more electricity to graphics cards without the wires melting from all the current. Wtf even is their end game?

    If professional game developers don’t start making performance a priority the Linux nerds will start developing games the same way they made foss replacements for all the unfair paid software. I’m tired of buying computer parts. Video game graphics are already as good as they’re going to get (photorealism for fuck sake), they aren’t getting better but system requirements are getting higher. If this trend continues it will radicalize more people into supporting open source projects instead.

    I don’t think anyone is putting bitcoin miners in their games. I just think it’s unfair that system requirements for everything seem to be getting higher, gpu prices are always getting higher but the graphics we actually get for it all aren’t even a worth it.



  • I am trying to use wifi for “everything”. I know it’s bad but there is no honest to goodness way I can get ethernet to anything except the router and modem. It’s complicated. Even a 60hz ac to ethernet wall plug transceiver has to go through enough breakers and stuff it’s not worth trying.

    I forgot which exact router I have but it’s basically the highest end Cisco home router that works with dd wrt. It usually costs $300 on amazon. My internet connection is dsl but I’m not trying to get higher internet speeds, just higher lan speeds.

    If my low effort network setup only yields me a maximum of 7mbytes/sec I’m fine with it I just want to be able to get more than 1 meg per second on the one system that needs it the most.


  • Is jellyfin good? Several years ago I wrote a very basic php search system and then made another php script to generate a clickable list of every video file in a directory. These 2 put together makes a better than nothing media server that I can use with confidence knowing it’s probably really secure and not sending any data to anyone on the internet.

    My setups lan transfer speed is slow all the time for reasons beyond my understanding so I have to find a way to fix that first before I can think about changing my media server software anyway. My 1mb/s download/1.2mb/s upload speed on my server and 4-7mb/s for each other pc is good enough to watch some stuff but it really sucks that after overhead and performance losses, that’s all that’s left of my 400mbits/sec wifi connection. I barely even use it and don’t have any non Linux pcs on my network so it’s not like it’s slow due to actual traffic. Router and wifi card manufacturers are scamming us all. Divide any advertizered wireless network speed by 64 and that’s the maximum you can expect in my experience.



  • Linux is too much bloat. BSD is also too much bloat. Switch to Temple OS. Actually, Temple OS is too much bloat. Uuh. Did you know that it’s possible to use gcc to compile a c or c++ program in such a way that it’s bootable? You can make your own shitty command line os in like 100kb that way and still have access to most of the easy QOL libraries and namespaces. That’s still too much fucking bloat for me though. The way I do my “computing” is I just draw on my monitor with a dry erase marker instead of plugging it into a pc.