Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
RicDan
searching PlanetScale…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
31.
▲
by
RicDan
3y ago
Not sure it‘s in the best interest of users, or electric grid operators, to have the control over such a platform
32.
▲
by
RicDan
3y ago
Sadly it seems that the current trend is to throw in android and apps and whatnot to make it a terrible tablet replacement, whilst driving the cost up. It baffles me how android is in any way (apart from installing other reader apps) an imp
33.
▲
by
RicDan
3y ago
Ah yes, the good old "why should I change he is much worse!" I guess it was a good run fellow humans, or to say it in online gaming terms: "bg skill issue"
34.
▲
by
RicDan
3y ago
I never understand people who write stuff like this. Its climate change; we know what is happening and we know how to fix it. We don‘t need AI for it, next thing they‘re gonna say is let‘s use blockchain to fight climate change
35.
▲
by
RicDan
3y ago
> The routing of just load balancing is much simpler than the routing of exectution jumping between many microservices Not necessarily at all, i.e. using GRPC it's all self discovered. > I agree, but a microservice architecture s
36.
▲
by
RicDan
3y ago
Which is perfectly fine - 100 million concurrent users aren't the same for app x and app y, as the business logic the backend run isn't also the same. Not saying it can't handle everything as well. Just saying the modularity
37.
▲
by
RicDan
3y ago
So you have to take care of routing etc. I see how it works, and I completely agree that to start out, so going from PoC to first business implementation, a monolith is the way to go (unless the goal from the start is 100 million concurrent
38.
▲
by
RicDan
3y ago
I see, so basically we are applying scaling, but instead of scaling the bottleneck as its own part we scale everything. I somewhat fail to see how that saves much effort; routing setup sounds like a hassle. What we‘re using at my work is ju
39.
▲
by
RicDan
3y ago
Please elaborate on that. Without spawning a new monolith, how do you scale it. Add more resources?
40.
▲
by
RicDan
3y ago
> managed kubernetes > engineering effort medium eh, about that…
41.
▲
by
RicDan
3y ago
Yes you can. Our tests are layered as follows: - unit tests - mocking tests - integration tests (i.e. service + db) - system tests (full api to db level) integration starts providing flaky tests already sadly, i.e. with kafka on our end… (
42.
▲
by
RicDan
3y ago
Yes. These actions just give me more fire as argument against every using something that is done by google. Be it GCP, Firebase or anything else, really.
43.
▲
by
RicDan
3y ago
This is a great use of AI! Im tasked with building a new platform and honestly one of my main head aches has been how to use the current AI power to facilitate development and maintenance. Whilst one use case is the automatic generation of
44.
▲
by
RicDan
3y ago
Problem with this is that it leads to the algorithm targeting outputs that sound good for humans. Thats why its bad and wont help us, it should also incorporate „sorry dont know that“, but for that it needs to actually be smart
45.
▲
by
RicDan
3y ago
And people only looking at the ISS as a "science experiment" are seriously misunderstanding the social impacts as well, especially when it comes to operations that span multiple countries and the relations between them. It's
46.
▲
by
RicDan
3y ago
I find it fascinating that people in 2023 argue with „resource constraints“ when talking about scientific projects. Those guys working on that are experts, they wouldnt do much else, the money spent on this is comparatively a joke in compar
47.
▲
by
RicDan
3y ago
Pretty cool! not the same but for flyway + java I have a simple github action that on push to develop checks the diff for any *.sql files and mails them to the DA team, as they dont have access to our repo
48.
▲
by
RicDan
3y ago
Because communist history has always had a fascist element in it.
49.
▲
by
RicDan
3y ago
Don't disagree, the wing doesn't matter, both can still apply fascist strategies
50.
▲
by
RicDan
3y ago
Do you have examples of ridiculous ideas? Maybe I'm in an isolated position, but I don't see anything ridiculous
51.
▲
by
RicDan
3y ago
Not sure what storming, disturbing and leading to the cancellation of an event that describes historical occurrences else is. A normal hobby? Surely not.
52.
▲
by
RicDan
3y ago
Whilst n = 170 is not bad, this would still need bigger testing group. But seems promising?
53.
▲
by
RicDan
3y ago
Hello everyone! Last year I started my job as a Jr. SWE after working several years in different markets. After constantly encountering features and implementations at my workplace that I find very interesting, I decided to start writing ab
54.
▲
Using Preview Environments to Accelerate UX Feedback
(hephaistos.medium.com)
1 points
by
RicDan
3y ago
|
1 comments
55.
▲
by
RicDan
4y ago
Resources most likely. Training data, training a proxy that trains the real model, hardware, time, money. Managing such an open source project by itself would be terribly hard, considering the nature of model training, training data collect
56.
▲
by
RicDan
4y ago
Completely agree on this point. I've worked over half a decade with smart home systems, and it's just so much easier (and cheaper!) to integrate well documented, open APIs (and please make them secure, I have nightmares of all the
57.
▲
by
RicDan
4y ago
Whilst I agree on it, this is partially true. shielded cables can create current flows between switches, have seen it previously, and had to fix it as it was inducing problems on the traffic over that cable
58.
▲
by
RicDan
4y ago
> Or „IBM Quantum Systems“? Hey hey now. Quantum Systems is actually a free to use (up to certain qubits) cloud platform which you can use qiskit, their open source python lib, to interact with. Its super cool to use it to get some insig
59.
▲
by
RicDan
4y ago
There are plenty of examples that already run on simulators. One example would be QAOA that can be used to solve combinational problems like MQO. Then there is also research that compares the performance of classical ML algorithms to Quantu