tbf Samsung has a decent-ish ecosystem as well…
as long as all your devices are Samsung ones
there’s stuff like automatic earbud switching, dragging files between devices, “continue work on other device”, Samsung seamless codec for audio etc
ukrainian cat ~
tbf Samsung has a decent-ish ecosystem as well…
as long as all your devices are Samsung ones
there’s stuff like automatic earbud switching, dragging files between devices, “continue work on other device”, Samsung seamless codec for audio etc
yeah i missed the part about the zero swap usage
deleted by creator
I’m literally scared of disassembling stuff over like plastic clips while people just feel ok with ramming stuff in like that wha
that’s why I’ve been doing most of my gamedev stuff on an old craptop from 2016.
performance issues become apparent immediately
this is how i feel when a website presents me with a gender prompt with only two options
until it violently shits itself
it literally just proxies/aggregates google/bing search results tho?
it’s currently opt-in rather than opt-out, fully on-device and won’t work on devices with weak NPUs (or on any which completely lack it)
unless it changes in the future it’s not that bad at the moment tbh
10mbps is not even an option anymore tho for most isps.
50 is the lowest that’s still exists, with most isps offering 100 or 300 as the cheapest option
but it’s not 90s anymore. it’s hard to even find a slower connection than 100-300mbps nowadays.
even in a remote village with nothing but fields in kilometers i got an offer with 100mbps as minimum speed
wdym even a shitty 50mbps connection is enough to watch stuff at 1080p
heck, even 3g/4g with it’s unusable 10-15mbps is still good enough yo stream video at a decent quality
also don’t see how you could trigger it assuming it expects a very specific movement pattern that includes a sudden movement.
maybe by dropping your phone but that doesn’t happen that often and having to unlock your phone again is the least of your concerns in that case
the only reason I’m still using Privacy Badger is the feature that hides embeeded iframe widgets until a “view” button is clicked (for example, embeeded tweets etc)
tbh i think “master” terminology is only bad if paired with “slave”. the word itself kinda just lost it’s original meaning
but I don’t really care about git’s change. im only using master out of habit
there are simd accelerated json decoders
it’s for the official Office keyboard.
it comes wirh shortcuts to ms office stuff and was supposed to work without installing any software, so they bound them to an extremely long key combinations no one will trigger by accident and shipped the changes to all windows users.
also another fun fact: Ctrl + Alt + Shift + Win corresponds to the “Office” key, and hitting that combination will make Windows silently and automatically download and install the Microsoft/Office 365 App and launch it, even if it was previously removed
interacting with a pump sounds kinda awkward tho, i totally see why some people would prefer some sort of remote control, e.g. an app
don’t get the negativity towards copilot in other comments.
it’s a really smart autocomplete, and this is exactly what i wanted for the past 5 years.
(yeah it’s not going to replace programmers or whatever people’s exaggerated opinions of it are)
wanna quickly create a wgpu bind group?
let texture_bind_group = <tab> <tab>
and it’s smart enough to understand the context and pull in texture and texture sampler that are already defined as local variables.
too lazy to type this obvious thing in?
(like of course the next opcode islet op = self.fetch();
)
just press tab and move on with your life.
wanna quickly refactor something?
select, ask CP Chat to “replace all if statements with match”, check if it’s correct and click confirm (it will even show git-style diffs, so it’s hard for something unexpected to slip in)
it’s not perfect, and it’s suggestions do not match your intention like 50% of the time but when they do match or your intention is REALLY obvious (like you already wrote a clear and concise variable name and need to complete the value), you’re a single keypress away from completing those 2 lines of code
It’s not a total deal breaker but it’s definitely very useful. (especially for me, because of my very short attention span. unless i can quickly complete a thing I’m currently working on in less than a minute i will forget about the next 10 things I was thinking of doing)
also i don’t believe the price is justified, but it’s free for students so of course I’m gonna use it.
(you just need to verify your student email and upload a photo of your student id on education.github.com, and you get a free gh copilot subscription, gh pro account, priority support and promos on loads of services like heroku etc while you’re a student)
or you can allow public authenticated access to dns over https… (just don’t expose the raw udp dns server, it’s a really bad idea)
(not sure if DoT can also support auth, but if it does that’s great because android supports dot natively)