HackerTrans
TopNewTrendsCommentsPastAskShowJobs

anthonyIPH

no profile record

comments

anthonyIPH
·hace 4 meses·discuss
Just last weekend my kids were climbing the magnolia tree on the side of my house and I noticed dozens of little bees flying along the ground underneath it. My kids were a little freaked out even though I reassured them that the bees almost definitely wouldn't sting them.

I also noticed dozens of tiny half centimeter diameter holes in the ground under that magnolia tree which I guessed were little bee burrows. This sent me down a rabbit hole of trying to identify what type of bee these were. Long story short, there are way too many types of bees (30,000+ according to my research) for a non specialist like me to be able to pinpoint a species. But whatever type of bee (miner/sweat) they are going to go absolutely nuts when that magnolia tree blooms in the next couple weeks.
anthonyIPH
·hace 4 meses·discuss
Pardon my ignorance, what is GP? If you have other sources please share, I only read this article, which bluntly states "Your current vehicle stays surveillance-free, but shopping for a 2027 model means accepting this digital copilot.".
anthonyIPH
·hace 4 meses·discuss
Hypothetical. I'm in my rural California home late on a Friday night, having finished a bottle of wine and ready to go to bed when I suddenly realize a wild fire has started near my home, does my car let me escape this natural disaster?
anthonyIPH
·hace 4 meses·discuss
Interesting,are either of those two orgs you linked pushing the age verification policies that the article is rallying against? I would assume so since you posted them here, but it's unclear from the links Wikipedia pages you linked.
anthonyIPH
·hace 5 meses·discuss
Do any US automakers have anything in the pipes using Sodium-Ion batteries? A quick search turned up info on a plant mass producing the batteries in Holland, MI but no mention of when they would be available. As someone in the market for an EV within the next year or 2, and also currently enduring a month long stretch of temps in the single digits and below, cold weather performance has suddenly become a huge consideration.
anthonyIPH
·hace 5 meses·discuss
From what I've seen with projects like this, the successful ones do a good job of 'sticking to the mission' of faithfully recreating the original game in a modern engine (openMW, daggerfall unity, all my points of reference are TES related)

The neat part is that they are open source, so anyone who wants to take it in a different direction can fork it. The multiplayer version openMW being a great example of this.
anthonyIPH
·hace 5 meses·discuss
Based on the events in the 2011 film Contagion, I think this is a smart move.
anthonyIPH
·hace 5 meses·discuss
Tried to edit on my mobile (T-Mobile - US) and got this:

  Your IP address has been blocked     from editing Wikipedia.

  Blocked by Xaosflux

  Block will expire in 7 months

Curiosity led me to Xaosflux's Wikipedia page where I see they have been active since 2005 with over 85k edits!

https://en.wikipedia.org/wiki/User:Xaosflux
anthonyIPH
·hace 6 meses·discuss
That was my first thought, but then again, players with a large fan base are more likely to get a wildcard into an event they don't directly qualify for.
anthonyIPH
·hace 7 meses·discuss
This is a good time to start your own tradition, or continue one that you find worthwhile.
anthonyIPH
·hace 7 meses·discuss
I had to reason with my brain before it would accept it as a triangle. It has 3 sides and 3 corners so...
anthonyIPH
·hace 9 meses·discuss
"Instead you should:

query WHERE name = ‘abc’

create an indexed UPPER(name) column"

Should there be an "or" between these 2 points, or am I missing something? Why create an UPPER index column and not use it?