Live data from Hacker News

Viewing profile — Leftium

Leftium

HN member
Joined
Tue, Aug 24, 2010, 2:53 AM UTC
HN karma
1,792
Public activity
930 items

About Leftium

email: leftium.com/contact

leftium.com

Leftium: The Element of Creativity!

Recent public activity

  1. comment
    Comment #49229013

    Reminds me of this this advice from 20 years ago ( 2006! ): https://www.nngroup.com/articles/screen-resolution-and-page-... > Big monitors are the easiest way to increase white-col…

  2. story
  3. comment
    Comment #49179553

    I settled on JSONL for an LLM-optimized output format. Rationale: https://github.com/Leftium/gg/blob/main/specs/completed/gg-a... Combine that with context mode: https://hw.leftium…

  4. comment
    Comment #49164015

    Location: Seoul Remote: Yes Willing to relocate: Yes Technologies: SvelteKit, TS, JS, UX Résumé/CV: https://leftium.com/resume Email: https://leftium.com/contact If you're looking …

  5. comment
    Comment #49143163

    First, it's really odd to have to use an onscreen keyboard to enter a username on a web game. I suggest: - allowing keyboard input - make username input optional, or move to end of…

  6. story
  7. comment
    Comment #49058312

    Clickable link: https://pelicantools.app/tools/youtube-to-transcript It would be amazing if clicking the timestamps opened the video at that time. I often want to search inside a v…

  8. comment
    Comment #49058219

    You can hide data in random static (for a novel captcha). Very obvious to most humans (if it becomes popular, the bots could probably be designed solve it; just requires diffing th…

  9. comment
    Comment #49058063

    I think the most useful data to add is the 60-min precipitation forecast. Unfortunately open-meteo doesn't offer this. So https://weather-sense.leftium.com uses the 60-min forecast…

  10. comment
    Comment #49057916

    Open Meteo lets you query historical weather data from as old as 1940[1]. They have the only weather API I know of that can get both forecast and historical weather with just a sin…

  11. comment
    Comment #49057807

    I think you may be able just drop the precipitation chance. While the precipitation chance is interesting, I tend to not experience any actual rain even if the predicted chance is …

  12. comment
    Comment #49057692

    Do you know any other weather sites that show historical weather? I thought my https://weather-sense.leftium.com was the only current app to do this. I wrote about this over a deca…

  13. comment
    Comment #48990265

    That was one of the main motivations for: https://rift-transcription.vercel.app I think I prototyped the most fluid real-time streaming transcription experience. For example, you c…

  14. comment
    Comment #48990076

    My own TS project was inspired by IceCream: https://github.com/Leftium/gg#coding-agent-access It began as a better `console.log()` for humans, but I ended up making it better for A…

  15. comment
    Comment #48914503

    Ah, yes. The "Igon Value Problem": https://youtu.be/wBBnfu8N_J0?t=2097 I was thinking the cautiousness was intentionally bred into LLMs, but it could very well be an artifact of th…

  16. comment
    Comment #48914334

    I think the cause might stem from a larger issue: LLMs are trained to err on the side of caution. This is probably a good default, but can often get in the way. When I use coding a…

  17. comment
    Comment #48907760

    Theo video based on data from Tencent's Autocodebench: https://youtu.be/iV1EcfZSdCM Conclusion: Elixir was the best (had the highest problem solve rate). Reasons (Theo's interpreta…

  18. comment
    Comment #48800052

    Here is a good recent comment-heavy thread to stress-test: https://www.orangecrumbs.com/hn/?story=48736605&feed=top Some things I noticed: - The comments are not in HN order; "vibe…

  19. comment
    Comment #48791468

    While reviewing my Google search history, it was interesting to see what I was working on one year ago, two years ago. I didn't make any special effort to record what I was working…

  20. comment
    Comment #48789962

    Examine your list of 10+ ideas you built. Can you identify the "starving crowd" for each of them? Does a starving crowd even exist? Lots of ideas seem cool. Far fewer ideas are are…

  21. comment
    Comment #48613384

    I've wondered if it would be possible (and beneficial) to make LLM's deterministic via a seed. Like how PRNG can specify a seed for repeatable deterministic pseudorandom numbers. T…

  22. story
  23. story
  24. comment
    Comment #48455782

    Yes, most of my projects are MIT licensed: https://github.com/Leftium/weather-sense As long as usage is not excessive, feel free to use the deployed version, as well.

  25. comment
    Comment #48452144

    - app logo/favicon generator: https://logo.leftium.com/logo - classless CSS library: https://leftium.github.io/nimble.css - HN client: https://hn.leftium.com - local realtime strea…