takeda

@takeda@lemmy.world

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

takeda,

Quoting Cyberpunk 2077: fuck corpos

takeda,

This is what upsets me about that ban. Given the size of the capsule containing the toy, an adult capable of doing it would have been really good at deep throating.

This shows how big it is: youtu.be/P0n0SziKvgw

takeda,

I’m Bill I don’t comment my code (except complex parts), instead I try to make code clear, including using proper variable and function names and try to keep functions short. I don’t think I ever got lost in my own code in my 20+ years of experience. Even got complements about it.

The programming language is meant for humans to read/write, if you need to put comments to understand your code then your code sucks.

takeda,

They could easily use the proper units, but sometime someone decided to cheat and now everyone does to the point that this is the standard now.

takeda,

Is it still working? When I tried it looked like Amazon blocked API and the prices available were off 3rd party sellers.

takeda,

Unlike the original story, even if he didn’t “cry wolf” the passengers won’t be able to help with the brakes.

takeda, (edited )

Thank you for posting this. I was looking for a way to be able to deploy just an app on a VM.

takeda,

From what I understand AdNauseum is built on top of uBlockOrigin so you supposed use it instead. The thing is that it isn’t as frequently updated and due to recent YouTube wars this is currently required.

takeda,

I was talked about AdNauseum. Unlike uBO it is not up to speed with YouTube changes.

takeda,

Adding that stuff to Android, so if you don’t have the genuine YouTube app the server won’t even serve you the videos. It is meant to kill things like ReVanced.

takeda,

Yeah, but how do you feel that 20-30 people must die per year so you have a cool soda?

takeda,

So you want to murder him too? How can you sleep at night?

takeda,

Doesn’t that put them on par with Tesla’s?

takeda,

You need semicolons if it is a script with multiple commands to separate them. It is not needed for a single statement, like you would use in most language libraries.

takeda,

In the MySQL client console where you can run multiple commands.

If you add semicolon in language library commands such as fetch() you will get an error.

takeda,

Yay, for successfully pulling all teeth from antitrust laws and preventing any competitor from replacing them.

takeda,

Does Santa wear his hat on his ears?

takeda,

Also most of those “self made” billionaires already grew up in wealthy families.

takeda, (edited )

Yeah, it “solved” the “it works on my machine” by bundling the machine with the code.

youtu.be/0uixRE8xlbY

takeda,

But it doesn’t even compile!

takeda, (edited )

What about this? youtu.be/5XY3K8DH55M

Also I created this repo to create a reproducible sec environment for myself. I added other languages, but personally work mostly with python. It is basically resonating for handling all the boiler plate:

github.com/takeda/nix-cde

For packaging in docker I started to use nix2container project as it gives me a greater control over layers. So for example when I package my phyton app I typically use 3 layers:

  • python and it’s dependencies
  • my application dependencies
  • my application, which is very tiny compared to other two, so there is great reuse of the layers

The algorithm mentioned in the video also helps a lot with reuse, but the above is more optimized by frequency of how things typically change.

BTW: today I discovered this github.com/astro/microvm.nix I haven’t play with it yet, but in theory it would let me generate a microvm image (in similar fashion to generate a docker container) which would let me to run my app natively as a tiny VM on EC2 for example, and use only minimum necessary of a typical OS to run it.

takeda,

Congrats, you made it even less practical. Why not make it binary if that’s the goal?

takeda,

Sure, but with picture of a headline you need to put an extra effort (sometimes it is not easy) to find and read the actual article.

takeda,

This really annoys me, especially on Reddit r/conservative and r/conspiracy subreddits are full of images. Not even images of articles, but just images of headlines. And you have massive discussions about it

Another popular thing is a screenshot of a tweet, most often posted by a complete nobody.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • localhost
  • All magazines
  • Loading…
    Loading the web debug toolbar…
    Attempt #