HackerTrans
TopNewTrendsCommentsPastAskShowJobs

whazor

2,010 karmajoined 15 yıl önce

Submissions

Show HN: Kubesearch, search through Kubernetes YAMLs from homelabs

kubesearch.dev
1 points·by whazor·2 ay önce·0 comments

comments

whazor
·evvelsi gün·discuss
It looks exactly like neovim plugin ecosystem and I was waiting for someone to make this.

I tried pi before but the gap between codex and pi is too big for me to be productive. Ideally lazypi is easy to disable or add plugins as well.
whazor
·3 gün önce·discuss
[dead]
whazor
·5 gün önce·discuss
VCs are more likely to be replaced by a simple statistical model.
whazor
·5 gün önce·discuss
In the case of DRM it might be easier to use third party cartridges.
whazor
·6 gün önce·discuss
Another issue with solar deployment is that there needs to be power cables that can consume the electricity.

But a train company practically always has running trains when the sun is shining. So they wouldn’t need to worry about disabling and losing money on the panels.

The real challenge is economically connecting the panels to a rail substation.
whazor
·8 gün önce·discuss
I always wondered why there is no code/package overlap between CodeMirror and ProseMirror (or now Wordgard). Have you tried this? Were there particular blockers?
whazor
·9 gün önce·discuss
I mean, they train their model on their training data. So by it should score well on their own benchmark.
whazor
·10 gün önce·discuss
I want governments and banks to allow open-source software, not control my phone.

For example, I essentially trust the ROM I download from the GrapheneOS website. What I want is for governments, banks, or some independent open foundation to be able to approve that ROM too, so attestation can work with it.

More like how CA certificates work: not perfect, but not locked to one vendor either.
whazor
·10 gün önce·discuss
Practically speaking, I can set up real hardware-enforced boot integrity on my Framework laptop today, both on Arch with sbctl and on NixOS with Lanzaboote or Limine.

There are still many unsolved problems in hardware security, so this is definitely not solved today. But I don’t see why it should be impossible. The EU could push the industry toward attestation models that respect user ownership instead of locking everything behind vendor-controlled software.
whazor
·11 gün önce·discuss
I'm ok with enforcing hardware security. Both for banks and governments.

But it must not limit the ability of running custom software on a phone. And especially not enforcing every person to get a Google/Apple signed phone.

Like if I get GrapheneOS on my phone. Banking/gov apps should work. But I believe this could be possible with enforcing hardware security as well.
whazor
·13 gün önce·discuss
Banning smart devices from schools seems the way forward.

What kids get to see at home is up to the parents.
whazor
·13 gün önce·discuss
What were the numbers again? Because I remember a significant amount of people actually did not regain weight. Although the majority did.
whazor
·15 gün önce·discuss
Meanwhile a Hetzner rack: https://i.redd.it/u3o410rwdt6h1.jpeg
whazor
·16 gün önce·discuss
With LLM latencies, you won't notice it much.
whazor
·16 gün önce·discuss
You don't need a single wafer, you can split the model into many smaller different chips and connect inputs/outputs.

Skip VHDL and directly go for GDSII / OASIS. Try to find similar vectors so you get re-usable blocks.

You can dynamically calibrate a chip by fine tuning output.
whazor
·16 gün önce·discuss
The problem is that the differences between flagship and local models are compounding heavily. An 4% different could be massive when you keep iterating on the same code base.
whazor
·16 gün önce·discuss
I wonder if it makes sense to create distroless containers like this.
whazor
·17 gün önce·discuss
In Germany it might be easier to open a company remotely via Estonia
whazor
·18 gün önce·discuss
Yes, I believe in reinventing methodologies for the rise of agents.

Before even discussing with my team whether something is a good idea, I can have a full prototype in a new branch within one morning. But then use it as a proof of concept and delete the code.

Another example: agents can generate full test coverage. Including mocking external dependencies and user behavior. Also all in one morning.

Why reinvent methodologies? The cost functions have changed. And agents add new problems, such as hallucinations and tech debt. I think reinventing is a good word since these processes already exist. But the emphasis would shift toward particular parts, making some of them much more mandatory.
whazor
·18 gün önce·discuss
The Steam Machines raises the bar on PC Console gaming.

Because:

- GPUs don't support HDMI CEC by default, nor does the operating system offer it

- Suspend mode on motherboards often suck

- Many game controllers with 2.4Ghz don't properly import USB Wake events. Or the motherboard didn't implement it properly

I see the Steam Machine as an expensive open source concept car that moves the needle for us PC gamers.