HN user

greenail

514 karma

luxury beliefs

Posts29
Comments232
View on HN
twitter.com 3y ago

46% of ETH POS post merge is just two addresses

greenail
75pts44
www.youtube.com 4y ago

Scam: YouTube live stream scam running

greenail
1pts3
news.ycombinator.com 4y ago

Ask HN: What Is a 'Misinformation Reporter'

greenail
4pts5
news.ycombinator.com 4y ago

Ask HN: How do you want to buy technology?

greenail
1pts1
www.newyorker.com 4y ago

The dispute between radical feminism and transgenderism (2014)

greenail
60pts256
news.ycombinator.com 4y ago

Ask HN: Which cloud startup program is best for enterprise focused startup?

greenail
1pts0
www.osapublishing.org 4y ago

Fabrication of freeform optical components by fluidic shaping

greenail
1pts0
www.youtube.com 4y ago

Homemade High Resolution X-Ray machine

greenail
2pts0
www.youtube.com 4y ago

Virtual Reality Fluid Drawing Is Here

greenail
5pts0
www.booksmartstudios.org 4y ago

Fear and Scapegoating in the Time of Pandemics

greenail
3pts0
quillette.com 4y ago

Theory of the leisure Class A status update

greenail
2pts0
www.fool.com 4y ago

Why Amazon Stock Popped on Thursday

greenail
3pts1
www.youtube.com 4y ago

Liberal Hypocrisy Is Fueling American Inequality. Here’s How. – NYT Opinion

greenail
4pts2
tinkzorg.wordpress.com 4y ago

From Kansas to Kandahar (And then back again)

greenail
2pts0
news.ycombinator.com 4y ago

Ask HN: Why are you not outraged at the capital gains tax proposal?

greenail
7pts44
www.youtube.com 4y ago

Putin at the 18th annual meeting of the Valdai International Discussion Club

greenail
3pts1
news.ycombinator.com 4y ago

Ask HN: Should Linkein be collecting demographic data?

greenail
1pts0
news.ycombinator.com 4y ago

Ask HN: Is owning Bitcoin a form of luxury

greenail
2pts3
www.ncbi.nlm.nih.gov 4y ago

Strategies and Motives for Resistance to Persuasion

greenail
1pts1
news.agu.org 4y ago

Earth is dimming due to climate change

greenail
12pts1
news.ycombinator.com 4y ago

Ask HN: High Inflation Investment Strategies?

greenail
3pts5
www.snopes.com 4y ago

Fact check: is Congress exempt from Covid vaccine mandates?

greenail
5pts1
news.ycombinator.com 5y ago

The great suspender pulled from Chrome store

greenail
7pts0
news.ycombinator.com 7y ago

Sentiment over time by category?

greenail
2pts0
debois.github.io 9y ago

Material Design Components for Elm

greenail
3pts1
www.phoenixframework.org 10y ago

2MM websocket benchmark with Elixir and Phoenix

greenail
16pts1
blog.brng.us 10y ago

One Way Data or React.js and Reflux.js and Phoenix and Elixir

greenail
3pts0
news.ycombinator.com 11y ago

Ask HN: MVP ticketing micro service marketing and kickstarting

greenail
3pts1
build.ssiem.us 13y ago

Ruby Application Monitoring with Metriks and Cloudwatch

greenail
2pts0

maybe now isn't the time but at some point it needs to be better understood which models are best for which types of programming or styles or languages. These models are not all the same for every language. The harness is also a factor. Python seems to be somewhat an exception today but that may not last. Another question might be: is there a pattern where you prototype in language X and implement in language Y. The models seem to be very good at porting code. I've used this pattern with python -> c++ SDL to squeeze out performance after I had a working gui. Has anyone measured this in terms of speed (wall clock) and in terms of token efficiency?

my experience with elixir is that if you tell the LLM "let it crash" it is productive. If you don't tell it this it hides errors and writes crappy tests. So, maybe it is go and not concurrency programming.

This is a bit of a simplification of how enterprise sales works. A few extra dimensions are sometimes required. For "decision makers" their own personal view of reality may not in fact be accurate. You sometimes must vet that what they tell you (and may in fact believe) actually reflects the actual power dynamics of a big enterprise. There are extra dimensions to consider; The first is: are they in a cost center or are they generating revenue. The second is: are you trying to get new technology adopted or is this considered "standardized". The third is: who might perceive your product as a risk, or a threat to their power? These data points inform your sales strategy both in who you sell to, who you avoid, and when you might choose to engage a particular persona, when to go small and when to go big.

