Viewing profile — developer2
developer2
HN member- Joined
- Sun, Dec 27, 2015, 2:25 PM UTC
- HN karma
- 2,010
- Public activity
- 785 items
- HN profile
- View on Hacker News ↗
About developer2
No profile information was provided.
Recent public activity
-
comment
Comment #27875804
This has already been a thing for Macs as well for many, many years. If you boot into recovery mode, there is a menu option to add a Firmware Password. You cannot access recovery m…
-
comment
Comment #27811983
> one of the problems common in big test suites: poorly factored tests that end up being the sort of expressive duplication that is a giant drag on improving existing code. I feel …
-
comment
Comment #27809264
Yes, you've got it right.
-
comment
Comment #27808579
The encryption/decryption keys for your iMessages are stored with Apple, and are accessible to them. If you have iCloud Backup enabled, Apple–and thus law enforcement–can in fact d…
-
comment
Comment #27627328
Your link is merely about general child mortality rates, and has nothing to do with aboriginal populations. If you have no clue about the context involved when talking about mass m…
-
comment
Comment #27625189
> People are spinning this story like this was a death camp for native kids. It's not. Link your sources, or fuck right off. You're going to become a holocaust denier? "Child morta…
-
comment
Comment #27556610
For anyone looking to buy Steelcase brand new, it's worth knowing that the warranty for the fabric component depends on which series of fabric you choose from. The hardware compone…
-
comment
Comment #27526295
Aha, what I was looking for was the "Library" popup, which allows drag-and-drop of new components onto the canvas. Now I understand; this latest iteration of Xcode has the code can…
-
comment
Comment #27525305
I'd be willing to pay, but it's not clear what is included. For an initial look before paying, I downloaded a pirated copy. It only contains the components' html (and alpine, react…
-
comment
Comment #27525208
Hmm? From https://developer.apple.com/xcode/swiftui/ : > Xcode includes intuitive design tools that make building interfaces with SwiftUI as easy as dragging and dropping. As you w…
-
comment
Comment #27510169
I tried to get into it recently, and I couldn't even manage a "hello world" app. The built-in demo/skeleton app creates a text label in code , and that's it. I couldn't even figure…
-
comment
Comment #27467957
I remember finding this setting before, for myself and at least half a dozen other people in my life. Not seeing the full URL is something that Mozilla should have fucking understo…
-
comment
Comment #27455728
> Their UI was somewhat lackluster I remember looking at ProntonMail 3 years ago, before I settled on Fastmail instead. To be clear, I have no intention of leaving Fastmail; they h…
-
comment
Comment #27453987
> there is a pointless weather widget added to my taskbar, and clicking on it opens the news? I reached the question mark at the end of that sentence… and I felt that single questi…
-
comment
Comment #27453913
Hahah, that's actually awesome. Of course someone out there put in the leg work to work around the licensing issue, and then shared it to the (minor?) masses.
-
comment
Comment #27452978
Exactly this. Advanced tldr; I spent 2 years struggling with the inability to troubleshoot Apple's problems to help track down horrific bugs. AirDrop from my iPhone XS to my Early …
-
comment
Comment #27444259
Extended Support ended January 14, 2020, however Microsoft is offering Extended Security Updates (ESU) until January, 2023. It's a paid program to extend security patches, having t…
-
comment
Comment #27443012
The reason tables for layout were so bad was that the table as a whole couldn't be rendered (laid out) properly until every cell was fully rendered first, including images with uns…
-
comment
Comment #27348280
I'm very thankful for Varenecline (aka Chantix/Champix); it's what got me to quit after many years of pack-a-day. I didn't even set a quit date when I started. That drug took away …
-
comment
Comment #27346988
Agreed, I don't understand why anyone reaches for uuid v4; it's the dumbest thing out there that sees regular use for no reason whatsoever. The number of developers who reach for u…
-
comment
Comment #27253057
And this right here is why PostgreSQL will never overtake MySQL and its forks. The entire industry is sick of these excuses regarding process-per-client instead of a proper multi-t…
-
comment
Comment #26898526
I feel sorry for average non-technical people who get hoodwinked into VPNs. The majority of people have absolutely no need for a VPN for "privacy" reasons, particularly these days …
-
comment
Comment #26898469
And if ad blockers didn't exist, they would still increase the number of ads anyway. If nobody could block ads, there would be no incentive for companies to be scared about having …
- comment
-
comment
Comment #26453000
The password/key never hits the Bitwarden servers. Bitwarden servers are just storage buckets for encrypted payloads. The server is never involved in the encryption or decryption p…