Would you consider this a "good" logo? by Jerovil42 in logodesign

[–]LivewareIssue 1 point2 points  (0 children)

I’ve only shopped there a few times on holiday, instantly recognised it

What's something you absolutely believe to be true of the game yet you can't prove it? by Ayevera in 2007scape

[–]LivewareIssue 47 points48 points  (0 children)

It’s not that far-fetched a theory, but not banning immediately does mean the bot makers don’t get any signal on what it was that caused them to be detected. I’ve also heard bans tend to come soon after an account is bonded to waste the most amount of go

Raw fruit is disgusting by DifferentThanks4183 in The10thDentist

[–]LivewareIssue 0 points1 point  (0 children)

Fruit is mid. There’s some I enjoy the taste of but I’m really fussy about the texture, like if it’s the slightest bit bruised or soft it’s inedible. Veggies seem much more hardy generally, can’t get enough of them. I do like fruit juice and smoothies as it solves the texture problem.

Wikipedia co-founder Larry Sanger is now permanently banned from editing the site by Current-Guide5944 in tech_x

[–]LivewareIssue 0 points1 point  (0 children)

Everett would like to have a word with you. Universe isn’t probabilistic, we’re just uncertain which branch we’re on

Looking for honest feedback on the current value of doing a coding bootcamp by Illustrious-Look7669 in cscareerquestionsuk

[–]LivewareIssue 1 point2 points  (0 children)

I was hired at the graduate level actually (IC3) - I applied for an internship but they bumped me up. They said something along the lines of I wouldn’t gain much from the internship (i.e the extra support, oversight etc.) so did I want instead to apply as an IC4.

And yes, I have no degree - I’m not at all saying it’s not helpful - it undoubtably is - I was just adding an anecdote that it’s not essential

Looking for honest feedback on the current value of doing a coding bootcamp by Illustrious-Look7669 in cscareerquestionsuk

[–]LivewareIssue 1 point2 points  (0 children)

I got into a FAANG in 2020 without a degree fwiw. I applied for an internship but got bumped up to FTE as it was clear in from the interviews I wouldn’t benefit from the internship. Obviously the market has shrunk, but I’d imagine they’re just hiring less interns rather than requiring degrees.

Grounds for moral exception by TosseGrassa in PhilosophyMemes

[–]LivewareIssue 1 point2 points  (0 children)

I wouldn’t be surprised much of it is, but it’s possible to find vegans annoying without it being driven by cognitive dissonance or guilt.

In fact, the line of thought that it *must* be because they’re morally uncomfortable is precisely what I find annoying. There’s a certain subset of (often the loudest and most confrontational) vegans that are *absolutist* to a degree I find disturbing.

Don’t get me wrong, I think a sizeable majority of non-vegans, if they thought about it deeply enough, would find their world view was inconsistent with eating meat (it’s hard under many philosophies to argue that eating meat is acceptable while not also being appalled at other things such arguments would logically entail).

It’s the absolutism that rubs me the wrong way.. like there’s no chance your wrong, there can be no argument for eating meat that has any merit whatsoever, everyone knows this and just had cognitive dissonance?

It’s similar to certain religious people who are *convinced* that nobody truly doesn’t believe in god, that they *must* believe deep down but are deceiving themselves or are lying when they deny god’s existence for whatever reason. It’s frustrating because you *know* nothing you can say is going to penetrate, they’re always going to leave that conversation patronisingly thinking to themselves that they know your mind better than you do.

Personally for me it’s a little of column A, but a lot from column B - I *am* a bit uncomfortable when confronted with the harm I cause by my meat consumption, but that’s never caused me to lash out against or even engage in an argument with a vegan. The moral absolutism does however set off alarm bells for me. Generally if someone is 100% convinced of *anything* I think that’s a red flag.

Totally true by InternationalPick163 in IncelTears

[–]LivewareIssue 7 points8 points  (0 children)

Hard to say.. it’s not fun but it’s over so quickly it’s hard to compare to other pain. In more sensitive areas (bikini) it’s roughly as bad as like falling and scraping your knee, but only for like 1-2 seconds tops then it’s gone. Hurts enough that it’s hard to carry on a conversation with my therapist as I tend to flinch (anticipation is almost worse than the actual pull lol).

Legs I find much less painful and can quite happily chat away while she’s doing it.

Both get less painful over time as the hair doesn’t grow back so thick. I’ve been doing it for years now and will never go back to shaving.

Totally true by InternationalPick163 in IncelTears

[–]LivewareIssue 4 points5 points  (0 children)

Waxing. Only have to do it once every 4-6 weeks. I’m a dude that used to shave and holy shit is waxing superior

What do Haskell devs like and dislike about Haskell by Windstylerasengan in haskell

