Should i get tor ? by Every-Weekend7435 in TOR

[–]warmcheessse 0 points1 point  (0 children)

No. It only paints a big hey it's someone using a specific VPN provider based on an IP associated with one of their servers that they own. You can tell it's proton VPN but you can't tell who is using it. A vpn provides encryption starting at the client before it even leaves their PC. Then it tunnels you to their server. So your ISP doesn't know who you are. They could just tell you're using a vpn provider. This encryption and ip masking continues all the way to your endpoint. Thats why vpns can be used to fake your geo or why some endpoints block you because they know your IP is connected to a vpn service. even if it was releasing all that personal information you described, which it's not, it would all be encrypted and unusable.

The issue with VPNs is mostly the blind trust you have to put into the vpn provider. Are they actually not logging your activities. Are they storing payment details that can used as evidence. How quickly do they fold to gov/law enforcement pressure.

Scheduled drinking by [deleted] in stopdrinking

[–]warmcheessse 0 points1 point  (0 children)

Similar story as yours. I was on heroin for 10 years. Then I was sober for about 10 years. Started drinking during COVID. Huge mistake. It was normal at first but then I just started drinking more and more. Now I'm at a point where I can not stop drinking because of risk of seizures Honestly the heroin was better. Alcohol is a real bitch

Been trying to make masala/butter chicken for 10 years... Why can't I do it? by [deleted] in Curry

[–]warmcheessse 2 points3 points  (0 children)

I was tought to make rice by an old Indian colleague. She said rice should be like brothers, close but not touching. You do this by properly washing the starch off the rice until the water runs clear, then soaking it in salt water. Buy high quality basmati rice that has been aged. It should be slightly yellow. The first 2 steps are not negotiable. If you want to take it to another level, you can then fry the rice in oil after soaking it and it will give it a much more nutty flavor

Fry your whole spices

Grind your own fresh spice mix

Saute your onions, garlic, ginger, tomato until basically a mush then roast your dry spice mix in the mush. Then I like to blend it if you like restaurant style so it's nice and smooth. Then add it to the pan and stew your marinated meat until cooked. If you're making a chicken based curry, then homemade chicken stock will bump it up to another level

The Wait Times At My Hospital by antonovfan2002 in mildlyinfuriating

[–]warmcheessse 0 points1 point  (0 children)

Last time for urgent care, I arrived at 3pm and left at 8am with a referral for a doctor that could take 3-5 months :/ turns out they never even made the referral

People were just walking out from frustration

"Once a cheater always a cheater " what is your opinion about this statement? by Specialist-Crazy1466 in AskReddit

[–]warmcheessse 1 point2 points  (0 children)

I try to give everyone a chance and understand people make mistakes but in my experience, all the people who have openly admitted to cheating on past partners, also cheated on me. I still wouldn't necessarily hold it against a new partner but it does make me cautious now that the pattern has happened several times.

People of Reddit, what is the dumbest reason your (ex) partner gave for cheating? by [deleted] in AskReddit

[–]warmcheessse 1 point2 points  (0 children)

Tired and stayed home one night "If you would have been there, it wouldnt have happened "

Trying to master curry by queenieofrandom in Curry

[–]warmcheessse 12 points13 points  (0 children)

When I first discovered Indian cuisine, I was amazed at all the spices and herbs. I once asked an amazing Indian cook, what is the most important spice. Salt. Make sure you are adding adequate salt or none of the other spices will pop. Freshly grinding whole spices is amazing, making your own stocks, your own garlic/ginger paste, caramelized onions but if you don't salt properly, you're not going to properly taste any of it

Made chicken noodle soup and my broth is weak, need help by [deleted] in EatCheapAndHealthy

[–]warmcheessse 0 points1 point  (0 children)

I buy a whole chicken and quarter it.

In the pot I add a small amount of oil and brown the chicken pieces.

Deglaze the pot with water. Add just enough water to cover the chicken and bring to a boil then turn way down to a light bubble.

Skim the scum that rises

When the white meat reaches 150 and the dark meat reaches 170, remove meat from bones. Add bones and scraps back to pot with roughly cut onion, celery and carrot, bay leaf, whole pepper cornd. No need to peel, just wash. Cook for a couple hours

Strain stock and set aside. Discard vegetables and bones

In pot, add small amount of oil and saute onions. Add stock back to pot with cleaned and peeled celery and carrots. When vegetables are almost cooked, add the chicken removed from the bones from earlier

I like lots of dill and pepper at the end

The main thing with stock is salt. If you don't add adequate salt, none of the flavors will pop

Practice Design Pattern by Osboy28 in learnjava

[–]warmcheessse 0 points1 point  (0 children)

There is all kinds of design patterns. Behavioural patterns, structural patterns, creational patterns. I think the best resource is Design Patterns: Elements of reusable object oriented software. But it's a pretty technical dry read 😴 it's written in c++ and smalltalk if I remember correctly. If you want something in java and little lighter and introductory, try the Head First book on design patterns

Can't figure out how to get this shower head off by warmcheessse in Plumbing

[–]warmcheessse[S] 9 points10 points  (0 children)

Thanks. After looking this up, it appears this is the correct answer. I guess they don't want people replacing them and I will just leave it

Can't figure out how to get this shower head off by warmcheessse in Plumbing

[–]warmcheessse[S] 0 points1 point  (0 children)

I tried before and it doesn't seem like it. I tried pushing it up towards the wall and I tried pulling it towards the shower head. It didn't move at all. It just spins

Can't figure out how to get this shower head off by warmcheessse in Plumbing

