Live data from Hacker News

Viewing profile — bsoft16385

bsoft16385

HN member
Joined
Sun, Sep 20, 2020, 9:32 PM UTC
HN karma
94
Public activity
29 items

About bsoft16385

No profile information was provided.

Recent public activity

  1. comment
    Comment #43311426

    Incidentally, WeChat mini apps (and the equivalents in AliPay and other services) are essentially specialized websites. WeChat itself on Android bundles a Chromium-based engine to …

  2. comment
    Comment #42981222

    A big part of the problem in Manhattan is that most places don't have alleys. There is nowhere for the trash to be left except on the sidewalk. Some cities have the trash trucks dr…

  3. comment
    Comment #41785392

    Which aircraft you are on is at best loosely correlated with the quality of in flight entertainment system you will use. Seats are purchased by the airlines, they are made by separ…

  4. comment
    Comment #40557270

    Spamhaus or another IP reputation provider will contact your hosting provide or ISP and warn them that either: - You need to follow their best practices (which practically for me m…

  5. comment
    Comment #40141876

    I have 7 Mitsubishi heat pump head units being controlled using ESPHome running on D1 mini clones (ESP8266). The D1 mini clones are powered by and interface with the head units wit…

  6. comment
    Comment #40049933

    T-Mobile has a SIM lock feature that you can enable to block at least most employees from being able to swap your SIM. You can enable it in the account management app or website. I…

  7. comment
    Comment #40049909

    T-Mobile already does exactly this for eSIM transfers, though the waiting period is 10 minutes, not 48 hours.

  8. comment
    Comment #40033651

    Energy usage isn't measured in "time the dryer needs to run". A typical US vented dryer has a 5500 watt element, although it doesn't use that amount of power continuously since it …

  9. comment
    Comment #38741900

    Here in Colorado (Denver metro) I frequently get items same-day, though most items are still 1 or 2 days.

  10. comment
    Comment #38392606

    Modern deep packet identification gear looks at packet size and pacing to distinguish video traffic patterns. It is possible to fool these systems, but it is not trivial.

  11. comment
    Comment #36663775

    Costco manages to do this well. If you buy a Mac (or almost any other high-value small item) you take a paper slip which is scanned by the cashier or self checkout. You then go to …

  12. comment
    Comment #36465478

    The brand "WeChat" is not as well known as you might think. In China, it's known as 微信 (Weixin), and most people in China have never heard of the WeChat brand. I also think it's an…

  13. comment
    Comment #36149022

    To be more precise, fractional scaling in macOS is implemented by rendering the entire display at 2x dpi at a resolution greater than the actual display resolution, then scaling th…

  14. comment
    Comment #36135166

    That reminds me of a story about SiCortex. My university (University of Colorado Boulder) bought one of a very few SiCortex systems ever sold. As an undergraduate I competed at SC0…

  15. comment
    Comment #34203459

    Bonnell has a branch predictor: https://en.wikichip.org/wiki/intel/microarchitectures/bonnel... In-order execution does not mean that there is no branch prediction, it just means t…

  16. comment
    Comment #32685953

    In Google Chat, you can attach a Meet invite to a message for an impromptu meeting. Personally I am glad that people can't just call me up. I would rather be asked over chat first.…

  17. comment
    Comment #32184591

    Android has had the ability to disable notifications for at least the last few years.

  18. comment
    Comment #31710587

    Autoland is a common capability on many aircraft, and it is commonly used in inclement weather. I don't know what you are talking about with the A380. I have never heard about it b…

  19. comment
    Comment #29547198

    USB SuperSpeed requires extra wires and much better shielding, which means a thicker, more expensive, less durable, cable. You also can't make SuperSpeed cables that actually meet …

  20. comment
    Comment #27619505

    Taskbar buttons absolutely benefit from Fitt's Law. Fitt's Law says that the time required to interact with an element depends on both the distance to that element and the width/he…

  21. comment
    Comment #26964187

    The take away your card system doesn't work with phone payments. That's one reason why they haven't really taken off in the USA. A lot of chain restaurants now use tablets to let y…

  22. comment
    Comment #26842013

    Python is a distant fifth place at Google today behind Java, C++, JavaScript and Go. It may be behind Typescript too at this point. Performance critical, lower-level servers are ty…

  23. comment
    Comment #26472053

    Zen2/Zen3-based, non-APU Ryzen still has pretty awful idle power consumption compared to Intel desktop CPUs. My 5900X at idle draws around 22W. Modern Intel desktop CPUs (which are…

  24. comment
    Comment #26288021

    +1 to this. I mostly use the CLI, but it's really nice in my IDE (JetBrains Rider) to be able to browse version history or resolve merge conflicts graphically.

  25. comment
    Comment #25547488

    Typically you only get one or two phone screen interviews at Google, so the bar should be much lower. The purpose of the phone screen is to see whether it's worth the time for onsi…