Viewing profile — malteg
malteg
HN member- Joined
- Tue, Feb 08, 2022, 1:02 PM UTC
- HN karma
- 20
- Public activity
- 45 items
- HN profile
- View on Hacker News ↗
About malteg
No profile information was provided.
Recent public activity
-
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…
-
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…
-
comment
Comment #48775662
its not about the size... its aboout the quality...even not available everywhere... fibre optic is threaten as a common good....
-
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…
-
comment
Comment #48476789
true, but where can I find the smallest functional react website where react is needed...?
-
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…
-
comment
Comment #48400111
so what..?
-
comment
Comment #48336878
https://typst.app/
-
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...
- comment
-
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…
-
comment
Comment #46781223
Mailbox.org ? (Haven’t tried it yet but saw some good reviews
-
comment
Comment #45271592
Great work!
-
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…
-
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 …
-
comment
Comment #44092817
Is it this: https://news.ycombinator.com/item?id=31444363 Or that? https://news.ycombinator.com/item?id=15177251
-
comment
Comment #43969290
what about contabo? you can choose stockholm or helsinki... (except of the managed database) https://contabo.com/en/locations/europe/
-
comment
Comment #43900968
What about using nomad? https://developer.hashicorp.com/nomad
-
comment
Comment #43779030
After that post I left basecamp https://world.hey.com/dhh/europeans-don-t-have-or-understand...
-
comment
Comment #43589433
Nice idea. What number shows at the receivers phone?
-
comment
Comment #43466969
something like https://gorm.io/docs/update.html#Update-from-SubQuery ?
-
comment
Comment #43349737
just regarding the naming, there is a open-source ci/cd tool called woodpecker: https://woodpecker-ci.org/
-
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…
-
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 …
-
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…