No it is just brands being cheap.
Those colognes are still available. Just not in Sephora.
On high end there are Roja Dove, Killian's, Tom Ford, Montale,Mancera...
At low end anything by Bogart.
Stability ????
Ubuntu is far more stable. Have never had issues wrt stability.
I have had issues with support as in some software do not work on linux (Turbo Tax , Games etc) but never in stability.
Have been using linux desktops since 2010
You’re kidding right? Linux as a desktop OS is a dumpster fire in my experience. Many times I’ve had a system working for a couple of months, only to be laid low mysteriously by an update. This happened on everything from Ubuntu to Mint to Arch.
The last straw for me (not stability related) was when I needed to scan something. Cue hours spent in the terminal… still no scanning.
MacOS will keep working for years for most everyone and has all basic functionality in place or easily installable. The same is true for Linux as a server, which I use every day.
Why would the person be kidding? Why is it a dumpster fire in your experience?
My work PC has the uptime of 3 months right now. I've been using this particular PC for 26 months, with Ubuntu installed. No crashes. No problems. No slowdowns.
These testimonials where someone says "but it's <insert reasons that confirm it's bad>" are difficult to relate with. I also scan and print from time to time, I'm not advanced user of scanners/printers - but after plugging the devices in via USB, they did their job.
I had the pleasure of trying to work with containers on Mac the other day. After 10 minutes I gave up. Mac is a great machine but it's not for me, it definitely has its audience and I can tell it's great because it helps many types of users cut a lot of corners. I'm sure I could get containers to work with M1, if there was any kind of benefit to use a machine which is, hardware-wise, slower than the beefy one I use with Linux.
We must live in a different universe then. My Ubuntu desktop crashed three times in one day yesterday. I was trying to run a Windows-only application in WINE and for some reason all of GNOME crashes when I open a pulldown menu. I had to C-M-F1 and use systemctl to restart the window manager. Never did get it working.
If testimonials about Linux being unstable are hard to relate to, you are absolutely in the minority of computer users or you have not used Linux very long. I still remember the days where I had to (lightly) edit C source code to get my WiFi drivers working...
I'm sure you can see how condescending your comment is, you basically went into discrediting me instantly. For the sake of argument - I've been windows user since 1998 and Linux user since 2005.
I used it for a long time. I had problems with nvidia drivers, before that I had problems with modem drivers and the list goes on, from finding where xorg.conf is to which thing I need to modify so that I can have multiple monitors running. I tried many distros, I used i3wm for extended period of time until the keyboard navigation only started to bore me.
I believe my "membership card" has been shown.
Despite the problems, PopOS and Ubuntu have been very stable for me for the past 2.5 years. Problem is also often in users, who are quick to blame software when it doesn't work the way they imagined it must work. I haven't used software that instantly works great. However, for development (and running containers in particular), Linux has been stable and a total workhorse. I can even put up with uglier UI. It's also the only OS that I can shut down forcibly via button and it won't fall apart.
Could it be that the, often loud minority of angry users, simply reports problems because:
1. they imply knowledge and thus earn internet fame points?
2. they purposely twist the truth because they can?
3. they aren't particularly advanced users to begin with?
Lol, just saw this now. Yeah, I went into discrediting you instantly because I have used Linux for over a decade and continue to use it daily, and I know you are wrong. I don't really care what you think.
- Lots of people happily use "a dumpster fire" where you have "hours spent in the terminal… still no scanning" and are completely unbothered by serious issues you are describing.
- Your exaggeration is absolutely ridiculous.
Criticism is fine, but at least make it sound vaguely plausible.
You are the one exaggerating by saying "lots of people" and "completely unbothered". Linux on the desktop is famous for being neither popular nor easy, surely this isn't new information for you.
If you like it, knock yourself out. I'll stick to OS's that employ product managers for my daily drivers.
> MacOS will keep working for years for most everyone
My working mac hangs about 1 time in 3 days. With completely un-addressable memory leak and lag. And close everything don't help either. The only way I found to solve it reliably is a reboot. While my linux vm and main windows system lives like forever (heck, I don't even bother to reboot them if not a update, because why?).
From my perspective, I though you are just kidding. I don't even see it runs perfectly more than one week.
I guess he wanted to upgrade to the newly released 22.04, am I right? upgrade is temporarily disabled due to some bug they're sorting out. Guess he didn't read the release notes and did a full reinstall out of frustration. https://discourse.ubuntu.com/t/jammy-jellyfish-release-notes...
I haven't used Windows since 2005, so my opinion might be unwarranted, but I've been upgrading my home Linux distro since sometime before 2010 without a clean wipe. During that time I've heard of so many Windows "fix it by reinstalling" stories that I wonder if that is simply the default first step in Windows troubleshooting. After turning it off and back on, of course.
in the old days I would format before upgrading osx. if you use a bunch of developer tools, they would often break with osx versions. remember macports?
wiping every year or so isn’t a big deal when everything is in the cloud. haven’t needed to in years, though
I am literally never able to install my household name desktop apps that I use daily on Mac, when I try Ubuntu, without the thing crashing my whole computer. It’s insane.
Have been on Cynogen/Lineage since 2012. Love the idea and the philosophy. Recently have been coming across safetynet issue.
Will 19 address that?
Also wondering what is the future of AOSP development, now that big companies are poaching developers (and effectively killing good projects like Magisk)
There is a workaround for safetynet (so you can run banking apps and others that don't allow unlocked bootloader) but it's a bit of a cat and mouse game. be prepared to re-apply after each upgrade, which can be as often as every other week on the stable branch.
What's the future of AOSP? There are other distros like GrapheneOS and CalyxOS that take advantage of the open-ness of "google pixel" hardware. But I think the end goal is to replace android with a linux userspace like postmarketOS and containerizing android with Waydroid.
Safety net can be worked around using Magisk (including v24.3) by enabling Zygisk, downloading UniversalSafetyNetFix and MagiskHidePropsConfig, running the "props" binary from adb shell and selecting a known factory device fingerprint. and then adding the apps to the "DenyList".
You also need to clear the data of Google Play Services and Google Play Store, and of the apps that detected root.
AIUI, Zygisk is a Google-approved variety of Magisk. The real issue with SafetyNet bypass is that it's inherently unreliable because Google could at any time require a locked bootloader running stock OEM ROM for passing SafetyNet, so any rooted device would be SOL.
From what I'm reading many newer devices require a locked bootloader, else SafetyNet will fail. So realistically I think that means only Pixel phones could work, since they support relocking the bootloader with a non-stock ROM.
Lots of phones support relocking to a user provided key (OnePlus does for sure) but it's a less trusted state than locked to the vendor key, I don't think it counts as good enough for full SafetyNet
This is so timely. I made this with a buddy of mine to help us figure out optimal allocation for stocks in a portfolio using Kelly.
https://engine.oracled.com/
Another word of caution. The Kelly Criterion depends on each event being independent. Lets say I'm told to allocate 50% to QQQ and 50% to SPY. Those may independently be correct, but since the NASDAQ and S&P are highly correlated, this wouldn't be the correct allocation. You've essentially allocated 100% of your portfolio to one probability, rather than 50% to two independent probabilities.
This is an obvious example. But really all stocks (or at least sectors) are correlated just like this. So other examples wouldn't be so obvious.
> The Kelly Criterion depends on each event being independent.
That's not quite true. The Kelly criterion (generalised to portfolio selection) requires the joint distribution of outcomes, which captures all correlations.
Taking somewhat recent historic outcomes as representative of the joint distribution of outcomes (this effectively becomes the Cover universal portfolio), I'm guessing the Kelly criterion would suggest something like 50 % cash and 50 % equity, if those are the only two options.
True. Correlations are not modeled in here. And the fact is once shit hits the fan all correlation converge to 1.
This is not a tool for helping you with that.
All it does is tells you - don't put more than x% in this stock.
It answers a very specific question --- I like XYZ, how much should I buy?
Options Implied probabilities gives a way to understand what market is pricing volatility at. Given the option price, it is not hard to get the probability distribution.
There is not judgement here. Just plain Math.
Here is some explanation - https://engine.oracled.com/FatKelly
Be careful using this formula too naively. Predicting tomorrow's expected return is quite difficult, though predicting tomorrow's expected volatility is doable.
The probabilities are calculated using options market.
Options (and risk neutral distribution) gives you the market implied probability of stock going up/down and by how much.
This is beta hedging, it works on the assumption that when SPY performs positively, your risky basket will outperform SPY, but if there is some systemic risk-off event, your SPY short will at least dampen if not fully cover any losses made in your risky basket
Good day, you lose -0.5% on SPY but gain +2% on AMC
Bad day, you maybe gain 0.5-1%% on SPY and lose -2% on AMC
Ha yes. We had same reaction. But it is what the market is pricing probabilities at. And if you see the returns market has been right so far.
We are also skeptical. But numbers don't lie. I think it is a good way to size how much to buy if you really want to buy GME. Don't put all your money in but limit it to 10% as Kelly suggests