qid
int64
1
74.7M
question
stringlengths
12
33.8k
date
stringlengths
10
10
metadata
list
response_j
stringlengths
0
115k
response_k
stringlengths
2
98.3k
17,545
I am building an internal database application for Joomla using Fabrik. I'm interested to know if there are any alternatives to Fabrik for me to use. Maybe some of them have more options? In my case, I am making an ERM/CRM (database for company with clients, cases etc etc what my directors required). What would you use...
2016/08/16
[ "https://joomla.stackexchange.com/questions/17545", "https://joomla.stackexchange.com", "https://joomla.stackexchange.com/users/7952/" ]
I've used Fabrik for a few projects in the past but for my most recent project I ended up using ChronoForms. I've used ChronoForms in the past but until recently didn't realize that it's capable of so much more than creating a custom "Contact Us" form. You can easily create lists with Multi-Record Loader, I found thos...
I would use CiviCrm: the main logic is implemented and it can be tuned like you want it. Main reason for me is that there is a team that keeps coding new versions and keeps the whole thing up to date, all based on a use history of years. Main reason not to do this: it is a lot of work to get it running inside Joomla, a...
17,545
I am building an internal database application for Joomla using Fabrik. I'm interested to know if there are any alternatives to Fabrik for me to use. Maybe some of them have more options? In my case, I am making an ERM/CRM (database for company with clients, cases etc etc what my directors required). What would you use...
2016/08/16
[ "https://joomla.stackexchange.com/questions/17545", "https://joomla.stackexchange.com", "https://joomla.stackexchange.com/users/7952/" ]
You can use any JoomlaCCK powerful application such as: a)Fabrik b)[Cobalt](http://www.mintjoomla.com/joomla-components/cobalt.html) c)[Seblod](http://www.seblod.com/)
I would use CiviCrm: the main logic is implemented and it can be tuned like you want it. Main reason for me is that there is a team that keeps coding new versions and keeps the whole thing up to date, all based on a use history of years. Main reason not to do this: it is a lot of work to get it running inside Joomla, a...
51,560
...a kingdom of isolation - jk. A small young chap went on a journey with some friends and was inspired to write this poem about one of his traveling companions. Who's the poem about? > > Precedes the procession of lady and lord > > Last in secession an enraged orc horde > > Carefully navigating to second th...
2017/05/05
[ "https://puzzling.stackexchange.com/questions/51560", "https://puzzling.stackexchange.com", "https://puzzling.stackexchange.com/users/35972/" ]
**What I think is the answer:** > > Legolas is who this poem is about. > > > I arrived at it by making sense of some of the lines, which I'll try to articulate. A small young chap > > Frodo Baggins. > > > Precedes the procession of lady and lord > > He is of great help in getting Aragorn crowned King ...
Building on the [answer by @Flawedspirit](https://puzzling.stackexchange.com/a/51563/26596) Going line by line: Precedes the procession of lady and lord > > L - first letter of lady and lord > > > Last in secession an enraged orc horde > > E - last letter of the entire line > > > Carefully navigating t...
90,716
How can I, using existing spells in D&D 5e, create a Surveillance System? This Surveillance System should do the following: * Be able to *see* what happens in different locations at the same time. * Be able to *show* what's being *seen* in something like a *screen*. Resources available are: * Some preparation (like...
2016/11/22
[ "https://rpg.stackexchange.com/questions/90716", "https://rpg.stackexchange.com", "https://rpg.stackexchange.com/users/22733/" ]
If you want to have a single, central system, then the spell of choice is *Scrying*. No other spell that allows you to watch an arbitrary location has its unlimited range. Unfortunately, it's a 5th level spell, and only has a 10 minute duration. So you're going to need a *lot* of high level wizards**1** to get 24-hour-...
I think I'd use a combination of Animal Friendship on birds, and Beast Sense, and as someone else suggested, Minor Illusion to show it on a screen or whatever.
90,716
How can I, using existing spells in D&D 5e, create a Surveillance System? This Surveillance System should do the following: * Be able to *see* what happens in different locations at the same time. * Be able to *show* what's being *seen* in something like a *screen*. Resources available are: * Some preparation (like...
2016/11/22
[ "https://rpg.stackexchange.com/questions/90716", "https://rpg.stackexchange.com", "https://rpg.stackexchange.com/users/22733/" ]
If you want to have a single, central system, then the spell of choice is *Scrying*. No other spell that allows you to watch an arbitrary location has its unlimited range. Unfortunately, it's a 5th level spell, and only has a 10 minute duration. So you're going to need a *lot* of high level wizards**1** to get 24-hour-...
For lower levels, I would set up a network of *alarm* spells (which can be cast ritually with no resource consumption. Then when the *alarm* pings me, I would cast *clairvoyance* (3rd level spell) on that location to actually see/hear what is happening there. If I wanted to share that information I could put up a *mino...
90,716
How can I, using existing spells in D&D 5e, create a Surveillance System? This Surveillance System should do the following: * Be able to *see* what happens in different locations at the same time. * Be able to *show* what's being *seen* in something like a *screen*. Resources available are: * Some preparation (like...
2016/11/22
[ "https://rpg.stackexchange.com/questions/90716", "https://rpg.stackexchange.com", "https://rpg.stackexchange.com/users/22733/" ]
If you want to have a single, central system, then the spell of choice is *Scrying*. No other spell that allows you to watch an arbitrary location has its unlimited range. Unfortunately, it's a 5th level spell, and only has a 10 minute duration. So you're going to need a *lot* of high level wizards**1** to get 24-hour-...
Depending on how you want your surveillance system to function, the use of Find Familiar, and Homunculi (MM 188) to share senses could give you good aerial surveillance. A level 3 Pact of the Chain Warlock or a Wizard with a homunculus can control the location of their partner and see through their senses anywhere on t...
17,536,147
I am confused how MVC will work with GUI swing application. I have worked with PHP MVC but that is totally different. I understand what MVC stands for. But what making me confused is different variation of doing it in GUI swing programming. It is hard to conclude particular thing from different articles in web. Who sho...
2013/07/08
[ "https://Stackoverflow.com/questions/17536147", "https://Stackoverflow.com", "https://Stackoverflow.com/users/1538127/" ]
If you ask 10 different people *"What does MVC mean?"* you'll probably get 10 different answers. I'm personally partial to this definition of MVC (at least for non-web apps): [Model-View-Controller Design Pattern](http://cnx.org/content/m26104/latest/) Basically, the only functions the controller serves is to instant...
There are many different interpretations of MVC for Java. I will try to provide a basic explanation, but as I said, others may disagree on this. A theoretically 'pure' interpretation of MVC involves the following: * Model does not know about view * View does not know about model * Controller connects model and view i...
92,450
Is the Taper sweep angle the same as the sweep angle? So I know that the sweep angle is the angle from the vertical line from the leading edge to leading edge wing line.
2022/03/28
[ "https://aviation.stackexchange.com/questions/92450", "https://aviation.stackexchange.com", "https://aviation.stackexchange.com/users/62850/" ]
"Taper angle," "taper sweep angle," etc., have no widely accepted definition. Sweep angle could be defined as the angle of the leading edge or of the trailing edge, but it's traditionally that of the [25% chord line](https://aviation.stackexchange.com/questions/88048/why-is-sweep-angle-measured-at-the-25-chord?rq=1), ...
Taper angle is more of a machining term, which might be the easiest described as the tip angle of a cone formed by a tapered section of a pipe (or tube). Well, maybe not that clear but anyway. For a wing we could logically use the same kind of definition: Taper angle would be the angle two imaginary lines, drawn along...
238,834
I have just purchased a new glass cooker hood which is 600mm wide. The gap I have for it is also 600mm wide, though perhaps 599.9mm as it is currently a very snug fit. I am a little worried that the glass will break! [![The gap available for the new cooker hood](https://i.stack.imgur.com/Rw7MA.jpg)](https://i.stack.im...
2021/11/23
[ "https://diy.stackexchange.com/questions/238834", "https://diy.stackexchange.com", "https://diy.stackexchange.com/users/137420/" ]
Depending how handy you are, there's a few answers. Although other answers/comments touch on some of these, I'd like to recap to add my own comments to those, too. I would also like to see pics of (1) **the hood itself**, perhaps slightly angled from above or below to get a sense of the 3D form, and (2) **the entire c...
I'd loosen the screws on the back wall of the cabinets and tap them away from the center point of your opening to see if they move. If you can remove the left cabinet, look at the left side of that cabinet, there is usually only contact with the next cabinet at the face frame. You could shave the face frame by 1/8" or ...
238,834
I have just purchased a new glass cooker hood which is 600mm wide. The gap I have for it is also 600mm wide, though perhaps 599.9mm as it is currently a very snug fit. I am a little worried that the glass will break! [![The gap available for the new cooker hood](https://i.stack.imgur.com/Rw7MA.jpg)](https://i.stack.im...
2021/11/23
[ "https://diy.stackexchange.com/questions/238834", "https://diy.stackexchange.com", "https://diy.stackexchange.com/users/137420/" ]
Any glass intended for a kitchen is almost certainly tempered. You cannot modify tempered glass. It will explode or disintegrate. Even if it's not, you're unlikely to be successful without specialized tools and training. You also wouldn't go grinding away at the finished end of your cabinet. That would make a real mes...
First of all: Have you tried it? Since you have already bought the hood you can just lift it in and try if it fits. Maybe your measurement is not entirely correct or the hood is a little bit smaller than promised. If it is too tight a fit and its only about a few millimeters (and there is not a wall directly next to th...
238,834
I have just purchased a new glass cooker hood which is 600mm wide. The gap I have for it is also 600mm wide, though perhaps 599.9mm as it is currently a very snug fit. I am a little worried that the glass will break! [![The gap available for the new cooker hood](https://i.stack.imgur.com/Rw7MA.jpg)](https://i.stack.im...
2021/11/23
[ "https://diy.stackexchange.com/questions/238834", "https://diy.stackexchange.com", "https://diy.stackexchange.com/users/137420/" ]
Glass does not take well to sanding, cutting, etc. It *can* be done, but not so easily. It is even harder on an assembled large object, as opposed to large flat sheets. On the other hand, wood and similar materials (e.g., products made from various combinations of wood fibers, glue, etc.) can handle sanding very well,...
There's mentions in other posts of all sorts of changes to the glass, squeezing it in, *temporarily* moving the cabinets, etc. **Do not compress or attempt to modify the glass in any way** The glass contains invisible, but carefully and balanced stresses within it; watch the 10s segment from the marked time here <htt...
238,834
I have just purchased a new glass cooker hood which is 600mm wide. The gap I have for it is also 600mm wide, though perhaps 599.9mm as it is currently a very snug fit. I am a little worried that the glass will break! [![The gap available for the new cooker hood](https://i.stack.imgur.com/Rw7MA.jpg)](https://i.stack.im...
2021/11/23
[ "https://diy.stackexchange.com/questions/238834", "https://diy.stackexchange.com", "https://diy.stackexchange.com/users/137420/" ]
I'd loosen the screws on the back wall of the cabinets and tap them away from the center point of your opening to see if they move. If you can remove the left cabinet, look at the left side of that cabinet, there is usually only contact with the next cabinet at the face frame. You could shave the face frame by 1/8" or ...
Depending on environmental conditions, consider running a dehumidifier and lowering the temperature in the room and the temperature of the glass. (This would work here in Florida...maybe...). That only solves the initial problem of fit.
238,834
I have just purchased a new glass cooker hood which is 600mm wide. The gap I have for it is also 600mm wide, though perhaps 599.9mm as it is currently a very snug fit. I am a little worried that the glass will break! [![The gap available for the new cooker hood](https://i.stack.imgur.com/Rw7MA.jpg)](https://i.stack.im...
2021/11/23
[ "https://diy.stackexchange.com/questions/238834", "https://diy.stackexchange.com", "https://diy.stackexchange.com/users/137420/" ]
First of all: Have you tried it? Since you have already bought the hood you can just lift it in and try if it fits. Maybe your measurement is not entirely correct or the hood is a little bit smaller than promised. If it is too tight a fit and its only about a few millimeters (and there is not a wall directly next to th...
Depending on environmental conditions, consider running a dehumidifier and lowering the temperature in the room and the temperature of the glass. (This would work here in Florida...maybe...). That only solves the initial problem of fit.
238,834
I have just purchased a new glass cooker hood which is 600mm wide. The gap I have for it is also 600mm wide, though perhaps 599.9mm as it is currently a very snug fit. I am a little worried that the glass will break! [![The gap available for the new cooker hood](https://i.stack.imgur.com/Rw7MA.jpg)](https://i.stack.im...
2021/11/23
[ "https://diy.stackexchange.com/questions/238834", "https://diy.stackexchange.com", "https://diy.stackexchange.com/users/137420/" ]
There's mentions in other posts of all sorts of changes to the glass, squeezing it in, *temporarily* moving the cabinets, etc. **Do not compress or attempt to modify the glass in any way** The glass contains invisible, but carefully and balanced stresses within it; watch the 10s segment from the marked time here <htt...
First of all: Have you tried it? Since you have already bought the hood you can just lift it in and try if it fits. Maybe your measurement is not entirely correct or the hood is a little bit smaller than promised. If it is too tight a fit and its only about a few millimeters (and there is not a wall directly next to th...
238,834
I have just purchased a new glass cooker hood which is 600mm wide. The gap I have for it is also 600mm wide, though perhaps 599.9mm as it is currently a very snug fit. I am a little worried that the glass will break! [![The gap available for the new cooker hood](https://i.stack.imgur.com/Rw7MA.jpg)](https://i.stack.im...
2021/11/23
[ "https://diy.stackexchange.com/questions/238834", "https://diy.stackexchange.com", "https://diy.stackexchange.com/users/137420/" ]
If the hood is this kind of arrangement, basically a pair of glass wings extending from a central machine .... my suggestion is **return it and buy something different**. No matter what you do it's going to look awful. There needs to be a wide gap, as shown here, between the hood and the cabinets so you can clean the...
Depending how handy you are, there's a few answers. Although other answers/comments touch on some of these, I'd like to recap to add my own comments to those, too. I would also like to see pics of (1) **the hood itself**, perhaps slightly angled from above or below to get a sense of the 3D form, and (2) **the entire c...
238,834
I have just purchased a new glass cooker hood which is 600mm wide. The gap I have for it is also 600mm wide, though perhaps 599.9mm as it is currently a very snug fit. I am a little worried that the glass will break! [![The gap available for the new cooker hood](https://i.stack.imgur.com/Rw7MA.jpg)](https://i.stack.im...
2021/11/23
[ "https://diy.stackexchange.com/questions/238834", "https://diy.stackexchange.com", "https://diy.stackexchange.com/users/137420/" ]
Glass does not take well to sanding, cutting, etc. It *can* be done, but not so easily. It is even harder on an assembled large object, as opposed to large flat sheets. On the other hand, wood and similar materials (e.g., products made from various combinations of wood fibers, glue, etc.) can handle sanding very well,...
Depending how handy you are, there's a few answers. Although other answers/comments touch on some of these, I'd like to recap to add my own comments to those, too. I would also like to see pics of (1) **the hood itself**, perhaps slightly angled from above or below to get a sense of the 3D form, and (2) **the entire c...
238,834
I have just purchased a new glass cooker hood which is 600mm wide. The gap I have for it is also 600mm wide, though perhaps 599.9mm as it is currently a very snug fit. I am a little worried that the glass will break! [![The gap available for the new cooker hood](https://i.stack.imgur.com/Rw7MA.jpg)](https://i.stack.im...
2021/11/23
[ "https://diy.stackexchange.com/questions/238834", "https://diy.stackexchange.com", "https://diy.stackexchange.com/users/137420/" ]
First of all: Have you tried it? Since you have already bought the hood you can just lift it in and try if it fits. Maybe your measurement is not entirely correct or the hood is a little bit smaller than promised. If it is too tight a fit and its only about a few millimeters (and there is not a wall directly next to th...
replace the end panels of the cabinet with thinner ones. if you only need a few millimeters that should do the trick.
238,834
I have just purchased a new glass cooker hood which is 600mm wide. The gap I have for it is also 600mm wide, though perhaps 599.9mm as it is currently a very snug fit. I am a little worried that the glass will break! [![The gap available for the new cooker hood](https://i.stack.imgur.com/Rw7MA.jpg)](https://i.stack.im...
2021/11/23
[ "https://diy.stackexchange.com/questions/238834", "https://diy.stackexchange.com", "https://diy.stackexchange.com/users/137420/" ]
Any glass intended for a kitchen is almost certainly tempered. You cannot modify tempered glass. It will explode or disintegrate. Even if it's not, you're unlikely to be successful without specialized tools and training. You also wouldn't go grinding away at the finished end of your cabinet. That would make a real mes...
I'd loosen the screws on the back wall of the cabinets and tap them away from the center point of your opening to see if they move. If you can remove the left cabinet, look at the left side of that cabinet, there is usually only contact with the next cabinet at the face frame. You could shave the face frame by 1/8" or ...
2,147,578
I need to understand something about ASP.NET session state, as it applies to IIS 7 and ASP.net 3.5. If an application is configured to use in-process session state, will that work OK if there are multiple worker processes? In other words, do worker processes share session state? The default configuration for IIS 7 is...
2010/01/27
[ "https://Stackoverflow.com/questions/2147578", "https://Stackoverflow.com", "https://Stackoverflow.com/users/98516/" ]
Having multiple worker processes and using InProc does not seem to be compatible. See [this](https://web.archive.org/web/20090204184907/http://gotnet.biz:80/Blog/post/Beware-Web-Gardens-and-InProc-Session-State.aspx): > > If you enable Web-garden mode by setting the webGarden attribute to true in the processModel el...
I may be wrong, but as far as I know, by default you only have 1 worker process per application domain with multiple worker threads to handle requests. In this case In-Proc Session State should work just fine (the default settings). But if you do have multiple worker processes (not just worker threads, actual worker p...
2,147,578
I need to understand something about ASP.NET session state, as it applies to IIS 7 and ASP.net 3.5. If an application is configured to use in-process session state, will that work OK if there are multiple worker processes? In other words, do worker processes share session state? The default configuration for IIS 7 is...
2010/01/27
[ "https://Stackoverflow.com/questions/2147578", "https://Stackoverflow.com", "https://Stackoverflow.com/users/98516/" ]
I may be wrong, but as far as I know, by default you only have 1 worker process per application domain with multiple worker threads to handle requests. In this case In-Proc Session State should work just fine (the default settings). But if you do have multiple worker processes (not just worker threads, actual worker p...
I experienced session lost problem and finally struggled to find the root cause. Recently I received several bug reprot about the session lost. If the website load is low, everything is OK. If the website load is high, the session lost issue happens. This is very weird. The root cause is between Worker process settin...
2,147,578
I need to understand something about ASP.NET session state, as it applies to IIS 7 and ASP.net 3.5. If an application is configured to use in-process session state, will that work OK if there are multiple worker processes? In other words, do worker processes share session state? The default configuration for IIS 7 is...
2010/01/27
[ "https://Stackoverflow.com/questions/2147578", "https://Stackoverflow.com", "https://Stackoverflow.com/users/98516/" ]
Having multiple worker processes and using InProc does not seem to be compatible. See [this](https://web.archive.org/web/20090204184907/http://gotnet.biz:80/Blog/post/Beware-Web-Gardens-and-InProc-Session-State.aspx): > > If you enable Web-garden mode by setting the webGarden attribute to true in the processModel el...
More than one worker process is a "web garden." In-process session state will not work correctly. You'll need to use either a single worker process for your web app, or use a session state server, or SQL Server for session state.
2,147,578
I need to understand something about ASP.NET session state, as it applies to IIS 7 and ASP.net 3.5. If an application is configured to use in-process session state, will that work OK if there are multiple worker processes? In other words, do worker processes share session state? The default configuration for IIS 7 is...
2010/01/27
[ "https://Stackoverflow.com/questions/2147578", "https://Stackoverflow.com", "https://Stackoverflow.com/users/98516/" ]
Having multiple worker processes and using InProc does not seem to be compatible. See [this](https://web.archive.org/web/20090204184907/http://gotnet.biz:80/Blog/post/Beware-Web-Gardens-and-InProc-Session-State.aspx): > > If you enable Web-garden mode by setting the webGarden attribute to true in the processModel el...
I experienced session lost problem and finally struggled to find the root cause. Recently I received several bug reprot about the session lost. If the website load is low, everything is OK. If the website load is high, the session lost issue happens. This is very weird. The root cause is between Worker process settin...
2,147,578
I need to understand something about ASP.NET session state, as it applies to IIS 7 and ASP.net 3.5. If an application is configured to use in-process session state, will that work OK if there are multiple worker processes? In other words, do worker processes share session state? The default configuration for IIS 7 is...
2010/01/27
[ "https://Stackoverflow.com/questions/2147578", "https://Stackoverflow.com", "https://Stackoverflow.com/users/98516/" ]
More than one worker process is a "web garden." In-process session state will not work correctly. You'll need to use either a single worker process for your web app, or use a session state server, or SQL Server for session state.
I experienced session lost problem and finally struggled to find the root cause. Recently I received several bug reprot about the session lost. If the website load is low, everything is OK. If the website load is high, the session lost issue happens. This is very weird. The root cause is between Worker process settin...
278,616
When I watch hulu on my second monitor the screen does not stay full screen when clicking on my main monitor. Is there a setting I can change to fix that?
2013/04/06
[ "https://askubuntu.com/questions/278616", "https://askubuntu.com", "https://askubuntu.com/users/147339/" ]
Unfortunately this is just one of joys-of-Flash. As soon as it detects it has lost focus, it'll shut back down to regular size. There are a couple of workarounds that work in the same way: * Compiz's Enhanced Desktop Zoom (magnifier - whatever it's called!). * `kmag` (KDE's magnifier app) Both allow you to zoom in o...
There is a better solution. If you are in it for the kicks. Is to configure your machine to use Two X server simultaneously. This will allow you to keep focus on one screen. While still fully interacting with the other. Basically you will run on X server instance on each screen , sharing keyboard and mouse in betwee...
278,616
When I watch hulu on my second monitor the screen does not stay full screen when clicking on my main monitor. Is there a setting I can change to fix that?
2013/04/06
[ "https://askubuntu.com/questions/278616", "https://askubuntu.com", "https://askubuntu.com/users/147339/" ]
Unfortunately this is just one of joys-of-Flash. As soon as it detects it has lost focus, it'll shut back down to regular size. There are a couple of workarounds that work in the same way: * Compiz's Enhanced Desktop Zoom (magnifier - whatever it's called!). * `kmag` (KDE's magnifier app) Both allow you to zoom in o...
There's a quite dirty hack to avoid this here: <http://al.robotfuzz.com/content/workaround-fullscreen-flash-linux-multiheaded-desktops>
27,422
I am trying to build some base strength in the winter, doing some endurance training. I am mostly following the [TrainerRoad Base plan](http://support.trainerroad.com/hc/en-us/articles/201893574-Base-Traditional) (which seems to be similar to the Bicycle Bible). So I've tried to do a couple of 2-3h sessions per week. ...
2015/01/05
[ "https://bicycles.stackexchange.com/questions/27422", "https://bicycles.stackexchange.com", "https://bicycles.stackexchange.com/users/14644/" ]
No Science Opinion #2 By not continuing to boost your blood sugar, your boy will theoretically switch to a metabolic state that burns more fat. I have seen endurance racers do it both ways. I have seen guys that may snack a bit inbetween, but will basically just eat two or three meals during a long race and not much i...
Sorry, no science... Last winter I did quite a lot of base miles and largely didn't eat during the rides of about (50/60 miles) though occasionally I'd stop of a coffee & cake close to home. I generally felt quite tired and hungry (I wanted to eat for Britain so to speak). In mid March I went on my first longer ride ...
27,422
I am trying to build some base strength in the winter, doing some endurance training. I am mostly following the [TrainerRoad Base plan](http://support.trainerroad.com/hc/en-us/articles/201893574-Base-Traditional) (which seems to be similar to the Bicycle Bible). So I've tried to do a couple of 2-3h sessions per week. ...
2015/01/05
[ "https://bicycles.stackexchange.com/questions/27422", "https://bicycles.stackexchange.com", "https://bicycles.stackexchange.com/users/14644/" ]
According to an [Australian Institute of Sport article about Eating before exercise](http://www.ausport.gov.au/ais/nutrition/factsheets/competition_and_training/eating_before_exercise): > > Exercising in a fasted state (8 hours since the last meal) results in a greater proportion of fat being used as the exercise fue...
Sorry, no science... Last winter I did quite a lot of base miles and largely didn't eat during the rides of about (50/60 miles) though occasionally I'd stop of a coffee & cake close to home. I generally felt quite tired and hungry (I wanted to eat for Britain so to speak). In mid March I went on my first longer ride ...
27,422
I am trying to build some base strength in the winter, doing some endurance training. I am mostly following the [TrainerRoad Base plan](http://support.trainerroad.com/hc/en-us/articles/201893574-Base-Traditional) (which seems to be similar to the Bicycle Bible). So I've tried to do a couple of 2-3h sessions per week. ...
2015/01/05
[ "https://bicycles.stackexchange.com/questions/27422", "https://bicycles.stackexchange.com", "https://bicycles.stackexchange.com/users/14644/" ]
Let me expand on the answer provided by @Mac. There are two important concepts here that need to be unpacked, 1) endurance training when in a fasted state and 2) eating either before or during an endurance training ride. If your goal is improved fat metabolism, endurance training in a fasted state (e.g., 8 hours with...
Sorry, no science... Last winter I did quite a lot of base miles and largely didn't eat during the rides of about (50/60 miles) though occasionally I'd stop of a coffee & cake close to home. I generally felt quite tired and hungry (I wanted to eat for Britain so to speak). In mid March I went on my first longer ride ...
27,422
I am trying to build some base strength in the winter, doing some endurance training. I am mostly following the [TrainerRoad Base plan](http://support.trainerroad.com/hc/en-us/articles/201893574-Base-Traditional) (which seems to be similar to the Bicycle Bible). So I've tried to do a couple of 2-3h sessions per week. ...
2015/01/05
[ "https://bicycles.stackexchange.com/questions/27422", "https://bicycles.stackexchange.com", "https://bicycles.stackexchange.com/users/14644/" ]
Let me expand on the answer provided by @Mac. There are two important concepts here that need to be unpacked, 1) endurance training when in a fasted state and 2) eating either before or during an endurance training ride. If your goal is improved fat metabolism, endurance training in a fasted state (e.g., 8 hours with...
No Science Opinion #2 By not continuing to boost your blood sugar, your boy will theoretically switch to a metabolic state that burns more fat. I have seen endurance racers do it both ways. I have seen guys that may snack a bit inbetween, but will basically just eat two or three meals during a long race and not much i...
27,422
I am trying to build some base strength in the winter, doing some endurance training. I am mostly following the [TrainerRoad Base plan](http://support.trainerroad.com/hc/en-us/articles/201893574-Base-Traditional) (which seems to be similar to the Bicycle Bible). So I've tried to do a couple of 2-3h sessions per week. ...
2015/01/05
[ "https://bicycles.stackexchange.com/questions/27422", "https://bicycles.stackexchange.com", "https://bicycles.stackexchange.com/users/14644/" ]
Let me expand on the answer provided by @Mac. There are two important concepts here that need to be unpacked, 1) endurance training when in a fasted state and 2) eating either before or during an endurance training ride. If your goal is improved fat metabolism, endurance training in a fasted state (e.g., 8 hours with...
According to an [Australian Institute of Sport article about Eating before exercise](http://www.ausport.gov.au/ais/nutrition/factsheets/competition_and_training/eating_before_exercise): > > Exercising in a fasted state (8 hours since the last meal) results in a greater proportion of fat being used as the exercise fue...
413,971
Imagine that someone thought he came up with an original idea. But actually I've heard that idea many times before. I want to express my exasperation, but I don't know which sentence is correct. 1. (Ugh) like it hadn't been done before. 2. Like it hasn't been done before. If other people had come up with the idea in ...
2017/10/13
[ "https://english.stackexchange.com/questions/413971", "https://english.stackexchange.com", "https://english.stackexchange.com/users/261324/" ]
See: [Use of "have had" , "had had", "has had"](https://english.stackexchange.com/questions/373119/use-of-have-had-had-had-has-had) . It had been done before **implies** a singularity and recency (present perfect tense), but it has been done before is plural and past tense (past perfect tense). [Implies means not crit...
The second, present perfect, expresses past event(s), but it's indefinite past, possibly recent but not necessary. If you were more specific, like "10 years ago" rather than "before", you'd need to use past tense, so "wasn't" instead of "hasn't been". If your friend's idea is in present, then you should use present pe...
269,205
My question on Stack Exchange already has a fantastic answer. Now everyone, who just knows a little about the question, is trying to answer with his fuzzy logic which rushes on the post. Can this thing stopable from further answering a question when there are great answers?
2015/11/11
[ "https://meta.stackexchange.com/questions/269205", "https://meta.stackexchange.com", "https://meta.stackexchange.com/users/199517/" ]
No. Technologies, languages and opinions can evolve in time. Something that is the best possible answer *now*, is considered inaccurate, outdated and useless in a few years. If it attracts low-quality answers from < 10 rep users, the question might be protected. In all other cases: Why stop users from posting an answe...
Well in answer to your question about how you can lock it - only Moderators can. So you'd have to flag the question and request a moderator lock it. **However.** It is very unlikely that they will though. Locking is really only used for questions that are historically useful to the site, but that aren't really on-topi...
42,338
The crank arm on my bike fell off. How does one re-attach it? [![enter image description here](https://i.stack.imgur.com/Tykd8.jpg)](https://i.stack.imgur.com/Tykd8.jpg) [![enter image description here](https://i.stack.imgur.com/4fMXI.jpg)](https://i.stack.imgur.com/4fMXI.jpg)
2016/09/03
[ "https://bicycles.stackexchange.com/questions/42338", "https://bicycles.stackexchange.com", "https://bicycles.stackexchange.com/users/29113/" ]
The picture appears to show a cover over the access hole in the crank arm. Remove the cover by either unscrewing it of prying off the crank arm. Inside you should find a flanged nut. Wipe any grease or grit off the shaft Install the crank arm in the correct orientation onto the shaft. Tighten the nut with a socket (usu...
There should be a nut and washer at the threaded part of the axle. Get new ones, put on crank, washer and nut and tighten.
42,338
The crank arm on my bike fell off. How does one re-attach it? [![enter image description here](https://i.stack.imgur.com/Tykd8.jpg)](https://i.stack.imgur.com/Tykd8.jpg) [![enter image description here](https://i.stack.imgur.com/4fMXI.jpg)](https://i.stack.imgur.com/4fMXI.jpg)
2016/09/03
[ "https://bicycles.stackexchange.com/questions/42338", "https://bicycles.stackexchange.com", "https://bicycles.stackexchange.com/users/29113/" ]
The first two threads on the spindle look stripped, meaning the nut will have stripped threads as well. The square taper in the crank is almost certain damaged from being used while loose. In other words, in my local slang, "it's munted" The proper, safe and reliable fix probably requires a new BB spindle and almost c...
There should be a nut and washer at the threaded part of the axle. Get new ones, put on crank, washer and nut and tighten.
42,338
The crank arm on my bike fell off. How does one re-attach it? [![enter image description here](https://i.stack.imgur.com/Tykd8.jpg)](https://i.stack.imgur.com/Tykd8.jpg) [![enter image description here](https://i.stack.imgur.com/4fMXI.jpg)](https://i.stack.imgur.com/4fMXI.jpg)
2016/09/03
[ "https://bicycles.stackexchange.com/questions/42338", "https://bicycles.stackexchange.com", "https://bicycles.stackexchange.com/users/29113/" ]
The first two threads on the spindle look stripped, meaning the nut will have stripped threads as well. The square taper in the crank is almost certain damaged from being used while loose. In other words, in my local slang, "it's munted" The proper, safe and reliable fix probably requires a new BB spindle and almost c...
The picture appears to show a cover over the access hole in the crank arm. Remove the cover by either unscrewing it of prying off the crank arm. Inside you should find a flanged nut. Wipe any grease or grit off the shaft Install the crank arm in the correct orientation onto the shaft. Tighten the nut with a socket (usu...
112,629
The original title, "has the bases of geometry been reconsidered in 20th century" of this question refers to Riemann's paper "On the Hypotheses which lie at the Bases of Geometry", an English version can be found [here](http://www.cs.jhu.edu/~misha/ReadingSeminar/Papers/Riemann54.pdf). When we talk about the physical ...
2012/11/17
[ "https://mathoverflow.net/questions/112629", "https://mathoverflow.net", "https://mathoverflow.net/users/11286/" ]
It seems easier to answer the (current) title than the body of the question, so here goes: The notion of "space" has been vastly enlarged in the 20th century, even including some notions that Riemann would probably not recognize as sufficiently like classical spaces to deserve the name. Topological spaces (and their re...
This question is ambigous because the word "geometry" can have several different meanings. Rieman in his talk outlined the foundations of what is called Riemannian geometry now. This is the theory of spaces (manifolds) equipped with a Riemannian metric. These spaces studied in Riemannian geometry may have trivial isome...
67,930,882
With Google releasing [Vertex AI](https://cloud.google.com/vertex-ai) lately that integrates all its MLOps platforms, I wonder what would be the difference in serving a custom trained PyTorch/Tensorflow model on GKE vs Vertex AI (or AI Platform Unified, since the rebranding just took place and AI Platform already provi...
2021/06/11
[ "https://Stackoverflow.com/questions/67930882", "https://Stackoverflow.com", "https://Stackoverflow.com/users/11526586/" ]
It is worth considering Vertex AI as: Vertex AI is a “**Managed**” ML platform for practitioners to accelerate experiments and deploy AI models. We don't need to manage the infrastructure/ servers/ health while deploying/training/ predicting ML models. Vertex AI will take care of that for you along with scaling accord...
I have also been exploring using Vertex AI for machine learning. Some points I found useful when it comes to serving model predictions from custom containers are as follows: * Serving predictions from a custom container on Vertex AI as opposed to a GKE cluster frees you from managing the infrastructure. Cost wise, GKE...
141,351
Is it right to say > > "I engaged in some research projects". > > > or should I say > > "I was engaged in some research projects". > > >
2017/09/07
[ "https://ell.stackexchange.com/questions/141351", "https://ell.stackexchange.com", "https://ell.stackexchange.com/users/61850/" ]
First sentence is incomplete. Some words in between may change the meaning. Like a) I got engaged in.... b) I engaged myself in ......etc. For me it is correct to say, 1) "I am engaged in some research projects." It is present Tense giving idea about your present state/situation. 2) "I was engaged in some resear...
Looks to me that both examples given would be acceptable, but have slightly different meanings. The former means you took some action, the latter describes a condition in which you took action. Choose the version which best suits your feeling of the situation.
4,755
What are the differences and where would you use each?
2010/10/02
[ "https://electronics.stackexchange.com/questions/4755", "https://electronics.stackexchange.com", "https://electronics.stackexchange.com/users/1411/" ]
NAND flash is cheaper, so you want to use it if you can. The drawback is that it's not as reliable. NAND flash is faster at most operations, with the notable exception being small random access reads. If you want to read a couple bytes from a random address in memory, NOR is faster. For large memory reads, NAND does re...
NOR allows for random access, but NAND does not (page access only.) From [Wikipedia](https://en.wikipedia.org/wiki/Flash_memory#Distinction_between_NOR_and_NAND_flash): > > NOR and NAND flash get their names from the structure of the > interconnections between memory cells. In NOR flash, cells > are connected i...
4,755
What are the differences and where would you use each?
2010/10/02
[ "https://electronics.stackexchange.com/questions/4755", "https://electronics.stackexchange.com", "https://electronics.stackexchange.com/users/1411/" ]
There is a lot of trade-off to it. Wikipedia also: > > Despite the additional transistors, > the reduction in ground wires and bit > lines allows a denser layout and > greater storage capacity per chip. In > addition, NAND flash is typically > permitted to contain a certain number > of faults (NOR flash, as is...
NOR allows for random access, but NAND does not (page access only.) From [Wikipedia](https://en.wikipedia.org/wiki/Flash_memory#Distinction_between_NOR_and_NAND_flash): > > NOR and NAND flash get their names from the structure of the > interconnections between memory cells. In NOR flash, cells > are connected i...
4,755
What are the differences and where would you use each?
2010/10/02
[ "https://electronics.stackexchange.com/questions/4755", "https://electronics.stackexchange.com", "https://electronics.stackexchange.com/users/1411/" ]
There is a lot of trade-off to it. Wikipedia also: > > Despite the additional transistors, > the reduction in ground wires and bit > lines allows a denser layout and > greater storage capacity per chip. In > addition, NAND flash is typically > permitted to contain a certain number > of faults (NOR flash, as is...
NAND flash is cheaper, so you want to use it if you can. The drawback is that it's not as reliable. NAND flash is faster at most operations, with the notable exception being small random access reads. If you want to read a couple bytes from a random address in memory, NOR is faster. For large memory reads, NAND does re...
157,078
I'm currently typing up some lecture notes for a university course, and I'm having trouble deciding how exactly I should typeset the title of the document. The title consists of the subject abbreviation, the course number, and the course name. For example, if I were typing up notes for an abstract algebra course, I'd t...
2022/05/11
[ "https://graphicdesign.stackexchange.com/questions/157078", "https://graphicdesign.stackexchange.com", "https://graphicdesign.stackexchange.com/users/173906/" ]
I would rule out the uppercase small caps, which, arguably, defeat the purpose of using small caps. I would also rule out lining figures, because those work better with normal case type. I would pick your version #4, in complete lowercase small caps, and text figures. Then, all your 5 versions lack some information p...
If you can’t ask your tutors to explain your organisation’s house style, or rephrase the Question, or both, please consider these few points: Since the styling of “Introduction to Abstract Algebra” is unchanging, how is it relevant? Through 20 years in publication and design, I never noticed either “full caps” or “li...
157,078
I'm currently typing up some lecture notes for a university course, and I'm having trouble deciding how exactly I should typeset the title of the document. The title consists of the subject abbreviation, the course number, and the course name. For example, if I were typing up notes for an abstract algebra course, I'd t...
2022/05/11
[ "https://graphicdesign.stackexchange.com/questions/157078", "https://graphicdesign.stackexchange.com", "https://graphicdesign.stackexchange.com/users/173906/" ]
I would rule out the uppercase small caps, which, arguably, defeat the purpose of using small caps. I would also rule out lining figures, because those work better with normal case type. I would pick your version #4, in complete lowercase small caps, and text figures. Then, all your 5 versions lack some information p...
To my mind, in academic and technical writing\* full caps is likely to be correct for an abbreviation (initialism or acronym), but unlikely in other cases. A course code could be "MATH123" or "MATH 123", but if it's "Math123" or even "math123" (also with spaces), going for full caps would be incorrect. Here, department...
157,078
I'm currently typing up some lecture notes for a university course, and I'm having trouble deciding how exactly I should typeset the title of the document. The title consists of the subject abbreviation, the course number, and the course name. For example, if I were typing up notes for an abstract algebra course, I'd t...
2022/05/11
[ "https://graphicdesign.stackexchange.com/questions/157078", "https://graphicdesign.stackexchange.com", "https://graphicdesign.stackexchange.com/users/173906/" ]
To my mind, in academic and technical writing\* full caps is likely to be correct for an abbreviation (initialism or acronym), but unlikely in other cases. A course code could be "MATH123" or "MATH 123", but if it's "Math123" or even "math123" (also with spaces), going for full caps would be incorrect. Here, department...
If you can’t ask your tutors to explain your organisation’s house style, or rephrase the Question, or both, please consider these few points: Since the styling of “Introduction to Abstract Algebra” is unchanging, how is it relevant? Through 20 years in publication and design, I never noticed either “full caps” or “li...
34,562
One of my fellow programmers, a Hedonist, believed that people should be free to do anything because everyone knows good for themselves (Voluntarism), that countries stand in the way of that because they force taxes on top of people (Anarchism). He is partially Anarchic-Capitalist, but he believes that Capitalism doe...
2018/10/19
[ "https://politics.stackexchange.com/questions/34562", "https://politics.stackexchange.com", "https://politics.stackexchange.com/users/23068/" ]
Just because someone can think of it doesn't mean it has a name. In this case the idea appears to be homespun, and not part of a named movement. You can take his name and add "-ism" to it! It seems internally inconsistent: If there is no government, who does the splitting into companies? If it is to be done by your fr...
If he believes that there needs to be someone who mandates the size and scope of companies then he is neither an anarchist nor a capitalist in any sense of the words. How does he reconcile "that people should be free to do anything because everyone knows good for themselves" and "people should be split into companies t...
34,562
One of my fellow programmers, a Hedonist, believed that people should be free to do anything because everyone knows good for themselves (Voluntarism), that countries stand in the way of that because they force taxes on top of people (Anarchism). He is partially Anarchic-Capitalist, but he believes that Capitalism doe...
2018/10/19
[ "https://politics.stackexchange.com/questions/34562", "https://politics.stackexchange.com", "https://politics.stackexchange.com/users/23068/" ]
Just because someone can think of it doesn't mean it has a name. In this case the idea appears to be homespun, and not part of a named movement. You can take his name and add "-ism" to it! It seems internally inconsistent: If there is no government, who does the splitting into companies? If it is to be done by your fr...
By the way, I shared your friends' point of view. The ideology is not very popular yet. So there is no fix names. However, according to <http://www.usmessageboard.com/threads/why-i-think-the-state-itself-should-be-more-like-private-companies.739494/> Some possible names are * capitalistic feudalism. * capitalistic r...
34,562
One of my fellow programmers, a Hedonist, believed that people should be free to do anything because everyone knows good for themselves (Voluntarism), that countries stand in the way of that because they force taxes on top of people (Anarchism). He is partially Anarchic-Capitalist, but he believes that Capitalism doe...
2018/10/19
[ "https://politics.stackexchange.com/questions/34562", "https://politics.stackexchange.com", "https://politics.stackexchange.com/users/23068/" ]
For political views without ruling countries, you can usually just put the word "Global" in front of the political term. In this case, as James mentioned, there would need to be someone who defined which company did what, distributed funding between companies using a method that didn't look similar to taxation but had ...
If he believes that there needs to be someone who mandates the size and scope of companies then he is neither an anarchist nor a capitalist in any sense of the words. How does he reconcile "that people should be free to do anything because everyone knows good for themselves" and "people should be split into companies t...
34,562
One of my fellow programmers, a Hedonist, believed that people should be free to do anything because everyone knows good for themselves (Voluntarism), that countries stand in the way of that because they force taxes on top of people (Anarchism). He is partially Anarchic-Capitalist, but he believes that Capitalism doe...
2018/10/19
[ "https://politics.stackexchange.com/questions/34562", "https://politics.stackexchange.com", "https://politics.stackexchange.com/users/23068/" ]
For political views without ruling countries, you can usually just put the word "Global" in front of the political term. In this case, as James mentioned, there would need to be someone who defined which company did what, distributed funding between companies using a method that didn't look similar to taxation but had ...
By the way, I shared your friends' point of view. The ideology is not very popular yet. So there is no fix names. However, according to <http://www.usmessageboard.com/threads/why-i-think-the-state-itself-should-be-more-like-private-companies.739494/> Some possible names are * capitalistic feudalism. * capitalistic r...
34,562
One of my fellow programmers, a Hedonist, believed that people should be free to do anything because everyone knows good for themselves (Voluntarism), that countries stand in the way of that because they force taxes on top of people (Anarchism). He is partially Anarchic-Capitalist, but he believes that Capitalism doe...
2018/10/19
[ "https://politics.stackexchange.com/questions/34562", "https://politics.stackexchange.com", "https://politics.stackexchange.com/users/23068/" ]
If he believes that there needs to be someone who mandates the size and scope of companies then he is neither an anarchist nor a capitalist in any sense of the words. How does he reconcile "that people should be free to do anything because everyone knows good for themselves" and "people should be split into companies t...
By the way, I shared your friends' point of view. The ideology is not very popular yet. So there is no fix names. However, according to <http://www.usmessageboard.com/threads/why-i-think-the-state-itself-should-be-more-like-private-companies.739494/> Some possible names are * capitalistic feudalism. * capitalistic r...
878,207
so im trying to move my windows to different disk without harming them, and suddenly I found those two partitions in my disk: ![I highlighted two partitions that im not sure about](https://i.stack.imgur.com/Yjg4a.png) Can I just delete them or are they something important? from what I read on internet people say that...
2015/02/15
[ "https://superuser.com/questions/878207", "https://superuser.com", "https://superuser.com/users/418724/" ]
I had the same problem but have worked out what is happening. The thing is it seems that when you install Windows Server Essentials Media Pack it appears to install a whole new server. ie you now have 2 servers. The one called Digital Media Server comes from Windows Server Essentials. it is controlled through the Dash...
The other Media Server's are most likely other computers on your network that have Media Streaming enabled. Follow these steps on all of the other devices on your network and ensure that Media Streaming is disabled on all of them: 1. Open **Control Panel** and choose the **Network and Sharing Center** option. If you c...
878,207
so im trying to move my windows to different disk without harming them, and suddenly I found those two partitions in my disk: ![I highlighted two partitions that im not sure about](https://i.stack.imgur.com/Yjg4a.png) Can I just delete them or are they something important? from what I read on internet people say that...
2015/02/15
[ "https://superuser.com/questions/878207", "https://superuser.com", "https://superuser.com/users/418724/" ]
I had the same problem but have worked out what is happening. The thing is it seems that when you install Windows Server Essentials Media Pack it appears to install a whole new server. ie you now have 2 servers. The one called Digital Media Server comes from Windows Server Essentials. it is controlled through the Dash...
This is just a guess, but are there other Windows user accounts on your system? Perhaps each media server corresponds to the media library of a different user account?
54,296
I would like to use photos from the [Public Domain Archive](http://publicdomainarchive.com/) without attribution. They say that their photos are free for personal and commerical use. But they don't mention whether or not they need attribution. They are licensed under the [cc0](https://creativecommons.org/publicdomain/z...
2015/05/30
[ "https://graphicdesign.stackexchange.com/questions/54296", "https://graphicdesign.stackexchange.com", "https://graphicdesign.stackexchange.com/users/44574/" ]
No. CC0 (and its equivalents) is the closest "moral equivalent" to public domain; it says, essentially, that the work is licensed for all uses with no restrictions or qualifications, other than that the author of the work still holds copyright in those jurisdictions where voluntary alienation (release into the public d...
This is a legal question and the best answer to your question would be to consult with a legal professional licensed in your jurisdiction. All that being said, and understanding that we can't provide legal advice, CC0 means the creator has provided it to the public domain, without any copyright assertion, for **any** a...
49,092
According to one My Hero Academia wikia > > he is also capable of using it to "revive" people, as he has done to Rappa multiple times > > > and > > Sir Nighteye assumes that Chisaki's Quirk is responsible for the healing of the Team Reservoir Dogs > > > Also > > Overhaul's characters in his name are c...
2018/10/08
[ "https://anime.stackexchange.com/questions/49092", "https://anime.stackexchange.com", "https://anime.stackexchange.com/users/3028/" ]
According to description of Overhaul ability, it allows its user to disassemble and reassemble anything, which makes it kinda similar to alchemy from Fullmetal Alchemist. This leads me to speculation, that while disassembling something or someone, Kai Chisaki learns how this object or person is structured, and thus is ...
Quirks are somewhat related to DNA and blood. Quirks are also like a muscle in the human body; Overusing them can be strainful, Quirk can be trained to become more efficient, just like a muscle, and last, but not least, they have limits, and guess what also has limits? I'll give you a hint: A GODDAMN MUSCLE. But, it'...
2,240
Are questions about VA's, producers, studios, etc. allowed on the main site? While not about the actual subject material they are an integral part of the topic. If there is no precedent for this, then maybe a better question would be: Should these questions be allowed?
2015/01/28
[ "https://anime.meta.stackexchange.com/questions/2240", "https://anime.meta.stackexchange.com", "https://anime.meta.stackexchange.com/users/11206/" ]
Asking about the industry, its workings, its staff, and notable figures are all fine and on-topic. Asking about a notable figure's personal life, hobbies, etc, is a bit off-topic. But if it has a connection to a series or anime/manga production staff. It should be fine. For an example, if I were to ask [shirobako](h...
I think as long as it is linked to anime - whether that be through history, a particular show, etc, it should be fine. Questions about their personal lives etc probably aren't appropriate. Here's one that already exists: [Who was the first seiyuu?](https://anime.stackexchange.com/questions/14344/who-was-the-first-se...
12,669
**Edit:** To sum the question up, I have a voxel based world (Minecraft style (Thanks Communist Duck)) which is suffering from poor performance. I am not positive on the source but would like any possible advice on how to get rid of it. I am working on a project where a world consists of a large quantity of cubes (I w...
2011/05/24
[ "https://gamedev.stackexchange.com/questions/12669", "https://gamedev.stackexchange.com", "https://gamedev.stackexchange.com/users/7514/" ]
I agree with Daniels answer, in that iterating through large amounts of boxes is the most likely cause, and that by using spacial partitioning you could speed the game up a lot - but the problem *could* also be elsewhere, and you could be wasting your time. **In order to increase the speed of your game significantly y...
If your player is large relative to the size of the cubes, then you probably want an octree or other spatial partitioning structure, as other's have suggested. However, if your player is small relative to the size of the cubes, then probably the fastest way to detect collision with the cubes is to do a simple linear s...
12,669
**Edit:** To sum the question up, I have a voxel based world (Minecraft style (Thanks Communist Duck)) which is suffering from poor performance. I am not positive on the source but would like any possible advice on how to get rid of it. I am working on a project where a world consists of a large quantity of cubes (I w...
2011/05/24
[ "https://gamedev.stackexchange.com/questions/12669", "https://gamedev.stackexchange.com", "https://gamedev.stackexchange.com/users/7514/" ]
I agree with Daniels answer, in that iterating through large amounts of boxes is the most likely cause, and that by using spacial partitioning you could speed the game up a lot - but the problem *could* also be elsewhere, and you could be wasting your time. **In order to increase the speed of your game significantly y...
One more suggestion to speed things up: Your blocks are approximately fixed--that means that there's no way a player can collide with most of them. Add a boolean to blocks indicating whether they are exposed or not. (This can be recalculated by looking at their neighbors.) A block which isn't exposed need not be checke...
12,669
**Edit:** To sum the question up, I have a voxel based world (Minecraft style (Thanks Communist Duck)) which is suffering from poor performance. I am not positive on the source but would like any possible advice on how to get rid of it. I am working on a project where a world consists of a large quantity of cubes (I w...
2011/05/24
[ "https://gamedev.stackexchange.com/questions/12669", "https://gamedev.stackexchange.com", "https://gamedev.stackexchange.com/users/7514/" ]
If your player is large relative to the size of the cubes, then you probably want an octree or other spatial partitioning structure, as other's have suggested. However, if your player is small relative to the size of the cubes, then probably the fastest way to detect collision with the cubes is to do a simple linear s...
One more suggestion to speed things up: Your blocks are approximately fixed--that means that there's no way a player can collide with most of them. Add a boolean to blocks indicating whether they are exposed or not. (This can be recalculated by looking at their neighbors.) A block which isn't exposed need not be checke...
208,116
I have a belkin wireless router and four computers (2PC's + 2 Mac's) that connect to it regularly. Recently we have been consuming a lot of bandwidth. Is there a way to find out which computer is consuming most of the bandwidth without having to install monitoring software on all of the computers? (no two computers hav...
2010/11/07
[ "https://superuser.com/questions/208116", "https://superuser.com", "https://superuser.com/users/15881/" ]
See the [overview](http://www.ntop.org/overview.html) for [ntop](http://www.ntop.org/news.php) * Analyse IP traffic and sort it according to the source/destination * Display IP Traffic Subnet matrix (who's talking to who?) --- EDIT Ntop can show traffic statistics between other PCs and the internet, you just have t...
If you are worried about consuming your Internet account bandwidth and your ISP has a monitoring tool, you could switch on one computer at a time for a fixed period and see how much the ISP tool says has been used.
86,357
(I looked for duplicates. I really did.) Being as it is that "safety" and this are mutually exclusive: I am stupid. I take a cruising A320, apply TOGA power, and push zero Gs until I exceed Mach 1. How do I get out of this in one piece? And how much faster can I go before I need to start this process of getting out i...
2021/04/05
[ "https://aviation.stackexchange.com/questions/86357", "https://aviation.stackexchange.com", "https://aviation.stackexchange.com/users/45534/" ]
> > Could an airliner exceed Mach 1 in a zero-G power dive and safely recover? > > > There is only one answer here and that is NO, especially for the A320 in your example (there are other airliners better suited to tolerate higher transonic speeds). Yes, it's possible to recover from such a condition, but nothing...
It Theoretically could, but not likely due to the fact that when you are pulling up at the speed of sound, you would be exerting more g forces that the plane could handle. Also take into account, Pilot Error, Density altitude, weather factors, Weight and balance and the recent inspection of the aircraft. These factors ...
86,357
(I looked for duplicates. I really did.) Being as it is that "safety" and this are mutually exclusive: I am stupid. I take a cruising A320, apply TOGA power, and push zero Gs until I exceed Mach 1. How do I get out of this in one piece? And how much faster can I go before I need to start this process of getting out i...
2021/04/05
[ "https://aviation.stackexchange.com/questions/86357", "https://aviation.stackexchange.com", "https://aviation.stackexchange.com/users/45534/" ]
After you break the sound barrier, a shock wave will be generated in front of your main wings and tail wings. Though the design of wings on modern planes may hold that situation and can still generate some lift (which is impossible for traditional wings, leading to a fatal stall), the control surfaces on your main wing...
It really depends on the aircraft. A DC-8 is known to have done this. (<https://www.airspacemag.com/history-of-flight/i-was-there-when-the-dc-8-went-supersonic-27846699/>) There are 2 sources of stress on the airframe in this situation- airliners aren't designed to fly past Mach 1 (except the Concorde and Tu-144...), s...
86,357
(I looked for duplicates. I really did.) Being as it is that "safety" and this are mutually exclusive: I am stupid. I take a cruising A320, apply TOGA power, and push zero Gs until I exceed Mach 1. How do I get out of this in one piece? And how much faster can I go before I need to start this process of getting out i...
2021/04/05
[ "https://aviation.stackexchange.com/questions/86357", "https://aviation.stackexchange.com", "https://aviation.stackexchange.com/users/45534/" ]
The TWA Flight 841 accident in 1979 involving a Boeing 727 comes pretty close to your conditions. Not a zero-G dive but an unintended spiral dive starting at 39,000 feet, reaching mach 0.96 at 31,800 feet, becoming a 90 degree nose-down dive at 29,000 feet with total loss of control authority. With speed brakes ineffec...
It Theoretically could, but not likely due to the fact that when you are pulling up at the speed of sound, you would be exerting more g forces that the plane could handle. Also take into account, Pilot Error, Density altitude, weather factors, Weight and balance and the recent inspection of the aircraft. These factors ...
86,357
(I looked for duplicates. I really did.) Being as it is that "safety" and this are mutually exclusive: I am stupid. I take a cruising A320, apply TOGA power, and push zero Gs until I exceed Mach 1. How do I get out of this in one piece? And how much faster can I go before I need to start this process of getting out i...
2021/04/05
[ "https://aviation.stackexchange.com/questions/86357", "https://aviation.stackexchange.com", "https://aviation.stackexchange.com/users/45534/" ]
There is actually some data (albeit limited) on this scenario: [On August 21st 1961 this test was performed in a DC-8](https://www.airspacemag.com/history-of-flight/i-was-there-when-the-dc-8-went-supersonic-27846699/). When this test was performed they were supersonic for about 16 seconds which took a lot of planning ...
The TWA Flight 841 accident in 1979 involving a Boeing 727 comes pretty close to your conditions. Not a zero-G dive but an unintended spiral dive starting at 39,000 feet, reaching mach 0.96 at 31,800 feet, becoming a 90 degree nose-down dive at 29,000 feet with total loss of control authority. With speed brakes ineffec...
86,357
(I looked for duplicates. I really did.) Being as it is that "safety" and this are mutually exclusive: I am stupid. I take a cruising A320, apply TOGA power, and push zero Gs until I exceed Mach 1. How do I get out of this in one piece? And how much faster can I go before I need to start this process of getting out i...
2021/04/05
[ "https://aviation.stackexchange.com/questions/86357", "https://aviation.stackexchange.com", "https://aviation.stackexchange.com/users/45534/" ]
The TWA Flight 841 accident in 1979 involving a Boeing 727 comes pretty close to your conditions. Not a zero-G dive but an unintended spiral dive starting at 39,000 feet, reaching mach 0.96 at 31,800 feet, becoming a 90 degree nose-down dive at 29,000 feet with total loss of control authority. With speed brakes ineffec...
> > Could an airliner exceed Mach 1 in a zero-G power dive and safely recover? > > > There is only one answer here and that is NO, especially for the A320 in your example (there are other airliners better suited to tolerate higher transonic speeds). Yes, it's possible to recover from such a condition, but nothing...
86,357
(I looked for duplicates. I really did.) Being as it is that "safety" and this are mutually exclusive: I am stupid. I take a cruising A320, apply TOGA power, and push zero Gs until I exceed Mach 1. How do I get out of this in one piece? And how much faster can I go before I need to start this process of getting out i...
2021/04/05
[ "https://aviation.stackexchange.com/questions/86357", "https://aviation.stackexchange.com", "https://aviation.stackexchange.com/users/45534/" ]
The TWA Flight 841 accident in 1979 involving a Boeing 727 comes pretty close to your conditions. Not a zero-G dive but an unintended spiral dive starting at 39,000 feet, reaching mach 0.96 at 31,800 feet, becoming a 90 degree nose-down dive at 29,000 feet with total loss of control authority. With speed brakes ineffec...
After you break the sound barrier, a shock wave will be generated in front of your main wings and tail wings. Though the design of wings on modern planes may hold that situation and can still generate some lift (which is impossible for traditional wings, leading to a fatal stall), the control surfaces on your main wing...
86,357
(I looked for duplicates. I really did.) Being as it is that "safety" and this are mutually exclusive: I am stupid. I take a cruising A320, apply TOGA power, and push zero Gs until I exceed Mach 1. How do I get out of this in one piece? And how much faster can I go before I need to start this process of getting out i...
2021/04/05
[ "https://aviation.stackexchange.com/questions/86357", "https://aviation.stackexchange.com", "https://aviation.stackexchange.com/users/45534/" ]
There is actually some data (albeit limited) on this scenario: [On August 21st 1961 this test was performed in a DC-8](https://www.airspacemag.com/history-of-flight/i-was-there-when-the-dc-8-went-supersonic-27846699/). When this test was performed they were supersonic for about 16 seconds which took a lot of planning ...
After you break the sound barrier, a shock wave will be generated in front of your main wings and tail wings. Though the design of wings on modern planes may hold that situation and can still generate some lift (which is impossible for traditional wings, leading to a fatal stall), the control surfaces on your main wing...
86,357
(I looked for duplicates. I really did.) Being as it is that "safety" and this are mutually exclusive: I am stupid. I take a cruising A320, apply TOGA power, and push zero Gs until I exceed Mach 1. How do I get out of this in one piece? And how much faster can I go before I need to start this process of getting out i...
2021/04/05
[ "https://aviation.stackexchange.com/questions/86357", "https://aviation.stackexchange.com", "https://aviation.stackexchange.com/users/45534/" ]
There is actually some data (albeit limited) on this scenario: [On August 21st 1961 this test was performed in a DC-8](https://www.airspacemag.com/history-of-flight/i-was-there-when-the-dc-8-went-supersonic-27846699/). When this test was performed they were supersonic for about 16 seconds which took a lot of planning ...
It Theoretically could, but not likely due to the fact that when you are pulling up at the speed of sound, you would be exerting more g forces that the plane could handle. Also take into account, Pilot Error, Density altitude, weather factors, Weight and balance and the recent inspection of the aircraft. These factors ...
86,357
(I looked for duplicates. I really did.) Being as it is that "safety" and this are mutually exclusive: I am stupid. I take a cruising A320, apply TOGA power, and push zero Gs until I exceed Mach 1. How do I get out of this in one piece? And how much faster can I go before I need to start this process of getting out i...
2021/04/05
[ "https://aviation.stackexchange.com/questions/86357", "https://aviation.stackexchange.com", "https://aviation.stackexchange.com/users/45534/" ]
The TWA Flight 841 accident in 1979 involving a Boeing 727 comes pretty close to your conditions. Not a zero-G dive but an unintended spiral dive starting at 39,000 feet, reaching mach 0.96 at 31,800 feet, becoming a 90 degree nose-down dive at 29,000 feet with total loss of control authority. With speed brakes ineffec...
Mach 1 is approximately 67,000 feet per second. At a max ceiling of maybe 40,000 feet, an airliner couldn't even get close to Mach 1 speed in that distance. Given enough height it could do it but it would be starting the dive from Space or very close to it.
86,357
(I looked for duplicates. I really did.) Being as it is that "safety" and this are mutually exclusive: I am stupid. I take a cruising A320, apply TOGA power, and push zero Gs until I exceed Mach 1. How do I get out of this in one piece? And how much faster can I go before I need to start this process of getting out i...
2021/04/05
[ "https://aviation.stackexchange.com/questions/86357", "https://aviation.stackexchange.com", "https://aviation.stackexchange.com/users/45534/" ]
The TWA Flight 841 accident in 1979 involving a Boeing 727 comes pretty close to your conditions. Not a zero-G dive but an unintended spiral dive starting at 39,000 feet, reaching mach 0.96 at 31,800 feet, becoming a 90 degree nose-down dive at 29,000 feet with total loss of control authority. With speed brakes ineffec...
Past Vmo/Mmo (well, probably Vmd) there's no telling if you're gonna be able to recover. AFAIK it's not about the G-forces, it's about the aerodynamics of the wings and control surfaces. The elevator just might not work anymore to effect a pullup, and the ailerons may become useless. You're likely to be left with an un...
9,372,188
Ruby has a few good document generators like Yard, rDoc, even Glyph. The thing is that Sphinx does websites, PDF's, epub, LaTex...etc. It does all these things in restructuredtext. Is there an alternative to this in the Ruby world? Maybe a combination of programs? If I could use Markdown as well that would be even be...
2012/02/21
[ "https://Stackoverflow.com/questions/9372188", "https://Stackoverflow.com", "https://Stackoverflow.com/users/1026169/" ]
Since version 1.0, Sphinx has had a concept of "domains" which are ways of marking up code entities (like method calls, objects, functions, whatever) from lannguages other than Python and/or C. There is a [ruby domain](http://packages.python.org/sphinxcontrib-rubydomain/), so you could just use Sphinx itself. The only...
If you want to use Markdown, you might check out [JDoc](https://github.com/tombenner/jdoc), which is a very simple, Ruby-based documentation framework that lets you use widely-supported markup and put it under source control. It lets you edit the documentation in your text editor of choice, and it supports: * Markdown...
9,372,188
Ruby has a few good document generators like Yard, rDoc, even Glyph. The thing is that Sphinx does websites, PDF's, epub, LaTex...etc. It does all these things in restructuredtext. Is there an alternative to this in the Ruby world? Maybe a combination of programs? If I could use Markdown as well that would be even be...
2012/02/21
[ "https://Stackoverflow.com/questions/9372188", "https://Stackoverflow.com", "https://Stackoverflow.com/users/1026169/" ]
Since version 1.0, Sphinx has had a concept of "domains" which are ways of marking up code entities (like method calls, objects, functions, whatever) from lannguages other than Python and/or C. There is a [ruby domain](http://packages.python.org/sphinxcontrib-rubydomain/), so you could just use Sphinx itself. The only...
Another couple of options would be to use Middleman which is a static site generator that accepts either Kramdown or Markdown as input. There are also frameworks that are designed specifically for technical documentation that use Middleman (both of which are on GitHub) including lord/slate and pnerger/dpslate (the la...
9,372,188
Ruby has a few good document generators like Yard, rDoc, even Glyph. The thing is that Sphinx does websites, PDF's, epub, LaTex...etc. It does all these things in restructuredtext. Is there an alternative to this in the Ruby world? Maybe a combination of programs? If I could use Markdown as well that would be even be...
2012/02/21
[ "https://Stackoverflow.com/questions/9372188", "https://Stackoverflow.com", "https://Stackoverflow.com/users/1026169/" ]
If you want to use Markdown, you might check out [JDoc](https://github.com/tombenner/jdoc), which is a very simple, Ruby-based documentation framework that lets you use widely-supported markup and put it under source control. It lets you edit the documentation in your text editor of choice, and it supports: * Markdown...
Another couple of options would be to use Middleman which is a static site generator that accepts either Kramdown or Markdown as input. There are also frameworks that are designed specifically for technical documentation that use Middleman (both of which are on GitHub) including lord/slate and pnerger/dpslate (the la...
1,051,149
I have a web-based interface for handing invoices, customer records and other transaction records which interacts currently with a database of all the aforementioned stored upon the same machine. As you can imagine, this is quite a simple set-up consisting of a web-app (PHP) and a database (MySQL). However, the ideal s...
2009/06/26
[ "https://Stackoverflow.com/questions/1051149", "https://Stackoverflow.com", "https://Stackoverflow.com/users/6844/" ]
I've done something similar. You can expose a web service to the internet that will do the database access, but requests to the service must match a strong hashed and salted password (which will be secured on the ISP's server in the DMZ.) Either this or some sort of public/private key encryption scheme.
OK, this might seem a bit silly, but what if you just used mysql replication? Instead of using all sorts of fancy web services, just have a master sql server on one machine, then have it replicate to another server that holds the slave sql server as well as the web app
8,075
I'm still new to the all-grain scene and I've messed up my sparge more than once, leaving me with a pre-boil gravity that is too low. I got to thinking, if I fall short (in pre-boil gravity) in the future, I could simply do another sparge. Assuming I have room in my kettle, I don't see any harm in collecting a 3rd or 4...
2012/12/07
[ "https://homebrew.stackexchange.com/questions/8075", "https://homebrew.stackexchange.com", "https://homebrew.stackexchange.com/users/2714/" ]
Yes there is a risk - with each successive sparge you increase the risk of extracting tannins, causing the beer to taste "puckering"/astringent (think sucking on a teabag.) Before doing extra sparges, should also be sure that the low extraction is because of your lautering efficiency and not because of mash efficiency,...
Braukaiser's [Batch Sparge Analysis](http://www.braukaiser.com/wiki/index.php?title=Batch_Sparging_Analysis) does a good job of answering the multiple sparges question ([summary](http://www.braukaiser.com/wiki/index.php?title=Batch_Sparging_Analysis#Summary)). Regarding the negative effects of boiling longer, take a lo...
227,063
My world has no axial tilt. Therefore instead of having seasons from axial tilt it gets its seasons from actually moving farther away from its parent star. In the mid latitudes the temperature fluctuates from a balmy summer in the mid-high 70s (Fahrenheit of course) to a brutal -20 or -50 degree winter in the worst are...
2022/03/21
[ "https://worldbuilding.stackexchange.com/questions/227063", "https://worldbuilding.stackexchange.com", "https://worldbuilding.stackexchange.com/users/66159/" ]
**Thermogenic roots.** [Thermogenic plants](https://en.wikipedia.org/wiki/Thermogenic_plant) generate metabolic heat. These are plants on our world! On your world, the deep roots of your trees make heat - enough to prevent themselves from freezing. Insulated underground, the heat does not escape. The roots are big wi...
You are describing most of the Boreal forest that covers the northern hemisphere. Look up temperatures for Cities in the region. Yellow Knife has recorded extreme low -50C/-60F recorded high +35C/80F. Yellow Knife is below the tree line, further north can get colder. Look into Boreal, alpine, and tundra biomes.
227,063
My world has no axial tilt. Therefore instead of having seasons from axial tilt it gets its seasons from actually moving farther away from its parent star. In the mid latitudes the temperature fluctuates from a balmy summer in the mid-high 70s (Fahrenheit of course) to a brutal -20 or -50 degree winter in the worst are...
2022/03/21
[ "https://worldbuilding.stackexchange.com/questions/227063", "https://worldbuilding.stackexchange.com", "https://worldbuilding.stackexchange.com/users/66159/" ]
The climate you describe is not unlike the highest settlements in Tibet, e.g. [Nagqu](https://en.wikipedia.org/wiki/Nagqu#Geography_and_climate). It's too cold for trees to grow, but as you can see from [e.g. Google Maps photos](https://www.google.nl/maps/place/Nagqu,+Tibet,+China/@31.1747527,86.7013894,3a,75y,90t/data...
You are describing most of the Boreal forest that covers the northern hemisphere. Look up temperatures for Cities in the region. Yellow Knife has recorded extreme low -50C/-60F recorded high +35C/80F. Yellow Knife is below the tree line, further north can get colder. Look into Boreal, alpine, and tundra biomes.
227,063
My world has no axial tilt. Therefore instead of having seasons from axial tilt it gets its seasons from actually moving farther away from its parent star. In the mid latitudes the temperature fluctuates from a balmy summer in the mid-high 70s (Fahrenheit of course) to a brutal -20 or -50 degree winter in the worst are...
2022/03/21
[ "https://worldbuilding.stackexchange.com/questions/227063", "https://worldbuilding.stackexchange.com", "https://worldbuilding.stackexchange.com/users/66159/" ]
Truly extreme cold resistant flora exists on earth. --------------------------------------------------- Have a look over at the article written here: <https://www.frontiersin.org/articles/10.3389/fpls.2015.00884/full#T1> This is a study compiling data from experiments to discern the low temperature tolerance of wood...
You are describing most of the Boreal forest that covers the northern hemisphere. Look up temperatures for Cities in the region. Yellow Knife has recorded extreme low -50C/-60F recorded high +35C/80F. Yellow Knife is below the tree line, further north can get colder. Look into Boreal, alpine, and tundra biomes.
19,763
I'm working on a form (using Freeform) that lives in a modal box (become a partner on this page: <http://framework.tunnel7.com/partners> What I'm trying to accomplish is having the error messages displayed inline (I have those parameters in place) when a user hits submit in the same modal window. What is happening no...
2014/02/25
[ "https://expressionengine.stackexchange.com/questions/19763", "https://expressionengine.stackexchange.com", "https://expressionengine.stackexchange.com/users/560/" ]
I use the jQuery Validation Plugin <http://bassistance.de/jquery-plugins/jquery-plugin-validation/> with Freeform and it works really well. With it, the form is not sent (no page reload) until all errors are gone, and there is a lot of flexibility in customising the validations.
You could use $.post() to submit the form, then give the user feedback based on the response you receive. If you get an error, you tell the user about it, either within the modal or on a dedicated error page. If the form submitted successfully you either update the modal right there on the page or redirect the user to ...
135,967
Is it okay to connect non-Apple headphones to an iPhone (a 5s, in this case) or do I need to use apple branded or authorized headphones for some reason?
2014/06/24
[ "https://apple.stackexchange.com/questions/135967", "https://apple.stackexchange.com", "https://apple.stackexchange.com/users/72908/" ]
Sennheiser makes great headphones for iPhone with working mic/remote. I have the version for Android phones and everything works fine and sounds great. Just make sure you check the package for the "made for iPhone" label.
And note that some headsets have plugs with 4 metal bands, but the order is different, these won't work (older Nokia, for instance): Instead of "mic, ground, right, left" they will have "ground, mic, right, left"
135,967
Is it okay to connect non-Apple headphones to an iPhone (a 5s, in this case) or do I need to use apple branded or authorized headphones for some reason?
2014/06/24
[ "https://apple.stackexchange.com/questions/135967", "https://apple.stackexchange.com", "https://apple.stackexchange.com/users/72908/" ]
Here is the visual comparison of Apple TRRS plug and a standard TRS plug. ![3.5mm plug comparison: iPhone plug with TRRS configured as left, right, ground, mic vs. standard stereo plug wit TRS configured as left, right, ground. In the image both tips point to the right.](https://i.stack.imgur.com/8rFy3.jpg) On the to...
Any headphone with a 3.5mm jack will work. **But** be mindful about the remote controls. If it doesn't specifically says compatible with iPhone/iPod, it may not work with your iPhone. As long as you just care about listening to sound on the headphones, as long as the tip is undamaged and standard, you won't harm th...
135,967
Is it okay to connect non-Apple headphones to an iPhone (a 5s, in this case) or do I need to use apple branded or authorized headphones for some reason?
2014/06/24
[ "https://apple.stackexchange.com/questions/135967", "https://apple.stackexchange.com", "https://apple.stackexchange.com/users/72908/" ]
Any headphone with a 3.5mm jack will work. **But** be mindful about the remote controls. If it doesn't specifically says compatible with iPhone/iPod, it may not work with your iPhone. As long as you just care about listening to sound on the headphones, as long as the tip is undamaged and standard, you won't harm th...
I use Yurbuds Ironman Inspire Black In-Ear Sport Headphones, purchased at a TELUS store and they work perfectly well as regular earphones when I want privacy as well as in the proper mode including the mic function with my iPhone 5s and they should also work with an iPhone 6.
135,967
Is it okay to connect non-Apple headphones to an iPhone (a 5s, in this case) or do I need to use apple branded or authorized headphones for some reason?
2014/06/24
[ "https://apple.stackexchange.com/questions/135967", "https://apple.stackexchange.com", "https://apple.stackexchange.com/users/72908/" ]
Here is the visual comparison of Apple TRRS plug and a standard TRS plug. ![3.5mm plug comparison: iPhone plug with TRRS configured as left, right, ground, mic vs. standard stereo plug wit TRS configured as left, right, ground. In the image both tips point to the right.](https://i.stack.imgur.com/8rFy3.jpg) On the to...
Any headphones with a 3.5mm headphone jack will work fine with the iPhone, not just Apple products.
135,967
Is it okay to connect non-Apple headphones to an iPhone (a 5s, in this case) or do I need to use apple branded or authorized headphones for some reason?
2014/06/24
[ "https://apple.stackexchange.com/questions/135967", "https://apple.stackexchange.com", "https://apple.stackexchange.com/users/72908/" ]
Any headphones with a 3.5mm headphone jack will work fine with the iPhone, not just Apple products.
I misplaced my iPhone headphones but had my old Blackberry Bold headphones (with the remote attached). These worked perfectly on my iPhone 5.
135,967
Is it okay to connect non-Apple headphones to an iPhone (a 5s, in this case) or do I need to use apple branded or authorized headphones for some reason?
2014/06/24
[ "https://apple.stackexchange.com/questions/135967", "https://apple.stackexchange.com", "https://apple.stackexchange.com/users/72908/" ]
Here is the visual comparison of Apple TRRS plug and a standard TRS plug. ![3.5mm plug comparison: iPhone plug with TRRS configured as left, right, ground, mic vs. standard stereo plug wit TRS configured as left, right, ground. In the image both tips point to the right.](https://i.stack.imgur.com/8rFy3.jpg) On the to...
I misplaced my iPhone headphones but had my old Blackberry Bold headphones (with the remote attached). These worked perfectly on my iPhone 5.
135,967
Is it okay to connect non-Apple headphones to an iPhone (a 5s, in this case) or do I need to use apple branded or authorized headphones for some reason?
2014/06/24
[ "https://apple.stackexchange.com/questions/135967", "https://apple.stackexchange.com", "https://apple.stackexchange.com/users/72908/" ]
Any headphone with a 3.5mm jack will work. **But** be mindful about the remote controls. If it doesn't specifically says compatible with iPhone/iPod, it may not work with your iPhone. As long as you just care about listening to sound on the headphones, as long as the tip is undamaged and standard, you won't harm th...
And note that some headsets have plugs with 4 metal bands, but the order is different, these won't work (older Nokia, for instance): Instead of "mic, ground, right, left" they will have "ground, mic, right, left"
135,967
Is it okay to connect non-Apple headphones to an iPhone (a 5s, in this case) or do I need to use apple branded or authorized headphones for some reason?
2014/06/24
[ "https://apple.stackexchange.com/questions/135967", "https://apple.stackexchange.com", "https://apple.stackexchange.com/users/72908/" ]
And note that some headsets have plugs with 4 metal bands, but the order is different, these won't work (older Nokia, for instance): Instead of "mic, ground, right, left" they will have "ground, mic, right, left"
I use Yurbuds Ironman Inspire Black In-Ear Sport Headphones, purchased at a TELUS store and they work perfectly well as regular earphones when I want privacy as well as in the proper mode including the mic function with my iPhone 5s and they should also work with an iPhone 6.
135,967
Is it okay to connect non-Apple headphones to an iPhone (a 5s, in this case) or do I need to use apple branded or authorized headphones for some reason?
2014/06/24
[ "https://apple.stackexchange.com/questions/135967", "https://apple.stackexchange.com", "https://apple.stackexchange.com/users/72908/" ]
Any headphone with a 3.5mm jack will work. **But** be mindful about the remote controls. If it doesn't specifically says compatible with iPhone/iPod, it may not work with your iPhone. As long as you just care about listening to sound on the headphones, as long as the tip is undamaged and standard, you won't harm th...
Sennheiser makes great headphones for iPhone with working mic/remote. I have the version for Android phones and everything works fine and sounds great. Just make sure you check the package for the "made for iPhone" label.
135,967
Is it okay to connect non-Apple headphones to an iPhone (a 5s, in this case) or do I need to use apple branded or authorized headphones for some reason?
2014/06/24
[ "https://apple.stackexchange.com/questions/135967", "https://apple.stackexchange.com", "https://apple.stackexchange.com/users/72908/" ]
Any headphones with a 3.5mm headphone jack will work fine with the iPhone, not just Apple products.
I use Yurbuds Ironman Inspire Black In-Ear Sport Headphones, purchased at a TELUS store and they work perfectly well as regular earphones when I want privacy as well as in the proper mode including the mic function with my iPhone 5s and they should also work with an iPhone 6.
173,576
The staircase to the girls' dormitory in Gryffindor is enchanted to become smooth when a boy is trying to climb it. > > He was on the sixth stair when it happened. There was a loud, wailing, klaxonlike sound and the steps melted together to make a long, smooth stone slide. There was a brief moment when Ron tried to k...
2017/11/07
[ "https://scifi.stackexchange.com/questions/173576", "https://scifi.stackexchange.com", "https://scifi.stackexchange.com/users/34909/" ]
We don't know for sure, but it would probably work -------------------------------------------------- We never see it tested, and we don't know what enchantments the stairs use for detection (although whatever it is, we can reasonably assume it triggers the [Glisseo charm](http://harrypotter.wikia.com/wiki/Glisseo)). ...
Probably not, but it may work, I think it would depend on the date of invention of Polyjuice. A good number of magical relics like the Marauders' Map are not fooled by the Polyjuice transformation but those are all items that post-date the invention of Polyjuice Potion; the castle, and thus its defenses and enchantment...
59,184
Mt. 6:34b "Each day has enough trouble of its own."
2021/04/19
[ "https://hermeneutics.stackexchange.com/questions/59184", "https://hermeneutics.stackexchange.com", "https://hermeneutics.stackexchange.com/users/42737/" ]
In John 10;1-16, 25-29, does someone become Christ's sheep when he hears his voice, or does he hear his voice because he is his sheep? In v16, Jesus says he has (present tense) sheep (1) that are not yet in "this sheepfold", (2) that he is still to bring and (3) that are still to hear his voice. They are his sheep pri...
Roman 10: > > 13for, “Everyone who calls on the name of the Lord will be saved.” > > > 14How, then, can they call on the one they have not believed in? And how can they believe in the one of whom they have **not heard**? And how can they hear without someone preaching to them? 15And how can anyone preach unless the...
59,184
Mt. 6:34b "Each day has enough trouble of its own."
2021/04/19
[ "https://hermeneutics.stackexchange.com/questions/59184", "https://hermeneutics.stackexchange.com", "https://hermeneutics.stackexchange.com/users/42737/" ]
Excellent and perceptive question about the Shepherd metaphor in John 10. We should observe several things about this very eastern metaphor of the sheep. Ancient shepherds were mobile and wandered around for fresh pasture. In this way shepherds and their attached flocks often met - the shepherd would chat and spend s...
In John 10;1-16, 25-29, does someone become Christ's sheep when he hears his voice, or does he hear his voice because he is his sheep? In v16, Jesus says he has (present tense) sheep (1) that are not yet in "this sheepfold", (2) that he is still to bring and (3) that are still to hear his voice. They are his sheep pri...
59,184
Mt. 6:34b "Each day has enough trouble of its own."
2021/04/19
[ "https://hermeneutics.stackexchange.com/questions/59184", "https://hermeneutics.stackexchange.com", "https://hermeneutics.stackexchange.com/users/42737/" ]
Excellent and perceptive question about the Shepherd metaphor in John 10. We should observe several things about this very eastern metaphor of the sheep. Ancient shepherds were mobile and wandered around for fresh pasture. In this way shepherds and their attached flocks often met - the shepherd would chat and spend s...
What qualifies someone/sheep to be part of a flock? At the most basic level, they must follow the Shepherd, otherwise they do as they please and go where they will. > > ““Not everyone who says to me, ‘Lord, Lord,’ will enter the kingdom of heaven, but **the one who does the will of my Father** who is in heaven.” > ‭‭...
59,184
Mt. 6:34b "Each day has enough trouble of its own."
2021/04/19
[ "https://hermeneutics.stackexchange.com/questions/59184", "https://hermeneutics.stackexchange.com", "https://hermeneutics.stackexchange.com/users/42737/" ]
Excellent and perceptive question about the Shepherd metaphor in John 10. We should observe several things about this very eastern metaphor of the sheep. Ancient shepherds were mobile and wandered around for fresh pasture. In this way shepherds and their attached flocks often met - the shepherd would chat and spend s...
The difficulty with asking your question based on John 10 is Jesus used sheep as an illustration, and we can draw too much out of a figure of speech. > > This figure of speech Jesus used with them, but they did not understand what he was saying to them. > (John 10:6, ESV) > > > The primary purpose of this figure ...
59,184
Mt. 6:34b "Each day has enough trouble of its own."
2021/04/19
[ "https://hermeneutics.stackexchange.com/questions/59184", "https://hermeneutics.stackexchange.com", "https://hermeneutics.stackexchange.com/users/42737/" ]
What qualifies someone/sheep to be part of a flock? At the most basic level, they must follow the Shepherd, otherwise they do as they please and go where they will. > > ““Not everyone who says to me, ‘Lord, Lord,’ will enter the kingdom of heaven, but **the one who does the will of my Father** who is in heaven.” > ‭‭...
In John 10;1-16, 25-29, does someone become Christ's sheep when he hears his voice, or does he hear his voice because he is his sheep? In v16, Jesus says he has (present tense) sheep (1) that are not yet in "this sheepfold", (2) that he is still to bring and (3) that are still to hear his voice. They are his sheep pri...
59,184
Mt. 6:34b "Each day has enough trouble of its own."
2021/04/19
[ "https://hermeneutics.stackexchange.com/questions/59184", "https://hermeneutics.stackexchange.com", "https://hermeneutics.stackexchange.com/users/42737/" ]
The difficulty with asking your question based on John 10 is Jesus used sheep as an illustration, and we can draw too much out of a figure of speech. > > This figure of speech Jesus used with them, but they did not understand what he was saying to them. > (John 10:6, ESV) > > > The primary purpose of this figure ...
Jesus is the good shepherd who lays down his life for the sheep (Jn 10:11). Who can be excluded from his flock? Thus *all* are his sheep before they hear his voice. * I am the door; if *anyone* enters through Me, he will be saved, and will go in and out and find pasture. (v. 9, emphasis added) This is the story of th...
59,184
Mt. 6:34b "Each day has enough trouble of its own."
2021/04/19
[ "https://hermeneutics.stackexchange.com/questions/59184", "https://hermeneutics.stackexchange.com", "https://hermeneutics.stackexchange.com/users/42737/" ]
In John 10;1-16, 25-29, does someone become Christ's sheep when he hears his voice, or does he hear his voice because he is his sheep? In v16, Jesus says he has (present tense) sheep (1) that are not yet in "this sheepfold", (2) that he is still to bring and (3) that are still to hear his voice. They are his sheep pri...
Jesus is the good shepherd who lays down his life for the sheep (Jn 10:11). Who can be excluded from his flock? Thus *all* are his sheep before they hear his voice. * I am the door; if *anyone* enters through Me, he will be saved, and will go in and out and find pasture. (v. 9, emphasis added) This is the story of th...
59,184
Mt. 6:34b "Each day has enough trouble of its own."
2021/04/19
[ "https://hermeneutics.stackexchange.com/questions/59184", "https://hermeneutics.stackexchange.com", "https://hermeneutics.stackexchange.com/users/42737/" ]
What qualifies someone/sheep to be part of a flock? At the most basic level, they must follow the Shepherd, otherwise they do as they please and go where they will. > > ““Not everyone who says to me, ‘Lord, Lord,’ will enter the kingdom of heaven, but **the one who does the will of my Father** who is in heaven.” > ‭‭...
Roman 10: > > 13for, “Everyone who calls on the name of the Lord will be saved.” > > > 14How, then, can they call on the one they have not believed in? And how can they believe in the one of whom they have **not heard**? And how can they hear without someone preaching to them? 15And how can anyone preach unless the...
59,184
Mt. 6:34b "Each day has enough trouble of its own."
2021/04/19
[ "https://hermeneutics.stackexchange.com/questions/59184", "https://hermeneutics.stackexchange.com", "https://hermeneutics.stackexchange.com/users/42737/" ]
What qualifies someone/sheep to be part of a flock? At the most basic level, they must follow the Shepherd, otherwise they do as they please and go where they will. > > ““Not everyone who says to me, ‘Lord, Lord,’ will enter the kingdom of heaven, but **the one who does the will of my Father** who is in heaven.” > ‭‭...
Jesus is the good shepherd who lays down his life for the sheep (Jn 10:11). Who can be excluded from his flock? Thus *all* are his sheep before they hear his voice. * I am the door; if *anyone* enters through Me, he will be saved, and will go in and out and find pasture. (v. 9, emphasis added) This is the story of th...
59,184
Mt. 6:34b "Each day has enough trouble of its own."
2021/04/19
[ "https://hermeneutics.stackexchange.com/questions/59184", "https://hermeneutics.stackexchange.com", "https://hermeneutics.stackexchange.com/users/42737/" ]
What qualifies someone/sheep to be part of a flock? At the most basic level, they must follow the Shepherd, otherwise they do as they please and go where they will. > > ““Not everyone who says to me, ‘Lord, Lord,’ will enter the kingdom of heaven, but **the one who does the will of my Father** who is in heaven.” > ‭‭...
The difficulty with asking your question based on John 10 is Jesus used sheep as an illustration, and we can draw too much out of a figure of speech. > > This figure of speech Jesus used with them, but they did not understand what he was saying to them. > (John 10:6, ESV) > > > The primary purpose of this figure ...
661
Ce site est encore en phase beta, aussi je me permets de poser cette question au sens large; de poser une question par rapport à la définition même de ce qu'est french.stackexchange.com. En lisant les réponses sur les quelques premières questions de la page d'accueil, je m'aperçois que la position généralement accepté...
2017/03/13
[ "https://french.meta.stackexchange.com/questions/661", "https://french.meta.stackexchange.com", "https://french.meta.stackexchange.com/users/5825/" ]
Je ne pense pas qu'il faille refuser un certain langage, mais qu'il faille bien préciser dans quel registre il s'utilise. Lorsqu'une personne non francophone demande l'équivalent d'une expression, elle doit aussi préciser le contexte et on se doit de lui répondre par une expression du même contexte. On peut aussi, pou...
Aussi, il faut bien parler des mots que les gens entendront, même s'ils ne sont pas recommandables. Je pense que si l'on précise le registre, c'est bon. Pour ce qui est de l'évolution de la langue, ce n'est sous le contrôle de personne, en fait, et il est fort probable que, d'une part, les Romains qui nous ont précéd...
661
Ce site est encore en phase beta, aussi je me permets de poser cette question au sens large; de poser une question par rapport à la définition même de ce qu'est french.stackexchange.com. En lisant les réponses sur les quelques premières questions de la page d'accueil, je m'aperçois que la position généralement accepté...
2017/03/13
[ "https://french.meta.stackexchange.com/questions/661", "https://french.meta.stackexchange.com", "https://french.meta.stackexchange.com/users/5825/" ]
French.SE est un site ouvert à toute personne intéressée par le français, que sa langue maternelle soit le français ou toute autre langue. Ce n'est pas un site d'enseignement, et encore moins un site limité à une forme de français ou une autre. Toutes les questions relatives à la langue française, son histoire, ses va...
Je ne pense pas qu'il faille refuser un certain langage, mais qu'il faille bien préciser dans quel registre il s'utilise. Lorsqu'une personne non francophone demande l'équivalent d'une expression, elle doit aussi préciser le contexte et on se doit de lui répondre par une expression du même contexte. On peut aussi, pou...