stuieji.ioestcqgpzbf.hath.network Open in urlscan Pro
114.32.16.202  Public Scan

URL: https://stuieji.ioestcqgpzbf.hath.network/
Submission: On May 14 via api from US — Scanned from DE

Form analysis 2 forms found in the DOM

/search

<form action="/search" id="searchbox">
  <input id="search" type="text" name="q" placeholder="Search" title="Search libreddit" value="">
  <button class="submit">
    <svg width="15" viewBox="0 0 110 100" fill="none" stroke-width="10" stroke-linecap="round">
      <path d="M20 50 H100"></path>
      <path d="M75 15 L100 50 L75 85"></path> →
    </svg>
  </button>
</form>

<form id="sort">
  <div id="sort_options">
    <a class="selected" href="/hot">
			Hot
		</a>
    <a href="/new">
			New
		</a>
    <a href="/top">
			Top
		</a>
    <a href="/rising">
			Rising
		</a>
    <a href="/controversial">
			Controversial
		</a>
  </div>
</form>

Text Content

libreddit. Feeds

MAIN FEEDS

Home Popular All

REDDIT FEEDS

cpp cscareerquestions datacurator ECE FPGA gamedev NintendoSwitch Piracy
playstation privacy programming rust selfhosted SteamDeck SwitchPirates vulkan
WinDeck
→
reddit settings settings
Hot New Top Rising Controversial

--------------------------------------------------------------------------------

r/programming • u/ryan_with_a_why • 5h ago


FIX INCOMING! EMPTY S3 BUCKETS WON'T BE ABLE TO MAKE YOUR AWS BILL EXPLODE

Thumbnail aws.amazon.com
387 Upvotes

38 comments

--------------------------------------------------------------------------------

r/NintendoSwitch • u/Turbostrider27 • 13h ago


NEWS FINAL FANTASY MAKER SQUARE ENIX WILL AGGRESSIVELY PURSUE A MULTIPLATFORM
STRATEGY AFTER PROFITS TUMBLE


ign.com
1.6k Upvotes

575 comments

--------------------------------------------------------------------------------

r/SteamDeck • u/Green-Grape-876 • 7h ago


PICTURE ON A BUDGET BUT STILL HAVING FUN


image
408 Upvotes

Playing it on steam deck isn’t to terrible actually. I’ve been enjoying ready or
not so far. How about you?

90 comments

--------------------------------------------------------------------------------

r/privacy • u/the_toph • 9h ago


DISCUSSION NEW DEVICE POLICY AT WORK: "WE CAN CONFISCATE AND DESTROY YOUR
PERSONAL DEVICES"

383 Upvotes

"I understand that if I choose to use a personal device to access [my place of
employment] data and communication services that I may be required to surrender
the device to [my place of employment] at any time for suspected misuse or in
support of an internal investigation. I also understand that the device may be
destroyed and not returned if necessary".

While I completely understand the need for BYOD policies to protect corporate
resources, this is worded extremely poorly. It's not like they've given us an
option for a MDM'd corporate device, or sign this policy - this came out of the
blue.

Would you sign this?

165 comments

--------------------------------------------------------------------------------

r/playstation • u/IcePopsicleDragon • 2h ago


NEWS PLAYSTATION NAMES HERMEN HULST AND HIDEAKI NISHINO AS ITS NEW CEOS


image
78 Upvotes

15 comments

--------------------------------------------------------------------------------

r/cscareerquestions • u/throwaway285941000 • 8h ago


NAME AND SHAME THE WORST COMPANY YOU’VE EVER WORKED AT

207 Upvotes

I made a few posts a while back asking people to list the worst place they’ve
worked at. It was surprising to see so many companies that I had applied to on
that list (thank you all for the warnings), especially ones that we normally
don’t hear about having bad reputations.

What is/was the worst company you’ve worked for?

183 comments

--------------------------------------------------------------------------------

r/gamedev • u/StevenJac • 9h ago


QUESTION EXAMPLES WHERE GAME DEVS RUINED THEIR REPUTATION?

166 Upvotes

I'm trying to collect examples to illustrate that reputation is also important
in making games.

Can someone give me examples where game devs ruined their reputation?

I can think of these

 * Direct Contact devs
 * Yandere dev

385 comments

--------------------------------------------------------------------------------

r/rust • u/desiringmachines • 2h ago


REFERENCES ARE LIKE JUMPS

Thumbnail without.boats
24 Upvotes

2 comments

--------------------------------------------------------------------------------

