Viewing profile — oneofthose
oneofthose
HN member- Joined
- Mon, Oct 10, 2011, 4:18 PM UTC
- HN karma
- 146
- Public activity
- 80 items
- HN profile
- View on Hacker News ↗
About oneofthose
Recent public activity
- story
- story
-
comment
Comment #47960946
> AMD’s software experience is riddled with bugs [...] AMD’s weaker-than-expected software Quality Assurance (QA) culture and its challenging out of the box experience. This has an…
-
comment
Comment #40850573
Chromatic | Embedded/Firmware Engineer | New York City (NYC) | Full Time | https://www.gochromatic.com/ We are a small team and are building something new and exciting in the medic…
-
story
Ask HN: What is a rocket launch moment in your engineering or startup career?
For engineers at companies like SpaceX or Rocket Labs, a rocket launch is an emotional event where, within just a few minutes, the work of many months or years is rewarded (if the …
-
comment
Comment #40453273
Yes I think for git users there are a number of great gui and tui and cli tools to simplify workflows. Here is a good list: https://github.com/dictcp/awesome-git?tab=readme-ov-file…
-
comment
Comment #40453261
I think fossil is not exactly post-git but runs in parallel with git. But definitely a good fit for small teams. For true post-git if you feel adventurous I would try jj or pijul.
-
comment
Comment #40453246
I would consider CVS and RCS worth studying for historical reasons, since they have no releases for over a decade (according to Wikipedia). I was considering incorporating the hist…
-
comment
Comment #40453196
That is indeed somewhat ironic. It does not seem particularly active, with the last and the last release more than 1 year ago.
-
comment
Comment #40453166
Is there a design doc one could study? At a high level I understand how the fact that patches are commutative is elegant, but it seems to me there are performance impacts when, to …
- story
-
story
Ask HN: How do you do version control during hardware-software co-design?
How do folks develop PCBs, firmware, host-software, maybe even ASICs and track versions of each? Can these various components be effectively tracked in a single repository? Specifi…
- story
-
comment
Comment #30400679
Microchip Fabricarion has its flaws but gives a good high level overview includinh bringing, test and packaging: https://www.goodreads.com/book/show/1203098.Microchip_Fabric...
-
comment
Comment #28841469
Thanks for sharing - that is too bad. Is there nothing in the way-back machine? Or maybe somebody has a local copy?
-
comment
Comment #28841421
Super-cool. I love this one: https://source.puri.sm/Librem5/linux-next/-/issues/44#note_1...
-
comment
Comment #28841400
That sounds so cool. Maybe collect the in a directory (like I did) and ask for permission to publish them after some time when the content might not be relevant any longer?
- story
- story
-
comment
Comment #22191009
DBT (data build tool) [0] embraces this idea - it's like make for data transformation. Just like make its syntax is sub-optimal. But that's the only draw-back. There is an open sou…
- story
-
comment
Comment #14190008
Would be fantastic if this could be contributed to numpy. Edit: source code is GPL licensed https://github.com/springer13/hptt
-
comment
Comment #12776326
And online: http://cdecl.org/
-
comment
Comment #10712017
It would not have to be like that if Nvidia opened up the source-code for cuFFT/cuDNN/cuBLAS. My guess is they are not doing that because it is fairly trivial to port code from CUD…
- story