Readit News logoReadit News
janderland commented on LSD shows promise for reducing anxiety in drugmaker's midstage study   apnews.com/article/lsd-ps... · Posted by u/c420
Mo3 · 6 days ago
Well, sometimes it's better to not be able to escape as quickly and actually have to accept and deal with it head on. At least for me personally.
janderland · 5 days ago
Calling psychedelics and “escape” is debatable. While you do leave reality, the alternative reality you enter is often difficult, uncomfortable, and challenging, at least in my experience.

Psychedelics are an escape in the same way a workout or a long hike is an escape. I see this as different to the escape you get from opioids or alcohol.

Your point still stands that you need to address your problems eventually.

janderland commented on Modern Node.js Patterns   kashw1n.com/blog/nodejs-2... · Posted by u/eustoria
berkes · a month ago
If cron is broken for you, than the logic solution would be to replace it with something that does work for you. But do so at the right place and abstraction. That's hardly ever the runtime or in the app.

Do One Thing (and do it well).

A special domain specific scheduler microservice? One of the many Cron replacements? One of the many "SaaS cron"? Systemd?

This problem has been solved. Corner cases ironed out. Free to use.

Same for ENV var as configurations (as opposed to inventing yet another config solution), file permissions, monitoring, networking, sandboxing, chrooting etc. the amount of broken, insecure or just inefficient DIY versions of stuff handled in an OS I've had to work around is mind boggling. Causing a trice a loss: the time taken to build it. That time not spent on the business domain, and the time to them maintain and debug it for the next fifteen years.

janderland · a month ago
I rather have my configuration centralized. Instead of configuring two things, this allows me to configure one. I’d take that trade off here.
janderland commented on FDA Authorizes Juul E-Cigarettes   wsj.com/business/fda-auth... · Posted by u/kdamica
malfist · 2 months ago
And you get people to switch from cigarettes to ecigs by permitted flavors targetted at children?

How many children, enticed by the fruit flavors, pick up a life time habit of tobacco use?

janderland · 2 months ago
Are we going to outlaw fruity cocktails as well? There has to be better ways of allowing adults to indulge than outright bans.
janderland commented on The first non-opoid painkiller   worksinprogress.news/p/th... · Posted by u/ortegaygasset
mousethatroared · 2 months ago
"I think they're using it hyperbolically."

You'd think my comment's thesis that folks with lower tolerances should be respected and treated differently would have given the rhetorical device away.

janderland · 2 months ago
There’s always someone online who will assume the worst interpretation. It’s unfortunate.
janderland commented on (On | No) Syntactic Support for Error Handling   go.dev/blog/error-syntax... · Posted by u/henrikhorluck
ummonk · 3 months ago
Yeah once you've been using it long enough for the Stockholm syndrome to set in, you come to terms with the hostile parts of the language.
janderland · 3 months ago
I suspect a lot of us don’t have strong feelings either way and don’t find the verbosity “hostile”. No need for Stockholm syndrome if you don’t feel like a prisoner.

Of course you may have been joking, in which case “haha”. xD

Deleted Comment

janderland commented on Show HN: Flowcode – Turing-complete visual programming platform   app.getflowcode.io/playgr... · Posted by u/gabigrin
remon · 4 months ago
So far there are zero data points on the success side of the fence when it comes to visual programming. The exceedingly rare times I come across it professionally it's a toy project or something that's basically in the state of "We wish it was just code but we don't dare touch it".
janderland · 4 months ago
What about Blender nodes? I’ve seen some pretty cool and fairly complex generative modeling using nodes.

For a simple example, here is Conway’s Game of Life. I’ve seen much more complex things implemented as well.

https://www.reddit.com/r/blender/s/ehejxLqiiR

janderland commented on SpacetimeDB   spacetimedb.com/... · Posted by u/matthewfcarlson
kriper · 5 months ago
I don't really understand how you would write a game server using this tech. Lets say you need to simulate physics, pathfinding, animation etc on server. How one would integrate all of this? In regular world you just use unreal/unity headless mode that includes all of this but using spacetimedb requires ditching the game engine and reimplementing everything from scratch?
janderland · 5 months ago
Forgive my ignorance, but why would you implement physics and animations on the server? I feel like you can get away with basic positional data and do the rest of that on the clients.
janderland commented on No Bitcoin ETFs at Vanguard (2024)   corporate.vanguard.com/co... · Posted by u/mooreds
r33b33 · 7 months ago
> Do you think cash will still be a thing a hundred years from now?

Do you think you will be alive hundred years from now?

janderland · 7 months ago
No, but their children or a worthy inheritor will be. There’s reasons to make investments which exceed your lifespan.
janderland commented on The genetic key to bipolar disorder   med.uio.no/klinmed/englis... · Posted by u/gmays
Workaccount2 · 8 months ago
>There are approximately 160,000 individuals living with bipolar disorder in Norway, and globally, around 40 to 50 million people are affected.

Does Norway have an unusually high prevalence? That is 2% of Norway's population and 0.6% of the global population

janderland · 8 months ago
Perhaps evaluation is more prevalent in a first world country.

u/janderland

KarmaCake day107January 4, 2019
About
https://jander.land/
View Original