finitebanjo

joined 3 months ago
[–] finitebanjo 2 points 1 hour ago

Nobody tell Nintendo.

[–] finitebanjo 1 points 2 hours ago* (last edited 2 hours ago) (1 children)

Democrats want them to have that treatment, but you and one party would rather shutdown an entire sector of the government than give it to them, taking away their general medical coverage as well.

[–] finitebanjo 2 points 2 hours ago

For some reason I can hear it.

[–] finitebanjo 1 points 2 hours ago* (last edited 28 minutes ago)

Biden’s move reduced the death sentences of 37 out of 40 prisoners on federal death row to life imprisonment without parole and followed pressure from campaigners who warned that they were likely to be executed on Trump’s return to the White House.

The exceptions applied to three men who had been convicted of offences regarded as terrorism or hate crimes, including Dzhokhar Tsarnaev, who was found guilty of carrying out the 2013 Boston marathon bombing attack.

Honestly if it's taking us this long to off the Boston Marathon Bomber, is it really any difference? /joke

[–] finitebanjo 1 points 3 hours ago* (last edited 3 hours ago)

Honestly kind of weird, you would expect him to allow literally anybody to advertise their drugs from his usual deregulatory stance.

[–] finitebanjo 1 points 4 hours ago* (last edited 4 hours ago)

No, they don't. Dems have 47 seats currently, 4 Independents caucus with the DNC to select majority leader who calls votes.

In a month it changes over to GOP majority control because last election more people voted for Republicans.

If any legislation gets introduced that the GOP doesn't like, the GOP can filibuster it and it wont pass without 60 votes.

That includes budget bills that allow the entire US Military to operate and all of its members to get salaries and healthcare coverage, as well as general budgets for the rest of the federal government including congress, airports, and regulatory offices. Thats why shitty budgets with antitrans policy is getting passed.

[–] finitebanjo 1 points 4 hours ago (1 children)

DNC don't decide if they win, we do. This is our job to do.

[–] finitebanjo 2 points 5 hours ago

If me asking an honest question is a personal attack, then clearly the truth is your enemy.

[–] finitebanjo 1 points 5 hours ago (2 children)

Oh yeah they should have asked the house nicely to vote to reform every system in the entire government in less than one month: you clearly do not want anything fixed, why are you being so disingenuous?

[–] finitebanjo 1 points 5 hours ago* (last edited 5 hours ago) (4 children)

We had 60 for less than one month almost two decades ago. Since then we've elected less every year and blamed them more every year.

[–] finitebanjo 0 points 5 hours ago* (last edited 5 hours ago) (9 children)

Right right, that's all fine, but we need to elect minimum 60 Democrats. Full stop. We need to support electing 60 Democrats. We can all gather around and discuss how to sort out our Democrats after we remove the Republican Menace.

[–] finitebanjo 1 points 7 hours ago

You can just have them test out some distros with Hyper-V.

I like Kubuntu.

 

A couple of weeks ago I decided to put together a website in my spare time, and it went absolutely terribly.

Then I scrapped that project and started over in React JS.

Anyways, what are the pros and cons of defining the Header and Footer like so:

const Header = () => {
  return (
    <div>
      This is where I'd put my Nav Bar
    </div>
  )
}

const Footer = () => {
  return (
    <div>
      
      copyright 2024

    </div>
  )
}

const App = () => {
  return (
    <div>
      <Header />
      
         The Entire Bee Movie Script might go here for example

      <Footer />
    </div>
  )
}

Is there any issue with this sort of design versus storing the navbar and footer in a separate file and calling them as needed when pages load?

164
Selling out (lemmy.world)
 
124
does it rule? (lemmy.world)
 
 
 
1
submitted 3 weeks ago* (last edited 3 weeks ago) by finitebanjo to c/[email protected]
 

The Intuos Pro Large of old is a drawing tablet without a video screen, with the leading DPI standard in the market at the time. Problem is, even if it was nice and valuable while new, the pens for these things are all held together by a flimsy cheap black plastic ring cone with 0 heat resistance, so once it inevitably cracks all of the internals of the pen will fall out. The plastic piece is hard to replace or 3D print due to it's small size, and there are two extremely tiny springs that are also difficult to source.

On top of that, the Tablet Surface itself is difficult to source as Wacom usually doesn't sell them anymore, so they're always covered in marks and scratches due to being too soft a material.

So a device that might sell for $65 in "like new" condition requires buying a new pen stylus sold for $65 and a surface not sold at all. This has led online marketplaces to be filled with the scrap heaps missing one or both of the above necessary parts.

I am a lucky owner of one of these scrap heaps. Any ideas on what I should do with it other than throw it out? Might be fun to disassemble for practice. Maybe even video content-worthy.

Thanks for stopping by and giving this a read, stranger.

 
 
 

My requirements are thus:

  1. Works offline

  2. Code is not obfuscated, does not have tons of added dependencies and libraries. I'm trying to speed up codewriting, not replace it completely.

  3. Is not a virus

  4. Generates files which can be hosted anywhere.

Unfortunately that seems to disqualify pretty much everything I've been able to find with a regular search engine. It would be nice, wouldn't it? To just have a photo-editor like program to throw a layout together, a list of divs and content, and another panel showing all the properties where you can set pixels or percentages, lock it in for non-flexible or leave it auto adjusting. Have them inherit properties from like a custom composition.

 
80
Ride Rule (lemmy.world)
 
 
view more: next ›