GNU social JP
  • FAQ
  • Login
GNU social JPは日本のGNU socialサーバーです。
Usage/ToS/admin/test/Pleroma FE
  • Public

    • Public
    • Network
    • Groups
    • Featured
    • Popular
    • People

Notices by gentoobro (gentoobro@shitpost.cloud)

  1. Embed this notice
    gentoobro (gentoobro@shitpost.cloud)'s status on Saturday, 25-Oct-2025 16:33:32 JST gentoobro gentoobro
    in reply to
    • ✙ dcc :pedomustdie: :phear_slackware:
    • Dj33p

    You know what else is illegal in Mexico? Drugs. Doesn't seem to stop anyone.

    In conversation about 23 days ago from shitpost.cloud permalink
  2. Embed this notice
    gentoobro (gentoobro@shitpost.cloud)'s status on Saturday, 25-Oct-2025 16:29:18 JST gentoobro gentoobro
    in reply to
    • Hoss Delgado
    • ✙ dcc :pedomustdie: :phear_slackware:
    • Dj33p

    hey now, i'm still alive

    In conversation about 23 days ago from shitpost.cloud permalink
  3. Embed this notice
    gentoobro (gentoobro@shitpost.cloud)'s status on Friday, 12-Sep-2025 14:59:39 JST gentoobro gentoobro
    in reply to
    • wertimer
    • You Get Glee

    https://www.youtube.com/watch?v=o9xWhcZufyA

    In conversation about 2 months ago from shitpost.cloud permalink

    Attachments

    1. Sam, Nick & Charls Find Out About Charlie Kirks Assassination
      from Sam & Nick's Perfect Clips
      Sam Hyde, Charls Carroll & Nick Rocheford find out live while recording that Charlie Kirk has been shot and killed.This video is not monetized.▬▬▬▬▬▬▬▬▬▬▬▬▬▬...
  4. Embed this notice
    gentoobro (gentoobro@shitpost.cloud)'s status on Friday, 12-Sep-2025 14:56:11 JST gentoobro gentoobro
    in reply to
    • anime graf mays ?️?

    Sometimes I have weird connectivity issues where speeds to servers outside Mexico drop to near dialup speeds in the middle of the night. The farther away geographically, the worse it is. It's only happend a handful of times but was quite annoying. I suspect that my ISP is just being cheap and not paying for enough transit, or perhaps they decide to YOLO some router maintenance without hot spares.

    I really should change ISPs.

    In conversation about 2 months ago from shitpost.cloud permalink
  5. Embed this notice
    gentoobro (gentoobro@shitpost.cloud)'s status on Friday, 12-Sep-2025 14:55:13 JST gentoobro gentoobro
    in reply to
    • anime graf mays ?️?

    It might be getting to be that time of year in a few months.

    In conversation about 2 months ago from shitpost.cloud permalink

    Attachments


    1. https://shitpost.cloud/media/360e58b9-8b72-4f8a-b26e-85f440b010c6/poastmirror.png

    2. https://shitpost.cloud/media/d4f5b1bf-a21d-4874-920c-f72663d8fc77/beenawhile.png
  6. Embed this notice
    gentoobro (gentoobro@shitpost.cloud)'s status on Friday, 12-Sep-2025 14:53:24 JST gentoobro gentoobro
    in reply to
    • Partisan Night Slut :pns:
    • 🌈Magical Thinking

    Pretty sure they just had a major political shift and the PM resigned out of shame.

    In conversation about 2 months ago from shitpost.cloud permalink
  7. Embed this notice
    gentoobro (gentoobro@shitpost.cloud)'s status on Saturday, 06-Sep-2025 06:40:59 JST gentoobro gentoobro
    in reply to
    • feld

    "Batshit insane behavior" is a good description of systemd's general approach to design.

    In conversation about 2 months ago from shitpost.cloud permalink
  8. Embed this notice
    gentoobro (gentoobro@shitpost.cloud)'s status on Tuesday, 12-Aug-2025 14:47:19 JST gentoobro gentoobro

    There's been a lot of work on the simulation itself over the past month, which doesn't lend interesting screenshots. Today I finally got to implementing good terrain decals, including normal mapping. I had to save the underlying geometry normals in a separate gbuffer attachment from the final visual normals. Perhaps there's a better way.

    In conversation about 3 months ago from shitpost.cloud permalink

    Attachments


    1. https://shitpost.cloud/media/f2a3329f-e44d-43fe-a37c-ab00eeb4c9f2/farming.jpg
  9. Embed this notice
    gentoobro (gentoobro@shitpost.cloud)'s status on Sunday, 10-Aug-2025 14:44:07 JST gentoobro gentoobro
    in reply to
    • ????
    • AWACS Coffin Keeper

    What's the point of shitposting if you don't catch any spergs with them?

    In conversation about 3 months ago from shitpost.cloud permalink
  10. Embed this notice
    gentoobro (gentoobro@shitpost.cloud)'s status on Sunday, 10-Aug-2025 14:43:30 JST gentoobro gentoobro
    • vitalis

    Meh, pretty typical in some circles. I've seen crazier. There wasn't even a giant camo flag with a cross on it.

    In conversation about 3 months ago from shitpost.cloud permalink
  11. Embed this notice
    gentoobro (gentoobro@shitpost.cloud)'s status on Sunday, 10-Aug-2025 14:32:15 JST gentoobro gentoobro
    in reply to
    • tsoifan1997
    • nyanide :nyancat_rainbow::nyancat_body::nyancat_face:

    You need to use typesafe containers, which in C are built with macros. Sean Barret's stb library is perhaps one of the most famous implementations. My sti library (https://github.com/yzziizzy/sti) also has a variety of typesafe containers to take for example (or just use).

    The core idea is that you can carry around type info by putting a pointer to the internal type inside some anonymous struct. This pointer can then be used at every function call (which are wrapped in macros) to get information like element memory size. Clever construction of the macros allow them to end up having the rvalue type desired. There are some other techniques, but that's the basis of it all.

    Then your code start looking like this:

    In conversation about 3 months ago from shitpost.cloud permalink

    Attachments

    1. Domain not in remote thumbnail source whitelist: opengraph.githubassets.com
      GitHub - yzziizzy/sti: General extension library for C. No dependencies beyond common POSIX platform headers. "[st]andard library, [i]zzy", in the same vein as stb.
      General extension library for C. No dependencies beyond common POSIX platform headers. "[st]andard library, [i]zzy", in the same vein as stb. - yzziizzy/sti

    2. https://shitpost.cloud/media/45997000-1853-4261-98e9-0ff2fb6b34ec/typesafecontainer.png

    3. https://shitpost.cloud/media/121b758b-a000-4dde-85bd-ffd0ce61bb01/typesafecontainer2.png
  12. Embed this notice
    gentoobro (gentoobro@shitpost.cloud)'s status on Sunday, 10-Aug-2025 14:16:17 JST gentoobro gentoobro
    in reply to
    • tsoifan1997
    • nyanide :nyancat_rainbow::nyancat_body::nyancat_face:
    *client = malloc(sizeof(**client));

    Then you don't have an error if the type of client changes.

    In conversation about 3 months ago from shitpost.cloud permalink
  13. Embed this notice
    gentoobro (gentoobro@shitpost.cloud)'s status on Friday, 08-Aug-2025 15:30:57 JST gentoobro gentoobro
    in reply to
    • Chinese man ? #nobot

    Isn't there supposed to be a big jobs shortage in the US right now? People are posting online about how they applied to 800 jobs and didn't get a single call back?

    In conversation about 3 months ago from shitpost.cloud permalink
  14. Embed this notice
    gentoobro (gentoobro@shitpost.cloud)'s status on Friday, 08-Aug-2025 14:41:43 JST gentoobro gentoobro
    in reply to
    • Johnny Peligro

    Because it cools off.

    In conversation about 3 months ago from shitpost.cloud permalink
  15. Embed this notice
    gentoobro (gentoobro@shitpost.cloud)'s status on Saturday, 19-Jul-2025 23:59:37 JST gentoobro gentoobro
    in reply to
    • LukeAlmighty 🇨🇿

    The female mind naturally looks to get resources from others. This is normal, as the homemaker shouldn't be out trying to kill a deer or plow a field. The problem comes when they embrace feminism and reject family; there's nowhere to get free resources from except daddy government.

    In conversation about 4 months ago from shitpost.cloud permalink
  16. Embed this notice
    gentoobro (gentoobro@shitpost.cloud)'s status on Saturday, 19-Jul-2025 14:33:00 JST gentoobro gentoobro
    in reply to
    • opal
    • Blurry Moon
    • Hyperhidrosis

    Comfy jobs only come in two categories:

    A) giant corpos that barely know you exist and expect about 1/20th of your maximum productivity capacity because that's the average of the tards they generally hire.

    B) small companies with honest bosses who do respect you.

    Comfy jobs are rare; cherish it if you find one.

    In conversation about 4 months ago from gnusocial.jp permalink
  17. Embed this notice
    gentoobro (gentoobro@shitpost.cloud)'s status on Saturday, 19-Jul-2025 14:23:58 JST gentoobro gentoobro
    in reply to
    • opal
    • Blurry Moon
    • Hyperhidrosis

    Because a comfy job is worth a substantial pay cut.

    In conversation about 4 months ago from gnusocial.jp permalink
  18. Embed this notice
    gentoobro (gentoobro@shitpost.cloud)'s status on Saturday, 19-Jul-2025 14:12:28 JST gentoobro gentoobro
    in reply to
    • Blurry Moon
    • Hyperhidrosis

    Bosses only care about shipping yesterday. Half the time they can't even tell if the thing you shipped is the thing they asked for because they can't even remember what they ate for lunch yesterday.

    In conversation about 4 months ago from shitpost.cloud permalink
  19. Embed this notice
    gentoobro (gentoobro@shitpost.cloud)'s status on Saturday, 19-Jul-2025 14:12:27 JST gentoobro gentoobro
    in reply to
    • Blurry Moon
    • Hyperhidrosis

    What you really need to get good at is convincing them that what you delivered is actually what they asked for. They don't understand what they want, so how would they know the difference? This is the enlightened path; trying to educate retarded clients is a fool's errand.

    In conversation about 4 months ago from shitpost.cloud permalink
  20. Embed this notice
    gentoobro (gentoobro@shitpost.cloud)'s status on Saturday, 19-Jul-2025 14:11:45 JST gentoobro gentoobro
    in reply to
    • Blurry Moon
    • Hyperhidrosis

    Professional LLMslop-fixer will be the new primary task of senior devs at any company not smart enough to ban vibecoding entirely. But, as you was, work is work. My entire professional career has been webshit of one kind or another.

    In conversation about 4 months ago from shitpost.cloud permalink
  • Before

User actions

    gentoobro

    gentoobro

    https://notabug.org/yzziizzyC is the best language. Change my mind. (you can't)New account of gentoobro@gleasonator.com

    Tags
    • (None)

    Following 0

      Followers 0

        Groups 0

          Statistics

          User ID
          273185
          Member since
          25 Jul 2024
          Notices
          863
          Daily average
          2

          Feeds

          • Atom
          • Help
          • About
          • FAQ
          • TOS
          • Privacy
          • Source
          • Version
          • Contact

          GNU social JP is a social network, courtesy of GNU social JP管理人. It runs on GNU social, version 2.0.2-dev, available under the GNU Affero General Public License.

          Creative Commons Attribution 3.0 All GNU social JP content and data are available under the Creative Commons Attribution 3.0 license.