As of March 21, 2022, I have not received my order yet. When given the option, I selected to receive the completed phone, rather than a beta build. Thus, the delay.
Mainly, I did not order this to just have a phone (as I have several older Androids). I wanted to help fund an alternative to the Android / Apple ecosystems.
> candidates are assessed in a number of ways, but one is via a decidedly non-digital method – the Japanese art of paper folding, origami.
As fingers are anatomical digits, folding using a non-digital method made me imagine people trying to fold paper using their elbows — and non-dominant elbow at that.
Yes, I also alternate. But my ebb and flows are around motivation, not exertion.
If I am working for someone else, and I put in a lot of effort, then I feel completely drained after N amount of days (or after project completion) – which requires me to mentally "unlink" my brain from anything related to that project.
If I am working for myself, whether that be on my company, or for personal growth, then I can hit a wall day after day and still find motivation to continue forward, projecting even one little victory as something that can give me energy to keep going.
The key for me is motivation. If I feel invested (and rewarded) in my own growth, then I am much more productive than just adding more to the bottom line of some faceless organisation.
Good luck to you! I hope you find something worth while that both gives you energy and makes you feel like you're growing.
I really like Duolingo. It's not my favorite way of learning a language§, but they do a good job of pounding vocabulary into your head over and over. I will never forget that jeruk is "orange" in Indonesian.
However, taken from "Risk Factors" on this S-1:
> •users feel that their experience is diminished as a result of the decisions we make with respect to the frequency, prominence, format, size and quality of ads that we display;
Duolingo has a big problem with both their ads and how they promote their Plus plan. (I hope to never see an owl flying through space again)
Primarily, the quality of the ads I see are those stupid fish games or the "pull this pin to drop lava on the knight" that you see advertised on Facebook. I'm sure they're making money off of views, especially since you can't proceed in your lesson until you watch the video, but it cheapens the brand name of Duolingo (at least for me).
If they had ads for anything language, travel, or even food related, it would feel more on par with their branding. But so many other dollar grab apps do the same thing [regarding those kinds of video ads] that it feels like I'm just looking at another cheap app.
Secondly, how they promote their Plus plan. You are limited in how long you can access their platform by how many hearts you have. Miss enough questions, your hearts run out. Run out of hearts, you're restricted from proceeding further in your studies. You must buy hearts to stay on their platform. This feels counter intuitive, as you are now kicking users off of your platform and lose the ability to sway them towards other things you have to offer.
I have found that between carrot and stick approaches, it is usually better to use a carrot where you can.
§ - For my style of learning, I've found Pimsleur to be one of the better approaches. Breaking sentences into phrases, phrases into words, and down words into syllables really helps me grasp the langauge more, especially with the context that goes around in the "story".
This is an important point, and an oft-quoted mantra I've seen from older devs.
Your computer will change, and has little to know difference on your health.
Your monitor, keyboard, mouse (and chair/desk can also be included) are your long term tools that you use to interact with your computer. They can be a benefit or detriment to your health (eye strain, RSI, back pain). If you have to work with your computer for your job, and do so for many years, it's worth it to purchase tools that have long term benefits.
It's cathartic to read other people who have to go through this.
I'm fighting red tape for my team as we build out a dashboard.
Outlook is packed with 1–2 hour meetings for the next 3 months where so far I'm:
* being asked to load test our system to make sure it can handle the load (of 3 people?)
* being asked to integrate with various analytics platforms so we can alert some poor schmuck at 3 AM in case the API goes down then (it's not a vital part of any platform)
* told to have this run in k8s since everything runs in k8s
* other pedantic tasks by Sys Ops who think everything is a nail and love to argue their points ad exhaustium (or worse, argue why their fav stack is the golden child)
I understand the need for standards and making sure they're followed, but there really needs to be a human element of, "is this truly needed for what I'm trying to do?". So many engineering departments are all about automation, but don't truly think through how much automation is needed, rather than a 1 size fits all approach.
I appreciate that this article comes to the conclusion that the more correct an answer will be, the more complicated it tends to be. I wish more people in decision making positions would understand this.
I really appreciate your blog, and especially find articles like "Design Better Forms"[0] very interesting, if even to provide a nice check-list of do's and don'ts to keep in mind. Thank you for the articles you write.
For NextUX, while I may not have a need myself, I've forwarded the link to my fiance who is doing internships via MBA program – having a need for tools like this – and heard back, "this looks very useful".
Good job covering a lot of aspects of UX/UI, and I wish you the best of luck!
I keep hearing this but have not experienced this in person. I usually get about 5 hours of life out of it. My usual open programs are CLion, WebStorm, Firefox (and Little Snitch running in the background).
However, even with not having IDEs open all the time, and switching over from Firefox to Safari, I’m only seeing about 8 hours of battery life (which is still nice compared with my 2013 MBP that has about 30 minutes of battery life).
Cargo is one of the nicest build systems I've used. Coming from maven, I have nothing but love for what cargo brings and how easy it makes it.
The key thing for me with Cargo (and Rust) is the documentation. I'm able to quickly glean what I need to do from the docs, and often with useful examples that are close to my use case.
I do wish the package ecosystem was set up with namespaces. Abandoned crates, name squatting, etc. should really be a thing of the past. But I guess this fosters creativity in names.
Hi epimetheus2! There are probably going to be a few people here who say, "code in the morning, spend your time and mental energy on yourself before you spend it on your company". I agree with this, but I also want to point out a few things I've found for myself, since I'm coming from a similar background as you.
First, part of the thrill of coding when I was a kid was the discovering and learning new things. Even making my name flash on a screen was a really cool thing. At the time, coding felt like a mystic art that you had to master through hours of trial and error, and each thing you learned was another building block on your way to understanding.
Now that you're doing this for a job, you know how the sausage is made. You no longer are coding either elementary things (to learn whichever language), or even building things you find an interest in. You're using your skills for the purpose of making a company money (which hopefully pays you well enough to make up for the fact it's draining your own enthusiasm for this craft).
And that's probably one of the biggest things. You're taking this previously magical thing that you used to discover new and exciting ways to build [what you wanted] and using it for very mundane things, or for uses that you just have no passion about. Also, there are a million articles or Stack Overflow questions that tell you step by step what to do. You no longer have one old book from the library and 3 outdated Web sites that kind of talk about what you want to know. The excitement of discovery is lost since all of the answers are flashing on a bill board for you and everyone else.
I was feeling the same way as you from about 1 year ago until just 1 month ago. I also work as doing code (JVM stack and backend, as well). I also have about 3 projects of my own that I alternate between (1 backend, 1 frontend, and 1 that is both). About a year ago (Pandemic time) we laid off quite a few people, which meant all of my energy had to go into picking up a larger workload–effectively killing my motivation and passion for my projects.
Taking a year long break from my passion and projects was a very good thing. You shouldn't have to feel that you "need" to code for joy. That'd just kill the joy. Instead, find something that brings back that feeling of newness and magical curiosity that coding did when you were a child. Something that nobody is telling you what to do, or how to use your abilities.
Take up painting, photography, bike riding, wood crafting, a Raspberry Pi or other hardware (although, let's be honest, there are probably a lot of us who just buy them and leave them in a drawer :)). Even learning how to tend a flower garden would be something that you can pour energy into and feel invigorated when you get the results.
In time, your thirst for creating your own thing with code will come back (it did for me, anyway). And in the mean time, you can feel reinvigorated seeing the benefits of your work come to fruition, and have new knowledge that you can share with other people, or just enjoy thinking about as you go about your day problem solving how to solve your next curiosity.
Good luck! Life should be fun. You don't need to be the "coding as a hobby" person all the time! Feel free to jump around and only enjoy the things that bring you joy when they do that for you :)
I frequently travel, and bring my AppleTV with me to hook up to hotel TVs.
It would be great if they made a way to support Web logins for WiFi.
At the moment, I do t see a big change between this version and the one I own. If they added that feature, I’d buy it in a heartbeat so I could stop spoofing my AppleTV’s MAC on my laptop just to login to the hotel web portals.
Kevin Rose and Alex Albrecht would put out weekly videos/podcasts where they'd talk about the top news articles appearing on Digg (which Kevin helped start).
Because Kevin was in the tech, media, and startup scenes, there was a lot of interesting information mixed in along with the humor and drinking.
It's nice to see PHP adding useful things like enums and async (green threads). My foray into Web development started with Perl, but quickly segued into PHP with how much simpler it felt. The ability to hop into vim on your server (or use CPanel back in the day) and edit your site live was exciting back then – but now that very thought makes me shudder with what could go wrong, haha.
While I've moved onto JVM languages and Rust professionally, I do hope PHP will continue getting future generations excited about Web development and building out their ideas quickly.
FYI: Not sure if the author will see this but some spelling mistakes in the article. [0] E.g. s/reslease/release/
The adjective form of orthodoxy is orthodox. Think of something like the "Orthodox" church. And it's antonym is "unorthodox", for example: "the unorthodox church" ;)
As of March 21, 2022, I have not received my order yet. When given the option, I selected to receive the completed phone, rather than a beta build. Thus, the delay.
Mainly, I did not order this to just have a phone (as I have several older Androids). I wanted to help fund an alternative to the Android / Apple ecosystems.
Hopefully soon.