Live data from Hacker News

Viewing profile — elias1233

elias1233

HN member
Joined
Sat, Aug 23, 2025, 6:12 PM UTC
HN karma
15
Public activity
17 items

About elias1233

No profile information was provided.

Recent public activity

  1. comment
    Comment #49221324

    Almost misread as ”outage porn” which would check out here on HN with all the recent outage posts

  2. comment
    Comment #48730508

    It would be interesting to see if an air conditioner or refrigerator can be made in this manner

  3. comment
    Comment #48527176

    The only thing is that it zooms in on safari mobile when pressing a text field, but that problem is unanimous

  4. comment
    Comment #48454375

    A gym app for logging workouts and exercises. Plenty of apps exist but I wanted a specific UI/UX that made logging fast while I’m at the gym.

  5. comment
    Comment #48251856

    Very interesting! But how do you display images?

  6. comment
    Comment #48152904

    I thought this was for the Wordpress Gutenberg Editor for a second

  7. story
  8. comment
    Comment #47772817

    Many of the new features in claude code have soon been implemented in other harnesses, for example plugins/skills. After all it is just a prompt.

  9. comment
    Comment #47742864

    With the Oracle Cloud Free Tier you can do this for a whopping $0/month. They give you a 4 core ARM CPU and 24 GB RAM for free, plus 200 GB storage.

  10. comment
    Comment #47574950

    Whimsical is a whiteboard/diagram app that I think looks pretty nice, not too far from how yours looks

  11. comment
    Comment #46844489

    I created a similar game but where you can enter any category, for example programming languages, car brands or whatever. Of course uses LLMs https://gissallt.eliasf.se/

  12. comment
    Comment #46799086

    You could say they broke the window(s)

  13. comment
    Comment #46691237

    These comments don’t seem to have that much love for shadcn, which is unfortunate as I think it promotes good component file structure and reuse. The premise is that you could (and…

  14. comment
    Comment #46565711

    I am just glad that it is sub-second start time, where with powershell, it was upwards of multiple seconds

  15. comment
    Comment #46507599

    I recently played around with a similar idea, but with the added feature that notifications would be sent together in a single notification from the app at scheduled times, optiona…

  16. comment
    Comment #46212452

    I have always been a bit hesitant to use UUIDs with timestamps as it can be a security issue if the IDs are public. For example getting the age of a user account just from the id. …

  17. comment
    Comment #45883033

    The git integration in VS Code has gotten really good lately. It has the commit graph, with cherry picking, worktrees, stashes and a very nicely integrated merge editor and rebasin…