HackerTrans
TopNewTrendsCommentsPastAskShowJobs

martinbaun

no profile record

Submissions

Ask HN: Terminal Inside the Browser?

4 points·by martinbaun·anno scorso·2 comments

Ask HN: Show your non-AI project

8 points·by martinbaun·2 anni fa·19 comments

Ask HN: Do you use Nginx in production? or have you switched

5 points·by martinbaun·2 anni fa·22 comments

Polyfill exploit would never happen if you do this [video]

youtube.com
1 points·by martinbaun·2 anni fa·0 comments

Ask HN: What's the weirdest bug you ever had?

26 points·by martinbaun·2 anni fa·41 comments

Ask HN: Why did 3D Printing buildings never became big?

6 points·by martinbaun·2 anni fa·13 comments

Ask HN: Who Went Mac –> Linux?

22 points·by martinbaun·2 anni fa·50 comments

DRY makes you CRY [video]

youtube.com
1 points·by martinbaun·2 anni fa·0 comments

PHP Sucks, but [video]

youtube.com
2 points·by martinbaun·2 anni fa·0 comments

Hiring Great Software Developers from lesser-known areas

martinbaun.com
1 points·by martinbaun·2 anni fa·0 comments

Happy Developers. It Is Possible

martinbaun.com
3 points·by martinbaun·2 anni fa·2 comments

Ask HN: Why Htmx So Controversial?

5 points·by martinbaun·2 anni fa·10 comments

Dead Simple Drawing Program – ExcaliDraw Simplified

copypastedesign.com
1 points·by martinbaun·2 anni fa·1 comments

Securing Your Server in 2024

martinbaun.com
5 points·by martinbaun·2 anni fa·0 comments

Private Empty S3 Bucket Cost Me $1300 [video]

youtube.com
5 points·by martinbaun·2 anni fa·2 comments

Ask HN: Caddy modules, do you use them and how?

2 points·by martinbaun·2 anni fa·0 comments

Ask HN: How did you fall in love with Programming?

1 points·by martinbaun·2 anni fa·3 comments

SQLite Is Enough [video]

youtube.com
5 points·by martinbaun·2 anni fa·0 comments

Ask HN: Shadcn-Like for Astro?

1 points·by martinbaun·2 anni fa·0 comments

Action Breeds Clarity

martinbaun.com
4 points·by martinbaun·2 anni fa·0 comments

comments

martinbaun
·anno scorso·discuss
Thank you, I started Godot recently and I'll take a look at Defold as this is the exact thing I am doing - and Godot seems a little unstable with the APIs. Every tutorial I find is for Godot 3, and Godot 4 seems quite changed.
martinbaun
·anno scorso·discuss
Ah that's a super explanation there, thank you!

Yeah the templating language is not so nice, I sometimes use Jinja instead. Also, I don't like the classic MVC so I have a completely different structure thus validation your point completely :P

If you ever end up in Django land (for some project), checkout Django Ninja for APIs, you'll end up avoiding having these annoying url files and just have a

@api.get("some/api") def some_api(request):

instead. Super simple and useful. I just recently discovered it and I don't know how stable it is but it seems pretty stable so far.
martinbaun
·anno scorso·discuss
As much as I love Flask (or Bottle) and the Go approach, I find myself in the same boat.

Curious question, why you say Django is mostly anarchy compared to Rails? I haven't used Rails btw.
martinbaun
·anno scorso·discuss
Unpopular opinion here... If you tread carefully you'll most likely not succeed. I am not American and I know you guys like to sue eachother for putting cats in microwaves and stuff so maybe this is not great opinion to have in America at the current moment.

I would go for it and put a disclaimer, or I would just incorporate in a country where there's no issues with these things.

all this is hard of course to provide good value, but worthwhile.

Twitters' cost is insane right now, I had quite a few ideas for twitter integrations but they would easily cost thousands per month just to access their API.

I looked into https://github.com/d60/twikit - might not be suitable but you can definitely play around with it. Just don't use your official account as I got shadow banned using it unfortunately.
martinbaun
·anno scorso·discuss
I was thinking of building exactly this type of thing here. This is great and I love the simple/minimalistic styled pages.

Things I was also contemplating to implement you can freely steal:

1. Giving a list of potential interesting investments - these could also be behind paywall.

2. Summarize based on sectors to see where there's downturns coming - again maybe paywall this

3. Connect with news-sites or twitter etc.. to see what is happening and what is the sentiment. This is a lot harder as you'll need to either scrape or pay to get that info.

Best of luck
martinbaun
·anno scorso·discuss
Facebook found the solution to all these shenanigans
martinbaun
·anno scorso·discuss
I absolutely love Caddy. Used it for years. Very reliable and so easy to setup once you learn the basics. The documentation is a bit hard to get, but it saved me so much time and energy compared to trying to get letsencrypt working reliable ontop of NGINX.
martinbaun
·anno scorso·discuss
I don't get it as well, though I think the situation is classical regulatory capture. In other words, the wrong regulation.

I like the style the Czech/German system is doing healthcare. It is public but kinda private. You pay to the government, but you decide where to go so the hospitals/doctors compete for your money. It is very different than the centrally planned Danish or English based where there's basically some person in top that decides everything.
martinbaun
·anno scorso·discuss
Oh man, I needed this so many times didn't even think of doing it like this. I tried using Selenium and all different external services. Thank you!

Works in chromium as well.
martinbaun
·anno scorso·discuss
Same here. I just gave up on most of these websites. When I absolutely need to use a website such as for flights, I have a clean chrome browser I spin up.
martinbaun
·anno scorso·discuss
I ended up on Fedora which seems similar to the "old ubuntu" where things just works. Stability can be a problem as they update quite often.
martinbaun
·anno scorso·discuss
Wow, thank you - this is exactly what I didn't get. You explained it super well.

I am number 2, and so I guess it wont affect me as long as the fingerprint doesn't change to a malicious server that have taken over an IP.
martinbaun
·anno scorso·discuss
There's something I am missing here. I sync my servers with rsync, but it is over ssh - is this still vulnerable?
martinbaun
·anno scorso·discuss
Great article, yeah it is quite sad with these things. Louis Rossman talked extensively on these issues.

By the way, your images go to a weird url for me, maybe it is because it is Brave browser.

For example

https://romanzipp.com/blog/[%7B%22id%22:%22assets::blog//no-...
martinbaun
·2 anni fa·discuss
wow, this year will be interesting
martinbaun
·2 anni fa·discuss
I just died. I guess I am getting old and need to play more strategy games hehe.
martinbaun
·2 anni fa·discuss
I love simple solutions. I am doing something similar-but not so similar. I got tired of Loom and needed something simpler, and I made VideoBackr.com that can record your screen for share directly in the browser. I just made a cronjob to encode/compress the videos once a minute, works like a charm though there's a little delay :)
martinbaun
·2 anni fa·discuss
Very cool, a bit like (total) recall for Windows, except I see you keep the data local ;)
martinbaun
·2 anni fa·discuss
oh, thank you!
martinbaun
·2 anni fa·discuss
I have no idea what you just wrote. Pop a link mate :D