Viewing profile — tga
tga
HN member- Joined
- Sun, Jun 20, 2010, 11:47 AM UTC
- HN karma
- 1,431
- Public activity
- 415 items
- HN profile
- View on Hacker News ↗
About tga
No profile information was provided.
Recent public activity
-
comment
Comment #48660466
As far as I know, incorporating a BV in the Netherlands can be done in 1-2 weeks, with a lot of less pain. Many services are integrated and available online.
-
comment
Comment #48660335
You call €25k liability? I just decided I won't work with a company that can't cover €25M in liability. Should the state force you to block that in your bank account just in case y…
-
comment
Comment #48502755
https://zed.dev/blog (somewhat quirkier, sidebars) https://tailscale.com/blog (overall clean) https://arun.is/blog (sidebar, colors) https://www.vitsoe.com/us/voice (general feel) …
-
comment
Comment #48481331
To be clear: as a prototype, it's more than fine. As long as the UI isn't the innovation, make it real first and experiment with it as much as you can. Show it to users, see whethe…
-
comment
Comment #48478105
If you continue developing this, I recommend completely scrapping the UI and finding a person or AI who can create something usable. What you're showing there is really that bad --…
-
comment
Comment #48335348
You did not do the work, why should you feel any ownership of it? You asked someone else to do it, they did it, and you used the result. You could have just as well used Fiverr. Bu…
-
comment
Comment #47932735
I don't understand Casio watches. I know that aesthetics are highly subjective but, outside of retro nostalgia, does anyone actually enjoy looking at this thing on their wrist? The…
-
comment
Comment #47658382
For another genre suggestion: handpan music. It's rhythmic and repetitive, but warmer than electronica, and fades nicely in the background: https://www.youtube.com/watch?v=qafSm6N5…
-
comment
Comment #47309330
https://suno.com/studio-welcome
-
comment
Comment #46912510
You can run something like Qwen 2.5 Coder on a regular machine ( https://huggingface.co/Qwen/Qwen2.5-Coder-7B ) but it's really not in the same universe with Claude Code, it will b…
-
comment
Comment #46732990
Most likely, and nobody cares. Already many years ago I remember installing a firewall on my phone and noticing in surprise that Outlook was not connecting at all to my private mai…
-
comment
Comment #46708237
Indeed, the current state of affairs is rather sad. To employ a regular (non-management) employee in Spain (and it applies anywhere else in Europe), an Estonian company would to at…
- comment
-
comment
Comment #46662684
_Every_ ticket system with an API (all of them) is a ticket system in a box. You can add that functionality to your application by talking to the API directly. I think what you are…
-
comment
Comment #46272189
If AI replaces workers and pays taxes, should it also vote and receive social security?
-
comment
Comment #46219845
Belgium is not not exactly known for its functional government. They have a lot of them and can't seem to quite keep them together. https://www.brusselstimes.com/1862716/542-days-b…
-
comment
Comment #46218100
https://contexts.co is another good way to jump around windows in macOS. You Cmd-Tab, release Tab but keep holding Cmd, and type the name or shortcut of the window. No preconfigura…
-
comment
Comment #45925660
Are you using "building" to mean "creating content" for the web? Then yes, in absolute numbers, it's more worth it (monetarily) than ever to create content. There are more people t…
-
comment
Comment #45874090
The value of the space is whatever the user/team finds valuable. You almost had the right idea there: the value of what this emits is really in the summary of diffs. I'm certainly …
-
comment
Comment #45833023
Oh don't get me wrong, I have nothing against publishing notebooks, on GitHub or anywhere else. That was the convenient part. The negative feature was Jupyter mixing output into th…
-
comment
Comment #45821835
From the looks of it, CoreWeave is a crypto company now turned AI company, currently offering infrastructure/cloud services. Definitely no focus on data or developer tools. (Also s…
-
comment
Comment #45821784
It's not reasonable to expect a source code management system to display the last output of every Python script. It might have been convenient for Jupyter notebooks, but that was a…
-
comment
Comment #45654843
Same here, Fedora and iOS. I've mostly stopped using it because I couldn't rely on the app working when I needed it. The computer doesn't even change addresses, there is no need fo…
-
comment
Comment #45634880
Even today many apps still fit perfectly within those constraints. I'd gladly accept a fixed layout and no internationalization if that would mean sitting down and writing a rich a…
-
comment
Comment #45082023
The alternative I'd suggest to someone using Hugo for a simple site/blog would be https://www.getzola.org . Single binary, batteries included. Does anyone have a better go to?