HackerTrans
TopNewTrendsCommentsPastAskShowJobs

pfix

212 karmajoined vor 12 Jahren

comments

pfix
·vor 5 Tagen·discuss
> Maybe you just write like an LLM.

Please read https://marcusolang.substack.com/p/im-kenyan-i-dont-write-li...
pfix
·vor 3 Monaten·discuss
> That common knowledge, nothing revolutionary here.

I've never read about that. So it's not "common knowledge" - except maybe in the running community.

I like your comment for putting some facts into place (how far you can go with common options). But as I never heard of this before, I have no idea how common it actually is and the effects and the science around it, what research does say to this, how and why this is used in other sports - or why not.
pfix
·vor 3 Monaten·discuss
So it was at least concrete / tarmac instead of mud?
pfix
·vor 4 Monaten·discuss
I've fiddled around with https://docs.getmoto.org/en/latest/docs/server_mode.html

It didn't support the one thing I wanted but it was so easy to find the right place in the code, I was happy. Never got to continue it though or turn it into a PR
pfix
·vor 4 Monaten·discuss
That would be interesting, also at the start. As an option what to pull in. ChatGPT memory "improved" and now you normally don't even see anymore what it commits to memory!
pfix
·vor 4 Monaten·discuss
I can try!

I currently use ChatGPT for random insights and discussions about a variety of topics. The memory is basically a grown context about me and my preferences and interests and ChatGPT uses it to tailor responses to my knowledge, so I could relate better.

This is for me far more natural and easier than either craft a default prompt preset or create each conversation individually, that would be way too much overhead to discuss random shower thoughts between real life stuff.

This is my use case and I discovered that this can be detrimental to specific questions and prompts and I see that it can be more beneficial to have careful written prompts each time. But my use case is really ad hoc usage without the time. At least for ChatGPT.

When coding, this fails fast. There regular context resets seem to be a more viable strategy.
pfix
·vor 5 Monaten·discuss
At some point free markets become fiction. There's no financially viable way to start competing businesses in markets as entrenched as mobile OSes. Otherwise this would have happened. And if that becomes anti consumers, then the consumers start changing the rules the companies operate under. Because in a democracy we have more consumers than CEOs,so they vote with majority.

(This obviously simplifies things, but ultimately we as humans still haven't found the one and only true philosophy or moral, and maybe that's not possible (I'm no philosopher))
pfix
·vor 5 Monaten·discuss
But this thread is about the option to install apps on your device regardless of OS vendor approval, and that's not possible either with iOS nor is iOS open source. And that's what this is all about. If you don't care about open-source and user freedom, then this change wouldn't matter to you anyway.
pfix
·vor 5 Monaten·discuss
Until it does ;)

But I still agree - if the benchmark was in memory, Stoolap might be optimized for speed. Sqlite is optimized for persistence, so you have to benchmark on disk and compare how it performs when writes fail.
pfix
·vor 6 Monaten·discuss
Not a security expert and also curious about implications:

I always considered it the best solution to have both: VPN encryption and TLS encryption over the VPN. Different OSI Layers. Different Attack Surfaces.

Not sure if that is a recommended pratice though (see initial remark ;) )
pfix
·vor 6 Monaten·discuss
When looking at the git history, that suggests yes, that xoscript is a fork of citrine
pfix
·vor 6 Monaten·discuss
That in itself is an answer :D
pfix
·vor 7 Monaten·discuss
I checked the source of the original (like maybe many of you) to check how they actually did it and it was... simpler than expected. I drilled myself so hard to forget tables as layout... And here it is. So simple it's a marvel.
pfix
·vor 7 Monaten·discuss
History edit

A form of virtualization was first demonstrated with IBM's CP-40 research system in 1967, then distributed via open source in CP/CMS in 1967–1972, and re-implemented in IBM's VM family from 1972 to the present. Each CP/CMS user was provided a simulated, stand-alone computer.

Source: https://en.wikipedia.org/wiki/Virtualization

Sometimes it feels like we don't have any actual innovation in CS anymore and it's all from pre 2000s and only made mainstream starting then.
pfix
·vor 8 Monaten·discuss
Wikipedia says yes: https://en.wikipedia.org/wiki/Basalt_fiber

> The basalt fibers typically have a filament diameter of between 10 and 20 μm which is far enough above the respiratory limit of 5 μm to make basalt fiber a suitable replacement for asbestos.

The source mentioned is a basalt fiber brand website, so not sure if that's enough for confidence.
pfix
·vor 8 Monaten·discuss
See uses here: https://en.wikipedia.org/wiki/Basalt_fiber I am no material scientist, so cannot comment on actual facts why it might be better in specific cases than Kevlar, Dyneema or Carbon. But from experience there's a lot I don't know and especially in engineering there's a lot to consider when putting materials under stressful conditions that might put this in in a specific spot superior to those mentioned above.
pfix
·vor 8 Monaten·discuss
Maybe new dress code for rock concerts
pfix
·vor 8 Monaten·discuss
Ohh, these are excellent questions!

I understand OPs sentiment fully - and the response is probably "it depends" :D

Culture and Art is a volatile thing and let's assume a game and it's mods are a piece of culture and art. Then an update of the original that interrupts the original aspects is basically the destruction of art.

In olden times, in those 90s, when games were offline, you could mod to your hearts desire and nobody could take it away. And by now it's recognized as cultural heritage - even though those old games become less and less appealing to the audience that is used to better game ux (This is a bold statement by me. My generation grew up with those graphics and love them - our grandchildren will ask us why we did that like they will never understand why people used those loud noisy typewriters when you can tell your phone to write the text up)

Still - typewriters are still usable. But copyright law and online only games and forced updates really destroy that game you played 10 years ago as you cannot (legally) access it anymore. Mods can be updated but that requires recreating that art - if still possible with changed APIs.

But then game developers need to life off something and updating and improving games should always be in their right, see no mans sky and how it changed over the years to be a completely different game in a way that would not have been possible otherwise.

IMHO it would be simple to keep significant old versions available for the general public like WoW did with their Classic rollback (not sure if this is the best example) - or like system shock, there's the rewrite and there's the original and everyone can use that version they prefer without preventing the original developer from publishing and improving.
pfix
·vor 8 Monaten·discuss
I've had a lot of servers going down. I've had data centers going down. For various reasons - but normally not a failed disk but configuration errors due to human error.

And I've had enough cases where the company relied on just that one guy who knew how things worked - and when they retired or left, you had big work ahead understanding the systems that guy maintained and never let anyone else touch. Yes, this might also be a leadership issue - but it's also an issue if you have no one else with that specific knowledge. So I prefer standardized, prepackaged, off the shelf solutions that I can hire replacable people for.
pfix
·vor 8 Monaten·discuss
I would really be interested in an actual comparison, where e.g. someone compares the full TCO of a mysql server with backup, hot standby in another data center and admin costs.

On AWS an Aurora RDS is not cheap. But I don't have to spend time or money on an admin.

Is the cost justified? Because that's what cloud is. Not even talking about the level of compliance I get from having every layer encrypted when my hosted box is just a screwdriver away from data getting out the old school way.

When I'm small enough or big enough, self managed makes sense and probably is cheaper. But when getting the right people with enough redundancy and knowledge is getting the expensive part...

But actually - I've never seen this in any if these arguments so far. Probably because actual time required to manage a db server is really unpredictable.