r/selfhosted • u/r58_ • 7h ago


RUNNING SERVICES FOR ONLY HOME USE (NO REMOTE ACCESS) - SECURITY RISK?

38 Upvotes

Noob question here - I am getting into self-hosting and am wondering: at what
point does it start to introduce more security risks than the average internet
user would incur?

Right now I am running a pi-hole, with unbound DNS. On the same machine I'm
running a recipe manager (Tandoor) that is only accessible to me when I am on my
home network. From what I know about private IP addresses and NAT, my services
are no different than my printer, but I would like to know if I'm wrong.

23 comments

--------------------------------------------------------------------------------

r/cpp • u/better_life_please • 19h ago


GCC HAS NOW ALMOST FULLY IMPLEMENTED C++23

331 Upvotes

I find it crazy how GCC (v14) has almost fully implemented the core language
features of C++23 (except two features).

The standard was finalized in Feb 2023. GCC has managed to do this in little
over a year after the standard came out. This is brilliant and rarely happens
with modern compilers.

Thank you a ton to all the people who contributed to GCC and made all this
possible.

46 comments

--------------------------------------------------------------------------------

r/FPGA • u/real_pm100 • 3h ago


HOW TO DEAL WITH TIMING ERRORS? SLOW THE CLOCK OR FIX THE LOGIC

5 Upvotes

My first non trivial project. I have worked out why I am getting nasty results
in hw but sim is fine. I am way out on the max clock speed that pnr estimates.
ice40hx8k running at 100mhz. pnr says max frequency is < 50mhz. Took me some
time to work out how to read the reports.

So should I

 * slow down the clock. If so how?
 * check the critical paths. Is this something I can fix? Both icecube and
   nextpnr show critical paths. But I dont know how to read them or what
   techniques to optimise my code.

23 comments

--------------------------------------------------------------------------------

r/ECE • u/Matr_mo • 3h ago


CONFUSION ABOUT THE ROADMAP OF LEARNING FPGA PROGRAMMING

2 Upvotes

I'm a 3rd-year computer engineering student, and I've always loved computer
architecture. I've wanted to learn more about it and design processors with the
knowledge I've acquired. Recently, I've been trying to search for sources to
learn how to design a RISC-V based processor and FPGA-related topics kept coming
up, so I decided to search for where to study FPGAs online. Since my university
program isn't that good, I've always searched for resources online to get a
better learning quality and discover new topics.

I found Udemy and Coursera courses, but I didn't see many reviews on Reddit
about them and couldn't tell if they would be a good starting point or not.
Other recommendations that I read were practical learning and practical books,
but it's a bit difficult for me since I'm Palestinian, and these chips are
somewhat hard to get due to strict regulations on electronics. In the end, I was
overwhelmed by the different resources and couldn't figure out where to begin.

So, what is a good roadmap to learn FPGA programming with the end goal of
designing a RISC-V based processor? Or am I getting this all wrong? Is it even
necessary to learn FPGAs for this purpose?
I have a good background in computer architecture, mainly from the P&H
textbooks, and I also know slightly more than basic-level Verilog and VHDL.

1 comment

--------------------------------------------------------------------------------

r/SwitchPirates • u/_kinghenati • 16h ago


QUESTION STRUGGLING WITH SOFTWARE RP2040 PICOFLY


image
20 Upvotes

So I installed the picofly 2040 Rp modchip buttt it didn’t turn on that was due
to it not having software installed on the chip itself once installed it boots
into OFW and the chip flashes 🔵..🟡🟡..🟡🟡..🟡🟡 Not sure if the software went
on the chip properly

14 comments

--------------------------------------------------------------------------------

r/vulkan • u/TrishaMayIsCoding • 22h ago


MULTIPLE COMMAND BUFFER IN SUBMITINFO ?

0 Upvotes

Hi,

How can I set multiple command buffers to submitInfo, code below seems not
working.

TIA.

// _RecordedCommandBuffers is an std::vector<VkCommandBuffer> 

_Surface->_SubmitInfo.pCommandBuffers    = &_RecordedCommandBuffers.Data();
_Surface->_SubmitInfo.commandBufferCount = _RecordedCommandBuffers.size()


6 comments

--------------------------------------------------------------------------------

r/datacurator • u/zyguo • 3d ago


LOOKING FOR A VIDEO MANAGER CAN LIST AUDIO/SUBTITLE TRACK INFO

4 Upvotes

Like total audio track number, language, format, channel, bitrate, stream size.

