Viewing profile — Hex08
Hex08
HN member- Joined
- Mon, Jan 07, 2019, 6:43 AM UTC
- HN karma
- 37
- Public activity
- 9 items
- HN profile
- View on Hacker News ↗
About Hex08
No profile information was provided.
Recent public activity
-
story
Show HN: Nanci, CI written in plain Python, locally debuggable
I recently finished building my latest side project and wanted to share it with the world :) It's a CI/CD platform whose whole point is to be more developer friendly and familiar. …
-
comment
Comment #28196502
Personally, I absolutely love those sort of creative and playful names. They make the subject more interesting and they are far easier to remember than some other boring name. Mayb…
-
comment
Comment #23963927
That's exactly what Aseprite (a pixel-art tool) does. I think it's great, I got it to build on Windows but eventually ended up buying it on Steam because it's so good.
-
story
Ask HN: What's your preferred way of ensuring complex database integrity?
What I mean really is: when working with relational databases, and you have complex constraints to ensure (not trivial things like notnull but something like: "two tables away" uni…
-
comment
Comment #19580779
Resume Driven Development
-
story
Ask HN: Does a Linux distro that “just works” even exist?
I've been distro hopping for weeks, both on my desktop and laptop, in hope to find some magic distro that would just work out of the box like mainstream OSes like Windows and macOS…
-
comment
Comment #19219804
I never though about using a separate machine, definitely going to take a look at it!
-
story
Ask HN: How Did You Setup Your Windows Machine to Do Linux Related Development?
Some people (including myself) want or need to run Windows as their main OS, but I'm a strong believer that some things just work best or are easier on Linux: docker, databases, we…
-
comment
Comment #18843286
*An array of 4 ints Great explanation though, it really helps to read things inside-out