Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Search - "electrineer"
-
Me: "Delete this folder"
Windows: "Oki, done."
Me: "How is it still there, F5. Still there! Hey, you forgot to delete this one file. Fix it."
Windows: "Nope."
Me: "Why?"
Windows: "Requires permissions."
Me: "Eh, it was my file, but here you are, my admin credentials."
Windows: "None shall pass."
Me: "Wtf, this is my computer. Who owns this file?"
Windows: "No one."
Me: "What do you mean? Oh, time for your reboot pills, ms. Wandows."
Windows: "Noooooo... ... ... Welcome."
Me: "Ha, the file is gone. Glorious victory."
Windows: "It's just a flash wound."
Credit for style: https://mobile.twitter.com/cmurator...4 -
- I'm trying to connect to the server at your location. What's the IP address?
- You can just write localhost there.
- 🤦♂️14 -
So Tesla employees with access to recordings from customer vehicles have been sharing clips internally whenever something "funny" happened. Including nudity, intimacy, stuff inside garages, and crashes. And some even got promoted for doing this.
If there are any Tesla owners here, grab you cock and start waving at your car so they have to watch it. Or if you don't have a cock, borrow your neighbour's one.
Makes you wonder if other companies handling customer footage for labeling or otherwise are much or any better.
https://reuters.com/technology/...30 -
So I've made a couple of these meme modifications already but the rants I post them into tend to get deleted. To avoid wasting the couple minutes of my work, I'll post them under this rant.33
-
A friend of mine had a MacBook. She had a DSLR too and she used some software on her mac to transfer the files on it.
At one point she ran out of space and thought that it's a good idea to uninstall that software as a temporary solution. The software took all her childhood pictures with it.4 -
I somehow can't stop laughing at the comment I posted.
@htlr "devRant has a rendering bug under weekly topic"
me: "I can't see that. Are you sure it's not a dead pixel on your phone?"
@electrineer "Dead pixel won't show up on screen shot"
me: "err... screen shot got be have a dead pixel capture feature, right?!"
🤣Oh geez. If someone need to balance out their genius brain wave, I'm here to help!
https://devrant.com/rants/1266369/... -
I recently fucked my pc up by installing the latest AMD drivers. Couldn't get past the lock screen.
I tried to revert to a restore point but, well, it failed and the installation would not boot at all afterwards.
Thanks a fuck ton, AMD and MS.8 -
A project at work which is based on blindly copying other projects, empty catch clauses, a static class for global variables, and incompetence.1
-
Laying cozy on sofa, watching yt from phone. Decide there's a need for a bigger screen but too cozy to adjust position to watch from TV. Grab trusty old chromebook running Debian from arm's reach instead. Haven't used that thing in a while. Try to connect bt headphones. Notice that the Bluetooth module is not detected according to the UI. Weird, never noticed that. Wonder what that's about. Apparently someone had fixed it in kernel already long ago, I'm on a much newer kernel. Too lazy to pick up wired headphones from across the room. Maybe I'll update the firmware, I haven't done that in a while. Oh, the script doesn't run because it requires newer glibc. Wait, I'm still on Debian 11, maybe it would be worth it to upgrade to 12. Wow, upgrading Debian is a surprisingly manual process. Wonder what I'll be doing tonight. Wait, what was I doing again?13
-
What? How! WHAT’S HAPPENING?!
(And this is with his profile, only.)
What is this sorcery, you devil electrineer!12 -
If I uncheck the "stay signed in" checkbox on login, don't have it checked when I need to sign in again. Especially, don't do that and make me sign in ten times when I'm just navigating your page.
Try to avoid making the website for people like yourself, because not everyone is stupid.1 -
Make sure to check out the latest Veritasium video. It's mostly about the analog computers of the 20th century. At the end he teased that part 2 will be about using analog computers for neural networks.5
-
If your phone had taken photos of your face for your whole life without you knowing, would you watch a video that was automatically generated from the photos?12
-
Whoever decided that mobile video players should not have a seekbar... I don't know what to tell you.10
-
I got travel advertisments on my Windows 10 lock screen. I didn't remember how to get rid of them, so I had to search for it again. I was lead to this piece of fine irony on my screen.
Staring at it felt like staring at the concept of art while it's staring back. This experience left me emotional.
Thank you Microsoft and Windows Central. Thank you art, life, and love. Thank you ads.5 -
This rant is your playground for devrant-related chatgpt bot queries. You will still be judged for posting your queries here, but slightly less than in other rants.238
-
What historical trends look more ridiculous now than short-form video will look in a few decades?13
-
As a tribute to Alice's fun discoveries, here's my discovery.
If you choose the weekly rant banner on the rant feed and open the rant which is showing at the top of your screen, you will see a ghost of the banner while the rant is loading.4 -
Seems like we are only getting ++ notifications currently. I think I should've gotten notifications for mentions and new comments on rants I've posted on since the last 12h, but I only have ++ notifications. Can anyone else confirm?21
-
Is it just me or does the search find a very limited set of rants for everyone? Maybe it finds only the most recent ones?5
-
So some notification types are broken again (at least ++ notifs are not), ++ counts don't update again, search finds next to nothing, and the weekly doesn't work properly either (I saw wk288 topic once but can't find it anywhere now).
It still works better than the thing I'm currently dealing with.10 -
Does anyone know of some project that makes emoji render as emoticons (:D) or text (:troll:)? I would find something like that useful because emoticons look better than emoji and many emoji are so obscure that I find myself pixel peeping when I try to comprehend what they are trying to represent. Sometimes there's no other way to find out what an emoji is supposed to represent than copy-pasting it to a search engine. Very convenient.
I'm interested if anyone knows how to achieve this on any platform.8 -
So there was this rant: "I have a beard now" but by the time I wrote my comment it was gone. So why not make it a dedicated story of its own. This was partially in response to @Floydian who asked if he grew it overnight.
It's the remarkable moment:
1) It's been a while since you shaved and you will return to work/school/wherever today/tomorrow, so you pick up the razor.
2) You look at the mirror and like what you see so you just return the razor to its place.
3) ???
4) Still have beard when you leave the house.2 -
After learning a bit about alife I was able to write
another one. It took some false starts
to understand the problem, but afterward I was able to refactor the problem into a sort of alife that measured and carefully tweaked various variables in the simulator, as the algorithm
explored the paramater space. After a few hours of letting the thing run, it successfully returned a remainder of zero on 41.4% of semiprimes tested.
This is the bad boy right here:
tracks[14]
[15, 2731, 52, 144, 41.4]
As they say, "he ain't there yet, but he got the spirit."
A 'track' here is just a collection of critical values and a fitness score that was found given a few million runs. These variables are used as input to a factoring algorithm, attempting to factor
any number you give it. These parameters tune or configure the algorithm to try slightly different things. After some trial runs, the results are stored in the last entry in the list, and the whole process is repeated with slightly different numbers, ones that have been modified
and mutated so we can explore the space of possible parameters.
Naturally this is a bit of a hodgepodge, but the critical thing is that for each configuration of numbers representing a track (and its results), I chose the lowest fitness of three runs.
Meaning hypothetically theres room for improvement with a tweak of the core algorithm, or even modifications or mutations to the
track variables. I have no clue if this scales up to very large semiprime products, so that would be one of the next steps to test.
Fitness also doesn't account for return speed. Some of these may have a lower overall fitness, but might in fact have a lower basis
(the value of 'i' that needs to be found in order for the algorithm to return rem%a == 0) for correctly factoring a semiprime.
The key thing here is that because all the entries generated here are dependent on in an outer loop that specifies [i] must never be greater than a/4 (for whatever the lowest factor generated in this run is), we can potentially push down the value of i further with some modification.
The entire exercise took 2.1735 billion iterations (3-4 hours, wasn't paying attention) to find this particular configuration of variables for the current algorithm, but as before, I suspect I can probably push the fitness value (percentage of semiprimes covered) higher, either with a few
additional parameters, or a modification of the algorithm itself (with a necessary rerun to find another track of equivalent or greater fitness).
I'm starting to bump up to the limit of my resources, I keep hitting the ceiling in my RAD-style write->test->repeat development loop.
I'm primarily using the limited number of identities I know, my gut intuition, combine with looking at the numbers themselves, to deduce relationships as I improve these and other algorithms, instead of relying strictly on memorizing identities like most mathematicians do.
I'm thinking if I want to keep that rapid write->eval loop I'm gonna have to upgrade, or go to a server environment to keep things snappy.
I did find that "jiggling" the parameters after each trial helped to explore the parameter
space better, so I wrote some methods to do just that. But what I wouldn't mind doing
is taking this a bit of a step further, and writing some code to optimize the variables
of the jiggle method itself, by automating the observation of real-time track fitness,
and discarding those changes that lead to the system tending to find tracks with lower fitness.
I'd also like to break up the entire regime into a training vs test set, but for now
the results are pretty promising.
I knew if I kept researching I'd likely find extensions like this. Of course tested on
billions of semiprimes, instead of simply millions, or tested on very large semiprimes, the
effect might disappear, though the more i've tested, and the larger the numbers I've given it,
the more the effect has become prevalent.
Hitko suggested in the earlier thread, based on a simplification, that the original algorithm
was a tautology, but something told me for a change that I got one correct. Without that initial challenge I might have chalked this up to another false start instead of pushing through and making further breakthroughs.
I'd also like to thank all those who followed along, helped, or cheered on the madness:
In no particular order ,demolishun, scor, root, iiii, karlisk, netikras, fast-nop, hazarth, chonky-quiche, Midnight-shcode, nanobot, c0d4, jilano, kescherrant, electrineer, nomad,
vintprox, sariel, lensflare, jeeper.
The original write up for the ideas behind the concept can be found at:
https://devrant.com/rants/7650612/...
If I left your name out, you better speak up, theres only so many invitations to the orgy.
Firecode already says we're past max capacity!5 -
Lineageos finally found a way to add signature spoofing for microg. No need for special roms any more if you want to degoogle yourself.1
-
RIP YouTube Vanced. It was great while it lasted. Luckily we don't need to go back to the official app on mobile, there are still alternatives that don't suck nearly as much.16
-
"Most people don't know what files are and don't know how to type and read, so they need tools that look up those files for them, put the numbers and words in those files into graphs and colors, and replace the typing with little buttons."
– imbecile on Reddit6 -
I came across this blog (I guess) that's mostly critique about the security of major open source projects. The author claims to be a security researcher.
At least some of the claims seem to have merit, but how much? Opinions?
https://madaidans-insecurities.github.io/...3 -
Anyone else noticed this on Chrome mobile? If you stay still long enough on a website and try to scroll up, you will refresh instead.
Maybe this is a dirty fix to some security issue?10 -
Tips on improving ++ to comments ratio? What do you consider a good one? What kind of a ratio is needed to get a decent job and a loving duck?4
-
The display power savings feature on Intel GPU drivers is retarded. It reduces backlight brightness when you're viewing dark content and pumps it back up when you have something white on the screen. This is the complete opposite of what you need for keeping the image viewable with minimum backlight brightness.
The dark parts of the dark image can be kept the same brightness by reducing the backlight, but the white text you're reading will actually be darker, so you need to manually set the display brighter. And then you need to reduce brightness when you switch to a white window because now that's too bright. And as a bonus, the backlight brightness will keep adjusting when you change windows, which is super distracting.1 -
Maybe "non-replaceable" batteries in phones isn't a big deal after all. By the time the battery has degraded, the glass back cover is broken for certain. It's no big deal replacing both at the same time.12
-
I expected this video about an emacs enthusiast to be crap but it was actually quite funny. Or maybe it's just me.
https://youtu.be/urcL86UpqZc2 -
How fucking hard can it be to show a simple image. Guess which app has this feature.
Images are cropped to frame, but you can tap to fit the whole image to frame instead. No way to see the image on full screen. Pinch to zoom works, but it will immediately unzoom if you let go even one finger.4 -
On a bus with my headphones on.
The person next to me talking on the phone.
bass_solo.dsd
Live-like experience. -
Your time is not limited except by birth and death. What actually defines what you do are other limitations and your priorities.
-
There's always ten different ways to do the same thing. There's never a need to do it the same way until there is, and then you're fucked.1