Live data from Hacker News

Viewing profile — Xlythe

Xlythe

HN member
Joined
Fri, Apr 08, 2011, 1:18 PM UTC
HN karma
184
Public activity
81 items

About Xlythe

Just a college student who dabbles in programming.

Creator of: https://play.google.com/store/apps/details?id=com.sam.hex https://play.google.com/store/apps/details?id=com.android2.calculator3 https://play.google.com/store/apps/details?id=com.xlythe.saolauncher

Email at: will@xlythe.com

Recent public activity

  1. comment
    Comment #44450893

    What was the data actually sent out? It was vague enough to sound like it could be tracking data (eg. Location) or it could be something like automatic updates.

  2. comment
    Comment #43696649

    Including anyone Trump still considers a "criminal" even after they've been acquitted by the courts.

  3. comment
    Comment #43108461

    Even as a (dark) joke, the official @WhiteHouse Twitter post on NYC's congestion pricing is uncomfortable: https://xcancel.com/WhiteHouse/status/1892295984928993698 The president i…

  4. comment
    Comment #42970092

    Sure, happy to expand. Stepping back quite a bit, the US constitution divides up responsibilities between the Legislator (Congress), the Executive (President), and the courts (Supr…

  5. comment
    Comment #42651442

    Oh, hey, I was working on that back in 2014 for one of the big TV manufacturers. The project was ultimately cancelled. It was nice for things like switching HDMI inputs; you could …

  6. comment
    Comment #40767973

    It seems like it'd be possible to, instead of typing multiple exclamation points, have one trigger-character (eg. ). And then replace that character visually with an entire paragra…

  7. comment
    Comment #39623870

    They pioneered the graphical user interface: https://www.folklore.org/Busy_Being_Born.html

  8. comment
    Comment #39478745

    Google, internally, is pretty up front that there's a forced distribution (or quota) for performance ratings and promotions. It's for budgetary reasons, and it's not strictly enfor…

  9. comment
    Comment #38953076

    They've had one ongoing since Q3 2022 in my org.

  10. comment
    Comment #37723503

    Sounds like a reference to the "Google People" parody: https://qntm.org/person

  11. story
  12. comment
    Comment #27364134

    I'm the lead for Nearby Share at Google. After more than a year of work porting from Java to C++, Nearby's finally available on another platform! If anyone has questions/comments/b…

  13. story
  14. comment
    Comment #24328826

    If you like hard sci-fi, Greg Egan has a written a few books that cover what life would be like if there were 2 dimensions of time ( http://www.gregegan.net/DICHRONAUTS/DICHRONAUTS…

  15. comment
    Comment #24055398

    The underlying stack (Nearby Connections) is open sourced on GitHub[1]! This stack is what handles the negotiation between Bluetooth/WiFi and chunks the files while sending. There'…

  16. comment
    Comment #24055315

    Hey, it's my project! :) I led the development of Nearby Share since its inception in 2018. Feel free to ask me any questions.

  17. comment
    Comment #20912195

    I've been at Google for almost 4 years, mostly working at startups before that. First and foremost, there's nothing special about Google (compared to any other tech company) and it…

  18. comment
    Comment #14474839

    Could it be used to power wireless mice, keyboards, etc? Things that are generally low power but still require batteries every N months?

  19. comment
    Comment #13143101

    Google has an application process where, before you've written any code, you can ask for copywrite release. However, if you don't do that, they can and WILL claim ownership over yo…

  20. comment
    Comment #12373023

    You could just let the external methods only access public variables. That's exactly what Java let's you do when you extend another class. I agree that private members should stay …

  21. comment
    Comment #8823481

    https://play.google.com/store/apps/details?id=com.xlythe.sao... An Android app for quickly accessing contacts, apps, and whatnot. It sits on top of your screen and if you swipe dow…

  22. comment
    Comment #8143657

    Doesn't do quite everything, but it is a start: http://www.parrot.com/flowerpower/us

  23. comment
    Comment #7996742

    Thanks! That was fast. I'm definitely interested - most of my apps are translated by users and I've been emailing xml files back and forth. Not fun for anyone.

  24. comment
    Comment #7995318

    I just uploaded a project to try it out. Suggestions: Include the language code when uploading xml files. I always have to look up the codes. Google does this with their service[1]…

  25. comment
    Comment #7984523

    We (friends and I) launched SAO Launcher [1] as an Android app in 2013. It lets you make phone calls, launch apps, and a few more things by swiping down from a small hitbox. Got to…