[-] kogasa@programming.dev 7 points 4 months ago* (last edited 4 months ago)

Just wait til you find the 1-1/2" screws

[-] kogasa@programming.dev 6 points 4 months ago* (last edited 4 months ago)

What's the lockin? Is it really harder than just swapping the jdk path to switch between Coretto and OpenJDK? I understand Coretto being preferable for performance and security patches but I don't imagine it's that big of a deal if one eventually had to switch

[-] kogasa@programming.dev 6 points 6 months ago

It's just as easy to run in a Docker container and I would recommend this anyway.

[-] kogasa@programming.dev 6 points 9 months ago

Why is the gentleman fingering his chrussy

[-] kogasa@programming.dev 7 points 9 months ago

Main is the replacement for master for git branches, not the general master-slave pattern. Wikipedia suggests:

Other replacement names include controller, default, director, host, initiator, leader, manager, primary, principal, root; and for slave: agent, client, device, performer, peripheral, replica, responder, satellite, secondary, subordinate, and worker.

I usually use controller / worker if it's a local process or controller / remote if the subordinates are on different hosts.

[-] kogasa@programming.dev 6 points 10 months ago

Yellow is sara brew

[-] kogasa@programming.dev 7 points 1 year ago

Half a monster is 43mg caffeine. About as much as a Pepsi, or less than 3oz of Dunkin Donuts coffee (a small is 180mg at 10oz). I'm not at all saying you're lying about your experience, but what you are describing is an extreme caffeine sensitivity (or a reaction to something else).

[-] kogasa@programming.dev 6 points 1 year ago

Per the FDA, caffeine in amounts under 400mg/day is not generally associated with harmful effects for healthy adults. The largest option for this drink (30oz) has 390mg. It's not remotely high enough to kill unless you have a heart problem or other severe abnormal caffeine sensitivity. It is clearly labeled as having as much caffeine as coffee. Similarly to how products with peanuts are labelled as "contains nuts," not "contains enough peanuts to kill you."

[-] kogasa@programming.dev 7 points 1 year ago

This sounds like the same line you used to explain why you don't wear deodorant

[-] kogasa@programming.dev 6 points 1 year ago

Lots of good points have already been made, so I'll just share a different one. IMO Linux is a lot more conducive to sane systems administration. It is designed to be used and maintained, not to sell licenses or collect marketable data or grow a media/software platform or all the other things that shape Windows.

When you start poking at the underbelly of Windows, you see decades of aged, decayed infrastructure in various stages of functionality, largely undocumented and closed-source. There are ungodly webs of inscrutable APIs and drivers and frameworks and DLLs and bullshit that is just kind of a pain to think about. Windows sys admin is at least part of my job and I still find it annoying. Venturing outside the happy path is painful.

On Linux, it feels more like a normal part of life. You might run into obscure issues, but chances are there is documentation that could help, or maybe source code, and maybe there's a forum post about it (with replies from humans, not Microsoft spambots). It feels more like you're working with the community instead of working against Microsoft.

[-] kogasa@programming.dev 7 points 1 year ago

B/P are the same (brackets/parentheses) and O/E are the same (order/exponent), and the order of M and D doesn't matter since those two have equal priority and are evaluated left-to-right. Hence PEMDAS, BODMAS, BEDMAS, etc. are all the same.

view more: ‹ prev next ›

kogasa

joined 1 year ago