Check out iodd enclosures if you have a spare 2.5" ssd!
Check out iodd enclosures if you have a spare 2.5" ssd!
I bought counterstrike source way back in like 2008/2009 when I got a computer fast enough to play it. Steam was pushing garrysmod as a 5 dollar bundle purchase with counterstrike, and I bought that too on a whim.
I liked garrysmod more than cs:s, and played it a bunch. Eventually I figured out how to add wiremod to the game, which also involved using svn (a source control precursor to git)
I learned basic digital circuits and boolean logic by making bases with elevators and fancy alarm systems that would shoot intruders with turrents and stuff.
Eventually wiremod added a programming language called expression2, which was a mashup of c and lua. I basically taught myself coding because of a video game.
This lead me to get into computer programming, and eventually computer security, which ended up being a lucrative career path… So thanks Garry for your mod, and thanks Gabe for pushing said mod to kids that just wanted to shoot virtual terrorists. That 5 dollar game is responsible for a good chunk of my life :)
Can you give more context to where the phrasing is used? Coming from a computer science angle, there are different data types for different things. For instance, you would use a “float” (floating point) data type to store a number like 7.12. Likewise, you use an “int” to store a whole number (such as 7). Because computers use a certain number of bits to store information, this means there’s a max size to your data. int data types specifically have a “signed int” option as well as an “unsigned int” (the latter being a non negative integer). The benefit there is that by not storing a sign, the int can store numbers about 2x as large as a signed int.
If I dont need to ever store a negative value, I might explicitly call out that when writing out an algorithm
Highly recommend a soda stream, or soda stream alternative. My go to is 4 or 5 drops of lime juice in a glass, then the carbonated water. Tastes identical to the canned stuff, but way cheaper (and maybe less preservatives? Idk if the canned water has anything besides fruit juice and water)
I also occasionally like root beer if I’m eating something junky like a pizza slice or burger. I bought a bag in a box of syrup from the small root beer brand I enjoy, and can make my own for a few cents instead of a few bucks per bottle. Plus, I can control the concentration depending on how sweet my sweet tooth is feeling that day
Doesn’t help for this (or the next) oil change… But look into a fujimoto drain plug. Its a mini ball valve that is spring loaded (so you have to press the leaver up before you can turn it… Also has a 2nd safety in the form of a plastic clip that prevents it from being pressed up). Makes oil changes so easy. For your bike, it might still be too recessed, but the valve has a hose barb on it too so you can direct the oil into the drain pan
Thunder in paradise! https://imdb.com/title/tt0395284/
But… He linked a Firefox extension… Which is keeping support for v2 api calls as well
Secret aardvark. Look it up, let the reviews convince you, buy a bottle online, and reply in a week when you try it. You only need a small drop each bite, so the bottle will last. Its also fairly thick so you dont end up with a bunch of wasted sauce
Damn, came here to say the same thing. I do like heavily stylized movies though… I guess not too many people do, 47% audience score on rotten tomatoes
When you post, the Lemmy app secretly takes a photo of your face. This is then sent to a 3rd party AI application that looks at your facial features and ranks you on how hot you are. This is then sent back to the Lemmy server. This hotness score is then weighted by the users location that is viewing the feed (ie, an LA 7 might be a 9 in Chicago, or a 10 in alamaba if they are genetically related to you)
So, less of a food and more of an interesting drink… but pickle backs! I have only met two kinds of people, ones that have never tried them, and ones that love them!
You get a shot of cheap well whisky, and a chaser of pickle brine. Different bars that have em will have different pickels, so there’s a big of variety. IMO, its best with brine that is a little sweet, and medium on the spice.
I’m also a fan of herbal drinks, so sometimes I’ll throw in a bottle of underburg as a chaser to the chaser.
From a topology perspective, a cup does not have a hole. A mug does, but its the hole that the handle makes, not the area containing liquid.
No, not at all… Its an enclosure for an existing hard drive that makes it into a portable media device (like a flash drive), but because its an actual ssd you get much better sustained speeds.
There’s also some cool features like drive encryption, as well as if you put an iso file on the drive, you can navigate to it on the on the iodd device using the screen and buttons, and then select it. The enclosure will emulate a DVD reader, and you can just boot the iso without having to do any etcher / Rufus / yumi / dd stuff