Heeell yes! I used to blast Italics all the time. It’s from that wonderful music era of my life from 2014-2016 where I exclusively found music on SoundCloud.
Heeell yes! I used to blast Italics all the time. It’s from that wonderful music era of my life from 2014-2016 where I exclusively found music on SoundCloud.
I felt like such a rebel with my Casio in high school. It was so much faster, had a better screen, and had way more features.
I had a course in college that used this book, and I’d definitely recommend it.
I used to feel this way. Over the course of building out 2 calendar systems in my career (so far) and having to learn the intricacies of date and time-related data types and how they interact with time zones, I don’t have much disdain for time zones. I’d suggest for anyone who feels the same way as this meme read So You Want To Abolish Time Zones.
Also, programmers tend to get frustrated with time zones when they run into bugs around time zone conversion. This is almost always due to the code being written in a way that disregards the existence of times zones until it’s needed and then tacks on the time zone handling as an afterthought.
If any code that deals with time takes the full complexities of time zones into account from the get-go (which isn’t that hard to do), then it’s pretty straightforward to manage.
I feel like most of the most of the people here didn’t read the article or watch the video. If you’re asking “why would anyone need this”, the article touches on it:
One of Lenovo’s big ideas is that the form factor could be useful for digital artists, helping them to see the world behind the laptop’s screen while sketching it on the lower half of the laptop where the keyboard is[…]
Also, it’s a prototype, yet people are responding as if this is a product that Lenovo is launching. Even if transparent screens do become a popular but useless fad, that wouldn’t nullify the value of this prototype. Trying shit is fun, especially if it’s something we’ve been imagining in sci-fi for years!
I tried Warp back when it first came out, but haven’t really considered switching to it since then. What do you really love about it?
TwoMinutePapers is a well-established YouTube channel that does a great job of explaining new scientific techniques/advancements (usually in the areas of computer science and graphics). Do you actually have anything to say about the content of the video?
No better way to test the permissions system in your app than hosting a public demo.
This is why many languages have errors and warnings as separate things. Errors for things that for sure prevent the program from working, and warnings for things that are probably wrong but don’t prevent things from working. If you have a setting to then treat warnings as errors (like for CI checks), then you get all the guarantees and none of the frustration.
This was a really good talk! I’ve been using git for about a decade, but I learned several new things. Here’s a few:
git log
by committer dategit maintenance
-C
flag on git blame
People aren’t going to do it, the platforms that 95% of people use (Facebook, Tik Tok, YouTube, Instagram) will have to add the functionality to their video players/posts. That’s the only way anything like this could be implemented by the 2024 US election.
Are you familiar with the concept of “atomicity” in relation to database systems? It’s actually a very appropriate term, and the article touches on its use over “immutable”.
Would Homebrew work for this? I use it in WSL for all my CLI programs.
I don’t think you can co-create a supercomputer with a company and not be deeply involved with them. Combine that with the inherent power Microsoft has because of their money, and I think it’s pretty easy to see how they could exercise control indirectly.
Same. I only got through day 3 last year since I didn’t have time to do both the learning and the solving. I think I need a longer term project to give me more focus when learning a new language. This year I’m just sticking with my usual language Elixir, which I always enjoy.
I really like this answer. A show doesn’t have to explicitly focus on mental health to be a show that promotes mental wellness.
Others have great suggestions, but I’ll take a different approach with some practical advice that came to mind. These are just ideas, so feel free to workshop it or to dismiss it entirely.
Advocating for yourself in person can be really difficult. I’m quite a people pleaser, so I know how it feels to go into a situation with an idea of what you want to say and leave feeling disappointed that you didn’t stick up for yourself. You seem like you’re fighting an uphill battle with your age and the doctors’ previous responses.
I think you’re a pretty decent writer. I really felt for you as I read this post, and I can tell that you’ve struggled. The doctor that you want treating you will be someone who is moved in the same way and will care about you enough to get to the bottom of this.
I think you should change the main text of this post into an email template that you can address to different doctors. Maybe add a blurb about only wanting to be their patient if they’re willing to treat the things you say with trust and validity. Then, start sending it to doctors/neurologists around you. If those don’t get a response, then expand your range. You might have to travel or make some life changes to get the treatment you need.
Hopefully you’ll get some responses. From those responses, you could gauge how you feel about each doctor. For the ones that seem like they genuinely want to help, you can visit their office and get an appointment. Don’t treat going to an appointment as a commitment. You’re shopping around to get the best treatment for yourself.
Hopefully yet again, you’ll find a doctor that feels like they’ve got your back and is willing to take you on as a patient because they really care about you, not because you’re just another “customer” of the healthcare business.
Ask for help even though it might be scary. You’ve already done that here with this post, and I of course don’t know whether you’ve done it elsewhere. If you haven’t done it on more personal forms of social media like Facebook or Instagram, then try there. People are usually more motivated to help if it’s someone they know that is suffering. Even if you haven’t talked to most of the people on there in many years, people will still read it, and some of those people might know something that could help you.
Depending on how comfortable you feel on those platforms, you can reach out in a vulnerable way like this post or you can keep it more practical by just asking for doctor suggestions. Also, if you want to hide the post from certain people (maybe your parents), you can do that pretty easily on Facebook with the “post audience” option.
I hate that you’ve gone through all this suffering, and it should NOT be this difficult to find a good doctor. The system here in the US is really horrible to navigate and inhumane. I’m sure doing all of this would be exhausting, but if it gets you what you need, then I think it’s worth it.
If you have a common folder that you clone projects to (like OP’s ~/coding
), then that checkbox lets you trust that whole folder easily when this pop up comes up.
While I agree that a lot of the hype around AI goes overboard, you should probably read this recent paper about AI classification: https://arxiv.org/abs/2311.02462
Systems like DeepMind are narrow AI, whereas LLMs are general AI.
Or a cat that discovered that toilet water is fun to play with 😒