Viewing profile — drampelt
drampelt
HN member- Joined
- Thu, Dec 08, 2016, 7:24 PM UTC
- HN karma
- 180
- Public activity
- 60 items
- HN profile
- View on Hacker News ↗
About drampelt
Contact me: hn@dan.af
meet.hn/city/ca-Stratford
Interests: Mobile Development, Web Development, DevOps
---
Recent public activity
-
comment
Comment #40650490
They were actually testing out running ChromeOS on Android, but apparently it was just a tech demo https://www.androidauthority.com/chrome-os-on-android-proof-...
-
comment
Comment #40159782
My biggest issues with homebrew were dealing with versions of dependencies. If major updates for a package came out and you ran a `brew upgrade` (or a new member joins the team and…
-
comment
Comment #38532222
That's what I'm curious about too. If it does manage to do a good job imitating what an actual iPhone would do though - is there any way Apple even could shut it down without break…
-
comment
Comment #37882463
Oh good find - thanks!
-
comment
Comment #37882253
I've been using Soduto, a 3rd party KDE Connect client, on the Mac for a few years now and it works quite well for my needs https://soduto.com/
-
comment
Comment #32169569
Then why isn't that happening on Android with Google Pay? Banks are able to handle NFC payments through their own apps if they want, but the vast majority support Google Pay and do…
-
comment
Comment #32169536
Sorry if it wasn't clear, that was actually my point - on Android even though banks have the ability to handle NFC payments within their own apps, the vast majority still support G…
-
comment
Comment #32168315
I have an Android phone and have every single one of my credit and debit cards from 7 different banks in Google Pay. Don't need to use the bank app for any of them. EDIT: to be cle…
-
comment
Comment #28588877
Definitely wasn't iMessage, I tried it on my Android phone
-
comment
Comment #28556986
I just tried on Koodo which is part of Telus, no issues sending/receiving
-
comment
Comment #28090761
How would Apple know what the content was that was flagged if all they are provided with is a list of hashes? I completely agree it's ludicrous, but there are plenty of countries t…
-
comment
Comment #28090647
People have been talking about other companies doing that for ages, and many specifically choose Apple products because of their perceived commitment to privacy.
-
comment
Comment #28090435
Apple's claims on how it will work are also completely unverifiable. What's stopping a government from providing Apple with hashes of any other sort of content they dislike?
-
comment
Comment #27042844
M1 support was just added in the latest canary version https://androidstudio.googleblog.com/2021/04/android-studio-...
-
comment
Comment #25139710
Does anyone have any tips or resources for getting more out of the Jetbrains IDEs? I've been using them for years but I still feel like there's so much I'm not taking advantage of.…
-
comment
Comment #24703977
Vimac for macOS does clicking and scrolling within any app https://vimacapp.com/
- story
-
comment
Comment #24411729
Definitely want improvements on most of those myself but some of them are already here. Third party password manager autofill has been around for a few years now (Android 8), and t…
-
comment
Comment #24411668
Something to keep in mind is most core apps (Maps, Gmail, Messages, etc) aren't baked into the Android OS and are updated with new features regularly throughout the year. Apple oft…
-
comment
Comment #24333734
iOS, we don't have macOS apps so haven't run into it there but could be a similar problem.
-
comment
Comment #24332757
I've been having similar issues with one of our apps, the reviewer can't seem to log in and keeps getting network error messages. No customers have had any issues, I've tried loggi…
-
comment
Comment #23861539
I've been using https://ktor.io (by Jetbrains, same company behind Kotlin) but there are others like Micronaut and Quarkus. A few more options at: https://kotlinlang.org/lp/server-…
-
comment
Comment #23860550
I've been exploring Kotlin as a "rule them all" language. With Kotlin native/multiplatform you can already cover all platforms today since it can compile to JVM, JS, and native cod…
-
comment
Comment #23726531
One common use case with a third-party library is for deep linking [1]. The deep link is copied with javascript in the browser, then after installing the app it can open right to w…
-
comment
Comment #23324542
Yeah, it's awesome having regular < 100mb updates for their IDEs and Android Studio compared to 7+ GB Xcode downloads :(