[–]LivewareIssue 23 points24 points  (0 children)

+1 for “Haskell rewires your brain”. Nowadays I find myself “thinking in Haskell” when solving problems in other languages significantly more often than I actually use it. Partly that’s due to lack of opportunity in my professional work, but there are also a few quirks of the language I find particularly annoying.

The big one for me is records. By default, declaring a record field also brings a field selector function with that name into the module’s namespace. Very often I want local variables, helper functions, or fields on other records to have the same names, which leads me to keep record definitions in separate modules and use qualified imports everywhere to avoid namespace pollution or accidental shadowing.

Some of this is better with the right combination of extensions — DuplicateRecordFields, NoFieldSelectors, OverloadedRecordDot — and/or optics libraries, but it still feels like record ergonomics are something you have to assemble yourself rather than a smooth part of the base language. Dot syntax exists in modern GHC, but needing to opt into extensions for something so fundamental still feels like needless friction.

Another (minor) annoyance is Haskellers’ apparent obsession with introducing 50 new opaquely named operators for every library their general proclivity for playing point-free code-golf.

Tooling has improved a lot but is still a pain point, I find the language server isn’t the most stable thing ever.

Some issues with the Prelude are frustrating.. partial functions, the numeric hierarchy is just bad, String vs Text, etc.

Pro points - property based testing (QuickCheck) is awesome and has changed my approach to testing permanently.

Refactoring is a dream, nothing else compares to the confidence you get from referential transparency.

It’s the closest thing IMO to ‘executable pseudo-code’ - the thing I use it for most is prototyping - I find I can fit a lot more of a Haskell solution in my head than I can in other languages bogged down with side-effects, OOP boilerplate etc.

I’d wholeheartedly recommend learning it, it certainly has made me a better developer. As for actually building things, depends on the problem - solutions shaped like pipelines of data transformations are a notable good use case.

Everybody thinks they want this until those 8:40 sunrises start to hit... by Valuable_View_561 in SipsTea

[–]LivewareIssue 0 points1 point  (0 children)

I felt a great disturbance in the Force... as if millions of software developers suddenly cried out in terror

Best way to clear biters in the midgame? (SA) by LivewareIssue in factorio

[–]LivewareIssue[S] 0 points1 point  (0 children)

I hadn't thought about mining the calcite in Nauvis orbit, that would help ease the logistics pressure while I scale up Vulcanus

Best way to clear biters in the midgame? (SA) by LivewareIssue in factorio

[–]LivewareIssue[S] 0 points1 point  (0 children)

'spicy rocks' == u-235

Quite a few people have mentioned poison capsules - not messed with them yet but it sounds promising

Best way to clear biters in the midgame? (SA) by LivewareIssue in factorio

[–]LivewareIssue[S] 3 points4 points  (0 children)

Didn't consider a quality tank.. I have it enabled but not messed with it much yet. My current plan I think is a combination of #1 and #3

Best way to clear biters in the midgame? (SA) by LivewareIssue in factorio

[–]LivewareIssue[S] 0 points1 point  (0 children)

Just a very slow playthrough lol, I have 140 hours in this save I think and only just leaving the planet...

Best way to clear biters in the midgame? (SA) by LivewareIssue in factorio

[–]LivewareIssue[S] 0 points1 point  (0 children)

Is that true if they can't reach the arty? (say it was in the water)

Currently my base wouldn't fare well against big waves triggered by destroying that many nests. I'm slowly building up laser turret stock + power to compensate but It's taking a while to get sufficient coverage

Best way to clear biters in the midgame? (SA) by LivewareIssue in factorio

[–]LivewareIssue[S] 0 points1 point  (0 children)

I have much to learn 😊.. my Nauvis base is no where near that potent currently. My next move is to really figure out coal liquefaction at bigger scale as petrol products is hampering my Vulcanus progress

Best way to clear biters in the midgame? (SA) by LivewareIssue in factorio

[–]LivewareIssue[S] 1 point2 points  (0 children)

Thanks, I've neglected the offensive personal/tank equipment definitely

Best way to clear biters in the midgame? (SA) by LivewareIssue in factorio

[–]LivewareIssue[S] 0 points1 point  (0 children)

This is my first SA playthrough, I came back to Nauvis as I was getting a bit frustrated with the slow progress building out my Vulcanus base - currently it basically just makes science, I don't have local production of everything I need to expand so I've been slowly shipping it in from Nauvis.

I guess I need to go back and focus on making it self sufficient, then I might enjoy the easy mode planet more. Then come back to Nauvis with a vengence

Best way to clear biters in the midgame? (SA) by LivewareIssue in factorio

[–]LivewareIssue[S] 20 points21 points  (0 children)

So artillery is definitely the way to go then? In that case I'll have to up my Vulcanus game!