Hacker News new | past | comments | ask | show | jobs | submit | maxekman's comments login

Awesome! I was thinking about implementing something similar for the Swedish government APIs to improve transparency and knowledge of the democratic processes.

I wonder how easy it is to adopt this project to that?


I've been wanting to do smth similar for the Bulgarian government for some time now. Let us know if you try to undertake this project


Good idea! I’ll look into the code and check how extendable it is.


I can recommend reading “The Phoenix Project”.


Just finished it. So true.


I was definitely leaning this way too, really well put. Training at work (for all roles) definitely needs an upswing. As a freelance for many years I always made sure to do my own training, be it certifications or meetup groups or conferences. I have little real insight into how common that is nowadays, but I often read that it seems less common.


I submitted that article over here [1], would be interesting to see a discussion on that in itself.

1. https://news.ycombinator.com/item?id=42144389


I saw this linked from this post the other day [1]. Would be interesting to hear what you think about the ideas in there.

1. https://news.ycombinator.com/item?id=42111031


Bohr?


On this awesome list [1] I found the ICEBreaker board [2] which was great to learn on. It’s a fully open source design too [3].

1. https://www.joelw.id.au/FPGA/CheapFPGADevelopmentBoards

2. https://1bitsquared.com/collections/fpga/products/icebreaker

3. https://github.com/icebreaker-fpga/icebreaker

Edit: link formatting.


[1] Looks like a very nice list to explore, thx!


You should try out OrbStack: https://docs.orbstack.dev/kubernetes/

I switched to it completely, it’s very convenient to have both fast (-est on Mac) Docker support and a really smooth VM setup for running occasional Linux tools (such as Yocto in my case).

Edit: added some background info to my recommendation.


Thanks for the orbstack recommendation, I am using it for docker containers, It is really fast and lightweight, I will try out Kubernetes.


Here is an issue tracking a possible fix to this: https://github.com/golang/go/issues/19412


This is a more recent proposal, and at this time more likely to get traction: https://github.com/golang/go/issues/57644

As stated in that proposal, the interaction between what people want from “enums,” “discriminated unions,” “sum types,” (as well as “optional values” and “nil safety”) and fundamental Go tenets like zero values, make this a tough sell, which is very likely to make no one happy.


There is some interesting content regarding this in the Timestamps and Sequencing section in this post about the Go execution tracer overhaul: https://go.googlesource.com/proposal/+/ac09a140c3d26f8bb62cb...


Consider applying for YC's Summer 2025 batch! Applications are open till May 13

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: