Readit News logoReadit News
ermir commented on Ask HN: Who wants to be hired? (October 2025)    · Posted by u/whoishiring
ermir · 5 months ago
Location: EU, Balkans (UTC+2)

    Remote: Yes
    Willing to relocate: No
    Technologies: NodeJS (Typescript), .NET (C#), PHP, VueJS, React, PostgreSQL, Docker, WebRTC
    Résumé/CV: https://suldashi.com/cv.pdf
    Email: on my CV
Full-stack software engineer with over 10 years of experience creating solutions that help teams and businesses succeed. I enjoy jumping into both new projects and existing systems, learning as I go, and tackling whatever challenge the team may face, whether that’s coding, mentoring, or helping solve tricky problems. I thrive in research-heavy environments and my most unique project was building a large-scale audio streaming backend using WebRTC and custom servers.

ermir commented on Why, as a responsible adult, SimCity 2000 hits differently   arstechnica.com/gaming/20... · Posted by u/doppp
ermir · 6 months ago
It speaks to the quality of the SimCity games that they offer something for all ages. I also changed my perspective on a few violent scenes in games when I had a child, I could no longer stomach scenes such as No Russian (iykyk), which I had no problem at all as a teen.
ermir commented on Make any site multiplayer in a few lines. Serverless WebRTC matchmaking   oxism.com/trystero/... · Posted by u/haxiomic
Reubend · 7 months ago
WOW this is cool! I love this, but as a nitpick, how scalable is it to do each connection peer to peer? Doesn't that mean that I have to keep a stream connection open for everyone who I want to include in the room?
ermir · 7 months ago
When I experimented with this a few years back a true NxN room would cap around 8 people when using PCs and 4 on mobile, the bottleneck is encoding/decoding of the video. For larger rooms you need a server to route the video to all recipients, this is called an SFU. With an SFU you can have hundreds of participants, but not everyone can speak or be seen at once.

For audio-only the sky is the limit. I used to work on a voice-based social media and you also need an SFU here as well, but I added a few mixing features so that multiple incoming audio streams would be mixed together into a single outgoing one. Was very fun (and scalable).

ermir commented on Ask HN: What are you working on? (March 2025)    · Posted by u/david927
ermir · a year ago
I have way too many things that catch my interest, but right now I am designing a paper and aluminum foil based linear electric motor. The idea is to create an electromechanical display that pushes a colored piece of paper into place to create a pixel, and see if this can be done cheaply and at scale. The electronics that I have selected look very promising, all I have to do is test the idea and see if this is worth pursuing further.
ermir commented on AMD adds RF-sampling data converters to Versal adaptive SoCs (2024)   electronicsweekly.com/new... · Posted by u/teleforce
londons_explore · a year ago
So the intended market for these are...

Lab gear...?

Does it make sense in anything with higher sales volumes, or would it always make sense to make dedicated silicon with hardware offload for one specific protocol?

5G/6G base stations?

ermir · a year ago
The primary use for these is implementing Software-Defined Radios and the primary user of these is the military. SDRs allow jamming resistance, operation in hostile radio zones, and flexible network topologies.
ermir commented on I had to take down my course-swapping site or be expelled   linkedin.com/posts/jdkaim... · Posted by u/jdkaim
ermir · a year ago
Sounds like this guy did not even publish or finish the project, but only communicated his intent. The university is clearly persecuting him and he should absolutely talk to a lawyer.
ermir commented on Fiber optic drone control beats any RF jammer   forbes.com/sites/davidham... · Posted by u/walterbell
psd1 · 2 years ago
Power transmission is going to be lossy. If you want kilometre range, you'll need heavy cable.
ermir · 2 years ago
A few things to consider:

- You don't have to worry too much about efficiency from the ground, since resources are plentiful unlike the sky where every gram counts. For example it would be completely fine to have a 20% efficiency from the ground to the sky (if we don't take into account the heating of the wire), for example spend 2kw to get 400w in the drone. Not ideal, but acceptable to many.

- Also, the efficiency can be greatly improved by using high voltage AC and a transformer on both ends. Very similar to how the power grid works, you can use thin cables to deliver a lot of power, I would not be surprised if 90% efficiency can be achieved. This field has been well researched, tethered drones can fly for hours, but the ranges that are useful in war (10+ km) are a novelty.

ermir commented on Fiber optic drone control beats any RF jammer   forbes.com/sites/davidham... · Posted by u/walterbell
ermir · 2 years ago
I've been thinking a lot about this setup, and it seems it's a major advantage if you can pull it off:

- The drone can send HD video with no interruptions through the fiber, shifting all the AI calculations to the backend, and you don't have to sacrifice your GPUs that you would otherwise add to the drone.

- The fiber drone can act as a radio relay, so you can have many other radio drones connected to it, making jamming much harder and also you can use it as a relay for ground forces as well.

- The fiber can potentially be replaced or augmented with copper, and you can then replace the battery with a transformer, and keep sending electricity from the base station. Such tethered drones already exist and can fly for hours, but maybe they have not been used in war before.

ermir commented on Mandatory speed limiters on EU cars from 2024   autotrader.co.uk/content/... · Posted by u/instagib
_Wintermute · 2 years ago
You're operating fast moving heavy machinery in a public space, an activity that kills thousands each year. If you want freedom then do it elsewhere.
ermir · 2 years ago
Well, why not have alcohol breath sensors in all cars? Why not have the car not start at all without the seatbelts being in place, and not just have the annoying alarm? Why not have the car stop going over 20 km/h if it's unregistered?
ermir commented on Mandatory speed limiters on EU cars from 2024   autotrader.co.uk/content/... · Posted by u/instagib
cynicalsecurity · 2 years ago
You haven't read the article.
ermir · 2 years ago
Sure I have, my objection is on the greater tendency for legislators to use technological means to constrain ordinary behavior. Today is a speed limiter, tomorrow is a embedded car snitch, or an automatic hate speech detector, or whatever else you can think of.

They understood this in the 90s, why not today? https://www.youtube.com/watch?v=dz4HEEiJuGo

u/ermir

KarmaCake day409August 11, 2016
About
Personal site: https://suldashi.com
View Original