Posts

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

enusbaum, to dotnet

You know why PHP is still around? Because it's fucking simple.

The levels of abstraction in Web Frameworks like React/Angular or ASP.NET Core is a little silly. You have to navigate through 4-5 files of logic before you actually get to the rendering of a page.

PHP?

<?php echo "Hello World!"; ?>

If dotnet could give me a syntax and framework as simple as PHP, I think it'd dominate. Just one file (index.cs), not a zillion files and boilerplate.

Call it ASP.NET Min

enusbaum,

@b4ux1t3 @khalidabuhakmeh Again, I'm a career C# developer for the past 20 years -- dotnet can have whatever it wants from my fridge because we've been homies for a long time.

My point is, I just wish the complexity of "simple" in ASP.NET was similar to other languages. Expecting new people wanting to get into development to "just figure it out" is one way to treat them, but also the best way to drive them to a more accessible lang/framework.

My goal is to make the C# tent bigger, that's all.

Crell,
@Crell@phpc.social avatar

@enusbaum @b4ux1t3 @khalidabuhakmeh As someone transitioning from PHP to Kotlin/JVM, there is absolutely nothing in PHP that can come close to how grotesquely over-engineered Spring Boot and its various pieces are.

enusbaum, to random

Wait, Amazon "Just Walk Out" was literally thousands of people in India just watching you shop through the cameras and labeling items you put into your cart?

Here I am thinking they were lightyears ahead of the competition doing crazy AI / Computer Vision .... and they were literally just click farming it.

My mind is literally blown right now. ๐Ÿคฏ

https://gizmodo.com/amazon-reportedly-ditches-just-walk-out-grocery-stores-1851381116

enusbaum, to random
nebyoolae,
@nebyoolae@masto.neb.host avatar

@enusbaum Whoa! Was not expecting this ever.

enusbaum, to random

I had to purchase an actual Windows 11 license this morning to setup a gaming PC upstairs for my wife to play on the big screen.

The hoops I had to jump through just so I didn't have to setup Windows 11 with my Microsoft Online account were absurd! ๐Ÿคฏ

enusbaum,

@chiefgyk3d WELL -- I'm using wifi only for this computer, and I didn't know beforehand that I would run into this issue, so once I joined it to the wifi, even if I released the DHCP lease, it'd renew.

Ended up re-re-installing and doing the whole command line + "I have no internet" bit and that worked. But yeah... just crazy you can't bypass that in normal order anymore.

chiefgyk3d,
@chiefgyk3d@social.chiefgyk3d.com avatar

@enusbaum yeah itโ€™s a PITA and a reason I still use an enterprise key for windows from a prior job (they know and donโ€™t care as long as I donโ€™t share it)

enusbaum, to random

Sketchers is running a commercial how their "Slip-Ins" shoes make going through TSA a breeze because they're easy to take on/off.

If you just do TSA Pre-โœ… , you don't have to take your shoes off.

Cost of Pre-โœ… ? $78 for 5-Years
Cost of "Slip-Ins"? $80 ๐Ÿคฆโ€โ™‚๏ธ

TRULY the dumb will inherit the Earth.

nebyoolae,
@nebyoolae@masto.neb.host avatar

@enusbaum Maybe some people don't like giving money to the government? Capitalism is shushing you, regardless ;P

enusbaum, to mastodon

And just like that, we're at 4.2.3! ๐Ÿค“

nebyoolae,
@nebyoolae@masto.neb.host avatar

@enusbaum Oh dang, you upgraded before me!

enusbaum, to fallout

SUPER hyped for the Series being produced! Looks INCREDIBLE ๐Ÿคฏ

https://www.youtube.com/watch?v=0kQ8i2FpRDk

enusbaum, to Disney

Hey , you want more people to come watch your movies? Tell theater operators to stop with the crazy amount of commercials before the actual movie.

