Live data from Hacker News

Viewing profile — FacelessJim

FacelessJim

HN member
Joined
Thu, Jan 15, 2015, 2:01 PM UTC
HN karma
63
Public activity
32 items

About FacelessJim

No profile information was provided.

Recent public activity

  1. comment
    Comment #49219596

    The Applications folder itself is the equivalent. You can select an app and just press delete.

  2. comment
    Comment #49219575

    Been using the great and free AppCleaner[1] since I have memory. It's so good I just forget it's there. It autodetects when you delete an app from the Applications folder runs a qu…

  3. comment
    Comment #49166108

    Here’s an even wilder take: to support the effort of someone that gave us an incredible font that is now being copied. Crazy right?

  4. comment
    Comment #49132314

    Something something boomers? The 70s is when baby boomers start entering the working force (~in their early twenties). Not saying the sole cause, but the population (delayed) shock…

  5. comment
    Comment #49106997

    > Agents do best when they remember what they’ve done Sometimes I am baffled that sentences like this are used as headlines. I know I’ll sound dismissive… but: duh?!

  6. comment
    Comment #49056016

    I think that this new paradigm in mathematics will allow for more math being born out of curiosity and creativity. Many mathematicians have built their career around hyper speciali…

  7. comment
    Comment #49023947

    Holy cookies. Why do you need, check notes a thousand vendors?? The fuck

  8. comment
    Comment #48975913

    I lol’d. I didn’t know Fable was this sassy

  9. story
  10. comment
    Comment #48947590

    I remember the smell of a freshly opened game, damn still gives me shivers of excitement

  11. comment
    Comment #48808875

    I’ve recently built a GeistGeist Totem. 36 keys, splayed, low profile. With silent kalhi switches. It’s more silent than membrane keyboards, completely customizable and super light…

  12. comment
    Comment #48653635

    Americans don’t get scolded enough for their abuse of AC. In terms of accounting for preventable waste of energy, US guzzles more electricity on cooling than most countries do on e…

  13. comment
    Comment #48550005

    This reminds me of Patrician III so much. The sailing battles had the same wind mechanics. It’s amazing, so many memories unlocked.

  14. comment
    Comment #48460902

    You could take a stab at Julia. It’s still dynamic in nature. But you can tune how much staticity you want. The spectrum goes from Python to C in terms of staticity. And with tools…

  15. comment
    Comment #48276726

    I’ve landed on a very similar usage in my last pet project. I’ve used the llm mainly as a glorified refactoring tool/LSP/rubber duck. I can define custom skills that act as specifi…

  16. comment
    Comment #48069636

    Might want to take a look at WasmTarget.jl it’s rather new and experimental but could be what you’re looking for!

  17. comment
    Comment #47775990

    I would definitely love a glass of smoked cyber

  18. comment
    Comment #47382023

    As a sibling comment mentions, yes it does. Just don’t expect to have code that runs as fast as C without some effort put into it. You still need to write your program in a static …

  19. comment
    Comment #47105402

    This was supposed to be under a different post. Not the main article. Whops.

  20. comment
    Comment #47085535

    That post is 10 years old, stale, with all issues resolved and more. Waving around an outdated blogpost as if it would automatically invalidate everything is just silly at this poi…

  21. comment
    Comment #46288224

    Checkout PythonCall.jl and juliacall (on the python side). Not to mention that now you can literally write python wrappers of Julia compiled libraries like you would c++ ones.

  22. comment
    Comment #46288048

    Yeah, it didn’t have the explosive success that rust had. Most probably due to a mixture of factors, like the niche/academic background and not being really a language to look at i…

  23. comment
    Comment #45370780

    aot will help a lot. In cases of simple programs you can also start Julia with no optimizations, which trade off the startup latency for runtime speed.

  24. comment
    Comment #45363356

    You should give Julia a go, can be written completely static if desired (not as static as rust of course, but compared to python it’s miles ahead). Can be made fast, very fast. AOT…

  25. comment
    Comment #45344629

    It is often the case, that one’s perspective is a personal synthesis of external ideas. The act of quoting great past authors is also a way of recognizing where your influences com…