Live data from Hacker News

Viewing profile — mackeye

mackeye

HN member
Joined
Mon, Jan 27, 2025, 1:57 PM UTC
HN karma
67
Public activity
74 items

About mackeye

https://makki.moe/about :>

Recent public activity

  1. comment
    Comment #49177664

    > except when you ask US/western models what happened at Tiananmen Square they'll give you an answer instead of being blocked by an authoritarian government. do you think the avera…

  2. comment
    Comment #49009044

    i love that geeksforgeeks is the website everyone mentions wanting to block :D

  3. comment
    Comment #48632867

    for advanced undergrads, the university of michigan (i'm speaking from my own experience here) has a course progression of (1) programming languages for 1st year grad students, (2)…

  4. comment
    Comment #48564805

    it has the nicest calculator syntax (imho) among the tools i've tried (python/julia/array langs/matlab/etc...) with extensive docs for each function and a nice notebook interface, …

  5. comment
    Comment #48518043

    awesome article! i appreciated the alternatives and misc. workarounds to OT/unicode typesetting toward the end, very helpful :D (go blue!)

  6. comment
    Comment #48377572

    this is good to know :) my use for janet hasn't involved much processing of external data but i'll keep bb in mind when the use case arises. thank you for the information!

  7. comment
    Comment #48372917

    "we" didn't pass them --- i don't think changing the severity of law enforcement alone can achieve what i wish for in society, but the existence of many laws (and severity of their…

  8. comment
    Comment #48369150

    janet has replaced sh, python, awk, etc. for me, for system scripts over a certain length! it has a very fast startup time (on my system, 1.4ms via hyperfine vs. 1ms for dash) for …

  9. comment
    Comment #48200604

    i've tried not to

  10. comment
    Comment #48198262

    god help us if we have to choose between the two );

  11. comment
    Comment #48198254

    i do photo restoration as part of my research (bizarre place to be for a math undergrad), so i do think AI is a lifesaver for very small adjustments that would be tedious or subpar…

  12. comment
    Comment #48197979

    you would watch a movie generated with the sterility of an LLM?

  13. comment
    Comment #48149434

    :D https://github.com/UnsafeLabs/Bounty-Hunters

  14. comment
    Comment #48075266

    not much to add but this was an excellent read :D

  15. comment
    Comment #47983048

    umich currently has a course like this (but it's a bit of a blowoff)

  16. comment
    Comment #47854436

    the original kakoune is just cli; the binary has a json ui client option to allow communication with the kakoune server, with the intent of any gui or alternative client being sepa…

  17. comment
    Comment #47824502

    just got my stickers from there yesterday! :-) i wish my less cs-oriented friends could see how cool i think the sdf is, lol; and, that some kind of "small-web" system, complete wi…

  18. comment
    Comment #47755530

    adding a zero to the left of a binary integer doesn't double it

  19. comment
    Comment #47236722

    i don't entirely disagree, but > the cheapest usable tier of Claude Code is $100/mo is, imo, false. cc pro, $20 per month, gets you a lot of sonnet usage, and code review with opus…

  20. comment
    Comment #47176665

    western liberal democracies tend to use "autocratic" as an epithet (though, i guess, there are fewer countries that marker is used against for which it's false now than ~50 years a…

  21. comment
    Comment #47069315

    what would you say makes a UI look as if it's for a computer (genuine)? aside from purely(!) cosmetic things, like the skin on the windows 11 taskbar vs. 10. i think to windows <= …

  22. comment
    Comment #47020788

    a readable version seems to have just been added! https://github.com/datavorous/sameshi/tree/master/readable

  23. comment
    Comment #46953244

    95% of the commenters on this post own no private property.

  24. comment
    Comment #46805025

    some would say their money is our money via the ltv :-)

  25. comment
    Comment #46685410

    many schools (like mine) don't teach unique pointers in the pure "programming" class sequence, but offer a primer in advanced classes where c++ happens to be used, with the intent …