Hexorg

joined 1 year ago
MODERATOR OF
[–] Hexorg 2 points 3 months ago

Yup, I’ve been plagued by this bug for a long time. I’m very excited to use this!

[–] Hexorg 1 points 3 months ago* (last edited 3 months ago) (1 children)

Good point! I wonder if we’re spoiled by computer invention though. Would be interesting to compare preWW2 invention rates and now. I suspect computers just made everything else easier, but now we’re back to hard problems

[–] Hexorg 6 points 3 months ago (3 children)

To be fair, there’s only been 24 year’s of 21 century. Most things you gave listed happened at the end of the 20th century. But also the question is somewhat self negating - we won’t know what’s the greatest invention until we see it working great, but it takes much more than 24 years to take an invention from concept to consumption. For example computational biology is kicking off. Computer aided dna generation started in the past 24 years. But it’s so new few people think about it. Just like no one thought of internet as the greatest invention in the 70s… it was just too new

[–] Hexorg 14 points 1 year ago

Alternatives or not, I think it’d be very beneficial to document concept of operation that you want. That way you can either take pieces of these conops and tell lemmy devs what you want, or if you have your own project this will be its conops and you can guide developers towards features you need.

[–] Hexorg 1 points 1 year ago

That’s because the full version of that mentality is “Tax me less, don’t use my tax money to subsidize someone else, give that money to my company!” Instead

[–] Hexorg 1 points 1 year ago (1 children)

To be fair even in trek - there’s a world war 3 that’s driven by pure greed before humanity decides it’s enough. And the climax of the greed and that war starts in 2026… so we might be on the course to the utopia … but not before suffering some more.

[–] Hexorg 3 points 1 year ago (3 children)

I agree with everything you said, but also it’d be super interesting to cancel the factory farming subsidies and see whole foods flourish. Theoretically this would raise the cost of burgers and lower the cost of vegetables and other healthy products.

I agree it’ll never happen, but it would probably move US closer to European diets.

[–] Hexorg 1 points 1 year ago

Centralization is likely the unintended end result of the internet. Consider a mesh network where all the links have even throughput. Now suddenly one node has some content that goes viral. Everyone wants to access that data. Suddenly that node needs to support a link that’s much wider because everyone’s requests accumulate there.

Someone goes and upgrades that link. Well now they can serve many more other nodes so they start advertising to put others' viral information on the node with larger link.

[–] Hexorg 2 points 1 year ago

Certainly - and there still are those channels that we all love for their dedication. But there are a lot more mediocre channels too

[–] Hexorg 7 points 1 year ago (3 children)

You bring a great point I hadn’t considered before. Only people with passion for something will do it for free while many more people with so that for cash. Though it’s interesting to see that cash doesn’t make passionate people’s content better it just makes more mediocre content.

[–] Hexorg 1 points 1 year ago

Gentoo. It makes me feel like I’m in full control of my system.

[–] Hexorg 4 points 1 year ago (1 children)

My friend, let me tell you a story during my studies when I had to help someone find a bug in their 1383-line long main() in C… on the other hand I think Ill spare you from the gruesome details, but it took me 30 hours.

 

I'm building 90s themed arcade In my shed... but I still want to keep a little workshop area so I'm splitting my shed into 3 rooms including the attic/upstairs.

I've never done construction aside from small things like routing cat6 through the house, so I decided to practice virtually first - I've reconstructed my shed's frame in Blender and added all the lumber that I need to add the second floor. I've also 3d-scanned the current structure and superimposed it in blender so it was a bit easier to see if what I'm doing is sane at all.

Bonus: 3dscan video:

I have a laserdisc collection with a few CRT TVs, Pentium 3 computer with Windows 98, and PlayStation1. I'm also planning on building a few arcade cabinets with emulators.

 

I want to start a discussion of MIT vs GPL and see what you all think

3
submitted 1 year ago* (last edited 1 year ago) by Hexorg to c/networking@infosec.pub
 

I had the weirdest of a problem. Two computers communicating with each other over ping and TFTP works. When I boot one of them into U-boot (a bootloader that supports TFTP boot) it can’t ping not load tftp of the other machine complaining on ARP timeouts.

I swapped with a dumb switch - all works. Everything else (machines, cables) are the same. The managed switch is a Cisco switch and I have a serial console to it, but I’m not familiar with managing those switches - what feature is potentially blocking u-boot's arp packets?

I’ve double checked with tcpdump - the other machine never seer u-boot's arp packets, but does when the same board is booted into Linux. I’ve also checked Cisco's monitor event-trace arp continuous and it didn’t print any packets but it did say link status went from up to down to back up when I rebooted.

