Maybe the builder just mounted the panel the wrong way? It serves as a wall for the platform behind it.
Maybe the builder just mounted the panel the wrong way? It serves as a wall for the platform behind it.
C is so old, it has a way to work around that! In case your 198x keyboard was not set to ASCII you know. Not sure if Morse covers all the characters needed for the replacement trigraphs though.
The YouTube channel looking glass universe (highly recommended!) also has a video on how alphafold works.
Server’s down :(
I am watching a lot of YouTube. Premium would cost 13€/month, or 130€ if paid yearly. I use an ad blocker and don’t want any of the extra features that are provided to premium users. So until they manage to make unblockable ads, 130€/year could very reasonably be considered profit for the act of selling my data.
The wheels are apparently really really loud when they are mounted like this. You just can make good enough ball bearings of this size at any reasonable cost and weight
Definitely JS if you want to also have a website. Use electron to turn your website into an executable for the desktop. Python+qt is ok for Desktop apps, but does not work for a website.
Languages that compile to wasm would also be an option, (e.g. https://egui.rs with rust), but as far as i am aware none of the languages you’ve listed are in that set. (Only go would even be a contender between python, ruby, js and go)
Alternatively the y axis could be “blog posts not about …”
Yes, but devil’s advocate: you also need a program to text files, needing a program to read sqlite files is not worse.
I am confused by your requirements. Why do you need to store your data as json or XML? Would it suit your requirements to read in text files, convert to sqlite for processing and then save as a text file? What do you gain by being able to edit the files in a text editor, as opposed to a table editor? Do you maybe just need a config file (e.g. in toml format) and don’t actually do much data processing?
It depends entirely on how you want to work with the data.
Have you considered sqlite? The database is just a single file, which gives you all the advantages of a text file (easy backup, sharing, easy editing via sqlite browser) while also providing the benefits of SQL when operating on the data (join, etc).
We have the internet man, just bug another human and wait a few days to hear back from them.
Like I know that’s what you are “supposed” to do. But public money public knowledge, I refuse to accept that this is somehow an acceptable state of things.
You’d think so, but the title has a space there!
This assumes that OP actually meant git…
I fear they may have had no idea what the distinction between git and GitHub is and intended to say GitHub.
Every time I see a joke with lotr like this in an English community i am reminded that you all have missed out on the glorious “lord of the weed” series. It’s a voiceover parody of the lord of the rings, but the ring makes you high instead of invisible.
What about cargo doc
? With lynx if you demand terminal exclusive usage.
The short excerpt suggests this, yes
But spoiler alert: they too will have thought about that.
I feared as much, because the same could be said about your comment above.
I already mentioned git send-email
in my comment. But the ux of that is terrible. So if you want good UX you’re in account hell, having to create a new profile for every hosting site.
You can have a nice, terms of service free but read only forge, or you have terms of service and account bullshit or you can have the dev experience of git send email. Choose one of the three and until we have federation they are all terrible in some aspect.
Would you call that open source? A read only gitea instance?
If you want to get away from GitHub a mirror won’t cut it, it has to be the main dev platform.
No, because you can’t mathematically guarantee that pi contains long strings of predetermined patterns.
The 1.101001000100001… example by the other user was just that - an example. Their number is infinite, but never contains a 2. Pi is also infinite, but does it contain the number e to 100 digits of precision? Maybe. Maybe not. The point is, we don’t know and we can’t prove it either way (except finding it by accident).