Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
randomdata
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
16 ms
·
271.
▲
by
randomdata
2y ago
When was the last time you saw profitability increase, even remain stagnant, when demand declined? Let's be real. If demand for meat declines, producers will have to double down on "factories" in order to remain solvent.
272.
▲
by
randomdata
2y ago
> Go also does not do any sort of "advanced" devirtualization Depends on the implementation. gc doesn't put a whole lot of effort into optimization, but it isn't the only implementation. In fact, the Go project insi
273.
▲
by
randomdata
2y ago
Excel is the best first language if you just want a world full of computer programmers. But there is an implicit context here around those who want to program alongside the professionals. That comes with wanting some deeper understanding of
274.
▲
by
randomdata
2y ago
> Serverless is indeed a weird name if you know what you are talking about. It is a perfectly logical name if you know what you are talking about and are familiar with the history of how these so-called serverless applications used to
275.
▲
by
randomdata
2y ago
> fly.io is "serverless" Right, with the quotes being theirs. Meaning even they recognize that it isn't serverless-proper, just a blatant attempt at gaining SEO attention in an effort to advertise their service. It is qu
276.
▲
by
randomdata
2y ago
Yes, you bring up a good point about the other practical issue with adopting Agile. It says that the developers and the business people need to work together daily, as becomes necessary when there isn't a manager to act as the go-betwe
277.
▲
by
randomdata
2y ago
> That doesn't mean agile is bad just that it wasn't the "silver bullet" management wanted. Managers didn't want to be eliminated? Who'd a thunk it. Which is also why Agile is oft considered "bad"
278.
▲
by
randomdata
2y ago
> it refers to "linux server machine" (whether it's physical or virtual) No, "server" most definitely refers to software that listens for network requests. Colloquially, hardware that runs such software is ofte
279.
▲
by
randomdata
2y ago
Not really. The application doesn't care. Hell, many of these modern serverless frameworks are built so that they can run both server and serverless from the very same codebase, so it is likely you can take the same code built to run o
280.
▲
by
randomdata
2y ago
For all intents and purposes, when is the hardware not fully abstracted away? Even through the 2010s when running as a server was the norm, for the most part you could throw the same code onto basically any hardware without a second thought
281.
▲
by
randomdata
2y ago
> I was never quite sure why we got the name “serverless”, or where it came from Serverless refers to the software not being a server (usually implied to be a HTTP server), as was the common way to expose a network application througho
282.
▲
by
randomdata
2y ago
To be relevant usually speaks to some kind of broad social impact or defining of a culture. You might argue Green Day did that back in the day, but do they really continue to? A lot of people willing to pay to be entertained by their perfor
283.
▲
by
randomdata
2y ago
> You say “retain managers” — plural. You’re putting words in their mouth. The only use of "managers" was with respect to the use of Scrum itself, which is only tangentially related to what came before it. It logically cannot
284.
▲
by
randomdata
2y ago
How are you going to run on X11 systems if you have ruled out making IPC calls to a separate process in order to put together a GUI? Anyway, the primary advantages of the separate process you speak of is that it: 1. Deals with the LGPL conc
285.
▲
by
randomdata
2y ago
> I have to disagree with the central argument, which is to give engineers more product management responsibilities How is it disagreeable? Scrum is a formalization of Agile, which is literally about eliminating management by giving en
286.
▲
by
randomdata
2y ago
> There's no way to test that inclusively, to check all possible inputs. Which means the RFC claim is false and should not be asserted in the first place. The API may incidentally accept valid RFC input, but there is no way to kno
287.
▲
by
randomdata
2y ago
> The free market's great IF there's competition. If you have a free market finding competition isn't an issue, but maintaining profitability is. If we had a free market when Google came onto the scene, everyone else wou
288.
▲
by
randomdata
2y ago
Unit tests are for documenting the API contract for the user. You are going to target based on what you are willing to forevermore commit to for those who will use what you have created. Indeed, what happens when two messages come in with t
289.
▲
by
randomdata
2y ago
Your documentation will tell when you need an abstraction. Where there is something relevant to document, there is a relevant abstraction. If its not worth documenting, it is not worth abstracting. Of course, the hard part is determining wh
290.
▲
by
randomdata
2y ago
Why's that? Uncle Bob seems pretty clear that most of your code should be free of side effects, and that necessary state mutation should be isolated to one place. Carmack is saying the same thing.
291.
▲
by
randomdata
2y ago
Who claims that “trickle-down economics” works? The term was literally coined as a joke about how it doesn’t work.
292.
▲
by
randomdata
2y ago
> and then swapping in a language in which 1 and 1.0 do not quack Except, no. This compiles and evaluates just fine in C++. Both quack the same quack. int x = 1; float y = 1; x > y; The previously provided code fail
293.
▲
by
randomdata
2y ago
There is also a clear correlation between deaths from falling down stars and phone time. Perhaps we can infer that deaths have increased due to more people falling down stairs, and, from that, conclude that those who survive but bump their
294.
▲
by
randomdata
2y ago
Some teenagers trying to become the next TV star is not the same as them using social media. Social media is not defined by text, but it is defined by community. TikTok, and increasingly Instagram (and even, more and more, Facebook), has no
295.
▲
by
randomdata
2y ago
TikTok is not social media. It is cable TV. Instagram, being quite old at this point, still has some vestiges of social media to keep the older people who started using it decades ago happy, but it too is moving towards the cable TV model a
296.
▲
by
randomdata
2y ago
Do teens even use social media? I am under the impression that they are all about what is effectively cable TV. That is what the hip-and-with it services provide, and what the boomer social media platforms are more and more clamouring to be
297.
▲
by
randomdata
2y ago
What personal attacks are you referring to? There are no personal attacks found anywhere in this thread, nor would there be any logical reason to bring emotions into it at all. But perhaps I have failed to understand what you are trying to
298.
▲
by
randomdata
2y ago
There is no objective measure of what makes a tyrant. If one comes across as a tyrant, they are a tyrant! You did say, as interpreted by the reader, that his poor communication skills makes him come across as a tyrant, and therefore that is
299.
▲
by
randomdata
2y ago
Rude and presumptive are traits only of humans. How did you mistake software as being human?
300.
▲
by
randomdata
2y ago
They would agree, or they would be afraid to disagree?
More ›