Here's the switch config - I removed exclamation marks because there isn't much. The u-boot board is on port 1/0/6, the TFPT server is on 1/0/1

version 15.0
no service pad
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
hostname switch
boot-start-marker
boot-end-marker
no aaa new-model
switch 1 provision ws-c2960s-48td-l
spanning-tree mode pvst
spanning-tree extend system-id
vlan internal allocation policy ascending
interface FastEthernet0
 no ip address
interface GigabitEthernet1/0/1
interface GigabitEthernet1/0/2
interface GigabitEthernet1/0/3
interface GigabitEthernet1/0/4
interface GigabitEthernet1/0/5
interface GigabitEthernet1/0/6
interface GigabitEthernet1/0/7
interface GigabitEthernet1/0/8
interface GigabitEthernet1/0/9
interface GigabitEthernet1/0/10
interface GigabitEthernet1/0/11
interface GigabitEthernet1/0/12
interface GigabitEthernet1/0/13
interface GigabitEthernet1/0/14
interface GigabitEthernet1/0/15
interface GigabitEthernet1/0/16
interface GigabitEthernet1/0/17
interface GigabitEthernet1/0/18
interface GigabitEthernet1/0/19
interface GigabitEthernet1/0/20
interface GigabitEthernet1/0/21
interface GigabitEthernet1/0/22
interface GigabitEthernet1/0/23
interface GigabitEthernet1/0/24
interface GigabitEthernet1/0/25
interface GigabitEthernet1/0/26
interface GigabitEthernet1/0/27
interface GigabitEthernet1/0/28
interface GigabitEthernet1/0/29
interface GigabitEthernet1/0/30
interface GigabitEthernet1/0/31
interface GigabitEthernet1/0/32
interface GigabitEthernet1/0/33
 switchport access vlan 103
 switchport mode access
interface GigabitEthernet1/0/34
 switchport access vlan 103
 switchport mode access
interface GigabitEthernet1/0/35
 switchport access vlan 103
 switchport mode access
interface GigabitEthernet1/0/36
 switchport access vlan 103
 switchport mode access
interface GigabitEthernet1/0/37
 switchport access vlan 102
 switchport mode access
interface GigabitEthernet1/0/38
 switchport access vlan 102
 switchport mode access
interface GigabitEthernet1/0/39
 switchport access vlan 102
 switchport mode access
interface GigabitEthernet1/0/40
 switchport access vlan 102
 switchport mode access
interface GigabitEthernet1/0/41
 switchport access vlan 101
 switchport mode access
interface GigabitEthernet1/0/42
 switchport access vlan 101
 switchport mode access
interface GigabitEthernet1/0/43
 switchport access vlan 101
 switchport mode access
interface GigabitEthernet1/0/44
 switchport access vlan 101
 switchport mode access
interface GigabitEthernet1/0/45
 switchport access vlan 100
 switchport mode access
interface GigabitEthernet1/0/46
 switchport access vlan 100
 switchport mode access
interface GigabitEthernet1/0/47
 switchport access vlan 100
 switchport mode access
interface GigabitEthernet1/0/48
 switchport access vlan 100
 switchport mode access
interface GigabitEthernet1/0/49
interface GigabitEthernet1/0/50
interface TenGigabitEthernet1/0/1
interface TenGigabitEthernet1/0/2
interface Vlan1
 no ip address
ip http server
ip http secure-server
line con 0
line vty 5 15
end
23
submitted 1 year ago* (last edited 1 year ago) by Hexorg to c/chat
 

Y’all seem like a bunch of friendly folk. I moved to the research triangle, North Carolina during the pandemic and need to rebuild my social circles. Unfortunately I work from home and have a toddler and an infant so meeting new people in real life has been extra challenging. Anyone in the area here? I’m building a 90s themed arcade in my shed, ask me anything!

 

Technically New isn’t either but that one makes sense. However what’s considered Active on !technology@beehaw.org is unattainable on say !food@beehaw.org as a result I see many posts from very active communities and nothing from less active ones.

Is there a work-around for that side from going to each of the communities I’m subscribed to? Or is this just a todo for lemmy devs for now?

 

I googled "missing medieval servant" and it came back "page not found."

11
submitted 1 year ago by Hexorg to c/ukraine@lemmy.ml
 

Russian propaganda machine was full force in America during the 2016 election and I’m sure it still is quite active to an extent in the states. What’s the general feel for Russian propaganda in Ukraine? Are there many Russian-supporting Ukrainians? Do many of them change opinions once Russia is in their towns?

Uhh I should note that I’m quite ignorant on the subject and if my question makes you irritated - I’m sorry I don’t mean to start anything.

view more: next ›