is there not a single other person who uses helix?
Gamma Crucis
is there not a single other person who uses helix?
what if a red giant star was placed in the pacific ocean? would y’all like to find out?
there’s only 18 cigarettes though
edot:cant count
ediy 3:cant spel
yeah, he’s actively promoting climate change. nothing wrong i see
that is true. the mechanism shows us that they definitely had some mechanism making culture going on. my point is that, despite how bizzare and sophisticated it sounds, this sort of thing was 100% doable for their level of tech, and that it is us who have misunderstood history. the hype surrounding it, making it sound like a supernatural creation and way more intelligent than it actually is, is bs.
anthoer thing is that this machine clearly wasn’t the first draft. not only do we have those mentions of “spheres”, but there aren’t that many mistakes we see in the construction of the mechanism (apart from the dovetail joint). clearly the layout of the gears was planned beforehand, or they did trial-and-error with the gears on another version of the mechanism.
if you will it hard enough it can even play crysis.
seriously, most of the hype for this thingy comes from some random documentary directors who thought the ancient greeks were as intelligent as monkeys and such. anyone who says this is an alien invention is basically insulting any intelligent life who has come far enough to go interstellar
to clarify, this machine is way less impressive than what a lot of media claim it is. the greeks had hundreds of years of stargazing and records to figure out a model of the cosmos, and this is basically their whole model in a mechanism. unfortunately, at the time this thing was made, their model was pretty far off and they couldn’t come up with a better one due to philosophical reasons (the earth is the center! the orbits of the planets must be some sort of perfect circles!).
anyway, this thing is somewhat impressive technically, but is really bad in terms of engineering:
we knew that the greeks had a model of the cosmos before we discovered this (i think). we also knew, from greek records, that there were people discussing about “spheres” that tracked the positions of the planets, sun and moon as they moved through the sky. the main thing this mechanism shows is that the ancient greeks possibly pioneered complex gear mechanisms, and the knowledge was then passed on and on and went through times like the islamic golden age before coming back to europe in the form of clockwork and watchmaking.
the ancient greeks came up with their own model to track and predict
this machine is basically their mathematical models summarized into mechanical form
i was here for systemd round 2
i’d just greet my new neighbours
deleted by creator
yeah that makes sense. i was thinking maybe youtube had servers to decide what chunks clients would get, maybe by looking at whether or not they are premium users first. but anyway youtube still needs a way to differentiate between ad chunks and video chunks, otherwise we would just be able to skip 10 seconds through all the ads. surely that can be exploited somehow.
does this mean stuff like yt-dlp will download videos with ads in thrm as well?
google “session stealer”. your partner probably clicked on the malicious link and provided hackers full access to the account. not sure if signing out of all devices helps, but do it anyway.
first of all i dont use instagram so i cannot guarantee what i have said. however i do have a fair bit of roblox experience and account stealing kinda happens all the time there.
the website sent out could steal session details. most sites have a “remember me” feature so that you dont have to login every time you visit it. the server does this by giving your computer a unique identifier after you log in, so now that identifier can be used instead of a username and password. the website could steal that identifier and thus impersonate you, without getting your username and password.
after doing this basically anything could happen, but most likely the account will be controlled by a bot to spread the ad further, eventually amassing some sort of botnet.
in theory stopping the bot from accessing your account could be as simple as logging out of all devices the moment you fall for it, but im not too sure what would happen if you do it any later than that.
i dont think a proxy actually exists. to pretend to be someone else you either make an account that has similar characteristics as the target or just steal the target’s account directly. is it literally every one of the followers that are targeted, 100%, or is it just most of them? it could be some sort of website like what i said spreading through the network of followers.
they cant, “i want two piece” sounds like “i want to piss”, meaning two piece will never be sold because nobody would look like they want it
but the coins didnt turn into keys!!11!11
i’ll try asking around in a 200 light year radius
edit: i found it, its over at this link
https://helix-editor.com/
essentially a terminal modal editor (like vim), but instead of specifying the action to perform then what to perform the action on (like “yank 3 lines”), in helix you select first, then perform actions on the selection (like “these 3 lines, i want them yanked”). it’s slightly better (according to others) because you get to see what you’re going to change in the file so you don’t accidentally delete 5 lines instead of deleting 4.
on top of that many features are builtin, like tree-sitter and lsp support, so you don’t have to spend 5 hours looking for cool plugins and configuring everything to get started (my config file is only 50 lines of toml).
the downside is that there isn’t support for plugins (yet), but there’s already things like a file picker, more than 100 themes etc.