Live data from Hacker News

Viewing profile — mwexler

mwexler

HN member
Joined
Fri, Aug 08, 2008, 9:20 PM UTC
HN karma
3,535
Public activity
870 items

About mwexler

Python and data for fun

Recent public activity

  1. comment
    Comment #49109073

    This reminds me of Frink https://frinklang.org/ which cleverly carries units through calculations. It borrows from many other languages and has some "clear text" commands like pare…

  2. comment
    Comment #48906286

    Also, just saw this mention of a new book from Vaclav Smil: Speed, which delves into some of these topics. https://vaclavsmil.com/book/speed-how-it-explains-the-world/

  3. comment
    Comment #48892447

    I'm a fan of Beaty's work from 1998. Nothing I've seen has been as easy to implement: leaving space in front of each car creates smooth motion. https://trafficwaves.org/trafexp.htm…

  4. comment
    Comment #48873265

    I wish this had a stepper so I could see how things change at each point in the cycle. But even without, quite cool to play with.

  5. comment
    Comment #48803733

    Did some digging: yeah, looks like they are keeping some things for themselves. https://github.com/orgs/OvertureMaps/discussions/298 That being said, it's hard to fault them for tr…

  6. comment
    Comment #48796194

    While default osm data is great, I've been very impressed with the partnership/collective of Overture Maps data. It's osm + esri/tomtom + corporate processing/funding. https://over…

  7. comment
    Comment #48761511

    Every time I read a piece from Nieman, it reminds me both of how much we've lost in journalism, but also that there's always hope to swing the pendulum back towards truth (well, mo…

  8. story
  9. comment
    Comment #48489825

    Got a vote just for the wonderful title, which captured my feelings exactly and was SFW.

  10. comment
    Comment #48475689

    I just want the clocks. Mondaine tries, but they aren't the same. That 58.5 second rotation then pause is quite clever. https://en.wikipedia.org/wiki/Swiss_railway_clock

  11. comment
    Comment #48160698

    Very handy. My math education would have gone much better if my notes weren't full of "lambda is the half stickman; sigma is upside down Q or broken E" and other really silly thing…

  12. story
  13. comment
    Comment #48107939

    Can you explain the last one? What types of communications are you suggesting an arch would avoid? Otherwise, a very wise list!

  14. comment
    Comment #47974661

    Looking forward to seeing this one in action

  15. comment
    Comment #47834573

    I thought this was a repost but I was thinking of dolt which has similar capabilities but a different approach. As in https://news.ycombinator.com/item?id=38109880

  16. comment
    Comment #47824472

    Interesting that it's not a direct "you should" but an omniscient 3rd person perspective "Claude should". Also full of "can" and "should" phrases: feels both passive and subjunctiv…

  17. comment
    Comment #47704759

    I actually found the examples to be both on theme and reflective of "If history doesn't repeat, it certainly echoes".

  18. comment
    Comment #47639186

    With some of the newest 3.x changes like copy-on-write, I find pandas getting quite verbose now as well. In a world where AI is writing the code, I guess I shouldn't complain, but …

  19. comment
    Comment #47563843

    Wasn't aware of this level of testing. $1300 for a Beagle is a big step up.

  20. comment
    Comment #47563799

    Much like X, it's what you choose to use it for. Papers are posted, approaches are debated, and loose groups form to align. It's easy to scroll past the pandering, but there is use…

  21. comment
    Comment #47563757

    Finally. I will now be able to run ~340 undecillion devices on my home network. I'll have the smartest "smart home" on the block.

  22. comment
    Comment #47441402

    I find this court response confusing, but an alt pov: Amazon wants to block _other people_ from using my ID (say, to watch prime video or access prime shipping or discounts). They …

  23. comment
    Comment #46810084

    I was surprised to see this: > If joins are necessary, we learned to consider breaking down the query and move complex join logic to the application layer instead. We often try to …

  24. comment
    Comment #46780545

    These are great books. I had them in paper, and they were great for understanding both how the 6502 worked, and metaphors for managing higher level constructs in ML.

  25. comment
    Comment #46588652

    This reminds me of EFF's Cover Your Tracks, the rebrand of Panopticlick: https://coveryourtracks.eff.org/ This helps you see how your browser tries to block or deflect fingerprint …