Viewing profile — SunboX
SunboX
HN member- Joined
- Mon, Mar 26, 2012, 2:28 PM UTC
- HN karma
- 355
- Public activity
- 169 items
- HN profile
- View on Hacker News ↗
About SunboX
No profile information was provided.
Recent public activity
-
comment
Comment #48976277
Hardware is hard! Because of certifications and organizations like the WEEE. There are many different acts for electronic devices world wide. In Germany you have to spend about $ 2…
-
comment
Comment #48889221
I'm working on a no upload, no account, no server-side preprocessing online viewer for schematics, PCB layouts, 3D boards and BOMs called ECAD Forge -> https://ecadforge.app/
- story
-
comment
Comment #48784234
Great article! I did build a open source one years ago: https://andrefiedler.de/open-source-co2-ampel/ It's on my desk and I can confirm, opening the window if it gets orange helps…
-
comment
Comment #48774959
quote: "GitHub-hosted runners are available with Ubuntu Linux, Windows, or macOS operating systems." source: https://docs.github.com/en/actions/concepts/runners/github-h...
-
comment
Comment #48752809
KI wird zur geopolitischen Infrastruktur. Unter dem Argument Cyber Security entstehen digitale Grenzen: Wer Zugriff auf die besten Modelle, Rechenzentren und Energie hat, verschaff…
- story
-
comment
Comment #48619288
It depends on the marked. When I did the Point-of-Sale software and Couponing stuff, it was not that important. Now I'm in a business, where marketing needs the features to sell co…
-
comment
Comment #48619096
It depends on. There's of course code that must be deeply checked. And all shades of grey. I guess it needs experience to know when to do what. Regarding to be forced or not... The…
-
comment
Comment #48618075
Otherwise I quickly did some smaller projects lately, mainly AI driven. Just take a look at my list here: https://github.com/SunboX?tab=repositories
-
comment
Comment #48618043
Yes, but I can not review all anymore. It's too much code. But I at least "scroll" over all the code and check if I can spot something obvious. But you can not hold up anymore. I g…
-
comment
Comment #48618007
One I currently working on (privately) is ecadforge.app The last ones, I worked on in Industry are retail7 apps, Migros Self scanning client, EDEKA, LIDL and so on customer facing …
-
comment
Comment #48616738
I unterstand the reasons, but I don't think so. I have experience in software development over 20 years now and still developing software daily. Nowadays it's nearly 100℅ AI writte…
-
comment
Comment #48537619
I'm working on a no upload, no account, no server-side preprocessing online viewer for schematics, PCB layouts, 3D boards and BOMs called ECAD Forge -> https://ecadforge.app/
- comment
- story
- story
-
comment
Comment #47305831
https://eggbot.app/ an app for the widely OpenSource available EggBots to draw easter eggs. :)
-
comment
Comment #47149904
I second this ... using a Google Pixel 8 I have exactly the same issues.
- story
-
comment
Comment #34515478
Yes, you can pass an image (or more) and Midjourney will use it in the picture. You are also able to control the level of "creativity" Midjourney has when creating the image.
-
comment
Comment #34515463
For Midjourney, yes if you have a payed plan. The cheapest one is $ 8 / month. For ChatGPT I don't know it.
-
comment
Comment #32534204
console log debugging? I guess you never seriously wrote something in JavaScript. I learned many programming languages during my 15 years in this job. The Chrome / V8 Dev "Tools" a…
-
comment
Comment #32529693
Hey, thanks for the hint. I didn't know about Nombas at all. Did you see the Espruino Engine? https://www.espruino.com/
-
comment
Comment #18363117
I really don't see the benefit. Sure, you don't write "CSS", but you write a lot of classes that look like CSS. If you write class="bg-white no-underline" you could easily write st…