This profile is from a federated server and may be incomplete. Browse more on the original instance.

deleted_by_author

  • Loading...
  • 30p87,
    • Spotify (Premium) (Will be exchanged for an open source, self hosted solution with arrrrrr-ed music soon)
    • Termux’ addons (Got the free F-Droid variants now tho)
    • WarnWetter (weather) (Though it was actually free cuz I’m in civil protection)
    • Technically the Moto Apps cuz you need a Moto phone for the ROM with the apps
    30p87, (edited )

    Especially in the US. First of all because they exist there, I haven’t seen one in Germany, and second because guns.

    30p87,

    Würde ich gerne, leider ist der Grund aber nicht (mehr) faulheit sondern Blasenentzündung. Naja, Blauhai regelt.

    30p87,

    Selbst ohne Unwetter steht eine beachtliche Chance dagegen. “Deutsche Bahn ist ja immer so eine Sache”, könnte man sagen.

    30p87,

    Use DeArrow and/or ignore the ““algorithm”” fed feeds.

    30p87,

    Fairphone Nutzer fühlen sich jetzt leicht verarscht

    30p87,

    Python is a scripting language, but it’s generally called a programming language, because there are no key differences in their features or workings. Just as C# and Java, Python is first compiled to .pyc files and then executed with a special program, eg. Mono for C#, OpenJRE for the second and just python for the latter, except for Python it’s more hidden. C# supports Classes, Python does, but C does not (officially) … so wouldn’t C be less of a programming language then?
    In the end, scripting languages are just defined as one by being easier and faster to run by all/most implementations as the “gcc main.c” and “./a.out” method of “real” programming languages, by just using “python main.py” or “node main.js” for your program. Therefore, they can be changed on the fly and added to another script.
    What IS generally called a scripting language is eg. Bash, as it’s not compiled, supports few features and is not that cross compatible (except maybe with eg. WSL).

    I’m a huge C/C++ fan, but some tasks just aren’t suitable for them. Parsing HTML/XML in C++? It’s possible, but a pain in the ass. I know it, I did it. Having parsed plans, tables and xml responses in C++, I can tell you Python is more suited for this job. The extra few milliseconds you save aren’t worth the hassle of verbose exception handling, non standard libraries which need different systems to stay up to date (some don’t support your make system of choice) and harder integrated extension support (you can’t just throw in a .py script for support of other providers, but need to explicitly integrate eg. lua support), especially if the bottleneck is not your code, with ~10 ms runtime, but some random ass server with ~100 ms ping.

    30p87,

    Personally,

    
    <span style="color:#323232;">echo Hello World!
    </span>
    
    30p87,

    No, more like

    
    <span style="color:#323232;">use std::process::Command; fn main() { Command::new("sh").arg("-c").arg("echo Hello World!").spawn().unwrap(); }
    </span>
    

    .
    Just a little bit shorter, as it seems /s

    30p87,

    I did too. Multiple times in fact, I had to look at the other Rust code!

    What got you into coding ? (aside from money)

    To give some context, I’m a developer myself and once I had a conversation with someone who has not “tasted” programming, but was wondering about passion and career. I was asked what I like about programming. My answer was that my interest in it came from writing small scripts when I was young to automate things....

    30p87,

    My father, as a sysadmin with some coding knowledge, got me my first PC, some old tower with a GT 210. I was probably ~5 yo. After moving to a new house (for the fifth time), I got another PC, I think. This one was even older, but with Ubuntu Server it ran perfectly. My father taught me the basics, so cd, mv, nano and init, as we set up a minecraft server together.
    A few christmases after that I got a new PC, the old one was promoted to a server and the old server was sorted out (in retrospect, keeping the floppy drive in there would’ve been kinda cool). Then a Pi was welcomed into the room, yet another server, as the old/new one broke, came too, this time it was a HP Mini Tower thingy. A Raspberry pi zero w for testing and stuff got here too.
    But since I got the first server, I learned bash, ofc. Through Minecraft I got to Java, vanilla gets pretty boring after some time. Some time after, I decided to switch to Linux fully (I only dual booted Kali (and before someone starts to scream: I actually needed it)), as Windows kept getting buggier and shittier, I chose Pop as a daily driver. This screamed for custom scripting, so Python came to mind. At the same time I was interested in C# and learned it on my phone, because why not.
    One or one and a half years ago I got sucked into depression even deeper, so I switched to my love, always, Arch. Going along was the desire to learn something even nerdier, so C/C++. I’m confident to say that I’m good in python, and OK in C#, so why not. Now I even program things sending and parsing web requests in C++, because speed.

    TL;DR:
    Strong personal interest since I was 10 through Minecraft (Java), Linux (Python), random other languages (C#, Ruby) and speedy languages (C/C++).

    Now I see classmates, 18 years old, and of generation TikTok aka. “I press that button and there are pictures now” trying to learn programming. Fine, I guess, but they lack the most basic skill of all: Acquiring knowledge. Every answer needs to be prepared for them, everything else is inquired from ChatGPT.

    What's the difference between package manager and why are there so many?

    Are they so different that it’s justified to have so many different distributions? So far I guess that different package manager are the reason that divides the linux community. One may be on KDE and one on GNOME but they can use each other’s packages but usually you are bound to one manager

    30p87,

    never dream of putting Arch on one of my servers in the same way that

    All my devices, including servers and pi, on Arch testing (Only nvidia has fucked me twice):

    30p87,

    “Kleinstwagen” Ü

    30p87,

    Auf jeden Fall kein Lupus.

    30p87,

    Arch users rn:

    
    <span style="color:#323232;">while true; do pacman -Syu; done
    </span>
    
    30p87,

    Trick 17: PSU Schalter drücken. Dann ist der Müll ganz sicher aus Ü

    30p87,

    Aufschrauben, Akku rausnehmen. Zur Sicherheit auch noch gleich die BIOS Batterie. Oder in Wasser eintauchen, dann sollte der auch ausgehen. Für wie lange weiß ich nicht.

    30p87,

    In contrast to the original site, the web archive does not want to give you cookies. Also, in case the article is deleted, changed or put behind a paywall, no one needs to do anything as the original is still in place here.

    30p87,

    Gboard does a pretty good job at highlighting your errors correctly in context. I’d guess it’s iPhone users fucking up grammar that much.

    30p87,

    Which is due to missing context at the end of a sentence, probably. Therefore it just chooses the most likely, but often not best, word.
    Workaround: Disable autocorrect, and check for underlined words afterwards.

    30p87,

    Never had this happen, how much oil is on/in your pizzas lol

    30p87,

    It depends on the toppings used and how it was prepared.
    Frozen pizza reheated will apparently be much more greasy than what I’m used to, either freshly made or self made, the latter containing basically no oil/fat that could be greasy.
    Also, you’re probably used to tons of cheese and pepperoni, while I often prefer just a little bit of pepperoni, and much more ham, bacon, jalapenos and just enough cheese to not see everything fully.
    And yes, pizza from many restaurants are much more greasy than self made ones, but not greasy enough to actually get through carton designed to isolate and contain anything inside.

    30p87,

    Because many only have seen Apples scam devices and nothing else.

    Which company is best for Mobile app marketing in India (indidigital.com)

    Mobile app marketing company in India fills in areas of strength for serious for as resources as they increase the online appear at complex. Additionally, businesses can make basic length affiliations and brand commitment with these savvy apps. We attract the app to dismiss the contenders and appear at the top rankings. This...

    30p87,

    And again some indian ad literally no one cares about. I hope you accidentally kill a cow today.

    30p87,

    The custom software running on manufacturers roms is almost always installed with higher privileges than even the user has. That’s simple because the apps ‘have’ to be system apps, so a user can happily use the Samsung Gallery instead of the perfectly working Google Photos and not uninstall it, while often being a single App/Bundle with at least one feature requiring highest privileges, eg. a remote control, security or app store feature. That goes against all security conventions and philosophies, but who cares. Also, why bother about carefully granting permissions if just allowing everything works too?

    So, you could attack Android itself, Google Apps or specific manufacturers system apps:
    Android:

    • Would grant high permissions
    • Present on all Android devices (the majority of phones)
    • High bug bounty
    • Open source (easy to research)
    • Open source (already researched very well, so it’s hard to find new bugs in a short time)
    • Generally structured very securely
    • High bug bounty (already researched a lot)
      GApps:
    • Present on nearly all Android phones and therefore also the majority of phones
    • High bug bounty
    • Closed source (not researched as much)
    • Closed source (hard to research, but possible with fuzzing or decompiling)
    • Also made considering security and integrated correctly into the permissions construct of Android (so for most apps there are only user level permissions to gain)
    • High bug bounty (already researched a lot)
      Third party manufacturers apps:
    • Would grant high permissions
    • Low/inconsistent bug bounty (not researched that much) + Closed source (not researched as much)
    • Only on a few devices (not researched as much)
    • Often bad code and security standards
    • Only on a few devices (not as much impact globally)
    • Low/inconsistent bug bounty
    • Closed source (hard to research, but possible with fuzzing or decompiling)

    For a normal researcher with a lot of time and skill, Android or the GApps would probably be the better target. Especially because after finding bugs, they’ll be potentially more impactful, means you could get more bug bounty, and this is much less complicated than as if you’d need to contact a company not offering such programs.
    In this case they needed quick bugs, without any consideration for bug bounty and usefulness, it’s about finding some bugs leading to high permissions no one has seen before. This essentially eliminates Android and the GApps, so custom ROMs remain. As Samsung is one of the biggest with many custom Apps, it’s a good target.

    30p87,

    backing-up (a qualified device) before repairs or when migrating its data to a new device

    Just like an SD-Card, except now with much slower transfer speeds, requiring an account and online connection.

    30p87,

    Das ist sau gefährlich, man kann nie wissen, was da drin ist.

    Pizza mit Ananas zum Beispiel.

    30p87,

    Bisqwit. Mainly his C++ videos and the Windows/Linux dual boot or rather “fuck windows” video.

    30p87,

    It’s much better than going to school every day from 7:45 am to 7 pm and maybe even paying for it. Also school consists of more than half a dozen different subjects, of which you probably don’t even like half (PE, Art, German (native language), Social studies), and others are annoying to be relevant for your grades and therefore your life, such as Biology and Chemistry. Just Maths, Physics, English and History are somewhat good, because they’re easy and enjoyable (controversial take with Maths in there, ik).

    30p87,

    In germany, though it’s a private school so public school times are probably a bit more relaxed.
    For lower grades it’s from 8:30 am to 4pm fixed, but higher grades have individual timetables per person, with lessons starting from 7:45 am and some ending at 5 pm. Usually there’s time in between, but at some days not, like wednesday. Often, for 10-12/13th grade, there are also PE courses after school for 1 1/2 h or longer to mitigate a missing hour of PE per week. Also, it’s a school with a focus on sports (Basketball) and music, so many students have courses and activities there after 5 am.
    Getting to school is easier for us 18 year olds, with cars and/or motorcycles, but lower grades need to use public transport, so for me it has been a way of over an hour to school, and even longer back if no one was able to pick me up from the train station to the village where I live.

    In contrast, a 3 week internship in a bank located in a city over 100 km from where I lived required waking up at 8:50 am for the daily meeting and logging off from the citrix session at 4 pm.

    30p87,

    18 ¼ years old!

    Which looks older than it sounds to me, weirdly.

    30p87,

    Da hat wohl Chat GPT 3.5 bei der Recherche für die Artikel geholfen.

    30p87,

    When does the second love come then? 2123?

    30p87,

    Die Kirche natürlich.

    30p87,

    And then there’s everything not triple A, which is 99% terrible but 1% gold.

    30p87,

    One would think this only involves their operating spyware system, but all of their “professional” software is just as bad too!

    30p87,

    The cats in my neighbourhood tolerate all other humans and cats to live in their territory, oddly those others are mainly in some big, closed things they call houses. Luckily there’s always a hole for the cats to get in and out.

    30p87,

    Btw, they have been at 6.7" since the 13 Pro Max. Meanwhile my < 300€ Moto also has 6.7" (with 144Hz etc. lol)

    30p87,

    *‘^You gotta allocate you GF$’

    30p87,

    Because it’s, in contrast to Reddits UI, simple, fast and without bloat.

    30p87,

    Only we do overprice! Oh AMD does overpricing now?

    30p87,

    Looks nice, but for me features like fastgpt are worth the 10$/month

  • All
  • Subscribed
  • Moderated
  • Favorites
  • random
  • uselessserver093
  • Food
  • aaaaaaacccccccce
  • test
  • CafeMeta
  • testmag
  • MUD
  • RhythmGameZone
  • RSS
  • dabs
  • KamenRider
  • TheResearchGuardian
  • KbinCafe
  • Socialism
  • oklahoma
  • SuperSentai
  • feritale
  • All magazines