Live data from Hacker News

Viewing profile — malteg

malteg

HN member
Joined
Tue, Feb 08, 2022, 1:02 PM UTC
HN karma
20
Public activity
45 items

About malteg

No profile information was provided.

Recent public activity

  1. story
    Ask HN: Are LLMs replacing open-source ecosystems for personal project codes?

    It's now easier to prompt an AI for a specific problem and later release the code on git, without thinking or researching a bigger goal that there could be an existing project wher…

  2. comment
    Comment #48775723

    It's interesting to see so much nationalism in the context of technological progress at this post... I always thought that people who are interested in progress have a different wa…

  3. comment
    Comment #48775662

    its not about the size... its aboout the quality...even not available everywhere... fibre optic is threaten as a common good....

  4. comment
    Comment #48669927

    not really architecture only, but SE in general, (and only available in German - but perhaps in the age of llms can easily be translated...) Software Engineering – Grundlagen, Mens…

  5. comment
    Comment #48476789

    true, but where can I find the smallest functional react website where react is needed...?

  6. comment
    Comment #48476757

    in the bio ... "has over twenty years of experience building highly accessible and usable web applications" why not take the html5 standard (see https://html.spec.whatwg.org/ ) and…

  7. comment
    Comment #48400111

    so what..?

  8. comment
    Comment #48336878

    https://typst.app/

  9. comment
    Comment #48136576

    if not half of the hn audience wouldnt have build bloated (react or others) websites, sure we wouldnt need more than 8gb memory just for browsing...

  10. comment
  11. comment
    Comment #47540754

    Depending on your requirements but you could get a cheap s3 storage or VPS from contabo hosted in Singapore … and then plug it in as kind of a fileserver (or a selfhosted vpn eg he…

  12. comment
    Comment #46781223

    Mailbox.org ? (Haven’t tried it yet but saw some good reviews

  13. comment
    Comment #45271592

    Great work!

  14. comment
    Comment #45048146

    I am more confused - a "commitment engine" ? Like crowdfunding? Seems its a static page which does not reflect the actual demand: https://github.com/gunta/PRiority/blob/5f05aea3b49…

  15. comment
    Comment #45035345

    I don’t understand: “ I launched PRiority yesterday. From tweet to deployed product in three hours” Beside a landing page which could be done in Wordpress since years without that …

  16. comment
    Comment #44092817

    Is it this: https://news.ycombinator.com/item?id=31444363 Or that? https://news.ycombinator.com/item?id=15177251

  17. comment
    Comment #43969290

    what about contabo? you can choose stockholm or helsinki... (except of the managed database) https://contabo.com/en/locations/europe/

  18. comment
    Comment #43900968

    What about using nomad? https://developer.hashicorp.com/nomad

  19. comment
    Comment #43779030

    After that post I left basecamp https://world.hey.com/dhh/europeans-don-t-have-or-understand...

  20. comment
    Comment #43589433

    Nice idea. What number shows at the receivers phone?

  21. comment
    Comment #43466969

    something like https://gorm.io/docs/update.html#Update-from-SubQuery ?

  22. comment
    Comment #43349737

    just regarding the naming, there is a open-source ci/cd tool called woodpecker: https://woodpecker-ci.org/

  23. comment
    Comment #42632740

    Iam using templ https://templ.guide/ in combination with htmx. I rebuilded various of html components of https://www.patternfly.org/components/all-components/ - but as you mentione…

  24. comment
    Comment #42620217

    I briefly evaluated htmx with a go backend - and for simple navigation etc it works quite well. where I struggle is using more advanced web-components like datepickers etc. - as I …

  25. comment
    Comment #42233525

    woodpecker ci has multi-user webinterface, can be hooked up with multiple auth provider and multiple worker agents. it also supports cron: https://woodpecker-ci.org/docs/usage/cron…