Viewing profile — pabe
pabe
HN member- Joined
- Wed, Jun 17, 2020, 4:16 PM UTC
- HN karma
- 203
- Public activity
- 98 items
- HN profile
- View on Hacker News ↗
About pabe
No profile information was provided.
Recent public activity
-
comment
Comment #47561964
You can create a German UG online if you have an eID. That's currently the best way for small commercial projects in Germany.
-
comment
Comment #47204821
I think you're spot on. They're hiring as much as possible to make numbers look better ("we're growing so fast!") and later on blame AI for layoffs ("we're way more efficient with …
-
comment
Comment #46656398
Yes! Coding is just one of the tasks you've got to do when building a software business. You also have to find a good value preposition, identify a good channel to your customers, …
-
comment
Comment #46421110
There are CEO affect studies. Seems like the CEO effect on company performance is about 11.5%, see https://www.sciencedirect.com/science/article/pii/S104898432... In my opinion, a …
-
comment
Comment #45347352
If only more people were like you <3
-
comment
Comment #44994810
Will try it out - we're currently working with headless Chrome to render HTML to PDF. There's also https://github.com/odoo/paper-muncher from Odoo S.A. (an open core ERP vendor) th…
-
comment
Comment #44812562
The SPy demo is really good in showing the the difference in performance between Python and their derivative. Well done!
-
comment
Comment #44407607
Because they've got a strong network
-
comment
Comment #44395146
These rules don't apply to businesses that make less than 2.000.000€ a year and have less than 10 employees and don't create physical products.
-
comment
Comment #44094633
What a cool project with local processing! Will check it out, thanks!
-
comment
Comment #43826413
Yes. Still one of the best batteries included web frameworks for creating anything that's more of a website (e.g. E-Commerce) than a web app (e.g. Photoshop). No, you don't need Ne…
-
comment
Comment #42820063
Funny how every blog article is literally the same. Shady.
-
comment
Comment #41938588
I don't think vision is the ultimate API. It wasn't with "traditional" RPA and it won't with more advanced AI-RPA. It's inefficient. If you want something to be used by a bot, writ…
-
comment
Comment #41518602
Looks nice, like excalidraw fine tuned for wireframes. However, I'm on Linux so I'm not able to use the app.
-
comment
Comment #40473390
This feels like a marketing video to lure young people into the startup world, promising big returns. The truth still is that about 7 out of 10 startups fail. Yes, new technologies…
-
comment
Comment #40467674
I'd recommend to identify a market you want to serve, first. Doing WordPress websites for SMEs is a bloody red ocean. If you're up to building themes for a niche (e.g. Odoo ERP), y…
-
comment
Comment #40207712
Q: Why is this not just an app? A: Because people wouldn't pay $200 for an app. Because there is ChatGPT as an app. Because people love buying tangible stuff. Because VC see this a…
-
comment
Comment #39998648
"The light from the blast travels through the cosmos and makes it appear as if a new star—as bright as the North Star, according to NASA—has suddenly just popped up in our night sk…
-
comment
Comment #39893656
For commercial services, no. There's a new W3C standard named DID that's much better for this. Using DIDs and a trusted authority, you can prove you're a real person without having…
-
comment
Comment #39824910
It's hard to transform the books into a series. But Netflix did a great job. That series should be entertaining even for normies and at the same time it gets the interesting aspect…
-
comment
Comment #39799244
So, If you receive an airdrop from someone and can't name their real name, you're a criminal? Most funny things about this: You cannot prevent anyone from sending you anything (in …
-
comment
Comment #39732594
I'm using Jetbrains AI, ChatGPT 4 and Cursor. Cursor is great for diving into third party codebases as it can read your whole project if you tell it to. So, let's say you're in som…
-
comment
Comment #39024631
I'm in my late 30s. Some recommendations: - If you want to have kids one day, better get them early. - In times with low tax rates, invest. Especially in property. - Start investin…
-
comment
Comment #38978347
I paid for TailwindUI and Flowbite but I actually like DaisyUI the most. They're all TailwindCSS based. The difference is that DaisyUI is more like Bootstrap in that they create co…
-
comment
Comment #38630516
How does it differentiate from PyInstaller?