Too many video files to check 1 by 1.

1 comment

--------------------------------------------------------------------------------

r/WinDeck • u/Popular-Ad-3668 • Jan 14 '23


CAN I UPGRADE TO WINDOWS 11 ON MY WINDOWS BOOTABLE SD CARD

2 Upvotes

So I created a windows 10 bootable sd card (because I didn’t want to partition
my ssd) and I’m wondering would it be possible to upgrade to windows 11 without
having to go through making a whole new bootable sd. Just natively upgrade

2 comments

--------------------------------------------------------------------------------

r/rust • u/K0eg • 9h ago


I HEAR A LOT OF HATE SURROUNDING WASM AND RUST

74 Upvotes

On YouTube i hear that it's to complicated and unnecessary, and if you are on
the frontend js is the only right option. But I don't understand the hate. I
started using leptos, and i really like it. So could you explain why are people
hating on wasm and rust

124 comments

--------------------------------------------------------------------------------

r/playstation • u/J-20-7000 • 15h ago


IMAGE DO THEY HAVE NO IDEA WHAT SPECS ARE? THIS ES IN MY SCHOOL.


image
778 Upvotes

67 comments

--------------------------------------------------------------------------------

r/Piracy • u/eziodafoq • 6h ago


HUMOR ONLY COMPANY I WOULD PAY MONEY FOR


image
379 Upvotes

36 comments

--------------------------------------------------------------------------------

r/selfhosted • u/mrjberlin • 8h ago


MY BRIEF EXPERIENCE WITH HETZNER: PERHAPS A FEW WORDS OF CAUTION?

37 Upvotes

I recently attempted to become a customer at Hetzner, but my experience was cut
short (about four days). This review may not be extensive, but I hope it
provides some insights for those considering Hetzner.

 1. When Hetzner says, "We have decided to deactivate your account," they mean
    it quite literally. Once deactivated, I could not even log in. Their system
    reported "invalid credentials." It's unclear whether this deactivation also
    terminates any associated hosting or other services, but if it does, it can
    be particularly problematic if you don’t have backups stored elsewhere.
    Never have any backups with your current host, always have them elsewhere.
 2. Don't create an account there on a Friday, unless it's early in the morning,
    since their account verification team only works Monday to Friday. Also keep
    in mind the time zone.
 3. Don't create an account their using a VPN? I didn't but apparently that's
    also a possible trigger that causes a red flag, as per other previous user
    posts.
 4. Don't create an account there, submit your personal or business
    identification, and then update anything else within your account. I,
    possibly?, got my account deactivated due to: "After reviewing your updated
    customer information." Which for me was just adding an additional email
    address. Possible trigger?
 5. Creating an account with Credit Card vs PayPal? I've seen a few threads
    about this but don't think it matters. I went the credit card route but
    still got denied.
 6. Creating an account for Individual vs Business purposes? Perhaps this was an
    issue? I created my account as a business, and submitted the proper
    identification; which I know is a concern for most especially in regards to
    privacy. Business is business but still surprised to be rejected as this was
    for business purposes.

Lastly, as with any host/company, they can do whatever they want. I was aware
that Hetzner was more of a "strict" company when compared to the rest but with
proper identification and payment method it really came to a shock. Also felt
like a dummy putting some things on pause by waiting 3 days for such a decision.

The complete removal of my account access was the real kicker, especially
considering their final communication about having concerns with my updated
information. I can't imagine being with a host like that and waking up to an
email stating:

> After reviewing your updated customer information, we have decided to
> deactivate your account because of some concerns we have regarding this
> information. Therefore, we have cancelled all your existing products and
> orders with us.

I am still on the lookout for a reliable EU-based dedicated server provider and
hope my next choice will offer a more flexible and transparent customer service
experience.

29 comments

--------------------------------------------------------------------------------

r/playstation • u/drzoidberg33 • 11h ago


IMAGE PICKED UP A SEALED 20TH ANNIVERSARY PS4 - HAD TO OPEN IT TO CHECK THE
NUMBER!


gallery
304 Upvotes

31 comments

--------------------------------------------------------------------------------

r/ECE • u/garlic_bread_ong88 • 7h ago


PROJECTS TO WORK ON DURING THE SUMMER?

3 Upvotes

I recently just finished my first year as an electrical engineering major. I was
able to land an internship this summer, but the role is in manufacturing
engineering, so it isn't really related to ECE that much. I want to land a solid
ECE internship for summer 2025. My interests are primarily in robotics/control,
embedded systems, FPGAs, etc. What are some good projects to work on for this
summer to prep me for next year? I was thinking about exploring computer vision
and FPGA projects tbh. I'm open to any recommendations tbh.