We went to see today and even though it was a 1:00P showing, the actual movie didn't start until 1:40P because of the FORTY MINUTES of commercials (and four trailers) prior to the movie.

I'm shocked movie studios don't mandate limited commercials/ads before their films. It really, really cheapens the entire theater experience. ๐Ÿคฌ

tantramar,
@tantramar@nojack.easydns.ca avatar

@enusbaum when companies tell you they donโ€™t want you to go to the movies, believe them the first time. @SonofaGeorge

enusbaum, to random

Friend at work shared this, thought it was spot on ๐Ÿ˜‚

https://how-i-experience-web-today.com/detail

nebyoolae,
@nebyoolae@masto.neb.host avatar

@enusbaum This site is not realistic at all: it loaded much too quickly.

enusbaum, to bbs

One of our guys has been running using MBBSEmu within a container now for over 24 hours using MegaMUD without issue!

Big shoutout to his PR adding the nightly cleanup warnings to simulate how The Major BBS does it as well so MegaMUD knows how to properly handle it!

Also, MBBSEmu running in docker is pretty slick! Beats having to run ancient software on old versions of Windows or DOS VMs ๐Ÿค“

enusbaum, to fediverse

Integrating my server with https://bigrelay.social has really opened the floodgates of the ! ๐ŸŒŠ

Really fantastic way for smaller servers like mine to get "more" from . ๐Ÿ˜

enusbaum, to bbs

Just received our 100th โญ on the MBBSEmu Github repo! Considering there probably aren't enough #BBS users left in the world to fill a Denny's -- I consider this a win ๐Ÿค“

https://github.com/mbbsemu/MBBSEmu

#bbs #majorbbs #worldgroup

enusbaum, to dotnet

Super pleased with the #dotnet package Terminal.Gui and how quickly I was able to whip up a cross-platform GUI for MBBSEmu! ๐Ÿค“

image/png

enusbaum, to random

We just got an email from Hulu that they're raising our price of our subscription to $89.99/mo.

At what point do we declare "cord cutting" a thing of the past? Hulu is now more expensive than cable/dish with fewer channels.

nebyoolae,
@nebyoolae@masto.neb.host avatar

@enusbaum Gah. The "cable package" has just been reformed in the streaming era, because of course it has.

enusbaum,

@nebyoolae Based on my research, just wanting a "Live TV" service (for cable news, etc.) the best choice is probably Sling TV's "Blue" package for $40/mo.

I feel like in 5-10 years we'll YEARN for the "good ole' days" of cable, and only having to manage one bill for your at-home entertainment.

enusbaum, to bbs

Started implementing Terminal.GUI into MBBSEmu to enable an Initial Setup Wizard. Pretty slick and easy to use!

Hopefully should make configuring the common options for Major BBS/Worldgroup a little more user friendly than manually editing a JSON file. #bbs #emulation #OpenSource

video/mp4

nebyoolae,
@nebyoolae@masto.neb.host avatar

@enusbaum Could you use this program to make a front end to any configuration file? Could it work in the main CLI without opening its own ASCII dialog thingy?

enusbaum,

@nebyoolae You can use the library to add a terminal/text based UI to any C# console app.

I'm using the Wizard Functionality, but it has a pretty robust assortment of UI elements (Text Editors, Progress Bars, Modals, etc.).

  • All
  • Subscribed
  • Moderated
  • Favorites
  • โ€ข
  • anitta
  • InstantRegret
  • mdbf
  • ngwrru68w68
  • magazineikmin
  • thenastyranch
  • rosin
  • khanakhh
  • osvaldo12
  • Youngstown
  • slotface
  • Durango
  • kavyap
  • DreamBathrooms
  • JUstTest
  • tacticalgear
  • ethstaker
  • modclub
  • cisconetworking
  • tester
  • GTA5RPClips
  • cubers
  • everett
  • megavids
  • provamag3
  • normalnudes
  • Leos
  • lostlight
  • All magazines