+1: the globally unique identifier that is reused across multiple accounts is an antipattern in my opinion. This is just as bad as reusing passwords. There should be no need for anyone to have to reuse email user id's or phone numbers or credit card numbers. These should be unique per online "relationship", the way your CC chip creates per transaction identifiers. The fake account problem needs to be solved in another way. You simply can't take these GUIDs back once they are leaked and that leaves your only choice to burn them or just accept the risks of having that data leaked all over the net.

IaaS lockin should be minimal if you make the right investments in automation and think hard about dependencies you can't unwind quickly. An IaaS deployment without automation misses the point of cloud. The easy test is "can you turn it off and get it back on without manual effort?" If the answer is no you are likely locked in. This would also be true in a colo or datacenter. The biggest benefit to IaaS is that you can make changes with reduced risk. You move away from 3 year cycles and big upfront commitments in exchange for the ability to make big changes quickly. If you move to the cloud and don't get that benefit you have not gained the core value. If you don't need that benefit you may not need IaaS cloud.

I have seen many cloud moves that don't leverage autoscaling and I've been wondering why anyone bothered. Is this just an inability to justify investing in modernization? Is lift/shift first a good strategy, it seems to me you miss the opportunity to fix long term tech debt if you just move.

if you flip the script you'd never ask an exec you don't know for a meeting without giving context. This is common courtesy if you do it without seeming demanding.

"Looking forward to our discussion. Can you give me a bit more context for the meeting and an agenda? This way I can be sure to have enough time to properly prepare. Thanks..."

would you say no to that?

If you don't have a relationship with the executive you should ask for an agenda and clarity on the goal of the meeting. You should say "you need the context so that you can prepare and ensure a productive meeting". Even if there is a one or two sentence description you should ask for more info. This does two things, first it helps you prepare and 2nd if they don't provide an agenda you get some forewarning that something is going on. Worse case they say no, best case they see you habitually doing good prep work.

This is a very good question, but you should also dig a few why's into it: "What type of people are successful here? What type of people are not?"

I also like to ask: "what's the best thing about working here? followed up with what's the worst thing about working here" You typically get some insight based on how open they are to the last question.

My rule of thumb has been to stay close to the revenue so perhaps asking if you would be working on topline related projects or bottom line related project. Related is to ask what the top priorities are and to try to understand where your focus would be in relation to the top 3.

it doesn't look very good visually and also in terms of dimensional accuracy. how do you finish this without cnc or hand work? It looks warped. This lack of dimensional accuracy is a huge problem with additive processes IMHO. It would be fantastic if we could have 3d metal printers in our garages. It would open up a ton of possibilities.

FedNow FAQ 4 years ago

If you are not a fan of big government do you view expanding the power of the federal reserve as dangerous?

step 1: make sure you boss's goals are aligned with yours step 2: make sure you boss will have your back and clearly communicates how aggressive they expect you to be. step 3: have goals that focus on topline revenue not bottom line cost/risk step 4: ensure your performance evaluation doesn't become political

if you can't get steps 1..4 find another job.

"they had seen data viz that had showed he was the epicenter of disinfo that radiated outwards to the persuadable public." Interesting they are plotting social graphs like this in the whitehouse. I wonder what tools they use.

Results for the query: how+does+tuxdeo+make+money Instead of: how does tuxdex make money Result page: 1 0 Documents found in 0.27 seconds

The problem is not bad intentions or selling your information.

The problem is that they copy it into a DB and it is a globally unique identifier. Once this happens you have lost control. You can never ungive that GUID. Your only recourse becomes spam filtering or migrating to another email GUID and waiting until the new one gets leaked all over the intarwebs and then doing it again. Phone numbers are even worse.

The solution is fairly simple, as discovered by the OP. Don't give out the same GUIDs when you sign up for an online "relationship".

It is a shame this pattern exists, people should stop designing accounts like this.

What is the difference in expense between the "loads more" you are spending and hiring and managing a sysadmin? Ballpark is fine, interested to know if it is 1x,10x, 50x?

I just realized I've been using windows for 30 years... wow!

The main problem here is that this is a work machine. Generally you can't do what ever you want on those. I imagine Linux is harder to lock down in a corp environment and the complaints are rooted in that notion. WSL fixes many issues, I don't think I'd be spending much time in power shell if I had the option to use WSL.