1 comment

--------------------------------------------------------------------------------

r/FPGA • u/Luigi_Boy_96 • 11h ago


XILINX RELATED VHDL-2008 IS SUPPORTED, CLAIMED BY XILINX BUT I DOUBT IT

12 Upvotes

Hi guys, apparently Xilinx claims that they support VHDL-2008 since version
2022.2.

At my work, I use Quartus which has really good support of VHDL-2008. In the
past, I used Vivado and I remember that the synthesiser had better support than
the simulator, which frustrated me a lot. Privately, I have Vivado installed but
so far I never used it though. However, I'm designing something, which I want to
test soon on a Xilinx board.

Well, if I check their pages for synthesis and simulation.

They write:

> AMD Vivado™ synthesis supports a synthesizable subset of the VHDL-2008
> standard. The following section describes the supported subset and the
> procedures to use it.
> 
> The AMD Vivado™ simulator supports the subset of VHDL 2008 (IEEE 1076-2008).
> The complete list is given in Supported features of VHDL 2008 (IEEE1076-2008).

Sadly, they don't provide a list what are still missing though.
So my question is, do you know what kind of features they still miss?

Thank you & cheers

15 comments

--------------------------------------------------------------------------------

r/FPGA • u/HuyenHuyen33 • 10h ago


XILINX RELATED HOW MANY REASONS ARE THERE WHEN THE CODE RUNS SUCCESSFULLY IN
SIMULATION BUT CANNOT RUN ON THE BASYS3 BOARD?

10 Upvotes

How many reasons are there when the code runs successfully in simulation but
cannot run on the Basys3 board?

I have made a Single Cycle RV32I and put asm code in IMEM, this code is used to
get signal from sw and display it on led.

https://preview.redd.it/aymc9ohck70d1.png?width=1920&format=png&auto=webp&s=a2efb169ac704d628e1c903c3f9bdf6cb3e65b47

This is the simulation, I assume sw = 6, after some clock, ledr = 6.

So far so good.

But when I put this code on Basys3. Nothing happens, sw keep toggling but the
ledr is off.

Here the top-module name wrapper.v:

https://preview.redd.it/4z8xa9dbq70d1.png?width=1920&format=png&auto=webp&s=2eff80fcb09f09cb251d76c4c5e98634496401b5

Here the memory mapping, basically, I drive x900 to x880:

https://preview.redd.it/xx81z5wj180d1.png?width=1331&format=png&auto=webp&s=564fe8889c0a6e8f93b2c36e2c307db884d0ea6d

Here the Schematic:

https://preview.redd.it/m53105ab680d1.png?width=1972&format=png&auto=webp&s=f28606698f8faae91989ce7228de1061f2cfd153

https://preview.redd.it/92cqxo3e680d1.png?width=1000&format=png&auto=webp&s=a35f5420fb554283ab72612fe6f48bd3e7f5814b

Here the asm code:

addi x2, x0, 0x700
addi x3, x2, 0x200
addi x4, x2, 0x180
loop:
lw x5, 0(x3)
sw x5, 0(x4)
jal x1, loop


Here the Messages during Generate Bitstream:

https://preview.redd.it/xz1es4jv380d1.png?width=1920&format=png&auto=webp&s=bee756e44024c8dfbe0d128cee2504c237931e88

Here the Basys3, I drive sw[13:0] to led[13:0], 100Mhz clock to led[14], Reset
Button (btnC) to led[15], while led[15:14] work as I expect, led[13:0] is turn
off whether I toggle Switch or not:

https://preview.redd.it/7syyskq1580d1.png?width=2560&format=png&auto=webp&s=e387bdba8d751782f15ced861acfd184e32b5976

(I pushed the btnC as a negative reset for singlecyclerv32i, led[15] turn off)

https://preview.redd.it/6oenb6k7580d1.png?width=2560&format=png&auto=webp&s=4a250dd453a1b952587c4b3b85e160491925cc30

(led[13:0] = 0 all the time)

21 comments

--------------------------------------------------------------------------------

r/playstation • u/Weirdchamp_00 • 19h ago


IMAGE WHAT IS THIS AVATAR


image
1.0k Upvotes

does anyone else have this?

108 comments
NEXT

v0.30.1

ⓘ View instance info
<> Code