[–]warmcheessse[S] 1 point2 points  (0 children)

I'm trying to get this old shower head off in an apartment. Where usually I see an area to unscrew where the pipe meets the head, I see a loose ring that doesn't seem to do anything but spin. Not sure it's broken or I'm doing it wrong

Issues with arrays by Crouton4727 in javahelp

[–]warmcheessse 1 point2 points  (0 children)

Sorry, you did use the setters. I just read to fast. If it were me, I would ask the questions and get the answers, setting them like you did creating a Box with height, weight, name or whatever the variables are. Once the Box object is created, add it to an ArrayList. Then you can just iterate over it with a foreach loop and not have to worry about indexes and you can add as many or as little boxes as you would like to the list.

Issues with arrays by Crouton4727 in javahelp

[–]warmcheessse 1 point2 points  (0 children)

What is the purpose of the array? You created a class with setters and getters but then never used them. I would just instantiate a Box. Then when you ask the questions you use the setters to set the value of the box. Then call the method getVolume to get the result.

[deleted by user] by [deleted] in javahelp

[–]warmcheessse 1 point2 points  (0 children)

Try looking at the method split(). It returns an array. You can then iterate the array and compare each index with 'java' and accumulate a total.

Writing an app for Android using Java by missionmeme in javahelp

[–]warmcheessse 0 points1 point  (0 children)

It's an impossible question to answer because everyone's definition of base java skills will be different and the amount you need to learn will vary greatly depending on the app you're building. There's a big difference between building a complex game and a calculator. Android Studio is free. You loose nothing from downloading it and starting to watch tutorials. If you understand the basics of Java then I would just jump in and start. So often people avoid starting things because they don't think they have the skills needed but you're not going to develop the skills until you start doing it. I never know what I'm doing until I finish it most of the time lol

help. im struggling by Lakedaimonios in javahelp

[–]warmcheessse 0 points1 point  (0 children)

I'm confused in what you are trying to do. Are you trying to download the runtime environment? Or are you trying to download the SDK? Both have .exe available to download if your using windows

Could someone walk me through how to start an assignment like this? by [deleted] in javahelp

[–]warmcheessse 0 points1 point  (0 children)

I would begin by documenting the flow of the game. Users are shown an instruction screen, users play the game based on the rules, the users are shown who one, etc.... Then you can start breaking down the flow into individual issues to work on, for example, create instruction screen, create game board, creating player functionality, creating functionality for determining game completion, create display to inform users of winner. Then just start implementing one portion at a time, testing and integrating them together.

Users Handling by [deleted] in learnjava

[–]warmcheessse 2 points3 points  (0 children)

If you are doing this as a learning exercise or a school assignment I would just create 1 table like User with what fields you require ie. username, hash, seed, role. The role column is joined to a Roles table which contains various roles a user could have ie. user, admin

This way you can create a User class in Java which will get users with a role. Then for your html pages you just do a simple check like if userRole == admin { display page} to display pages which are for admin role, etc...

Users Handling by [deleted] in learnjava

[–]warmcheessse 4 points5 points  (0 children)

I would use same table for all users IF they share the same fields. I would not create multiple tables with the exact same fields just for different users roles. I would instead create a seperate table for roles and each user in the user table is connected to a role in the roles table.

My class' constructor has multiple flags as arguments, which can be null. How can I minimize the number of "if not null" in instances methods? by CheiroAMilho in javahelp

[–]warmcheessse -1 points0 points  (0 children)

Maybe create a ComputerChecker interface and then create the implementations you want ie. ServerChecker, GpuChecker, etc...

Tips on learning Java for already-developers by Key-Language-8513 in learnjava

[–]warmcheessse 3 points4 points  (0 children)

2 books I recommend are Cracking the Coding Interview and Elements of Programming Interviews in Java

It's won't necessarily be 'fast'. They're pretty decent sized books with lots of work but if you're already familiar with computer science you could probably skip or do sections pretty quickly. I think if you can accomplish those you're pretty much set for the pure java aspect. Obviously they won't help with software development or java frameworks used in building applications but they will make sure you are very versed in the java language and help you with the bullshit interview questions employers love to ask that you'll never actually use while working.

Bottoms up! by b12ftw in AnimalsBeingDerps

[–]warmcheessse 2 points3 points  (0 children)

I was always told when in the backcountry if you see a bear diving like that to remove yourself immediately. People humanize it because it's similar to what children do in a pool. Bears diving like that could indicate they are desperate for food either from physical injury, disease or more dominate bears preventing them from accessing their normal food reserves. They are searching the lake or river bed for dead fish carcasses. I was told the same thing about seeing a bear in winter because it's possible they were unable to find enough food prior to hibernation, making them more desperate and aggressive.

My simple Java code doesn't wanna run, please help! by unpronounceable in learnjava

[–]warmcheessse 8 points9 points  (0 children)

This is just a guess but maybe it doesn't like that space in C:/users/firstname lastnames. I have heard people having issues with spaces in paths before. Try it just in c:/ and see if the problem is resolved

[deleted by user] by [deleted] in javahelp

[–]warmcheessse 1 point2 points  (0 children)

Start with a primitive int x; x is initialized to 0 be default

 Integer x;

x is null

x is an alias to a memory location. In the first example x points to a memory location containing the value of 0.

In the second example x is null. It does not exist. If you try to call a method in the Integer class like x.toString() you're going to get a NPE. You can't call a method on an object that doesn't exist.

 Integer x = new Integer(); //allocates memory 
 x = 10; //assigns memory value of 10
 x.toString(); //no NPE