HackerTrans
TopNewTrendsCommentsPastAskShowJobs

exogenousdata

no profile record

comments

exogenousdata
·vor 20 Tagen·discuss
Unfortunately there are a number of tick-borne illnesses. Eg, Powassan virus is a viral infection that attacks the central nervous system (leading to encephalitis). It can be transmitted within hours or even just 15 minutes of tick attachment.

Another is Alpha Gal. It is a molecule carried in tick saliva that can cause serious allergies to red meat and even dairy. Because the molecule is in the saliva, it can be delivered immediately.
exogenousdata
·vor 21 Tagen·discuss
[dead]
exogenousdata
·vor 2 Monaten·discuss
Preface: I'm sorry to hear that you've been experiencing this. Please try and see a doctor and/or a mental health professional in order to explain what's been going on. I realize that prioritizing self-care becomes even more difficult when you are dealing with a toddler. However your physical & mental health is super important to your child's wellbeing.

What you're describing sounds like an 'intrusive thought'. There are a number of causes for intrusive thoughts including depression (as you mentioned). My best friend has these. It got a lot worse after the birth of their kid. Sometimes an intrusive thought would linger for a week. Things like their toddler getting near a street corner and then an intrusive thought of them getting into an accident with a car.

If what you're experiencing turns out to be intrusive thoughts, there are a number of therapies that can attempt to make these more manageable and give you a greater degree of control over your state of mind. I wish you the best!
exogenousdata
·vor 3 Monaten·discuss
This is a total tangent. However note that the creator of the ‘free market’ idea, Adam Smith, wasn’t an advocate for zero law/regulation regulation.

In fact Chapter 10 of his “Wealth of Nations,” specifically states, “When the regulation, therefore, is in favour of the work-men, it is always just and equitable.” He goes on to explain that regulation that benefits the masters can wind up being unjust.

Smith’s concept of ‘laissez-faire’ was novel back in the day. But by today’s standards, some of his economic opinions might even be considered “collectivist.”
exogenousdata
·vor 4 Monaten·discuss
All companies are like this. Some just have better HR/PR.
exogenousdata
·vor 4 Monaten·discuss
Just because you said that you were interested in some Opinions, one of the least appreciated aspects of any documentation (but especially diagrams) is defining who the stakeholders are at the start of the document. It’s the difference between having frustrated users who can’t understand things to happy users that understand limitations.

The corollary to this is that the best diagram that boundaries are often along communication lines between teams. This is Conway’s law all the way down. And the reason is that most often people use diagrams to get a spatial sense of where ‘they’ fit into things. I have only anecdotal evidence for this, but the most helpful and lasting diagrams I’ve ever made are when 1) they define (and stick to) specific stakeholders, and b) they are delineated by groups/teams.
exogenousdata
·vor 4 Monaten·discuss
I actually really prefer your answer. I would likely counter with, “what potential issues could you see with doing things this way?” But a) you’ve shown me that you don’t charge into solutions without first attempting to define the problems, b) your follow-up answer reveals to me what kind of things you think are important, and c) I’d probably quickly ask something like,”let’s assume that in the past, we’ve had issues with missing changes when emailing this back and forth,” and encourage some more dialogue.

I do dislike interviews where a candidate can fail simply by not giving a specific, pre-canned answer. It suggests a work culture that is very top-down and one that isn’t particularly interested in actually getting to the truth.
exogenousdata
·vor 5 Monaten·discuss
So true. In my career (anecdotally), I’ve never encountered a data problem where the answer was ‘you didn’t choose this tech/language/product over another.’ It always comes down to decisions of governance and ownership. It’s Conway’s Law all the way down.
exogenousdata
·vor 7 Monaten·discuss
More childish than the process of getting new regulations against big-tech approved in local government? I’d say it’s a tie, at best.

Was the Boston Tea Party childish vandalism or heroic patriotism? Only history gets to decide how the actions of disobedience are ultimately judged.
exogenousdata
·vor 7 Monaten·discuss
The program requires 10 courses to graduate. The parent comment has completed 3 courses and has 7 courses remaining.
exogenousdata
·vor 7 Monaten·discuss
This is a wonderful, succinct way of capturing this danger to businesses as they grow & jump the gap!
exogenousdata
·vor 8 Monaten·discuss
In a perfect world, I’d like the user to have a choice. And that way I could post things anonymously if I wanted. However there would still be the implication of posting anonymously.

In the states, I desperately want a state-verified ID system that I can use to post on social media. However I don’t want it to be mandated.
exogenousdata
·vor 9 Monaten·discuss
An epoch fail?
exogenousdata
·vor 9 Monaten·discuss
I’m not the parent, but I’d assume that this was an impressed ‘yikes.’ While Jane is not the most well known firm for ultra low latency trading, an FPGA engineer from that firm could be considered an expert practitioner in the field.
exogenousdata
·vor 9 Monaten·discuss
“APT Down” is likely a reference to a popular Korean drinking game.

https://www.thetakeout.com/1789352/korea-apt-drinking-game-r...
exogenousdata
·vor 10 Monaten·discuss
GPT-4 got me seriously considering making a product for school-age kids w/ ADHD. It’d be a physical device (like a StarTrek communicator). That listens during your day and keeps track of a) things you say that you’ll do or b) tasks that other people ask you to do. Then it compiles those tasks and attempts to be basically a secretary. It can also plug into your email, texts & school assignments.

The privacy implications are horrifying. But if done right, you’re taking about a kind of digital ‘executive function’ that could help a lot of kids that struggle with things like prioritization and time blindness.
exogenousdata
·vor 10 Monaten·discuss
Very well said!
exogenousdata
·vor 10 Monaten·discuss
Same. Only one. And they were a real multiplier.
exogenousdata
·letztes Jahr·discuss
As a 3rd anecdote, I used vim for 10 years as my primary editor and “shell”. Then 10 years ago I learned tmux and fell in love with its window multiplexing. Now I use vim strictly as an editor/splitter. But I use tmux to split my code from my repl window. And maintain multiple windows where I’m working on different projects.