HackerTrans
TopNewTrendsCommentsPastAskShowJobs

limitedmage

no profile record

comments

limitedmage
·vor 24 Tagen·discuss
I use a [mirror](https://takealookactive.com/), it adds so much more confidence and safety that I'll refuse to ride without it. Helps me make left turns, avoid aggressive cars, and make sure I'm not dropping my friends. No fancy electronics, no battery to charge, and it's inexpensive to replace.
limitedmage
·vor 3 Jahren·discuss
If you will be continuing to work remotely and your main concern are time zones, have you considered moving to Latin America? A few countries now have pretty good digital nomad visas; Mexico City is a good option for this.

If you’re set on the US, work for a company that has a subsidiary abroad (Ireland, Canada, India, etc) for a year and then they can get you a US L-1 transfer visa. That way you get past the H-1B lottery. But you will still need continued visa sponsorship until they process a Green Card for you, which can take a decade or more, if they sponsor it at all.
limitedmage
·vor 3 Jahren·discuss
On a large complex single page webapp, it can be very non-trivial to have a popup/modal over everything else in the page. That’s why things like React Portals[0] exist, as well as many, many libraries that provide similar functionality. z-index is not an absolute number and depends on your stacking context. [0] https://react.dev/reference/react-dom/createPortal
limitedmage
·vor 4 Jahren·discuss
Nokia used to have a big factory in Mexico. Brazil already makes iPhones since it’s cheaper due to their insane import tax.
limitedmage
·vor 4 Jahren·discuss
Not exactly what you’re asking for, but I’ve used https://p2k.co for many years and it’s great.
limitedmage
·vor 4 Jahren·discuss
I’ve used my cell phone bill as my utility bill no problem.
limitedmage
·vor 4 Jahren·discuss
Heart rate levels during exercise also depend on age and sex (among other things). This is how you can get heart rate zones to know how intense your exercise is.
limitedmage
·vor 5 Jahren·discuss
The interest rate doesn’t matter if you use the card as cash/debit by paying it off every month. And credit card rewards are not taxable because they are considered rebates by the IRS.
limitedmage
·vor 5 Jahren·discuss
Reading and highlighting is definitely much better on an iPad than a laptop. Writing and web browsing can also be great. Since you already have a laptop, maybe take a look at the iPad Air instead of the Pro, it still supports the Pencil and external devices and USB-C, if you don’t need the power or the 13” display. As others have mentioned, coding on the iPad is really not feasible without some hacky setup (remote dev environments).
limitedmage
·vor 5 Jahren·discuss
Even with PrEP available, HIV would likely still have become a big problem in places where healthcare is not as readily available, especially in Africa, where it is still a major concern today.
limitedmage
·vor 5 Jahren·discuss
How similar is this book to CODE by Charles Petzold? I loved that book because it progressively builds up an imaginary computer using very easy to understand concepts. Even non-technical people can read it to understand how computers work internally.
limitedmage
·vor 5 Jahren·discuss
One of the local flight clubs where I live has a trailer full of gas canisters. Once a week, someone drives with the trailer to one of the few gas stations left with ethanol-free fuel and fills up the canisters. It’s a lot of work but it saves the club a lot of money since mogas is much cheaper than avgas.
limitedmage
·vor 6 Jahren·discuss
They’re real enough for the IRS to want their cut when you vest stocks or exercise options that you can’t sell.
limitedmage
·vor 6 Jahren·discuss
Good luck wearing a VR headset for a full 2 hour exam. I get headaches if I wear one for more than 10 minutes, and the weight is uncomfortable and messes with my hair. More surveillance technology is not the solution.
limitedmage
·vor 6 Jahren·discuss
Making things accessible has positive unintended consequences. Building curb ramps doesn’t just help people in wheelchairs, it also helps parents with strollers and tourists with luggage. Adding subtitles to videos helps both deaf people and language learners. Making websites usable with a screen reader also makes it easier to build automated tests. Disabilities are also not always permanent or complete; people with low vision can also benefit from screen readers even if not legally blind, for example.

Specifically for technology, you also need to understand the true life changing difference it can make on a disabled person’s life. My dad is blind, and thanks to screen readers on his computer and phone, he can read books, make Zoom calls for work, correspond with people via email and WhatsApp, and so much more. He’s in his 60s too, and technology has allowed him be an independent and productive member of society.
limitedmage
·vor 6 Jahren·discuss
I once worked on exactly this product in Microsoft, called Windows MultiPoint Server. You could buy one computer and plug a bunch of keyboards, mice, and monitors to it so multiple users could use it at the same time. It was aimed at the education market as a way to cut hardware costs. I think it’s now been discontinued as a standalone product though.
limitedmage
·vor 6 Jahren·discuss
Edge on both Android and iOS has Adblock built in and Safari on iOS can have ad blocking very easily enabled with a content blocking app like AdGuard. Firefox is arguably harder to set up for ad blocking than either of these.