Live data from Hacker News

Viewing profile — cwt137

cwt137

HN member
Joined
Wed, Jun 19, 2013, 10:19 AM UTC
HN karma
379
Public activity
161 items

About cwt137

No profile information was provided.

Recent public activity

  1. comment
    Comment #49026169

    I find it interesting the blog author tied PHP and Lua together. PHP uses a JIT from Lua. Is this related to the log issue?

  2. comment
    Comment #48899463

    It would be nice to have a link to an example YT video to see what exactly the AI is trying to locate on the screen.

  3. story
  4. comment
    Comment #46916080

    This visualizations reminds me of the 3blue1brown videos.

  5. comment
    Comment #46736259

    There is a big difference between an Emperor penguin and a Galapagos penguin. They should of used a different measure.

  6. story
  7. comment
    Comment #46375158

    Everyone talks about Websockets for pushing real time data to the browser. This article highlights some of its drawbacks. I use Server Sent Events (SSE) instead. A lot of the probl…

  8. comment
    Comment #45213437

    I wonder if in the future the author will investigate Anycast. This is the big feature that competes with the big CDN.

  9. comment
    Comment #45175666

    I didn't see anything in the article about battery capacity or the density. This (with the other info in the article) would tell us if this is groundbreaking or not.

  10. comment
    Comment #44870939

    It is not true that Ollama doesn't use llama.cpp anymore. They built their own library, which is the default, but also really far from being feature complete. If a model is not sup…

  11. comment
    Comment #43987058

    This is the first in a series of posts exploring how to build a smartwatch in 2025!

  12. story
  13. comment
    Comment #43839603

    Not always true! Your statement is only true when the running clock's speed is the same as time. Thus, regular time and the clock's time will never meet. If the clock is running fa…

  14. comment
    Comment #41237043

    A lot of things presented in this article reminded me of the same things that were in Joe Celko's “Trees and Hierarchies in SQL” book https://www.oreilly.com/library/view/joe-celko…

  15. comment
    Comment #41025877

    This product seems similar to Ngrok and some other solutions. How does this product differentiate itself from everyone else?

  16. comment
    Comment #40592416

    Just last week I was looking into OptaPlanner [1] and MiniZinc [2]. OptaPlanner even has a real-time/continuous optimization mode. There are a whole bunch of other solutions, but t…

  17. comment
    Comment #39937566

    I hate articles that talk negatively about GPS when they really mean navigation software. GPS allows you to determine where you are. Navigation software tells you where to go. Two …

  18. comment
    Comment #38997491

    I was thinking the same thing, that they got their information from Jeff

  19. comment
    Comment #34315031

    A few years ago, I worked on an app where some of the state was kept in the session and some was on the url as GET params. We ran into an issue where some browsers would only accep…

  20. comment
    Comment #32810591

    I've been watching his videos too for the last 6mo or so. If you like them, you should watch his friend's videos on SerenityOS as well, Linus Groh [1]. He does a lot of stuff on Li…

  21. comment
    Comment #32306834

    > the biggest challenge would be the right of way and litigation I totally agree. I live in SoCal and there are some infrastructure projects that took forever (ie creating the I105…

  22. comment
    Comment #32042169

    The word you are looking for is “oligopoly”. This is when a small set of firms has a monopoly on something.

  23. comment
    Comment #31840998

    I think developers using the Arduino platform on the ESP32 are mostly just using one core. Developers using the Espressif's SDK are more likely to use both cores.

  24. comment
    Comment #31829551

    They have their machines also connected to another AS, so when their network doesn't/can't route, they can still get to their machines to fix stuff.

  25. comment
    Comment #30871463

    Maybe they used Postscript?